LLM-Free Image Captioning Evaluation in Reference-Flexible Settings
Shinnosuke Hirano, Yuiga Wada, Kazuki Matsuda, Seitaro Otsuki, Komei Sugiura
TL;DR
Pearl introduces a fast, LLM-free automatic evaluation metric for image captioning that works in both reference-based and reference-free settings. The method jointly learns image-caption and caption-caption similarities via a late-fusion architecture comprising Img-GEM and Ref-GEM, powered by Adaptive RUSE-type Similarity Mechanism and Vector Similarity Scoring with multiple encoders. A key contribution is Spica, a large human-annotated dataset that enables robust training and evaluation. Empirical results show Pearl achieving state-of-the-art performance among LLM-free metrics, strong human correlation, and competitive inference times, with ablations validating the value of ARSM, Stella/CLIP, and Spica-based training.
Abstract
We focus on the automatic evaluation of image captions in both reference-based and reference-free settings. Existing metrics based on large language models (LLMs) favor their own generations; therefore, the neutrality is in question. Most LLM-free metrics do not suffer from such an issue, whereas they do not always demonstrate high performance. To address these issues, we propose Pearl, an LLM-free supervised metric for image captioning, which is applicable to both reference-based and reference-free settings. We introduce a novel mechanism that learns the representations of image--caption and caption--caption similarities. Furthermore, we construct a human-annotated dataset for image captioning metrics, that comprises approximately 333k human judgments collected from 2,360 annotators across over 75k images. Pearl outperformed other existing LLM-free metrics on the Composite, Flickr8K-Expert, Flickr8K-CF, Nebula, and FOIL datasets in both reference-based and reference-free settings. Our project page is available at https://pearl.kinsta.page/.
