Search papers, labs, and topics across Lattice.
This paper introduces Visual Information Gain (VIG), a perplexity-based metric to quantify the benefit of visual input for LVLM predictions, addressing the language bias issue where models generate answers without relying on visual evidence. They use VIG to analyze the contribution of individual training samples and tokens, identifying visually grounded elements. By selectively training LVLMs using high-VIG samples and tokens, they achieve improved visual grounding and reduced language bias with less supervision.
LVLMs can be trained more effectively by focusing only on the most visually informative samples and tokens, as measured by a new Visual Information Gain metric.
Large Vision Language Models (LVLMs) have achieved remarkable progress, yet they often suffer from language bias, producing answers without relying on visual evidence. While prior work attempts to mitigate this issue through decoding strategies, architectural modifications, or curated instruction data, they typically lack a quantitative measure of how much individual training samples or tokens actually benefit from the image. In this work, we introduce Visual Information Gain (VIG), a perplexity-based metric that measures the reduction in prediction uncertainty provided by visual input. VIG enables fine-grained analysis at both sample and token levels, effectively highlighting visually grounded elements such as colors, spatial relations, and attributes. Leveraging this, we propose a VIG-guided selective training scheme that prioritizes high-VIG samples and tokens. This approach improves visual grounding and mitigates language bias, achieving superior performance with significantly reduced supervision by focusing exclusively on visually informative samples and tokens.