paper-with-me

Papers

UniVLR: Unifying Text and Vision in Visual Latent Reasoning for Multimodal LLMs

2026-05-12 · Houcheng Jiang, Jiajun Fu, Junfeng Fang, Chen Gao, Xiang Wang, Xiangnan He, Yong Li arxiv

Multimodal large language models are increasingly expected to perform thinking with images, yet existing visual latent reasoning methods still rely on explicit textual chain-of-thought interleaved with visual latent tokens. This interleaved design limits efficiency and keeps reasoning fragmented across separate text and vision channels. We propose UniVLR, a unified visual latent reasoning framework that treats textual reasoning and auxiliary visual evidence as a shared visual workspace. Instead of preserving text CoT as an independent inference-time path, UniVLR renders reasoning traces together with auxiliary images and learns to compress this unified representation into compact visual latent tokens. At inference time, the model reasons only through visual latents and directly decodes the final answer, avoiding both external tool calls and verbose text reasoning. Experiments on real-world perception and visual reasoning tasks show that UniVLR outperforms prior visual latent reasoning methods while using substantially fewer generated reasoning tokens, suggesting a more unified and efficient paradigm for visual thinking in MLLMs.

📄 PDF Abstract BibTeX arXiv:2605.11856

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Reasoning

Similar Papers 제목 키워드 기반

Bridging Scene Generation and Planning: Driving with World Model via Unifying Vision and Motion Representation

2026-03-16 · Xingtai Gui, Meijie Zhang, Tianyi Yan, Wencheng Han 외 arxiv

End-to-end autonomous driving aims to generate safe and plausible planning policies from raw sensor input. Driving world models have shown great potential in learning rich representations by predicting the future evoluti…

Autonomous DrivingScene GenerationVideo GenerationMotion Planning

Ming-UniVision: Joint Image Understanding and Generation with a Unified Continuous Tokenizer

2025-10-08 · Ziyuan Huang, DanDan Zheng, Cheng Zou, Rui Liu 외 arxiv

Visual tokenization remains a core challenge in unifying visual understanding and generation within the autoregressive paradigm. Existing methods typically employ tokenizers in discrete latent spaces to align with the to…

Med-UniC: Unifying Cross-Lingual Medical Vision-Language Pre-Training by Diminishing Bias

2023-05-31 · NeurIPS 2023 11 · Zhongwei Wan, Che Liu, Mi Zhang, Jie Fu 외

The scarcity of data presents a critical obstacle to the efficacy of medical visionlanguage pre-training (VLP). A potential solution lies in the combination of datasets from various language communities. Nevertheless, th…

Disentanglement

DINO-Tok: Adapting DINO for Visual Tokenizers

2025-11-25 · Mingkai Jia, Mingxiao Li, Zhijian Shu, Anlin Zheng 외 arxiv

Recent advances in visual generation have emphasized the importance of Latent Generative Models (LGMs), which critically depend on effective visual tokenizers to bridge pixels and semantic representations. However, token…

Unifying Perception and Action: A Hybrid-Modality Pipeline with Implicit Visual Chain-of-Thought for Robotic Action Generation

2025-11-25 · Xiangkai Ma, Lekai Xing, Han Zhang, Wenzhong Li 외 arxiv

Vision-Language-Action (VLA) models built upon Chain-of-Thought (CoT) have achieved remarkable success in advancing general-purpose robotic agents, owing to its significant perceptual comprehension. Recently, since text-…

Motion Planning