Language Models Can See Better: Visual Contrastive Decoding For LLM Multimodal Reasoning
Yuqi Pang, Bowen Yang, Haoqin Tu, Yun Cao, Zeyu Zhang

TL;DR
This paper introduces MVCD, a novel decoding framework that enhances large language models' visual perception and reasoning by converting visual signals into text and using contrastive decoding, without additional training.
Contribution
The paper proposes a modular visual contrastive decoding method that improves LLMs' multimodal reasoning without extra training, leveraging in-context learning and contrastive examples.
Findings
Consistent accuracy improvements across multiple datasets
Effective highlighting of new information through contrastive decoding
Enhanced visual reasoning capabilities in LLMs
Abstract
Although Large Language Models (LLMs) excel in reasoning and generation for language tasks, they are not specifically designed for multimodal challenges. Training Multimodal Large Language Models (MLLMs), however, is resource-intensive and constrained by various training limitations. In this paper, we propose the Modular-based Visual Contrastive Decoding (MVCD) framework to move this obstacle. Our framework leverages LLMs' In-Context Learning (ICL) capability and the proposed visual contrastive-example decoding (CED), specifically tailored for this framework, without requiring any additional training. By converting visual signals into text and focusing on contrastive output distributions during decoding, we can highlight the new information introduced by contextual examples, explore their connections, and avoid over-reliance on prior encoded knowledge. MVCD enhances LLMs' visual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Semantic Web and Ontologies
