CVApr 3, 2018

Learning to Guide Decoding for Image Captioning

arXiv:1804.00887v174 citations
Originality Incremental advance
AI Analysis

This incremental improvement addresses image captioning for AI applications by enhancing caption quality through adaptive guidance.

The paper tackles image captioning by extending the encoder-decoder framework with a guiding network that models image attributes to adaptively inform decoding, achieving improved performance verified on the MS COCO dataset.

Recently, much advance has been made in image captioning, and an encoder-decoder framework has achieved outstanding performance for this task. In this paper, we propose an extension of the encoder-decoder framework by adding a component called guiding network. The guiding network models the attribute properties of input images, and its output is leveraged to compose the input of the decoder at each time step. The guiding network can be plugged into the current encoder-decoder framework and trained in an end-to-end manner. Hence, the guiding vector can be adaptively learned according to the signal from the decoder, making itself to embed information from both image and language. Additionally, discriminative supervision can be employed to further improve the quality of guidance. The advantages of our proposed approach are verified by experiments carried out on the MS COCO dataset.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes