SR-CIS: Self-Reflective Incremental System with Decoupled Memory and Reasoning
Biqing Qi, Junqi Gao, Xinquan Chen, Dong Li, Weinan Zhang, Bowen Zhou

TL;DR
SR-CIS is a novel incremental learning system inspired by human memory, combining fast inference and slow deliberation with decoupled memory modules, achieving stable learning with limited storage.
Contribution
It introduces a self-reflective system with decoupled memory and reasoning modules, utilizing task-specific memory and anomaly detection for efficient incremental learning.
Findings
Outperforms existing baselines on standard benchmarks.
Achieves stable incremental memory with limited storage.
Balances plasticity and stability effectively.
Abstract
The ability of humans to rapidly learn new knowledge while retaining old memories poses a significant challenge for current deep learning models. To handle this challenge, we draw inspiration from human memory and learning mechanisms and propose the Self-Reflective Complementary Incremental System (SR-CIS). Comprising the deconstructed Complementary Inference Module (CIM) and Complementary Memory Module (CMM), SR-CIS features a small model for fast inference and a large model for slow deliberation in CIM, enabled by the Confidence-Aware Online Anomaly Detection (CA-OAD) mechanism for efficient collaboration. CMM consists of task-specific Short-Term Memory (STM) region and a universal Long-Term Memory (LTM) region. By setting task-specific Low-Rank Adaptive (LoRA) and corresponding prototype weights and biases, it instantiates external storage for parameter and representation memory,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsConstraint Satisfaction and Optimization · Distributed and Parallel Computing Systems · Advanced Database Systems and Queries
