CVJun 23

Latent Visual States for Efficient Multimodal Reasoning

arXiv:2606.2423330.7
Predicted impact top 2% in CV · last 90 daysOriginality Highly original
AI Analysis

For large multimodal models, this work addresses the latency and rigidity of discrete output-based tool invocation by enabling native continuous visual reasoning.

EVA introduces a framework that generates continuous latent visual representations (Latent_slot tokens) as intermediate reasoning steps, trained end-to-end with discrete text tokens. It achieves significant performance gains and improved inference efficiency across multiple benchmarks.

The integration of visual evidence has significantly enhanced the capabilities of large multimodal models. However, this integration predominantly relies on generating discrete outputs (etc., code or box coordinates) to invoke external tools, a process that introduces rigid dependencies and substantial latency. To overcome these limitations, we propose {EVA} (LatEnt Visual StAtes), a novel framework that natively generates continuous latent visual representations. These internal representations manifest as an adaptive sequence of Latent\_slot tokens, serving as intermediate visual thoughts during the reasoning process. These Latent\_slot tokens are then trained end-to-end with the discrete text tokens. This co-optimization, notably, causes extreme policy deviation in the 'transition window' following the Latent\_slot tokens. We develop D-GSPO (Decouple-GSPO) to target this root cause by decoupling the optimization of latent and discrete components. To support SFT, we construct EVA-230K, a high-quality text-image interleaved CoT dataset encompassing a diverse range of real-world scenes, documents, charts and OCR tasks. Extensive experiments across multiple benchmarks confirm that EVA achieves significant performance gains while enhancing inference efficiency.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes