Papers › Data-augmented phrase-level alignment for mitigating object hallucination

Data-augmented phrase-level alignment for mitigating object hallucination

28 May 2024arXiv:2405.18654archive 2025-07-28

Pritam Sarkar, Sayna Ebrahimi, Ali Etemad, Ahmad Beirami, Sercan Ö. Arik, Tomas Pfister

Despite their significant advancements, Multimodal Large Language Models (MLLMs) often generate factually inaccurate information, referred to as hallucination. In this work, we address object hallucinations in MLLMs, where information is generated about an object not present in the input image. We introduce Data-augmented Phrase-level Alignment (DPA), a novel loss which can be applied to instruction-tuned off-the-shelf MLLMs to mitigate hallucinations, while preserving their general vision-language capabilities. To fine-tune MLLMs with DPA, we first generate a set of `hallucinated' and `correct' response pairs through generative data augmentation by selectively altering the ground-truth information of the correct responses at a phrase level. The DPA loss is then used to train MLLMs to reduce the likelihood of hallucinated phrases compared to the correct ones. Our thorough evaluation on various benchmarks confirms the effectiveness of DPA in mitigating hallucination while retaining the out-of-the-box performance of the MLLMs on general tasks. For instance, MLLMs finetuned with DPA, which we refer to as Hallucination Attenuated Language and Vision Assistant (HALVA), improve F1 by up to 13.4% on hallucination visual question-answering and reduce the hallucination rate by up to 4.2% on image description tasks.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2405.18654")

Code

Syntology Ran 5 of 10 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 1 ran · fixture could not drive it; 2 ran with no contract checked.

By repository: found in paper text by Syntology: 10 samples from 1 repository, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

pritamqu/HALVA found in paper text by Syntology report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

10 samples harvested; 5 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
1ran · fixture could not drive it
2ran
5unverified

Licence: 10 of the 10 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from pritamqu/HALVA. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_chunk pritamqu/HALVA/eval_hall/model_amber_loader.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 42a46570620cd9fa · report
moving_average pritamqu/HALVA/llava/train/train_halva.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 4b9b7f2c9ec6c036 · report
parse_model_name_or_path pritamqu/HALVA/vila/model/builder_halva.py found in paper text by Syntology ran no licence file found · pointer only · 9b4d5acd36382b39 · report
split_list pritamqu/HALVA/eval_hall/model_amber_loader.py found in paper text by Syntology ran · our draft was wrong fingerprinted no licence file found · pointer only · 076c252c52cbb161 · report
split_to_even_chunks pritamqu/HALVA/llava/train/halva_trainer.py found in paper text by Syntology ran · fixture could not drive it no licence file found · pointer only · 10893c4608c08075 · report
get_mm_adapter_state_maybe_zero_3 pritamqu/HALVA/llava/train/halva_trainer.py found in paper text by Syntology unverified no licence file found · pointer only · bb35e3ac741bb2c9 · report
get_peft_state_maybe_zero_3 pritamqu/HALVA/llava/train/train_halva.py found in paper text by Syntology unverified no licence file found · pointer only · fa1225dfac92bc0d · report
is_transformers_greater_than pritamqu/HALVA/vila/train/halva_utils.py found in paper text by Syntology unverified no licence file found · pointer only · f4334934ee795269 · report
maybe_zero_3 pritamqu/HALVA/llava/train/halva_trainer.py found in paper text by Syntology unverified no licence file found · pointer only · 735025744c1ab0cf · report
maybe_zero_3 pritamqu/HALVA/llava/train/train_halva.py found in paper text by Syntology unverified no licence file found · pointer only · 616ffbdc154ed2d8 · report

Tasks

Data AugmentationHallucinationObjectObject HallucinationQuestion AnsweringVisual Question Answering

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections