Towards Unsupervised Image Captioning With Shared Multimodal Embeddings | Awesome LLM Papers Contribute to Awesome LLM Papers

Towards Unsupervised Image Captioning With Shared Multimodal Embeddings

Iro Laina, Christian Rupprecht, Nassir Navab . 2019 IEEE/CVF International Conference on Computer Vision (ICCV) 2019 – 97 citations

[Paper]   Search on Google Scholar   Search on Semantic Scholar
ICCV Uncategorized

Understanding images without explicit supervision has become an important problem in computer vision. In this paper, we address image captioning by generating language descriptions of scenes without learning from annotated pairs of images and their captions. The core component of our approach is a shared latent space that is structured by visual concepts. In this space, the two modalities should be indistinguishable. A language model is first trained to encode sentences into semantically structured embeddings. Image features that are translated into this embedding space can be decoded into descriptions through the same language model, similarly to sentence embeddings. This translation is learned from weakly paired images and text using a loss robust to noisy assignments and a conditional adversarial component. Our approach allows to exploit large text corpora outside the annotated distributions of image/caption data. Our experiments show that the proposed domain alignment learns a semantically meaningful representation which outperforms previous work.

Similar Work