SOYO is a lightweight trainable domain selector for parameter-isolation domain incremental learning, improving parameter selection accuracy and downstream performance on six benchmarks.
DualCP: Rehearsal-Free Domain-Incremental Learning via Dual-Level Concept Prototype
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Domain-Incremental Learning (DIL) enables vision models to adapt to changing conditions in real-world environments while maintaining the knowledge acquired from previous domains. Given privacy concerns and training time, Rehearsal-Free DIL (RFDIL) is more practical. Inspired by the incremental cognitive process of the human brain, we design Dual-level Concept Prototypes (DualCP) for each class to address the conflict between learning new knowledge and retaining old knowledge in RFDIL. To construct DualCP, we propose a Concept Prototype Generator (CPG) that generates both coarse-grained and fine-grained prototypes for each class. Additionally, we introduce a Coarse-to-Fine calibrator (C2F) to align image features with DualCP. Finally, we propose a Dual Dot-Regression (DDR) loss function to optimize our C2F module. Extensive experiments on the DomainNet, CDDB, and CORe50 datasets demonstrate the effectiveness of our method.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Boosting Domain Incremental Learning: Selecting the Optimal Parameters is All You Need
SOYO is a lightweight trainable domain selector for parameter-isolation domain incremental learning, improving parameter selection accuracy and downstream performance on six benchmarks.