One-Shot Concept Learning by Simulating Evolutionary Instinct Development
Abrar Ahmed, Anish Bikmal

TL;DR
This paper introduces a one-shot object recognition model that decomposes images into shape and color attributes, using Bayesian inference to classify objects with minimal examples, aiming to mimic human-like learning efficiency.
Contribution
The proposed model enables one-shot learning by explicitly decomposing images into attributes and applying Bayesian inference, offering a flexible approach beyond traditional deep learning methods.
Findings
Successfully recognizes objects from a single example.
Decomposes images into shape and color attributes for classification.
Applicable to visual and non-visual domains.
Abstract
Object recognition has become a crucial part of machine learning and computer vision recently. The current approach to object recognition involves Deep Learning and uses Convolutional Neural Networks to learn the pixel patterns of the objects implicitly through backpropagation. However, CNNs require thousands of examples in order to generalize successfully and often require heavy computing resources for training. This is considered rather sluggish when compared to the human ability to generalize and learn new categories given just a single example. Additionally, CNNs make it difficult to explicitly programmatically modify or intuitively interpret their learned representations. We propose a computational model that can successfully learn an object category from as few as one example and allows its learning style to be tailored explicitly to a scenario. Our model decomposes each image…
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
