Partially Non-Autoregressive Image Captioning
DOI:
https://doi.org/10.1609/aaai.v35i2.16219Keywords:
Language and VisionAbstract
Current state-of-the-art image captioning systems usually generated descriptions autoregressively, i.e., every forward step conditions on the given image and previously produced words. The sequential attribution causes a unavoidable decoding latency. Non-autoregressive image captioning, on the other hand, predicts the entire sentence simultaneously and accelerates the inference process significantly. However, it removes the dependence in a caption and commonly suffers from repetition or missing issues. To make a better trade-off between speed and quality, we introduce a partially non-autoregressive model, named PNAIC, which considers a caption as a series of concatenated word groups. The groups are generated parallelly in global while each word in group is predicted from left to right, and thus the captioner can create multiple discontinuous words concurrently at each time step. More importantly, by incorporating curriculum learning-based training tasks of group length prediction and invalid group deletion, our model is capable of generating accurate captions as well as preventing common incoherent errors. Extensive experiments on MS COCO benchmark demonstrate that our proposed method achieves more than 3.5× speedup while maintaining competitive performance.Downloads
Published
2021-05-18
How to Cite
Fei, Z. (2021). Partially Non-Autoregressive Image Captioning. Proceedings of the AAAI Conference on Artificial Intelligence, 35(2), 1309-1316. https://doi.org/10.1609/aaai.v35i2.16219
Issue
Section
AAAI Technical Track on Computer Vision I