paper-with-me

홈 › Papers

VALOR-EVAL: Holistic Coverage and Faithfulness Evaluation of Large Vision-Language Models

2024-04-22 · Haoyi Qiu, WenBo Hu, Zi-Yi Dou, Nanyun Peng

Large Vision-Language Models (LVLMs) suffer from hallucination issues, wherein the models generate plausible-sounding but factually incorrect outputs, undermining their reliability. A comprehensive quantitative evaluation is necessary to identify and understand the extent of hallucinations in these models. However, existing benchmarks are often limited in scope, focusing mainly on object hallucinations. Furthermore, current evaluation methods struggle to effectively address the subtle semantic distinctions between model outputs and reference data, as well as the balance between hallucination and informativeness. To address these issues, we introduce a multi-dimensional benchmark covering objects, attributes, and relations, with challenging images selected based on associative biases. Moreover, we propose a large language model (LLM)-based two-stage evaluation framework that generalizes the popular CHAIR metric and incorporates both faithfulness and coverage into the evaluation. Experiments on 10 established LVLMs demonstrate that our evaluation metric is more comprehensive and better correlated with humans than existing work when evaluating on our challenging human-annotated benchmark dataset. Our work also highlights the critical balance between faithfulness and coverage of model outputs, and encourages future works to address hallucinations in LVLMs while keeping their outputs informative.

📄 PDF Abstract BibTeX arXiv:2404.13874

Code (1)

haoyiq114/valor 공식 구현

Tasks

HallucinationInformativenessLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

One Prompt To Rule Them All: LLMs for Opinion Summary Evaluation

2024-02-18 · Tejpalsingh Siledar, Swaroop Nath, Sankara Sri Raghava Ravindra Muddu, Rupasai Rangaraju 외

Evaluation of opinion summaries using conventional reference-based metrics rarely provides a holistic evaluation and has been shown to have a relatively low correlation with human judgments. Recent studies suggest using …

Allnlg evaluationOpinion SummarizationSpecificity

Investigating Faithfulness in Large Audio Language Models

2025-09-26 · Pooneh Mousavi, Lovenya Jain, Mirco Ravanelli, Cem Subakan arxiv

Large Audio Language Models (LALMs) integrate audio encoders with pretrained Large Language Models to perform complex multimodal reasoning tasks. While these models can generate Chain-of-Thought (CoT) explanations, the f…

Multimodal Reasoning

Sketch and Refine: Towards Faithful and Informative Table-to-Text Generation

2021-05-31 · Findings (ACL) 2021 8 · Peng Wang, Junyang Lin, An Yang, Chang Zhou 외

Table-to-text generation refers to generating a descriptive text from a key-value table. Traditional autoregressive methods, though can generate text with high fluency, suffer from low coverage and poor faithfulness prob…

DescriptiveTable-to-Text GenerationText Generation

Precision Is Not Faithfulness: Coverage-Aware Evaluation of Grounded Generation with a Complete Oracle

2026-06-08 · Juan S. Santillana arxiv

Reference-free faithfulness metrics verify each atomic claim a model makes against ground truth, and are increasingly used to evaluate grounded generation. We show they share a blind spot: they measure only precision -- …

VALOR: Vision-Audio-Language Omni-Perception Pretraining Model and Dataset

2023-04-17 · Jing Liu, Sihan Chen, Xingjian He, Longteng Guo 외

In this paper, we propose a Vision-Audio-Language Omni-peRception pretraining model (VALOR) for multi-modal understanding and generation. Different from widely-studied vision-language pretraining models, VALOR jointly mo…

Audio captioningAudio-Video Question Answering (AVQA)Audio-Visual CaptioningAudio-visual Question Answering+16