LGAICVMar 13

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

arXiv:2603.1281628.9
Predicted impact top 74% in LG · last 90 daysOriginality Incremental advance
AI Analysis

This addresses the problem of domain shifts in continual learning for AI systems, offering an incremental improvement over existing prompt-based methods.

The paper tackles catastrophic forgetting in domain-incremental continual learning without task identifiers or stored data by proposing Residual SODAP, which combines prompt-based adaptation with classifier-level preservation, achieving state-of-the-art results such as 0.850 AvgACC on DR and 0.995 AvgACC on CORe50.

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).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes