Fruit Fly-Inspired AI Learns New Skills Without Forgetting Old Ones
AI that keeps learning without forgetting could make your gadgets smarter over time
Inspired by the organization of the Drosophila learning and memory system, researchers propose a hierarchical modular principle for general continual learning — the ability to learn from sequential experience while retaining and adapting prior knowledge. Conventional continual learning is typically studied with offline task-wise training and clear task boundaries, leaving a gap from general continual learning under online, uncertain, and evolving data streams, where systems must separate conflicting experience to reduce interference while integrating compatible experience to promote generalization. The principle coordinates both functions through expert specialization and ensemble integration, instantiated as lightweight modular adaptation of pretrained foundation models that combines brain-inspired random expansion for expert routing with diversified modular integration across spatial and temporal scales. Across visual recognition, vision-language understanding, ego-exo video understanding, and embodied vision-language-action learning, the method consistently improved learning under online and uncertain data streams, with gains exceeding 50 percentage points over replay-free alternatives in embodied manipulation. The authors are Hongwei Yan and 9 other authors, and the paper is 50 pages.
- Today's AI forgets old skills when it learns new ones; this method copies how fruit flies store memories in separate, connected groups.
- It works on existing AI models by adding small modules rather than retraining the whole system, which saves money and computing power.
- It beat older privacy-friendly methods by over 50 percentage points on robot tasks — without needing to keep your old data.
Why It Matters
Could mean gadgets, cars and robots that get smarter with daily use — instead of forgetting what they know.