VELA: An LLM-Hybrid-as-a-Judge Approach for Evaluating Long Image Captions
Kazuki Matsuda, Yuiga Wada, Shinnosuke Hirano, Seitaro Otsuki, Komei Sugiura
TL;DR
This work targets automatic evaluation of long image captions produced by multimodal LLMs, where existing metrics struggle to reflect human judgments. It introduces VELA, a supervised metric built on a novel LLM-Hybrid-as-a-Judge framework with two branches (R2C-LLM and I2C-Align) that enables fast, multi-perspective evaluation across Descriptiveness, Relevance, and Fluency. The LongCap-Arena benchmark is proposed to train and evaluate metrics for long captions, comprising 7,805 images, long references, long candidates, and 32,246 human judgments, facilitating robust alignment with human judgments. Empirically, VELA outperforms baselines and even reaches superhuman performance on LongCap-Arena, while maintaining substantially faster inference than autoregressive LLM-based evaluators, as evidenced by Kendall's $\tau$ statistics across Desc., Rel., and Fluency.
Abstract
In this study, we focus on the automatic evaluation of long and detailed image captions generated by multimodal Large Language Models (MLLMs). Most existing automatic evaluation metrics for image captioning are primarily designed for short captions and are not suitable for evaluating long captions. Moreover, recent LLM-as-a-Judge approaches suffer from slow inference due to their reliance on autoregressive inference and early fusion of visual information. To address these limitations, we propose VELA, an automatic evaluation metric for long captions developed within a novel LLM-Hybrid-as-a-Judge framework. Furthermore, we propose LongCap-Arena, a benchmark specifically designed for evaluating metrics for long captions. This benchmark comprises 7,805 images, the corresponding human-provided long reference captions and long candidate captions, and 32,246 human judgments from three distinct perspectives: Descriptiveness, Relevance, and Fluency. We demonstrated that VELA outperformed existing metrics and achieved superhuman performance on LongCap-Arena.
