Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Componential Prompt-Knowledge Alignment for Domain Incremental Learning

About

Domain Incremental Learning (DIL) aims to learn from non-stationary data streams across domains while retaining and utilizing past knowledge. Although prompt-based methods effectively store multi-domain knowledge in prompt parameters and obtain advanced performance through cross-domain prompt fusion, we reveal an intrinsic limitation: component-wise misalignment between domain-specific prompts leads to conflicting knowledge integration and degraded predictions. This arises from the random positioning of knowledge components within prompts, where irrelevant component fusion introduces interference.To address this, we propose Componential Prompt-Knowledge Alignment (KA-Prompt), a novel prompt-based DIL method that introduces component-aware prompt-knowledge alignment during training, significantly improving both the learning and inference capacity of the model. KA-Prompt operates in two phases: (1) Initial Componential Structure Configuring, where a set of old prompts containing knowledge relevant to the new domain are mined via greedy search, which is then exploited to initialize new prompts to achieve reusable knowledge transfer and establish intrinsic alignment between new and old prompts. (2) Online Alignment Preservation, which dynamically identifies the target old prompts and applies adaptive componential consistency constraints as new prompts evolve. Extensive experiments on DIL benchmarks demonstrate the effectiveness of our KA-Prompt. Our source code is available at https://github.com/zhoujiahuan1991/ICML2025-KA-Prompt

Kunlun Xu, Xu Zou, Gang Hua, Jiahuan Zhou• 2025

Related benchmarks

TaskDatasetResultRank
Face Anti-SpoofingReplay-Attack I (test)
HTER13.76
33
Face Anti-SpoofingMSU-MFSD M (test)
HTER14.97
33
Face Anti-SpoofingMSU-MFSD (M) & Replay-Attack (I) to CASIA-MFSD (C) (test)
HTER (M)6.51
20
Domain-incremental learningImageNet-R
Accuracy66.51
19
Face Presentation Attack DetectionCASIA-MFSD Target (test)
HTER6.22
15
Face Presentation Attack DetectionOULU-NPU Target (test)
HTER10.8
15
Domain-incremental learningDomainNet
Average Accuracy62.91
12
Domain-incremental learningImageNet-C
AA85.43
12
Domain-incremental learningImageNet Mix
Average Accuracy70.35
12
Face Presentation Attack DetectionStep 4 MSU-MFSD -> CASIA-MFSD -> Idiap Replay-Attack -> OULU-NPU
HTER (MSU-MFSD)12.15
10
Showing 10 of 12 rows

Other info

Follow for update