Mamba-FSCIL: Dynamic Adaptation with Selective State Space Model for Few-Shot Class-Incremental Learning
Few-shot class-incremental learning (FSCIL) confronts a dual challenge: static architectures suffer from overfitting to base classes, while dynamic architectures incur excessive parameter growth. To address this, we propose Dual-SSM—a dual selective state space model framework. It introduces a class-sensitive selective scanning mechanism to decouple feature evolution between base and novel classes, and integrates sequence modeling–driven incremental feature alignment with dynamic weight projection to enable parameter-adaptive expansion and efficient knowledge consolidation. Evaluated on miniImageNet, CUB-200, and CIFAR-100, Dual-SSM consistently surpasses existing state-of-the-art methods. It significantly mitigates catastrophic forgetting and enhances few-shot generalization for novel classes. By jointly achieving parameter efficiency and architectural scalability, Dual-SSM establishes a new paradigm for FSCIL that balances lightweight design with extensibility.