AI RESEARCH

Image Captioning via Compact Bidirectional Architecture

arXiv CS.CL

ArXi:2201.01984v3 Announce Type: replace-cross Most current image captioning models typically generate captions from left-to-right. This unidirectional property makes them can only leverage past context but not future context. Though refinement-based models can exploit both past and future context by generating a new caption in the second stage based on pre-retrieved or pre-generated captions in the first stage, the decoder of these models generally consists of two networks~(i.e.