Learning Like a Child: Fast Novel Visual Concept Learning From Sentence Descriptions of Images
Junhua Mao, Xu Wei, Yi Yang, Jiang Wang, Zhiheng Huang, Alan L. Yuille
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 the m-RNN model 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, and are publicly available on the project page. 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
BibTeX
@inproceedings{iccv2015_learninglikeachi,
title = {Learning Like a Child: Fast Novel Visual Concept Learning From Sentence Descriptions of Images},
author = {Junhua Mao and Xu Wei and Yi Yang and Jiang Wang and Zhiheng Huang and Alan L. Yuille},
booktitle = {ICCV 2015},
year = {2015}
}