paper-with-me

홈 › Papers

Few-Shot Continual Learning for 3D Brain MRI with Frozen Foundation Models

2026-02-26 · Chi-Sheng Chen, Xinyu Zhang, Guan-Ying Chen, Qiuzhe Xie, Fan Zhang, En-Jui Kuo arxiv

Foundation models pretrained on large-scale 3D medical imaging data face challenges when adapted to multiple downstream tasks under continual learning with limited labeled data. We address few-shot continual learning for 3D brain MRI by combining a frozen pretrained backbone with task-specific Low-Rank Adaptation (LoRA) modules. Tasks arrive sequentially -- tumor segmentation (BraTS) and brain age estimation (IXI) -- with no replay of previous task data. Each task receives a dedicated LoRA adapter; only the adapter and task-specific head are trained while the backbone remains frozen, thereby eliminating catastrophic forgetting by design (BWT=0). In continual learning, sequential full fine-tuning suffers severe forgetting (T1 Dice drops from 0.80 to 0.16 after T2), while sequential linear probing achieves strong T1 (Dice 0.79) but fails on T2 (MAE 1.45). Our LoRA approach achieves the best balanced performance across both tasks: T1 Dice 0.62$\pm$0.07, T2 MAE 0.16$\pm$0.05, with zero forgetting and $<$0.1\% trainable parameters per task, though with noted systematic age underestimation in T2 (Wilcoxon $p<0.001$). Frozen foundation models with task-specific LoRA adapters thus offer a practical solution when both tasks must be maintained under few-shot continual learning.

📄 PDF Abstract BibTeX arXiv:2602.23533

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningTumor SegmentationAge Estimation

Similar Papers 제목 키워드 기반

BrainNorm: A Foundation Model that knows Normal via Semantic Atlas Pretraining

2026-08-18 · Madhumitha Venkatesh, Shanawaj S Madarkar, Konda Reddy Mopuri arxiv

We introduce BrainNorm, a normative foundation model, trained and tested on ~66,000 T1-weighted structural MRI (T1w sMRI) scans. By leveraging language-image style contrastive pretraining on healthy cohorts across ages, …

Age Estimation

Few-shot Continual Learning: a Brain-inspired Approach

2021-04-19 · Liyuan Wang, Qian Li, Yi Zhong, Jun Zhu

It is an important yet challenging setting to continually learn new tasks from a few examples. Although numerous efforts have been devoted to either continual learning or few-shot learning, little work has considered thi…

Continual LearningFew-Shot Learning

Bisecle: Binding and Separation in Continual Learning for Video Language Understanding

2025-07-01 · Yue Tan, Xiaoqian Hu, Hao Xue, Celso De Melo 외 arxiv

Frontier vision-language models (VLMs) have made remarkable improvements in video understanding tasks. However, real-world videos typically exist as continuously evolving data streams (e.g., dynamic scenes captured by we…

Continual Learning

EvoBrain: Continual Learning of EEG Foundation Models Across Heterogeneous BCI Tasks

2026-06-01 · Yangxuan Zhou, Sha Zhao, Jiquan Wang, Shijian Li 외 arxiv

Electroencephalography (EEG) is the cornerstone of non-invasive brain-computer interfaces (BCIs), yet conventional decoding relies on fragmented, task-specific architectures that severely limit cross-task scalability. Wh…

Continual LearningBrain DecodingEeg Decoding

Toward Training-Free Zero-Shot Anomaly Detection in 3D Medical Images: A Batch-Based Approach Using 2D Foundation Models

2026-06-17 · Tai Le-Gia arxiv

Zero-shot anomaly detection (ZSAD) is attractive for medical imaging because clinical systems must handle heterogeneous acquisition protocols, changing patient populations, and pathologies for which annotated training da…

Anomaly Detection