NAACL 2024short12 citations

ALOHa: A New Measure for Hallucination in Captioning Models

Suzanne Petryk, David Chan, Anish Kachinthaya, Haodi Zou, John Canny, Joseph Gonzalez, Trevor Darrell

Abstract

Despite recent advances in multimodal pre-training for visual description, state-of-the-art models still produce captions containing errors, such as hallucinating objects not present in a scene. The existing prominent metric for object hallucination, CHAIR, is limited to a fixed set of MS COCO objects and synonyms. In this work, we propose a modernized open-vocabulary metric, ALOHa, which leverages large language models (LLMs) to measure object hallucinations. Specifically, we use an LLM to extract groundable objects from a candidate caption, measure their semantic similarity to reference objects from captions and object detections, and use Hungarian matching to produce a final hallucination score. We show that ALOHa correctly identifies 13.6% more hallucinated objects than CHAIR on HAT, a new gold-standard subset of MS COCO Captions annotated for hallucinations, and 30.8% more on nocaps, where objects extend beyond MS COCO categories.

BibTeX
@inproceedings{petryk-etal-2024-aloha,
    title = "{ALOH}a: A New Measure for Hallucination in Captioning Models",
    author = "Petryk, Suzanne  and
      Chan, David  and
      Kachinthaya, Anish  and
      Zou, Haodi  and
      Canny, John  and
      Gonzalez, Joseph  and
      Darrell, Trevor",
    editor = "Duh, Kevin  and
      Gomez, Helena  and
      Bethard, Steven",
    booktitle = "Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 2: Short Papers)",
    month = jun,
    year = "2024",
    address = "Mexico City, Mexico",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.naacl-short.30/",
    doi = "10.18653/v1/2024.naacl-short.30",
    pages = "342--357"
}
ALOHa: A New Measure for Hallucination in Captioning Models · NAACL 2024