Pith. sign in

Attention on Attention for Image Captioning

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

Attention mechanisms are widely used in current encoder/decoder frameworks of image captioning, where a weighted average on encoded vectors is generated at each time step to guide the caption decoding process. However, the decoder has little idea of whether or how well the attended vector and the given attention query are related, which could make the decoder give misled results. In this paper, we propose an Attention on Attention (AoA) module, which extends the conventional attention mechanisms to determine the relevance between attention results and queries. AoA first generates an information vector and an attention gate using the attention result and the current context, then adds another attention by applying element-wise multiplication to them and finally obtains the attended information, the expected useful knowledge. We apply AoA to both the encoder and the decoder of our image captioning model, which we name as AoA Network (AoANet). Experiments show that AoANet outperforms all previously published methods and achieves a new state-of-the-art performance of 129.8 CIDEr-D score on MS COCO Karpathy offline test split and 129.6 CIDEr-D (C40) score on the official online testing server. Code is available at https://github.com/husthuaan/AoANet.

fields

cs.CL 1

years

2025 1

verdicts

UNVERDICTED 1

representative citing papers

From Image Captioning to Visual Storytelling

cs.CL · 2025-07-31 · unverdicted · novelty 4.0

Visual storytelling improves by treating it as image captioning followed by language-to-language story generation, with a new 'ideality' metric to gauge distance from an oracle.

citing papers explorer

Showing 1 of 1 citing paper.

  • From Image Captioning to Visual Storytelling cs.CL · 2025-07-31 · unverdicted · none · ref 30 · internal anchor

    Visual storytelling improves by treating it as image captioning followed by language-to-language story generation, with a new 'ideality' metric to gauge distance from an oracle.