paper-with-me

Papers

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 captioning models achieve high accuracy based on popular metrics, i.e., BLEU, CIDEr, and SPICE, the ability of captions to distinguish the target image from other similar images is under-explored. To generate distinctive captions, a few pioneers employ contrastive learning or re-weighted the ground-truth captions, which focuses on one single input image. However, the relationships between objects in a similar image group (e.g., items or properties within the same album or fine-grained events) are neglected. In this paper, we improve the distinctiveness of image captions using a Group-based Distinctive Captioning Model (GdisCap), which compares each image with other images in one similar group and highlights the uniqueness of each image. In particular, we propose a group-based memory attention (GMA) module, which stores object features that are unique among the image group (i.e., with low similarity to objects in other images). These unique object features are highlighted when generating captions, resulting in more distinctive captions. Furthermore, the distinctive words in the ground-truth captions are selected to supervise the language decoder and GMA. Finally, we propose a new evaluation metric, distinctive word rate (DisWordRate) to measure the distinctiveness of captions. Quantitative results indicate that the proposed method significantly improves the distinctiveness of several baseline models, and achieves the state-of-the-art performance on both accuracy and distinctiveness. Results of a user study agree with the quantitative evaluation and demonstrate the rationality of the new metric DisWordRate.

📄 PDF Abstract BibTeX arXiv:2108.09151

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningImage CaptioningText Generation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

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

Distinctive Image Captioning via CLIP Guided Group Optimization

2022-08-08 · Youyuan Zhang, Jiuniu Wang, Hao Wu, Wenjia Xu

Image captioning models are usually trained according to human annotated ground-truth captions, which could generate accurate but generic captions. In this paper, we focus on generating distinctive captions that can dist…

Image Captioning

Improving Reference-based Distinctive Image Captioning with Contrastive Rewards

2023-06-25 · Yangjun Mao, Jun Xiao, Dong Zhang, Meng Cao 외

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 gen…

BenchmarkingContrastive LearningImage Captioning

Compare and Reweight: Distinctive Image Captioning Using Similar Images Sets

2020-07-14 · ECCV 2020 8 · Jiuniu Wang, Wenjia Xu, Qingzhong Wang, Antoni B. Chan

A wide range of image captioning models has been developed, achieving significant improvement based on popular metrics, such as BLEU, CIDEr, and SPICE. However, although the generated captions can accurately describe the…

Image CaptioningRetrieval

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