paper-with-me

홈 › Papers

Unpaired Image Captioning by Language Pivoting

2018-03-14 · ECCV 2018 9 · Jiuxiang Gu, Shafiq Joty, Jianfei Cai, Gang Wang

Image captioning is a multimodal task involving computer vision and natural language processing, where the goal is to learn a mapping from the image to its natural language description. In general, the mapping function is learned from a training set of image-caption pairs. However, for some language, large scale image-caption paired corpus might not be available. We present an approach to this unpaired image captioning problem by language pivoting. Our method can effectively capture the characteristics of an image captioner from the pivot language (Chinese) and align it to the target language (English) using another pivot-target (Chinese-English) sentence parallel corpus. We evaluate our method on two image-to-English benchmark datasets: MSCOCO and Flickr30K. Quantitative comparisons against several baseline approaches demonstrate the effectiveness of our method.

📄 PDF Abstract BibTeX arXiv:1803.05526

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

Unpaired Cross-lingual Image Caption Generation with Self-Supervised Rewards

2019-08-15 · Yuqing Song, Shi-Zhe Chen, Yida Zhao, Qin Jin

Generating image descriptions in different languages is essential to satisfy users worldwide. However, it is prohibitively expensive to collect large-scale paired image-caption dataset for every target language which is …

Caption GenerationImage CaptioningMachine TranslationReinforcement Learning+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

UNISON: Unpaired Cross-lingual Image Captioning

2020-10-03 · Jiahui Gao, Yi Zhou, Philip L. H. Yu, Shafiq Joty 외

Image captioning has emerged as an interesting research field in recent years due to its broad application scenarios. The traditional paradigm of image captioning relies on paired image-caption datasets to train the mode…

Caption GenerationImage CaptioningMachine TranslationSentence+1

Prompt-based Learning for Unpaired Image Captioning

2022-05-26 · Peipei Zhu, Xiao Wang, Lin Zhu, Zhenglong Sun 외

Unpaired Image Captioning (UIC) has been developed to learn image descriptions from unaligned vision-language sample pairs. Existing works usually tackle this task using adversarial learning and visual concept reward bas…

Image CaptioningImage-text RetrievalPrompt LearningQuestion Answering+2