TL;DR
This paper introduces MothNet, a biologically inspired neural network model based on the moth olfactory system, which efficiently learns to recognize MNIST digits from very few samples, outperforming standard methods.
Contribution
The paper presents MothNet, a novel biologically inspired neural network architecture that learns from minimal data and demonstrates advantages over traditional machine learning models.
Findings
MothNet learns to recognize MNIST digits with 1-10 samples per class.
It outperforms nearest-neighbors, SVMs, and standard neural networks in few-shot learning.
MothNet matches specialized transfer-learning methods without pre-training.
Abstract
We seek to (i) characterize the learning architectures exploited in biological neural networks for training on very few samples, and (ii) port these algorithmic structures to a machine learning context. The Moth Olfactory Network is among the simplest biological neural systems that can learn, and its architecture includes key structural elements and mechanisms widespread in biological neural nets, such as cascaded networks, competitive inhibition, high intrinsic noise, sparsity, reward mechanisms, and Hebbian plasticity. These structural biological elements, in combination, enable rapid learning. MothNet is a computational model of the Moth Olfactory Network, closely aligned with the moth's known biophysics and with in vivo electrode data collected from moths learning new odors. We assign this model the task of learning to read the MNIST digits. We show that MothNet successfully…
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.
