paper-with-me

홈 › Papers

Reflective Instruction Tuning: Mitigating Hallucinations in Large Vision-Language Models

2024-07-16 · Jinrui Zhang, Teng Wang, Haigang Zhang, Ping Lu, Feng Zheng

Large vision-language models (LVLMs) have shown promising performance on a variety of vision-language tasks. However, they remain susceptible to hallucinations, generating outputs misaligned with visual content or instructions. While various mitigation strategies have been proposed, they often neglect a key contributor to hallucinations: lack of fine-grained reasoning supervision during training. Without intermediate reasoning steps, models may establish superficial shortcuts between instructions and responses, failing to internalize the inherent reasoning logic. To address this challenge, we propose reflective instruction tuning, which integrates rationale learning into visual instruction tuning. Unlike previous methods that learning from responses only, our approach entails the model predicting rationales justifying why responses are correct or incorrect. This fosters a deeper engagement with the fine-grained reasoning underlying each response, thus enhancing the model's reasoning proficiency. To facilitate this approach, we propose REVERIE, the first large-scale instruction-tuning dataset with ReflEctiVE RatIonalE annotations. REVERIE comprises 115k machine-generated reasoning instructions, each meticulously annotated with a corresponding pair of correct and confusing responses, alongside comprehensive rationales elucidating the justification behind the correctness or erroneousness of each response. Experimental results on multiple LVLM benchmarks reveal that reflective instruction tuning with the REVERIE dataset yields noticeable performance gain over the baseline model, demonstrating the effectiveness of reflecting from the rationales. Project page is at https://zjr2000.github.io/projects/reverie.

📄 PDF Abstract BibTeX arXiv:2407.11422

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Prescribing the Right Remedy: Mitigating Hallucinations in Large Vision-Language Models via Targeted Instruction Tuning

2024-04-16 · Rui Hu, Yahan Tu, Jitao Sang

Despite achieving outstanding performance on various cross-modal tasks, current large vision-language models (LVLMs) still suffer from hallucination issues, manifesting as inconsistencies between their generated response…

DiagnosticHallucinationSpecificity

Mitigating Dialogue Hallucination for Large Vision Language Models via Adversarial Instruction Tuning

2024-03-15 · Dongmin Park, Zhaofang Qian, Guangxing Han, Ser-Nam Lim

Mitigating hallucinations of Large Vision Language Models,(LVLMs) is crucial to enhance their reliability for general-purpose assistants. This paper shows that such hallucinations of LVLMs can be significantly exacerbate…

HallucinationInstruction FollowingVisual Question Answering (VQA)

Mitigating Fine-Grained Hallucination by Fine-Tuning Large Vision-Language Models with Caption Rewrites

2023-12-04 · Lei Wang, Jiabang He, Shenshen Li, Ning Liu 외

Large language models (LLMs) have shown remarkable performance in natural language processing (NLP) tasks. To comprehend and execute diverse human instructions over image data, instruction-tuned large vision-language mod…

HallucinationHallucination EvaluationObjectObject Hallucination+1

Reflective Agreement: Combining Self-Mixture of Agents with a Sequence Tagger for Robust Event Extraction

2025-08-26 · Fatemeh Haji, Mazal Bethany, Cho-Yu Jason Chiang, Anthony Rios 외 arxiv

Event Extraction (EE) involves automatically identifying and extracting structured information about events from unstructured text, including triggers, event types, and arguments. Traditional discriminative models demons…

Event Extraction

MedHallTune: An Instruction-Tuning Benchmark for Mitigating Medical Hallucination in Vision-Language Models

2025-02-28 · Qiao Yan, Yuchen Yuan, Xiaowei Hu, Yihan Wang 외

The increasing use of vision-language models (VLMs) in healthcare applications presents great challenges related to hallucinations, in which the models may generate seemingly plausible results that are in fact incorrect.…

Decision MakingHallucinationQuestion AnsweringVisual Question Answering+1