paper-with-me

Papers

Latent Implicit Visual Reasoning

2025-12-24 · Kelvin Li, Chuyi Shang, Leonid Karlinsky, Rogerio Feris, Trevor Darrell, Roei Herzig arxiv

While Large Multimodal Models (LMMs) have made significant progress, they remain largely text-centric, relying on language as their core reasoning modality. As a result, they are limited in their ability to handle reasoning tasks that are predominantly visual. Recent approaches have sought to address this by supervising intermediate visual steps with helper images, depth maps, or image crops. However, these strategies impose restrictive priors on what "useful" visual abstractions look like, add heavy annotation costs, and struggle to generalize across tasks. To address this critical limitation, we propose Latent Implicit Visual Reasoning (LIVR), a task-agnostic mechanism that trains LMMs to discover and use latent visual reasoning tokens without explicit intermediate supervision. These tokens attend globally and re-encode the image in a task-adaptive way, enabling the model to extract relevant visual information without hand-crafted supervision. LIVR consistently outperforms direct supervised fine-tuning across diverse vision-centric tasks and multiple LMM backbones. In broader comparisons, LIVR remains competitive with or outperforms prior text-based and explicit-visual-intermediate reasoning methods, while requiring no additional intermediate supervision such as helper images, bounding boxes, image crops, depth maps, or chain-of-thought annotations. Our project page can be found here: https://www.chuyishang.com/livr/

📄 PDF Abstract BibTeX arXiv:2512.21218

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Interpretable Visual Reasoning via Probabilistic Formulation under Natural Supervision

2020-08-01 · ECCV 2020 8 · Xinzhe Han, Shuhui Wang, Chi Su, Weigang Zhang 외

Visual reasoning is crucial for visual question answering (VQA). However, without labelled programs, implicit reasoning under natural supervision is still quite challenging and previous models are hard to interpret. In t…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)Visual Reasoning

DeepLatent: Think with Images via Parallel Latent Visual Reasoning

2026-05-30 · Dongchen Lu, Zhimo Li, Mao Shu, Huo Cao arxiv

The emerging paradigm of "thinking with images" embeds visual states into intermediate reasoning steps, defining a new frontier for Vision-Language Models. Existing approaches diverge along two lines. Tool-assisted metho…

Reinforcement LearningKnowledge DistillationVisual Reasoning

SIM-CoT: Supervised Implicit Chain-of-Thought

2025-09-24 · Xilin Wei, Xiaoran Liu, Yuhang Zang, Xiaoyi Dong 외 arxiv

Implicit Chain-of-Thought (CoT) methods offer a token-efficient alternative to explicit CoT reasoning in Large Language Models (LLMs), but a persistent performance gap has limited their adoption. We identify a core laten…

CrystaL: Spontaneous Emergence of Visual Latents in MLLMs

2026-02-24 · Yang Zhang, Danyang Li, Yuxuan Li, Xin Zhang 외 arxiv

Multimodal Large Language Models (MLLMs) have achieved remarkable performance by integrating powerful language backbones with large-scale visual encoders. Among these, latent Chain-of-Thought (CoT) methods enable implici…

IV-CoT: Implicit Visual Chain-of-Thought for Structure-Aware Text-to-Image Generation

2026-06-23 · Zixuan Li, Haokun Lin, Yicheng Xiao, Zhiwei Li 외 arxiv

Unified multi-modal large language models (MLLMs) have achieved strong text-to-image generation quality, but still struggle with structure-aware prompt following, where object counts, spatial relations, attribute binding…

Text-to-Image GenerationVisual Reasoning