paper-with-me

Papers

Improving Reference-based Distinctive Image Captioning with Contrastive Rewards

2023-06-25 · Yangjun Mao, Jun Xiao, Dong Zhang, Meng Cao, Jian Shao, Yueting Zhuang, Long Chen

Distinctive Image Captioning (DIC) -- generating distinctive captions that describe the unique details of a target image -- has received considerable attention over the last few years. A recent DIC method proposes to generate distinctive captions by comparing the target image with a set of semantic-similar reference images, i.e., reference-based DIC (Ref-DIC). It aims to force the generated captions to distinguish between the target image and the reference image. To ensure Ref-DIC models really perceive the unique objects (or attributes) in target images, we propose two new Ref-DIC benchmarks and develop a Transformer-based Ref-DIC baseline TransDIC. The model only extracts visual features from the target image, but also encodes the differences between objects in the target and reference images. Taking one step further, we propose a stronger TransDIC++, which consists of an extra contrastive learning module to make full use of the reference images. This new module is model-agnostic, which can be easily incorporated into various Ref-DIC architectures. Finally, for more trustworthy benchmarking, we propose a new evaluation metric named DisCIDEr for Ref-DIC, which evaluates both the accuracy and distinctiveness of the generated captions. Experimental results demonstrate that our TransDIC++ can generate distinctive captions. Besides, it outperforms several state-of-the-art models on the two new benchmarks over different metrics.

📄 PDF Abstract BibTeX arXiv:2306.14259

Code (0)

등록된 구현이 없습니다.

Tasks

BenchmarkingContrastive LearningImage Captioning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Contrastive Learning for Image Captioning

2017-10-06 · NeurIPS 2017 12 · Bo Dai, Dahua Lin

Image captioning, a popular topic in computer vision, has achieved substantial progress in recent years. However, the distinctiveness of natural descriptions is often overlooked in previous work. It is closely related to…

Contrastive LearningImage Captioning

Rethinking the Reference-based Distinctive Image Captioning

2022-07-22 · Yangjun Mao, Long Chen, Zhihong Jiang, Dong Zhang 외

Distinctive Image Captioning (DIC) -- generating distinctive captions that describe the unique details of a target image -- has received considerable attention over the last few years. A recent DIC work proposes to gener…

AttributeBenchmarkingImage Captioning

Distinctive Image Captioning: Leveraging Ground Truth Captions in CLIP Guided Reinforcement Learning

2024-02-21 · Antoine Chaffin, Ewa Kijak, Vincent Claveau

Training image captioning models using teacher forcing results in very generic samples, whereas more distinctive captions can be very useful in retrieval applications or to produce alternative texts describing images for…

Cross-Modal RetrievalImage CaptioningReinforcement Learning (RL)Retrieval

Group-based Distinctive Image Captioning with Memory Attention

2021-08-20 · Jiuniu Wang, Wenjia Xu, Qingzhong Wang, Antoni B. Chan

Describing images using natural language is widely known as image captioning, which has made consistent progress due to the development of computer vision and natural language generation techniques. Though conventional c…

Contrastive LearningImage CaptioningText Generation

Group-based Distinctive Image Captioning with Memory Difference Encoding and Attention

2025-04-03 · Jiuniu Wang, Wenjia Xu, Qingzhong Wang, Antoni B. Chan

Recent advances in image captioning have focused on enhancing accuracy by substantially increasing the dataset and model size. While conventional captioning models exhibit high performance on established metrics such as …

Caption GenerationContrastive LearningImage Captioning