Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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 Similarity (RS) metrics, designed to address this, initially saw limited use due to high computational costs, while today, despite advances in hardware, they remain unpopular due to low correlation to human judgments. Meanwhile, metrics based on large language models (LLMs) show strong correlation with human judgments, but remain too expensive for iterative use during model development. We introduce SPECS (Specificity-Enhanced CLIPScore), a reference-free RS metric tailored to long image captioning. SPECS modifies CLIP with a new objective that emphasizes specificity: rewarding correct details and penalizing incorrect ones. We show that SPECS matches the performance of open-source LLM-based metrics in correlation to human judgments, while being far more efficient. This makes it a practical alternative for iterative checkpoint evaluation during image captioning model development.Our code can be found at https://github.com/mbzuai-nlp/SPECS.

Xiaofu Chen, Israfel Salazar, Yova Kementchedjhieva• 2025

Related benchmarks

TaskDatasetResultRank
Image Captioning EvaluationFlickr8K-CF
Kendall-b Correlation (tau_b)18.2
115
Image Captioning EvaluationNebula
Kendall tau_c34.4
47
Compositional ReasoningVALSE
Average Score66.6
44
Vision-Language Compositional ReasoningWinoground 1.0 (test)
Text Score9.3
23
Hallucination DetectionSugarCrepe 1.0 (test)
Avg-M Score63.9
18
Object Hallucination Detectionnocaps FOIL In-Domain
AP73.1
17
Visio-Linguistic Compositional PerceptionLongCapVLCP 1.0 (test)
Micro Avg ACC70.5
17
Object Hallucination Detectionnocaps-FOIL (Near-Domain)
AP71.7
17
Object Hallucination Detectionnocaps-FOIL (Overall)
AP71.1
17
Object Hallucination Detectionnocaps FOIL (Out-Domain)
AP69.8
17
Showing 10 of 15 rows

Other info

Follow for update