Search papers, labs, and topics across Lattice.
This paper introduces LDEPrompt, a novel prompt-based class-incremental learning method that uses layer-importance guidance to dynamically expand and freeze prompts within a dual prompt pool. It addresses limitations of fixed prompt pools and manual selection by adaptively selecting layers and managing prompt expansion. Experiments on class-incremental learning benchmarks show LDEPrompt achieves state-of-the-art performance, demonstrating its effectiveness and scalability.
Forget static prompts: LDEPrompt dynamically expands and freezes prompts based on layer importance, achieving state-of-the-art performance in class-incremental learning.
Prompt-based class-incremental learning methods typically construct a prompt pool consisting of multiple trainable key-prompts and perform instance-level matching to select the most suitable prompt embeddings, which has shown promising results. However, existing approaches face several limitations, including fixed prompt pools, manual selection of prompt embeddings, and strong reliance on the pretrained backbone for prompt selection. To address these issues, we propose a \textbf{L}ayer-importance guided \textbf{D}ual \textbf{E}xpandable \textbf{P}rompt Pool (\textbf{LDEPrompt}), which enables adaptive layer selection as well as dynamic freezing and expansion of the prompt pool. Extensive experiments on widely used class-incremental learning benchmarks demonstrate that LDEPrompt achieves state-of-the-art performance, validating its effectiveness and scalability.