FlyPrompt: Brain-Inspired Random-Expanded Routing with Temporal-Ensemble Experts for General Continual Learning
Overview
Overall Novelty Assessment
The paper introduces FlyPrompt, a brain-inspired framework for general continual learning that decomposes the problem into expert routing and competence improvement. It resides in the 'Brain-Inspired Routing and Ensemble Mechanisms' leaf under 'Architectural Modularity and Expert Systems.' Notably, this leaf contains only the original paper itself—no sibling papers are present. This isolation suggests FlyPrompt occupies a relatively sparse research direction within the broader taxonomy, which encompasses 50 papers across approximately 36 topics, indicating that biologically-inspired routing mechanisms remain underexplored compared to memory-based or optimization-centric approaches.
The taxonomy reveals that FlyPrompt's immediate parent category, 'Architectural Modularity and Expert Systems,' also includes 'Dynamic Expert Allocation' methods, which dynamically create specialized experts without biological inspiration. Neighboring branches such as 'Memory-Based Continual Learning Mechanisms' (with prototype-based and exemplar replay strategies) and 'Optimization and Learning Rate Strategies' represent more crowded research directions. The scope note for the original leaf explicitly excludes non-biologically-inspired modular methods, positioning FlyPrompt at the intersection of neuroscience and continual learning—a niche that distinguishes it from memory-centric approaches like Continual Prototype Evolution and optimization-focused techniques like Gradient Equilibrium.
Among 21 candidates examined, no refutable prior work was identified for any of the three contributions. The 'FlyPrompt framework for general continual learning' examined 10 candidates with zero refutations, as did 'Task-wise Experts with Temporal Ensemble (TE2).' The 'Random Expanded Analytic Router (REAR)' examined only 1 candidate, also yielding no refutation. This limited search scope—21 candidates total, not hundreds—suggests that while no overlapping prior work surfaced in top-K semantic matches, the analysis does not constitute an exhaustive literature review. The absence of refutations across all contributions indicates that, within this bounded search, the proposed mechanisms appear distinct from examined alternatives.
Given the sparse population of the brain-inspired routing leaf and the lack of refutations among 21 examined candidates, FlyPrompt appears to introduce a relatively novel architectural direction within general continual learning. However, the small search scale and the single-paper leaf status underscore that this assessment reflects limited coverage rather than comprehensive field knowledge. The framework's biological inspiration and modular routing design differentiate it from memory and optimization paradigms, but broader validation would require examining additional candidates beyond the top-K semantic neighborhood.
Taxonomy
Research Landscape Overview
Claimed Contributions
The authors introduce FlyPrompt, a biologically inspired framework that addresses general continual learning by decomposing it into expert routing (assigning inputs to appropriate experts) and expert competence improvement (enhancing expert representations under limited supervision). The framework is inspired by the fruit fly's hierarchical memory system.
The authors propose REAR, a routing mechanism that uses fixed random projections and closed-form updates to assign inputs to experts without iterative training. This component mimics the sparse expansion circuits observed in fruit fly olfactory systems and enables efficient expert selection in single-pass learning scenarios.
The authors introduce TE2, which equips each expert with multiple exponential moving average (EMA) heads at different decay rates to capture knowledge across multiple time scales. This design mirrors the compartmental consolidation in the mushroom body and improves expert robustness under non-stationary data streams.
Core Task Comparisons
Comparisons with papers in the same taxonomy category
Contribution Analysis
Detailed comparisons for each claimed contribution
FlyPrompt framework for general continual learning
The authors introduce FlyPrompt, a biologically inspired framework that addresses general continual learning by decomposing it into expert routing (assigning inputs to appropriate experts) and expert competence improvement (enhancing expert representations under limited supervision). The framework is inspired by the fruit fly's hierarchical memory system.
[52] Achieving Deep Continual Learning via Evolution PDF
[53] Dual-Memory Multi-Modal Learning for Continual Spoken Keyword Spotting with Confidence Selection and Diversity Enhancement PDF
[54] Experts Collaboration Learning for Continual Multi-Modal Reasoning PDF
[55] Choose Your Expert: Uncertainty-Guided Expert Selection for Continual Deepfake Detection PDF
[56] LLM-Guided Decoupled Probabilistic Prompt for Continual Learning in Medical Image Diagnosis PDF
[57] SPECI: Skill Prompts based Hierarchical Continual Imitation Learning for Robot Manipulation PDF
[58] Adapt-â: Scalable Continual Multimodal Instruction Tuning via Dynamic Data Selection PDF
[59] Lifelong Learning with Behavior Consolidation for Vehicle Routing PDF
[60] The design of personal mobile technologies for lifelong learning PDF
[61] Building digital competence: advancing data-driven culture in the Malaysian construction sector PDF
Random Expanded Analytic Router (REAR)
The authors propose REAR, a routing mechanism that uses fixed random projections and closed-form updates to assign inputs to experts without iterative training. This component mimics the sparse expansion circuits observed in fruit fly olfactory systems and enables efficient expert selection in single-pass learning scenarios.
[51] AdaptForever: Elastic and Mutual Learning for Continuous NLP Task Mastery. PDF
Task-wise Experts with Temporal Ensemble (TE2)
The authors introduce TE2, which equips each expert with multiple exponential moving average (EMA) heads at different decay rates to capture knowledge across multiple time scales. This design mirrors the compartmental consolidation in the mushroom body and improves expert robustness under non-stationary data streams.