CVCLJun 24, 2016

Captioning Images with Diverse Objects

arXiv:1606.07770v3186 citations
Originality Highly original
AI Analysis

This addresses the scalability and generalization limitations in image captioning for applications requiring descriptions of diverse or rare objects.

The paper tackles the problem of captioning images with objects not seen in paired image-text datasets, proposing the Novel Object Captioner (NOC) that uses external data sources to generate captions for hundreds of novel object categories, outperforming prior work in evaluations.

Recent captioning models are limited in their ability to scale and describe concepts unseen in paired image-text corpora. We propose the Novel Object Captioner (NOC), a deep visual semantic captioning model that can describe a large number of object categories not present in existing image-caption datasets. Our model takes advantage of external sources -- labeled images from object recognition datasets, and semantic knowledge extracted from unannotated text. We propose minimizing a joint objective which can learn from these diverse data sources and leverage distributional semantic embeddings, enabling the model to generalize and describe novel objects outside of image-caption datasets. We demonstrate that our model exploits semantic information to generate captions for hundreds of object categories in the ImageNet object recognition dataset that are not observed in MSCOCO image-caption training data, as well as many categories that are observed very rarely. Both automatic evaluations and human judgements show that our model considerably outperforms prior work in being able to describe many more categories of objects.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes