papers AI Learner
The Github is limit! Click to go to the new site.

Joint Image Captioning and Question Answering

2018-05-22
Jialin Wu, Zeyuan Hu, Raymond J. Mooney

Abstract

Answering visual questions need acquire daily common knowledge and model the semantic connection among different parts in images, which is too difficult for VQA systems to learn from images with the only supervision from answers. Meanwhile, image captioning systems with beam search strategy tend to generate similar captions and fail to diversely describe images. To address the aforementioned issues, we present a system to have these two tasks compensate with each other, which is capable of jointly producing image captions and answering visual questions. In particular, we utilize question and image features to generate question-related captions and use the generated captions as additional features to provide new knowledge to the VQA system. For image captioning, our system attains more informative results in term of the relative improvements on VQA tasks as well as competitive results using automated metrics. Applying our system to the VQA tasks, our results on VQA v2 dataset achieve 65.8% using generated captions and 69.1% using annotated captions in validation set and 68.4% in the test-standard set. Further, an ensemble of 10 models results in 69.7% in the test-standard split.

Abstract (translated by Google)
URL

https://arxiv.org/abs/1805.08389

PDF

https://arxiv.org/pdf/1805.08389


Similar Posts

Comments