SearcharxivSearch

arXiv subjects

Cheng-Yu Yang

Publications and source records attributed to Cheng-Yu Yang.

3 recordsLinked to original sources

Reroute, Don't Remove: Recoverable Visual Token Routing for Vision-Language Models

Vision-language models (VLMs) project images into hundreds to thousands of visual tokens, making decoder inference expensive in both attention computation and KV-cache memory. Existing visual-token reduction methods largely follow a rank-and-remove paradigm: they score visual tokens, keep a compact subset, and permanently discard the rest. We show that this irreversible action is fragile because visual-token importance changes across decoder depth; tokens ranked low at one stage may become relevant in later layers, especially for grounding-sensitive queries. We propose Reroute, a training-free plug-in that replaces removal with recoverable routing. At each routing stage, selected vision tokens pass through decoder blocks, while deferred tokens bypass the stage and re-enter the candidate pool at the next routing decision. Reroute reuses existing attention-score ranking rules and stage-wise schedules, preserving the theoretical TFLOPs and KV-cache budget class of the pruning method it augments. Across FastV, PDrop, and N\"uwa variants on LLaVA-1.5 and Qwen backbones, reroute improves grounding under aggressive token reduction while maintaining general VQA performance. These results suggest that VLM token reduction should not be viewed only as irreversible pruning, but also as recoverable routing. The code can be found here: https://github.com/elmma/mllm-reroute/

cs.CV

NuiWorld: Exploring a Scalable Framework for End-to-End Controllable World Generation

World generation is a fundamental capability for applications like video games, simulation, and robotics. However, existing approaches face three main obstacles: controllability, scalability, and efficiency. End-to-end scene generation models have been limited by data scarcity. While object-centric generation approaches rely on fixed resolution representations, degrading fidelity for larger scenes. Training-free approaches, while flexible, are often slow and computationally expensive at inference time. We present NuiWorld, a framework that attempts to address these challenges. To overcome data scarcity, we propose a generative bootstrapping strategy that starts from a few input images. Leveraging recent 3D reconstruction and expandable scene generation techniques, we synthesize scenes of varying sizes and layouts, producing enough data to train an end-to-end model. Furthermore, our framework enables controllability through pseudo sketch labels, and demonstrates a degree of generalization to previously unseen sketches. Our approach represents scenes as a collection of variable scene chunks, which are compressed into a flattened vector-set representation. This significantly reduces the token length for large scenes, enabling consistent geometric fidelity across scenes sizes while improving training and inference efficiency.

cs.CV

Harnessing Hybrid Frequency-Entangled Qudits through Quantum Interference

High-dimensional (HD) quantum entanglement expands the Hilbert space, offering a robust framework for quantum information processing with enhanced capacity and error resilience. In this work, we present a novel HD frequency-domain entangled state, the hybrid frequency-entangled qudit (HFEQ), generated via Hong-Ou-Mandel (HOM) interference, exhibiting both discrete-variable (DV) and continuous-variable (CV) characteristics in the frequency domain. By tuning HOM interference, we generate and control HFEQs with dimensions $D=5,7,9,11, confirming their DV nature. Franson interferometry confirms the global frequency correlations with visibility exceeding 98% and verifies the CV entanglement within individual frequency modes with visibility greater than 95%. Our findings provide deeper insight into the physical nature of frequency-entangled qudits generated by quantum interference and introduce a novel resource for HD time-frequency quantum information processing.

quant-ph