Object Hallucination in Image Captioning
About
Despite continuously improving performance, contemporary image captioning models are prone to "hallucinating" objects that are not actually in a scene. One problem is that standard metrics only measure similarity to ground truth captions and may not fully capture image relevance. In this work, we propose a new image relevance metric to evaluate current models with veridical visual labels and assess their rate of object hallucination. We analyze how captioning model architectures and learning objectives contribute to object hallucination, explore when hallucination is likely due to image misclassification or language priors, and assess how well current sentence metrics capture object hallucination. We investigate these questions on the standard image captioning benchmark, MSCOCO, using a diverse set of models. Our analysis yields several interesting findings, including that models which score best on standard sentence metrics do not always have lower hallucination and that models which hallucinate more tend to make errors driven by language priors.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Token-level hallucination detection | HalLoc Instruct | Object Precision15 | 7 | |
| Token-level hallucination detection | HalLoc Caption | Object Precision3 | 7 | |
| Token-level hallucination detection | HalLoc VQA | Object Precision27 | 7 | |
| Foil Detection | FOIL nocaps (Overall) | FDR58.3 | 6 | |
| Foil Detection | FOIL-it (test) | FDR20.2 | 6 | |
| Foil Detection | FOIL nocaps (In Domain) | FDR57.8 | 6 | |
| Foil Detection | FOIL-nocaps Near Domain | FDR59.1 | 6 | |
| Foil Detection | FOIL-nocaps (Out of Domain) | FDR58.1 | 6 |