English

Learning like a Child: Fast Novel Visual Concept Learning from Sentence Descriptions of Images

Computer Vision and Pattern Recognition 2015-10-05 v2 Computation and Language Machine Learning

Abstract

In this paper, we address the task of learning novel visual concepts, and their interactions with other concepts, from a few images with sentence descriptions. Using linguistic context and visual features, our method is able to efficiently hypothesize the semantic meaning of new words and add them to its word dictionary so that they can be used to describe images which contain these novel concepts. Our method has an image captioning module based on m-RNN with several improvements. In particular, we propose a transposed weight sharing scheme, which not only improves performance on image captioning, but also makes the model more suitable for the novel concept learning task. We propose methods to prevent overfitting the new concepts. In addition, three novel concept datasets are constructed for this new task. In the experiments, we show that our method effectively learns novel visual concepts from a few examples without disturbing the previously learned concepts. The project page is http://www.stat.ucla.edu/~junhua.mao/projects/child_learning.html

Keywords

Cite

@article{arxiv.1504.06692,
  title  = {Learning like a Child: Fast Novel Visual Concept Learning from Sentence Descriptions of Images},
  author = {Junhua Mao and Wei Xu and Yi Yang and Jiang Wang and Zhiheng Huang and Alan Yuille},
  journal= {arXiv preprint arXiv:1504.06692},
  year   = {2015}
}

Comments

ICCV 2015 camera ready version. We add much more novel visual concepts in the NVC dataset and have released it, see http://www.stat.ucla.edu/~junhua.mao/projects/child_learning.html