paper-with-me

Papers

VLind-Bench: Measuring Language Priors in Large Vision-Language Models

2024-06-13 · Kang-il Lee, Minbeom Kim, Seunghyun Yoon, Minsung Kim, Dongryeol Lee, Hyukhun Koh, Kyomin Jung

Large Vision-Language Models (LVLMs) have demonstrated outstanding performance across various multimodal tasks. However, they suffer from a problem known as language prior, where responses are generated based solely on textual patterns while disregarding image information. Addressing the issue of language prior is crucial, as it can lead to undesirable biases or hallucinations when dealing with images that are out of training distribution. Despite its importance, current methods for accurately measuring language priors in LVLMs are poorly studied. Although existing benchmarks based on counterfactual or out-of-distribution images can partially be used to measure language priors, they fail to disentangle language priors from other confounding factors. To this end, we propose a new benchmark called VLind-Bench, which is the first benchmark specifically designed to measure the language priors, or blindness, of LVLMs. It not only includes tests on counterfactual images to assess language priors but also involves a series of tests to evaluate more basic capabilities such as commonsense knowledge, visual perception, and commonsense biases. For each instance in our benchmark, we ensure that all these basic tests are passed before evaluating the language priors, thereby minimizing the influence of other factors on the assessment. The evaluation and analysis of recent LVLMs in our benchmark reveal that almost all models exhibit a significant reliance on language priors, presenting a strong challenge in the field.

📄 PDF Abstract BibTeX arXiv:2406.08702

Code (1)

klee972/vlind-bench 공식 구현 pytorch

Tasks

counterfactual

Similar Papers 제목 키워드 기반

Mitigating Modality Prior-Induced Hallucinations in Multimodal Large Language Models via Deciphering Attention Causality

2024-10-07 · Guanyu Zhou, Yibo Yan, Xin Zou, Kun Wang 외

Multimodal Large Language Models (MLLMs) have emerged as a central focus in both industry and academia, but often suffer from biases introduced by visual and language priors, which can lead to multimodal hallucination. T…

Causal InferencecounterfactualCounterfactual ReasoningHallucination+4

The Role of Linguistic Priors in Measuring Compositional Generalization of Vision-Language Models

2023-10-04 · Chenwei Wu, Li Erran Li, Stefano Ermon, Patrick Haffner 외

Compositionality is a common property in many modalities including natural languages and images, but the compositional generalization of multi-modal models is not well-understood. In this paper, we identify two sources o…

DiSCo: A Distribution-First Steering and Cultural Prior Evaluation Framework for Measuring Cultural Preference Bias in LLMs

2026-09-09 · Bhuvan Arora, Devesh Saraogi, Sravya Varada, Dhruv Kumar arxiv

Large language models (LLMs) are increasingly deployed in globally used assistants, yet their default choices in culturally grounded everyday situations can systematically favour some cultures over others, affecting loca…

On the Measure of Intelligence

2019-11-05 · François Chollet

To make deliberate progress towards more intelligent and more human-like artificial systems, we need to be following an appropriate feedback signal: we need to be able to define and evaluate intelligence in a way that en…

ARCBenchmarking

DECIDER: Leveraging Foundation Model Priors for Improved Model Failure Detection and Explanation

2024-08-01 · Rakshith Subramanyam, Kowshik Thopalli, Vivek Narayanaswamy, Jayaraman J. Thiagarajan

Reliably detecting when a deployed machine learning model is likely to fail on a given input is crucial for ensuring safe operation. In this work, we propose DECIDER (Debiasing Classifiers to Identify Errors Reliably), a…

Attributeimage-classificationImage Classificationmodel