paper-with-me

홈 › Papers

Residual SODAP: Residual Self-Organizing Domain-Adaptive Prompting with Structural Knowledge Preservation for Continual Learning

2026-03-13 · Gyutae Oh, Jungwoo Bae, Jitae Shin arxiv

Continual learning (CL) suffers from catastrophic forgetting, which is exacerbated in domain-incremental learning (DIL) where task identifiers are unavailable and storing past data is infeasible. While prompt-based CL (PCL) adapts representations with a frozen backbone, we observe that prompt-only improvements are often insufficient due to suboptimal prompt selection and classifier-level instability under domain shifts. We propose Residual SODAP, which jointly performs prompt-based representation adaptation and classifier-level knowledge preservation. Our framework combines $α$-entmax sparse prompt selection with residual aggregation, data-free distillation with pseudo-feature replay, prompt-usage--based drift detection, and uncertainty-aware multi-loss balancing. Across three DIL benchmarks without task IDs or extra data storage, Residual SODAP achieves state-of-the-art AvgACC/AvgF of 0.850/0.047 (DR), 0.760/0.031 (Skin Cancer), and 0.995/0.003 (CORe50).

📄 PDF Abstract BibTeX arXiv:2603.12816

Code (0)

등록된 구현이 없습니다.

Tasks

Incremental LearningContinual Learning

Similar Papers 제목 키워드 기반

A SOM-based Gradient-Free Deep Learning Method with Convergence Analysis

2021-01-12 · Shaosheng Xu, Jinde Cao, Yichao Cao, Tong Wang

As gradient descent method in deep learning causes a series of questions, this paper proposes a novel gradient-free deep learning structure. By adding a new module into traditional Self-Organizing Map and introducing res…

Deep Learning

Hebbian Physics Networks: A Self-Organizing Computational Architecture Based on Local Physical Laws

2025-07-01 · Gunjan Auti, Hirofumi Daiguji, Gouhei Tanaka arxiv

Physical transport processes organize through local interactions that redistribute imbalance while preserving conservation. Classical solvers enforce this organization by applying fixed discrete operators on rigid grids.…

SODAPOP: Open-Ended Discovery of Social Biases in Social Commonsense Reasoning Models

2022-10-13 · Haozhe An, Zongxia Li, Jieyu Zhao, Rachel Rudinger

A common limitation of diagnostic tests for detecting social biases in NLP models is that they may only detect stereotypic associations that are pre-specified by the designer of the test. Since enumerating all possible p…

DiagnosticLanguage ModelingLanguage ModellingQuestion Answering

Attention Residual Fusion Network with Contrast for Source-free Domain Adaptation

2025-10-25 · Renrong Shao, Wei Zhang, Jun Wang arxiv

Source-free domain adaptation (SFDA) involves training a model on source domain and then applying it to a related target domain without access to the source data and labels during adaptation. The complexity of scene info…

Source-Free Domain Adaptation

SRL-MAD: Structured Residual Latents for One-Class Morphing Attack Detection

2026-03-16 · Diogo J. Paulo, Hugo Proença, João C. Neves arxiv

Face morphing attacks represent a significant threat to biometric systems as they allow multiple identities to be combined into a single face. While supervised morphing attack detection (MAD) methods have shown promising…