paper-with-me

홈 › Papers

Latent Noise Mask for Reducing Visual Redundancy in Multimodal Large Language Models

2026-06-29 · Kai Jiang, Ruishu Zhu, Siqi Huang, Hongyuan Zhang, Xuelong Li arxiv

Multimodal large language models (MLLMs) often fail in fine-grained visual reasoning, as question-relevant visual cues are diluted by dense and redundant image tokens. Recent multimodal reasoning methods usually extend chain-of-thought from language models into visual or latent spaces, seeking to add intermediate reasoning states while overlooking the negative impact of redundant visual tokens. We propose LatEnt Noise maSk (Lens), a question-conditioned visual evidence purification framework that empowers MLLMs to reason with cleaner visual cues in latent space. Lens introduces a lightweight Lens Evidence Token (LET) to score which visual tokens support the current question and preserve them during decoding. Guided by the LET scores, it injects adaptive latent noise into low-relevance tokens, softly suppressing distractors without changing the model backbone or token sequence. With only one temporary learnable control token and a lightweight noise generator, Lens adds minimal overhead while improving the base MLLM by 2.4-6.4 points on most VQA datasets and by 4.1-6.4 points on grounding tasks. These results show that multimodal reasoning can benefit more directly from cleaner question-relevant visual evidence than from simply extending the reasoning trace.

📄 PDF Abstract BibTeX arXiv:2606.30168

Code (0)

등록된 구현이 없습니다.

Tasks

Multimodal ReasoningVisual Reasoning

Similar Papers 제목 키워드 기반

Purification Before Fusion: Toward Mask-Free Speech Enhancement for Robust Audio-Visual Speech Recognition

2026-01-18 · Linzhi Wu, Xingyu Zhang, Hao Yuan, Yakun Zhang 외 arxiv

Audio-visual speech recognition (AVSR) typically improves recognition accuracy in noisy environments by integrating noise-immune visual cues with audio signals. Nevertheless, high-noise audio inputs are prone to introduc…

Audio-Visual Speech RecognitionSpeech Enhancement

Rethinking Latent Redundancy in Behavior Cloning: An Information Bottleneck Approach for Robot Manipulation

2025-02-05 · Shuanghao Bai, Wanqi Zhou, Pengxiang Ding, Wei Zhao 외

Behavior Cloning (BC) is a widely adopted visual imitation learning method in robot manipulation. Current BC approaches often enhance generalization by leveraging large datasets and incorporating additional visual and te…

Imitation LearningRobot Manipulation

A Knowledge Noise Mitigation Framework for Knowledge-based Visual Question Answering

2025-09-11 · Zhiyue Liu, Sihang Liu, Jinyuan Liu, Xinru Zhang arxiv

Knowledge-based visual question answering (KB-VQA) requires a model to understand images and utilize external knowledge to provide accurate answers. Existing approaches often directly augment models with retrieved inform…

Visual Question Answering

Generative Video Compression with One-Dimensional Latent Representation

2026-03-16 · Zihan Zheng, Zhaoyang Jia, Naifu Xue, Jiahao Li 외 arxiv

Recent advancements in generative video codec (GVC) typically encode video into a 2D latent grid and employ high-capacity generative decoders for reconstruction. However, this paradigm still leaves two key challenges in …

InfoMerge: Information-aware Token Compression for Efficient Video Large Language Models

2026-06-01 · Xinxin Liu, Shiwei Gan, Xiao Liu, Yafeng Yin 외 arxiv

Video Large Language Models (Video-LLMs) achieve strong performance in video understanding, but their excessive visual tokens bring substantial computational overhead. Existing training-free compression methods improve i…