Computational Baby Learning
Xiaodan Liang, Si Liu, Yunchao Wei, Luoqi Liu, Liang Lin, Shuicheng, Yan

TL;DR
This paper introduces a computational model inspired by how babies learn to recognize new objects with minimal supervision, leveraging prior knowledge, exemplar learning, and video context to improve object detection from few samples.
Contribution
The paper presents a novel slightly-supervised object detection framework that mimics baby learning, combining pre-trained CNNs, exemplar learning, and video-based instance discovery to outperform full-data models.
Findings
Effective detection with very few samples per category.
Utilizes unlabeled videos to enhance learning.
Outperforms state-of-the-art full-training methods.
Abstract
Intuitive observations show that a baby may inherently possess the capability of recognizing a new visual concept (e.g., chair, dog) by learning from only very few positive instances taught by parent(s) or others, and this recognition capability can be gradually further improved by exploring and/or interacting with the real instances in the physical world. Inspired by these observations, we propose a computational model for slightly-supervised object detection, based on prior knowledge modelling, exemplar learning and learning with video contexts. The prior knowledge is modeled with a pre-trained Convolutional Neural Network (CNN). When very few instances of a new concept are given, an initial concept detector is built by exemplar learning over the deep features from the pre-trained CNN. Simulating the baby's interaction with physical world, the well-designed tracking solution is then…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications
