Do Image-Text Metrics Respect Semantic Invariances?
Pith reviewed 2026-06-30 13:13 UTC · model grok-4.3
The pith
Reference-free image-to-text evaluators shift scores 6-9% under semantics-preserving edits like spatial flips and rephrasings.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
Reference-free image-to-text evaluators exhibit consistent non-semantic sensitivities, with benign spatial edits and simple phrasing changes shifting scores by approximately 6-9% on average and causing ranking flips in up to 37% of cases for closely performing systems, while a human study confirms that annotators judge perturbed pairs as equally correct.
What carries the argument
An invariance probe that applies semantics-preserving perturbations along spatial, object, and socio-linguistic axes to reference-free evaluators, followed by a post-hoc invariance-calibrated scoring adjustment.
If this is right
- Small performance gaps between systems can be overturned by minor edits that preserve meaning.
- Spatial perturbations produce the largest effects on both absolute scores and relative rankings.
- Invariance-calibrated scoring reduces median absolute sensitivity by roughly half.
- The calibrated scores retain correlation with other learned caption evaluators.
Where Pith is reading between the lines
- Metric developers could add invariance probes as a routine check when releasing new evaluators.
- The same perturbation approach might expose similar non-semantic sensitivities in text-to-image generation metrics.
- Current metrics may be overweighting superficial layout cues relative to core semantic content.
Load-bearing premise
The chosen perturbations preserve the underlying semantic correctness of the image-caption pairs and do not introduce new meaning or errors.
What would settle it
A larger human study in which annotators consistently rate the perturbed image-caption pairs as less correct than the originals would show that the observed score shifts track real semantic change rather than metric artifact.
Figures
read the original abstract
Reference-free image-to-text evaluators are now standard for scoring image-caption alignment, yet it is unclear whether they respect semantic invariances. We present an invariance probe on five popular evaluators (CLIPScore, PAC-S, UMIC, FLEUR, and a deterministic LLM judge) under semantics-preserving perturbations along three axes -- spatial (flips, context-preserving repositioning, light rotations), object (scale, category), and socio-linguistic framing (cultural/economic adjectives with neutral and length-matched controls). Across curated slices of three detection datasets and three caption evaluation suites, we find consistent non-semantic sensitivities, where benign spatial edits and simple phrasing changes shift scores by $\approx$6--9\% on average, and for systems separated by just 0.7\%, these shifts can cause ranking flips in up to $\sim$37\% of cases, particularly under spatial changes. A small human study also supports this finding and confirms that annotators generally judge perturbed pairs as equally correct, so these shifts reflect metric behavior rather than semantic change. We further propose invariance-calibrated scoring, a post-hoc adjustment that roughly halves median absolute sensitivity while retaining correlation with learned caption evaluators.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper claims that five reference-free image-to-text evaluators (CLIPScore, PAC-S, UMIC, FLEUR, and a deterministic LLM judge) fail to respect semantic invariances. Across curated slices of three detection datasets and three caption suites, semantics-preserving perturbations along spatial (flips, repositioning, light rotations), object (scale/category), and socio-linguistic axes produce average score shifts of ≈6–9% and ranking flips in up to ∼37% of cases for systems separated by only 0.7%. A small human study is cited to confirm that the perturbed pairs remain equally correct, and the authors propose an invariance-calibrated post-hoc scoring adjustment that halves median absolute sensitivity while preserving correlation with learned evaluators.
Significance. If the central empirical findings hold after fuller validation, the work would be significant for multimodal evaluation: it demonstrates a systematic limitation in metrics now standard for image-caption alignment and model selection. The multi-dataset design, direct measurement of ranking instability, and the practical invariance-calibrated scoring proposal are concrete strengths. The study is free of circular derivations or fitted parameters and grounds claims in observed score changes rather than self-referential predictions.
major comments (2)
- [Human Study] Human Study section: the claim that observed score shifts reflect metric non-invariance rather than semantic change rests entirely on the human study confirming that perturbed pairs remain equally correct. The abstract and methods describe the study only as 'small' and provide no numbers for annotators, items per perturbation type, selection protocol, or agreement statistics; these details are load-bearing for the central interpretation.
- [Results] Results section (ranking-flip analysis): the reported ∼37% flip rate for systems 0.7% apart requires explicit specification of how the 0.7% separation threshold is computed (pairwise vs. global), whether the rate is averaged over all perturbation types or reported per axis, and whether confidence intervals or significance tests accompany the figure. This directly supports the practical claim about ranking instability.
minor comments (2)
- [Abstract] Abstract: the three detection datasets and three caption suites are not named; listing them would aid reproducibility and context.
- Perturbation descriptions: the exact implementation details (e.g., rotation angles, scale factors, adjective lists for socio-linguistic framing) should be moved from supplementary material into the main text or a dedicated table for clarity.
Simulated Author's Rebuttal
We thank the referee for the constructive feedback. We address the two major comments point-by-point below and will incorporate clarifications and expansions in the revised manuscript.
read point-by-point responses
-
Referee: [Human Study] Human Study section: the claim that observed score shifts reflect metric non-invariance rather than semantic change rests entirely on the human study confirming that perturbed pairs remain equally correct. The abstract and methods describe the study only as 'small' and provide no numbers for annotators, items per perturbation type, selection protocol, or agreement statistics; these details are load-bearing for the central interpretation.
Authors: We agree that the current description of the human study is insufficiently detailed for the interpretive weight it carries. In the revision we will expand the Human Study section (and update the abstract/methods summary) to report the exact number of annotators, the number of items evaluated per perturbation axis, the item selection and presentation protocol, and inter-annotator agreement statistics. These additions will make the evidence that perturbed pairs remain semantically equivalent fully transparent. revision: yes
-
Referee: [Results] Results section (ranking-flip analysis): the reported ∼37% flip rate for systems 0.7% apart requires explicit specification of how the 0.7% separation threshold is computed (pairwise vs. global), whether the rate is averaged over all perturbation types or reported per axis, and whether confidence intervals or significance tests accompany the figure. This directly supports the practical claim about ranking instability.
Authors: We will revise the ranking-flip subsection to state that the 0.7% separation is computed from pairwise differences between the original (unperturbed) scores of the two systems, to indicate whether the 37% figure is an aggregate or is broken down by perturbation axis, and to add bootstrap confidence intervals (or appropriate significance tests) around the flip-rate estimates. These changes will make the practical implication of ranking instability fully reproducible and statistically grounded. revision: yes
Circularity Check
No circularity: direct empirical measurement with external human validation
full rationale
The paper performs an empirical probe by applying fixed perturbations (spatial, object, socio-linguistic) to existing image-caption datasets and recording score changes on five off-the-shelf evaluators. The central claim that observed shifts reflect metric non-invariance rests on a separate human study confirming semantics preservation, which is an independent data collection step rather than a self-referential definition or fitted parameter renamed as prediction. No equations, derivations, self-citation chains, or ansatzes are invoked to justify the results; the invariance-calibrated scoring is described only as a post-hoc adjustment without any reduction to the input measurements themselves. The analysis is therefore self-contained against external benchmarks.
Axiom & Free-Parameter Ledger
axioms (1)
- domain assumption Perturbations along the three axes preserve semantic meaning and correctness of image-caption pairs
Reference graph
Works this paper leans on
-
[1]
InInternational conference on ma- chine learning, pages 19730–19742
Blip-2: Bootstrapping language-image pre- training with frozen image encoders and large lan- guage models. InInternational conference on ma- chine learning, pages 19730–19742. PMLR. Junnan Li, Dongxu Li, Caiming Xiong, and Steven Hoi. 2022. Blip: Bootstrapping language-image pre- training for unified vision-language understanding and generation. InInterna...
2022
-
[2]
Kazuki Matsuda, Yuiga Wada, and Komei Sugiura
Cobra effect in reference-free image caption- ing metrics.arXiv preprint arXiv:2402.11572. Kazuki Matsuda, Yuiga Wada, and Komei Sugiura
-
[3]
InProceedings of the Asian Conference on Computer Vision, pages 3570–3586
Deneb: A hallucination-robust automatic eval- uation metric for image captioning. InProceedings of the Asian Conference on Computer Vision, pages 3570–3586. Hansa Meghwani, Amit Agarwal, Priyaranjan Pat- tnayak, Hitesh Laxmichand Patel, and Srikant Panda
-
[4]
Hard negative mining for domain-specific re- trieval in enterprise systems. InProceedings of the 63rd Annual Meeting of the Association for Com- putational Linguistics (Volume 6: Industry Track), pages 1013–1026, Vienna, Austria. Association for Computational Linguistics. Kishore Papineni, Salim Roukos, Todd Ward, and Wei- Jing Zhu. 2002. Bleu: a method f...
-
[5]
Sara Sarto, Nicholas Moratelli, Marcella Cornia, Lorenzo Baraldi, and Rita Cucchiara
Springer. Sara Sarto, Nicholas Moratelli, Marcella Cornia, Lorenzo Baraldi, and Rita Cucchiara. 2025. Positive- augmented contrastive learning for vision-and- language evaluation and training.Preprint, arXiv:2410.07336. Shuai Shao, Zeming Li, Tianyuan Zhang, Chao Peng, Gang Yu, Jing Li, Xiangyu Zhang, and Jian Sun
-
[6]
InProceedings of the IEEE/CVF International Conference on Computer Vision, pages 8425–8434
Objects365: A large-scale, high-quality dataset for object detection. InProceedings of the IEEE/CVF International Conference on Computer Vision, pages 8425–8434. Harman Singh, Pengchuan Zhang, Qifan Wang, Mengjiao Wang, Wenhan Xiong, Jingfei Du, and Yu Chen. 2023. Coarse-to-fine contrastive learning in image-text-graph space for improved vision-language c...
2023
-
[7]
InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing: Industry Track, pages 883– 902, Suzhou (China)
Can LLMs narrate tabular data? an evaluation framework for natural language representations of text-to-SQL system outputs. InProceedings of the 2025 Conference on Empirical Methods in Natural Language Processing: Industry Track, pages 883– 902, Suzhou (China). Association for Computational Linguistics. Brandon Abreu Smith, Miguel Farinha, Siob- han Macken...
2025
-
[8]
InProceed- ings of the 37th International Conference on Neu- ral Information Processing Systems, pages 15903– 15935
Imagereward: learning and evaluating human preferences for text-to-image generation. InProceed- ings of the 37th International Conference on Neu- ral Information Processing Systems, pages 15903– 15935. Tao Xu, Pengchuan Zhang, Qiuyuan Huang, Han Zhang, Zhe Gan, Xiaolei Huang, and Xiaodong He. 2018. Attngan: Fine-grained text to image generation with atten...
2018
-
[9]
InProceedings of the 32nd ACM International Conference on Multimedia, MM ’24, page 866–875
Hicescore: A hierarchical metric for image captioning evaluation. InProceedings of the 32nd ACM International Conference on Multimedia, MM ’24, page 866–875. ACM. Jing Zhang, Jing Huang, Sheng Jin, and Shuicheng Lu
-
[10]
Vision-language models for vision tasks: A survey.IEEE Transactions on Pattern Analysis and Machine Intelligence. To appear. Xinlu Zhang, Yujie Lu, Weizhi Wang, An Yan, Jun Yan, Lianke Qin, Heng Wang, Xifeng Yan, William Yang Wang, and Linda Ruth Petzold. 2023. Gpt-4v (ision) as a generalist evaluator for vision-language tasks. arXiv preprint arXiv:2311.0...
-
[11]
Understanding and evaluating racial biases in image captioning. InProceedings of the IEEE/CVF international conference on computer vision, pages 14830–14840. Amir Zur, Elisa Kreiss, Karel D’Oosterlinck, Christo- pher Potts, and Atticus Geiger. 2024. Updating clip to prefer descriptions over captions.Preprint, arXiv:2406.09458. A Appendix A.1 Extended Rela...
-
[12]
Instantiate probes.Define a small set of semantics-preserving transforms in T ⋆ and gen- erate paired variants (x(t), c(t)) on a held-out development set
-
[13]
Measure sensitivity.Compute ∆S(x, c;T ⋆) = mediant∈T ⋆ S(x(t), c(t))−S(x, c) per item, matching the estimator in Sec.subsection 3.5
-
[14]
UMIC/FLEUR) used in the main calibration; either keep uniform axis weights or use the sensitivity-proportional scheme of Appendix A.7
Fit weight.Add T ⋆ to T and re-run the λ- sweep under the same correlation-preservation constraint ( ϵ=0.01 vs. UMIC/FLEUR) used in the main calibration; either keep uniform axis weights or use the sensitivity-proportional scheme of Appendix A.7
-
[15]
This recipe makes the mitigation test-suite-style: as new invariance axes are documented, they can be added incrementally
Deploy.At inference, calibration is a constant-time post-processing subtraction on top of the base metric ( ˆS(x, c) =S(x, c)− λP T wT ∆S(x, c;T) ); the estimated ∆ terms are precomputed once on the dev sweep. This recipe makes the mitigation test-suite-style: as new invariance axes are documented, they can be added incrementally. The trade-off is explici...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.