Low-Shot Learning from Imaginary Data
Abstract
Humans can quickly learn new visual concepts, perhaps because they can easily visualize or imagine what novel objects look like from different views. Incorporating this ability to hallucinate novel instances of new concepts might help machine vision systems perform better low-shot learning, i.e., learning concepts from few examples. We present a novel approach to low-shot learning that uses this idea. Our approach builds on recent progress in meta-learning (''learning to learn'') by combining a meta-learner with a ''hallucinator'' that produces additional training examples, and optimizing both models jointly. Our hallucinator can be incorporated into a variety of meta-learners and provides significant gains: up to a 6 point boost in classification accuracy when only a single training example is available, yielding state-of-the-art performance on the challenging ImageNet low-shot classification benchmark.
Cite
Text
Wang et al. "Low-Shot Learning from Imaginary Data." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018. doi:10.1109/CVPR.2018.00760Markdown
[Wang et al. "Low-Shot Learning from Imaginary Data." Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2018.](https://mlanthology.org/cvpr/2018/wang2018cvpr-lowshot/) doi:10.1109/CVPR.2018.00760BibTeX
@inproceedings{wang2018cvpr-lowshot,
title = {{Low-Shot Learning from Imaginary Data}},
author = {Wang, Yu-Xiong and Girshick, Ross and Hebert, Martial and Hariharan, Bharath},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2018},
doi = {10.1109/CVPR.2018.00760},
url = {https://mlanthology.org/cvpr/2018/wang2018cvpr-lowshot/}
}