CVMMDec 9, 2020

Towards Annotation-Free Evaluation of Cross-Lingual Image Captioning

arXiv:2012.04925v17 citations
AI Analysis

This work tackles the problem of reducing human annotation effort for evaluating cross-lingual image captioning models, which is a significant bottleneck for researchers and developers in the multimedia field.

This paper addresses the challenge of evaluating cross-lingual image captioning without requiring human-written reference sentences in the target language. The authors propose three new metrics: WMDRel and CLinRel for scenarios with English references available, and CMedRel for the more challenging zero-reference scenario, demonstrating their potential for annotation-free evaluation.

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-writing reference sentences per target language, in this paper we make a brave attempt towards annotation-free evaluation of cross-lingual image captioning. Depending on whether we assume the availability of English references, two scenarios are investigated. For the first scenario with the references available, we propose two metrics, i.e., WMDRel and CLinRel. WMDRel measures the semantic relevance between a model-generated caption and machine translation of an English reference using their Word Mover's Distance. By projecting both captions into a deep visual feature space, CLinRel is a visual-oriented cross-lingual relevance measure. As for the second scenario, which has zero reference and is thus more challenging, we propose CMedRel to compute a cross-media relevance between the generated caption and the image content, in the same visual feature space as used by CLinRel. The promising results show high potential of the new metrics for evaluation with no need of references in the target language.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes