paper-with-me

홈 › Papers

ICT: Image-Object Cross-Level Trusted Intervention for Mitigating Object Hallucination in Large Vision-Language Models

2024-11-22 · CVPR 2025 1 · Junzhe Chen, Tianshu Zhang, Shiyu Huang, Yuwei Niu, Linfeng Zhang, Lijie Wen, Xuming Hu

Despite the recent breakthroughs achieved by Large Vision Language Models (LVLMs) in understanding and responding to complex visual-textual contexts, their inherent hallucination tendencies limit their practical application in real-world scenarios that demand high levels of precision. Existing methods typically either fine-tune the LVLMs using additional data, which incurs extra costs in manual annotation and computational resources or perform comparisons at the decoding stage, which may eliminate useful language priors for reasoning while introducing inference time overhead. Therefore, we propose ICT, a lightweight, training-free method that calculates an intervention direction to shift the model's focus towards different levels of visual information, enhancing its attention to high-level and fine-grained visual details. During the forward pass stage, the intervention is applied to the attention heads that encode the overall image information and the fine-grained object details, effectively mitigating the phenomenon of overly language priors, and thereby alleviating hallucinations. Extensive experiments demonstrate that ICT achieves strong performance with a small amount of data and generalizes well across different datasets and models. Our code will be public.

📄 PDF Abstract BibTeX arXiv:2411.15268

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationObjectObject Hallucination

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

CIAware-Bench: Benchmarking Control Intervention Awareness Across Frontier LLMs

2026-06-09 · Joachim Schaeffer, Thomas Jiralerspong, Alexander Panfilov, Guillaume Lajoie 외 arxiv

AI control protocols oversee untrusted models by monitoring their actions and modifying potentially unsafe steps, often using a trusted model. This partially tampers with the untrusted model's trajectory. If the trusted …

Binary Classification

Cross-Region Domain Adaptation for Class-level Alignment

2021-09-14 · Zhijie Wang, Xing Liu, Masanori Suganuma, Takayuki Okatani

Semantic segmentation requires a lot of training data, which necessitates costly annotation. There have been many studies on unsupervised domain adaptation (UDA) from one domain to another, e.g., from computer graphics t…

Domain AdaptationImage-to-Image TranslationSemantic SegmentationSynthetic-to-Real Translation+1

SceneForge: Structured World Supervision from 3D Interventions

2026-05-14 · Jizhizi Li, Jiayang Ao, Danny Wicks, Petru-Daniel Tudosiu arxiv

Many multimodal learning tasks require supervision that remains consistent across edits, viewpoints, and scene-level interventions. However, such supervision is difficult to obtain from observation-level datasets, which …

Answer-Level Trust Selection for Physical Vision-Language Reasoning

2026-08-20 · Rongyu Yu, Ke Niu, Fengxiang He arxiv

Vision-language models (VLMs) can estimate physical quantities such as duration, speed, and acceleration from visual observations, but existing benchmarks primarily assess overall model performance against annotated grou…

Abstracting Deep Neural Networks into Concept Graphs for Concept Level Interpretability

2020-08-14 · Avinash Kori, Parth Natekar, Ganapathy Krishnamurthi, Balaji Srinivasan

The black-box nature of deep learning models prevents them from being completely trusted in domains like biomedicine. Most explainability techniques do not capture the concept-based reasoning that human beings follow. In…

Brain Tumor SegmentationDecision Makingimage-classificationImage Classification+1