@inproceedings{9cdc240070fe4c7c9be86a1d20f214bc,
title = "Non-exemplar Domain Incremental Learning via Cross-Domain Concept Integration",
abstract = "Existing approaches to Domain Incremental Learning (DIL) address catastrophic forgetting by storing and rehearsing exemplars from old domains.However, exemplar-based solutions are not always viable due to data privacy concerns or storage limitations.Therefore, Non-Exemplar Domain Incremental Learning (NEDIL) has emerged as a significant paradigm for resolving DIL challenges.Current NEDIL solutions extend the classifier incrementally for new domains to learn new knowledge, but unrestricted extension within the same feature space leads to inter-class confusion.To tackle this issue, we propose a simple yet effective method through cross-domain concePt INtegrAtion (PINA).We train a Unified Classifier (UC) as a concept container across all domains.Then, a Domain Specific Alignment (DSA) module is proposed for each incremental domain, aligning the feature distribution to the base domain.During inference, we introduce a Patch Shuffle Selector (PSS) to select appropriate parameters of DSA for test images. Our developed patch shuffling technique disrupts class-dependent information, outperforming the domain selectors based on K-Nearest Neighbors or Nearest Mean Classifier.Extensive experiments demonstrate that our method achieves state-of-the-art performance while reducing the number of additional parameters. The source code will be released in https://github.com/qwangcv/PINA.",
keywords = "Domain incremental learning, Non-exemplar, Vision transformer",
author = "Qiang Wang and Yuhang He and Songlin Dong and Xinyuan Gao and Shaokun Wang and Yihong Gong",
note = "Publisher Copyright: {\textcopyright} The Author(s), under exclusive license to Springer Nature Switzerland AG 2025.; 18th European Conference on Computer Vision, ECCV 2024 ; Conference date: 29-09-2024 Through 04-10-2024",
year = "2025",
doi = "10.1007/978-3-031-72967-6\_9",
language = "英语",
isbn = "9783031729669",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "144--162",
editor = "Ale{\v s} Leonardis and Elisa Ricci and Stefan Roth and Olga Russakovsky and Torsten Sattler and G{\"u}l Varol",
booktitle = "Computer Vision – ECCV 2024 - 18th European Conference, Proceedings",
}