We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: Explain and Improve: LRP-Inference Fine-Tuning for Image Captioning Models

Abstract: This paper analyzes the predictions of image captioning models with attention mechanisms beyond visualizing the attention itself. We develop variants of layer-wise relevance propagation (LRP) and gradient-based explanation methods, tailored to image captioning models with attention mechanisms. We compare the interpretability of attention heatmaps systematically against the explanations provided by explanation methods such as LRP, Grad-CAM, and Guided Grad-CAM. We show that explanation methods provide simultaneously pixel-wise image explanations (supporting and opposing pixels of the input image) and linguistic explanations (supporting and opposing words of the preceding sequence) for each word in the predicted captions. We demonstrate with extensive experiments that explanation methods 1) can reveal additional evidence used by the model to make decisions compared to attention; 2) correlate to object locations with high precision; 3) are helpful to "debug" the model, e.g. by analyzing the reasons for hallucinated object words. With the observed properties of explanations, we further design an LRP-inference fine-tuning strategy that reduces the issue of object hallucination in image captioning models, and meanwhile, maintains the sentence fluency. We conduct experiments with two widely used attention mechanisms: the adaptive attention mechanism calculated with the additive attention and the multi-head attention mechanism calculated with the scaled dot product.
Subjects: Computer Vision and Pattern Recognition (cs.CV); Computation and Language (cs.CL); Machine Learning (cs.LG)
Cite as: arXiv:2001.01037 [cs.CV]
  (or arXiv:2001.01037v5 [cs.CV] for this version)

Submission history

From: Jiamei Sun [view email]
[v1] Sat, 4 Jan 2020 05:15:11 GMT (7838kb,D)
[v2] Wed, 22 Jan 2020 02:09:36 GMT (7840kb,D)
[v3] Thu, 23 Apr 2020 02:41:41 GMT (8939kb,D)
[v4] Tue, 17 Nov 2020 01:41:04 GMT (2919kb,D)
[v5] Sun, 1 Aug 2021 06:27:04 GMT (2229kb,D)

Link back to: arXiv, form interface, contact.