TL;DR
This paper introduces an unsupervised neural network model inspired by hippocampal architecture that can learn both specific instances and generalized classes from a single exposure, outperforming baselines under noisy conditions.
Contribution
It extends the Omniglot benchmark to test both classification and instance recognition, implementing an unsupervised CLS-based model that rivals supervised methods without domain-specific biases.
Findings
Achieves comparable classification accuracy to supervised models on Omniglot
Significantly outperforms nearest-neighbor baseline in instance recognition with noise and occlusion
Demonstrates the ability to learn and recall specific instances in an unsupervised manner
Abstract
Established experimental procedures for one-shot machine learning do not test the ability to learn or remember specific instances of classes, a key feature of animal intelligence. Distinguishing specific instances is necessary for many real-world tasks, such as remembering which cup belongs to you. Generalisation within classes conflicts with the ability to separate instances of classes, making it difficult to achieve both capabilities within a single architecture. We propose an extension to the standard Omniglot classification-generalisation framework that additionally tests the ability to distinguish specific instances after one exposure and introduces noise and occlusion corruption. Learning is defined as an ability to classify as well as recall training samples. Complementary Learning Systems (CLS) is a popular model of mammalian brain regions believed to play a crucial role in…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
