Continual learning, the ability to learn from sequential experience while retaining and adapting prior knowledge, is central to intelligent systems operating in changing environments.
However, conventional continual learning is typically studied with offline task-wise training and clear task boundaries, leaving a substantial gap from general continual learning under online, uncertain, and evolving data streams.
In this regime, intelligent systems must separate conflicting experience to reduce interference while integrating compatible experience to promote generalization.
Inspired by the organization of the Drosophila learning and memory system, we identify a hierarchical modular principle that coordinates both functions through expert specialization and ensemble integration.
We instantiate this principle as lightweight modular adaptation of pretrained foundation models, combining brain-inspired random expansion for expert routing and diversified modular integration across spatial and temporal scales.
Applications and Results
Across visual recognition, vision-language understanding, ego-exo video understanding, and embodied vision-language-action learning, our method consistently improves learning under online and uncertain data streams.
These findings support hierarchical modularity as a biologically grounded path for learning from dynamic experience.
with gains exceeding 50 percentage points over replay-free alternatives in embodied manipulation.