INCPrompt: Task-Aware incremental Prompting for Rehearsal-Free Class-incremental Learning
This addresses the problem of forgetting in continual learning for AI systems, but it appears incremental as it builds on existing prompting methods.
The paper tackled catastrophic forgetting in continual learning by introducing INCPrompt, which uses adaptive key-learner and task-aware prompts to capture task-relevant information, achieving superior performance over existing algorithms on multiple benchmarks.
This paper introduces INCPrompt, an innovative continual learning solution that effectively addresses catastrophic forgetting. INCPrompt's key innovation lies in its use of adaptive key-learner and task-aware prompts that capture task-relevant information. This unique combination encapsulates general knowledge across tasks and encodes task-specific knowledge. Our comprehensive evaluation across multiple continual learning benchmarks demonstrates INCPrompt's superiority over existing algorithms, showing its effectiveness in mitigating catastrophic forgetting while maintaining high performance. These results highlight the significant impact of task-aware incremental prompting on continual learning performance.