paper-with-me

홈 › Papers

BEiTScore: Reference-free Image Captioning Evaluation with an Efficient Cross-Encoder Model

2026-05-20 · Gonçalo Gomes, Bruno Martins, Chrysoula Zerva arxiv

Image captioning evaluation remains a significant challenge, as vision-language models evolve toward more challenging capabilities such as generating long-form and context-rich descriptions. State-of-the-art evaluation metrics involve extensive computational costs associated with the use of Large Language Models (LLMs) as judges, or instead suffer from the limitations of standard CLIP-based encoders, such as strict token limits, lack of fine-grained sensitivity, or lack of compositional generalization by treating captions as ``bags-of-words.'' We propose a new learned metric that tackles the aforementioned challenges, based on a lightweight cross-encoder that is initialized from a visual question-answering model checkpoint, balancing a strong weight initialization with computational efficiency. Our training scheme uses a carefully assembled data mixture for supervised learning, featuring adversarial LLM-based data augmentations to enhance model sensitivity to fine-grained visual-linguistic errors. We also introduce a new benchmark designed to assess detailed captioning evaluation across diverse scenarios. Experimental results demonstrate that the proposed metric achieves state-of-the-art performance while maintaining the efficiency required for large-scale benchmarking, quality-aware decoding, or reward guidance.

📄 PDF Abstract BibTeX arXiv:2605.21728

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyImage Captioning

Similar Papers 제목 키워드 기반

FLEUR: An Explainable Reference-Free Evaluation Metric for Image Captioning Using a Large Multimodal Model

2024-06-10 · Yebin Lee, Imseong Park, Myungjoo Kang

Most existing image captioning evaluation metrics focus on assigning a single numerical score to a caption by comparing it with reference captions. However, these methods do not provide an explanation for the assigned sc…

Image Captioning

LLM-Free Image Captioning Evaluation in Reference-Flexible Settings

2025-12-25 · Shinnosuke Hirano, Yuiga Wada, Kazuki Matsuda, Seitaro Otsuki 외 arxiv

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…

Image Captioning

HICEScore: A Hierarchical Metric for Image Captioning Evaluation

2024-07-26 · Zequn Zeng, JianQiao Sun, Hao Zhang, Tiansheng Wen 외

Image captioning evaluation metrics can be divided into two categories, reference-based metrics and reference-free metrics. However, reference-based approaches may struggle to evaluate descriptive captions with abundant …

DescriptiveImage Captioning

CLIPScore: A Reference-free Evaluation Metric for Image Captioning

2021-04-18 · EMNLP 2021 11 · Jack Hessel, Ari Holtzman, Maxwell Forbes, Ronan Le Bras 외

Image captioning has conventionally relied on reference-based automatic evaluations, where machine captions are compared against captions written by humans. This is in contrast to the reference-free manner in which human…

Hallucination Pair-wise Detection (1-ref)Hallucination Pair-wise Detection (4-ref)Human Judgment ClassificationHuman Judgment Correlation+1

Towards Annotation-Free Evaluation of Cross-Lingual Image Captioning

2020-12-09 · Aozhu Chen, Xinyi Huang, Hailan Lin, Xirong Li

Cross-lingual image captioning, with its ability to caption an unlabeled image in a target language other than English, is an emerging topic in the multimedia field. In order to save the precious human resource from re-w…

Image CaptioningMachine TranslationTranslation