paper-with-me

홈 › Papers

Exploring Semantic Relationships for Unpaired Image Captioning

2021-06-20 · Fenglin Liu, Meng Gao, Tianhao Zhang, Yuexian Zou

Recently, image captioning has aroused great interest in both academic and industrial worlds. Most existing systems are built upon large-scale datasets consisting of image-sentence pairs, which, however, are time-consuming to construct. In addition, even for the most advanced image captioning systems, it is still difficult to realize deep image understanding. In this work, we achieve unpaired image captioning by bridging the vision and the language domains with high-level semantic information. The motivation stems from the fact that the semantic concepts with the same modality can be extracted from both images and descriptions. To further improve the quality of captions generated by the model, we propose the Semantic Relationship Explorer, which explores the relationships between semantic concepts for better understanding of the image. Extensive experiments on MSCOCO dataset show that we can generate desirable captions without paired datasets. Furthermore, the proposed approach boosts five strong baselines under the paired setting, where the most significant improvement in CIDEr score reaches 8%, demonstrating that it is effective and generalizes well to a wide range of models.

📄 PDF Abstract BibTeX arXiv:2106.10658

Code (0)

등록된 구현이 없습니다.

Tasks

Image CaptioningSentence

Similar Papers 제목 키워드 기반

Cross2StrA: Unpaired Cross-lingual Image Captioning with Cross-lingual Cross-modal Structure-pivoted Alignment

2023-05-20 · Shengqiong Wu, Hao Fei, Wei Ji, Tat-Seng Chua

Unpaired cross-lingual image captioning has long suffered from irrelevancy and disfluency issues, due to the inconsistencies of the semantic scene and syntax attributes during transfer. In this work, we propose to addres…

Image CaptioningTranslation

Exploring Explicit and Implicit Visual Relationships for Image Captioning

2021-05-06 · Zeliang Song, Xiaofei Zhou

Image captioning is one of the most challenging tasks in AI, which aims to automatically generate textual sentences for an image. Recent methods for image captioning follow encoder-decoder framework that transforms the s…

DecoderImage Captioning

Exploring Visual Relationship for Image Captioning

2018-09-19 · ECCV 2018 9 · Ting Yao, Yingwei Pan, Yehao Li, Tao Mei

It is always well believed that modeling relationships between objects would be helpful for representing and eventually describing an image. Nevertheless, there has not been evidence in support of the idea on image descr…

DecoderImage CaptioningImage DescriptionSentence

MAGIC: Multimodal relAtional Graph adversarIal inferenCe for Diverse and Unpaired Text-based Image Captioning

2021-12-13 · Wenqiao Zhang, Haochen Shi, Jiannan Guo, Shengyu Zhang 외

Text-based image captioning (TextCap) requires simultaneous comprehension of visual content and reading the text of images to generate a natural language description. Although a task can teach machines to understand the …

Caption GenerationDescriptiveDiversityGenerative Adversarial Network+2

Self-Distillation for Few-Shot Image Captioning

2021-01-06 · IEEE Winter Conference on Applications of Computer Vision 2021 1 · Xianyu Chen, Ming Jiang, Qi Zhao

The development of large-scale image-captioning datasets is expensive, while the abundance of unpaired images and text corpus can potentially help reduce the efforts of manual annotation. In this paper, we study the few-…

Image Captioning