paper-with-me

Papers

Modeling Image-Caption Rating from Comparative Judgments

2026-01-30 · Kezia Minni, Qiang Zhang, Monoshiz Mahbub Khan, Zhe Yu arxiv

Image caption rating is becoming increasingly important because computer-generated captions are used extensively for descriptive annotation. However, rating the accuracy of captions in describing images is time-consuming and subjective in nature. In contrast, it is often easier for people to compare (between two pairs) which image-caption pair better matches each other. In this study, we propose a machine learning framework that models such comparative judgments instead of direct ratings. The model can then be applied to rank unseen image-caption pairs in the same way as a regression model trained on direct ratings. Inspired by a state-of-the-art regression approach, we extracted visual and text features using a pre-trained ViLBERT model and tweaked the learning parameters of the baseline model to improve the model performance. This new regression model (with Kendall's $τ_c=0.812$) outperformed the baseline model (with Kendall's $τ_c=0.758$) on the VICR dataset. The same model structure was applied to the comparative learning framework. Trained on comparative judgments (image-caption pair A better matches each other than image-caption pair B), the comparative learning model achieved a performance similar (with Kendall's $τ_c=0.804$) to that of the regression model. In addition, a small-scale human subject study was conducted to compare the cost and quality of direct ratings, pairwise comparisons, and same-image comparisons. The results showed that comparative judgments yielded faster results and greater agreement among human annotators than direct ratings. These results suggest that collecting comparative judgments instead of direct ratings as training data labels is promising for lower annotation costs and greater consistency. The model trained on such comparative judgments can perform as well as the model trained on direct ratings.

📄 PDF Abstract BibTeX arXiv:2602.00381

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Modeling Art Evaluations from Comparative Judgments: A Deep Learning Approach to Predicting Aesthetic Preferences

2026-01-30 · Manoj Reddy Bethi, Sai Rupa Jhade, Pravallika Yaganti, Monoshiz Mahbub Khan 외 arxiv

Modeling human aesthetic judgments in visual art presents significant challenges due to individual preference variability and the high cost of obtaining labeled data. To reduce cost of acquiring such labels, we propose t…

SPICE: Semantic Propositional Image Caption Evaluation

2016-07-29 · Peter Anderson, Basura Fernando, Mark Johnson, Stephen Gould

There is considerable interest in the task of automatically generating image captions. However, evaluation is challenging. Existing automatic evaluation metrics are primarily sensitive to n-gram overlap, which is neither…

Image Captioning

CLAIR: Evaluating Image Captions with Large Language Models

2023-10-19 · David Chan, Suzanne Petryk, Joseph E. Gonzalez, Trevor Darrell 외

The evaluation of machine-generated image captions poses an interesting yet persistent challenge. Effective evaluation measures must consider numerous dimensions of similarity, including semantic relevance, visual struct…

DiversityImage CaptioningLanguage ModelingLanguage Modelling+1

SPECS: Specificity-Enhanced CLIP-Score for Long Image Caption Evaluation

2025-09-04 · Xiaofu Chen, Israfel Salazar, Yova Kementchedjhieva arxiv

As interest grows in generating long, detailed image captions, standard evaluation metrics become increasingly unreliable. N-gram-based metrics though efficient, fail to capture semantic correctness. Representational Sim…

Image Captioning

Rigel: Self-Distilled Score Adaptation for Image and Video Captioning Evaluation

2026-06-29 · Shuitsu Koyama, Kazuki Matsuda, Yuiga Wada, Shinnosuke Hirano 외 arxiv

Automatic evaluation of image and video captioning is essential for benchmarking multimodal systems, although standard evaluation metrics show limited alignment with human judgments. Recent approaches using large languag…

Video Captioning