paper-with-me

홈 › Papers

HalluciDoctor: Mitigating Hallucinatory Toxicity in Visual Instruction Data

2023-11-22 · CVPR 2024 1 · Qifan Yu, Juncheng Li, Longhui Wei, Liang Pang, Wentao Ye, Bosheng Qin, Siliang Tang, Qi Tian, Yueting Zhuang

Multi-modal Large Language Models (MLLMs) tuned on machine-generated instruction-following data have demonstrated remarkable performance in various multi-modal understanding and generation tasks. However, the hallucinations inherent in machine-generated data, which could lead to hallucinatory outputs in MLLMs, remain under-explored. This work aims to investigate various hallucinations (i.e., object, relation, attribute hallucinations) and mitigate those hallucinatory toxicities in large-scale machine-generated visual instruction datasets. Drawing on the human ability to identify factual errors, we present a novel hallucination detection and elimination framework, HalluciDoctor, based on the cross-checking paradigm. We use our framework to identify and eliminate hallucinations in the training data automatically. Interestingly, HalluciDoctor also indicates that spurious correlations arising from long-tail object co-occurrences contribute to hallucinations. Based on that, we execute counterfactual visual instruction expansion to balance data distribution, thereby enhancing MLLMs' resistance to hallucinations. Comprehensive experiments on hallucination evaluation benchmarks show that our method successfully mitigates 44.6% hallucinations relatively and maintains competitive performance compared to LLaVA. The data and code for this paper are publicly available. \url{https://github.com/Yuqifan1117/HalluciDoctor}.

📄 PDF Abstract BibTeX arXiv:2311.13614

Code (1)

yuqifan1117/hallucidoctor 공식 구현 pytorch

Tasks

AttributecounterfactualHallucinationHallucination EvaluationInstruction Following

Similar Papers 제목 키워드 기반

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)

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

TuneShield: Mitigating Toxicity in Conversational AI while Fine-tuning on Untrusted Data

2025-07-08 · Aravind Cheruvu, Shravya Kanchi, Sifat Muhammad Abdullah, Nicholas Kong 외

Recent advances in foundation models, such as LLMs, have revolutionized conversational AI. Chatbots are increasingly being developed by customizing LLMs on specific conversational datasets. However, mitigating toxicity d…

ChatbotInstruction FollowingSafety Alignment

Alleviating Hallucinations in Large Vision-Language Models through Hallucination-Induced Optimization

2024-05-24 · Xinyu Lyu, Beitao Chen, Lianli Gao, Jingkuan Song 외

Although Large Visual Language Models (LVLMs) have demonstrated exceptional abilities in understanding multimodal data, they invariably suffer from hallucinations, leading to a disconnect between the generated text and t…

Hallucination

Unlocking Anticipatory Text Generation: A Constrained Approach for Large Language Models Decoding

2023-12-11 · Lifu Tu, Semih Yavuz, Jin Qu, Jiacheng Xu 외

Large Language Models (LLMs) have demonstrated a powerful ability for text generation. However, achieving optimal results with a given prompt or instruction can be challenging, especially for billion-sized models. Additi…

Question AnsweringText Generation