paper-with-me

홈 › Papers

Contrastive Semantic Similarity Learning for Image Captioning Evaluation with Intrinsic Auto-encoder

2021-06-29 · Chao Zeng, Tiesong Zhao, Sam Kwong

Automatically evaluating the quality of image captions can be very challenging since human language is quite flexible that there can be various expressions for the same meaning. Most of the current captioning metrics rely on token level matching between candidate caption and the ground truth label sentences. It usually neglects the sentence-level information. Motivated by the auto-encoder mechanism and contrastive representation learning advances, we propose a learning-based metric for image captioning, which we call Intrinsic Image Captioning Evaluation($I^2CE$). We develop three progressive model structures to learn the sentence level representations--single branch model, dual branches model, and triple branches model. Our empirical tests show that $I^2CE$ trained with dual branches structure achieves better consistency with human judgments to contemporary image captioning evaluation metrics. Furthermore, We select several state-of-the-art image captioning models and test their performances on the MS COCO dataset concerning both contemporary metrics and the proposed $I^2CE$. Experiment results show that our proposed method can align well with the scores generated from other contemporary metrics. On this concern, the proposed metric could serve as a novel indicator of the intrinsic information between captions, which may be complementary to the existing ones.

📄 PDF Abstract BibTeX arXiv:2106.15312

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningRepresentation LearningSemantic SimilaritySemantic Textual SimilaritySentence

Similar Papers 제목 키워드 기반

Positive-Augmented Contrastive Learning for Image and Video Captioning Evaluation

2023-03-21 · CVPR 2023 1 · Sara Sarto, Manuele Barraco, Marcella Cornia, Lorenzo Baraldi 외

The CLIP model has been recently proven to be very effective for a variety of cross-modal tasks, including the evaluation of captions generated from vision-and-language architectures. In this paper, we propose a new reci…

Contrastive LearningImage CaptioningVideo Captioning

Continual Learning for Image Captioning through Improved Image-Text Alignment

2025-10-07 · Bertram Taetz, Gal Bordelius arxiv

Generating accurate and coherent image captions in a continual learning setting remains a major challenge due to catastrophic forgetting and the difficulty of aligning evolving visual concepts with language over time. In…

Continual LearningImage Captioning

Transformers in Medicine: Improving Vision-Language Alignment for Medical Image Captioning

2025-10-29 · Yogesh Thakku Suresh, Vishwajeet Shivaji Hogale, Luca-Alexandru Zamfira, Anandavardhana Hegde arxiv

We present a transformer-based multimodal framework for generating clinically relevant captions for MRI scans. Our system combines a DEiT-Small vision transformer as an image encoder, MediCareBERT for caption embedding, …

Image Captioning

Improving Generalization of Image Captioning with Unsupervised Prompt Learning

2023-08-05 · Hongchen Wei, Zhenzhong Chen

Pretrained visual-language models have demonstrated impressive zero-shot abilities in image captioning, when accompanied by hand-crafted prompts. Meanwhile, hand-crafted prompts utilize human prior knowledge to guide the…

AttributeImage CaptioningPrompt LearningSemantic Similarity+1

The Solution for the CVPR2023 NICE Image Captioning Challenge

2023-10-10 · Xiangyu Wu, Yi Gao, Hailiang Zhang, Yang Yang 외

In this paper, we present our solution to the New frontiers for Zero-shot Image Captioning Challenge. Different from the traditional image captioning datasets, this challenge includes a larger new variety of visual conce…

Contrastive LearningImage CaptioningRetrieval