paper-with-me

홈 › Papers

Componential Prompt-Knowledge Alignment for Domain Incremental Learning

2025-05-07 · Kunlun Xu, Xu Zou, Gang Hua, Jiahuan Zhou

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

📄 PDF Abstract BibTeX arXiv:2505.04575

Code (1)

zhoujiahuan1991/icml2025-ka-prompt 공식 구현 pytorch

Tasks

Incremental LearningTransfer Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Untangling Hate Speech Definitions: A Semantic Componential Analysis Across Cultures and Domains

2024-11-11 · Katerina Korre, Arianna Muti, Federico Ruggeri, Alberto Barrón-Cedeño

Hate speech relies heavily on cultural influences, leading to varying individual interpretations. For that reason, we propose a Semantic Componential Analysis (SCA) framework for a cross-cultural and cross-domain analysi…

Hate Speech Detection

Language-Inspired Relation Transfer for Few-shot Class-Incremental Learning

2025-01-10 · Yifan Zhao, Jia Li, Zeyin Song, Yonghong Tian

Depicting novel classes with language descriptions by observing few-shot samples is inherent in human-learning systems. This lifelong learning capability helps to distinguish new knowledge from old ones through the incre…

class-incremental learningClass Incremental LearningContrastive LearningFew-Shot Class-Incremental Learning+4

Cross-Domain Attribute Alignment with CLIP: A Rehearsal-Free Approach for Class-Incremental Unsupervised Domain Adaptation

2025-09-14 · Kerun Mi, Guoliang Kang, Guangyu Li, Lin Zhao 외 arxiv

Class-Incremental Unsupervised Domain Adaptation (CI-UDA) aims to adapt a model from a labeled source domain to an unlabeled target domain, where the sets of potential target classes appearing at different time steps are…

Unsupervised Domain Adaptation

CP-Prompt: Composition-Based Cross-modal Prompting for Domain-Incremental Continual Learning

2024-07-22 · Yu Feng, Zhen Tian, Yifan Zhu, Zongfu Han 외

The key challenge of cross-modal domain-incremental learning (DIL) is to enable the learning model to continuously learn from novel data with different feature distributions under the same task without forgetting old one…

Continual LearningIncremental Learning

Rehearsal-free Federated Domain-incremental Learning

2024-05-22 · Rui Sun, Haoran Duan, Jiahua Dong, Varun Ojha 외

We introduce a rehearsal-free federated domain incremental learning framework, RefFiL, based on a global prompt-sharing paradigm to alleviate catastrophic forgetting challenges in federated domain-incremental learning, w…

Contrastive LearningFederated LearningIncremental Learning