paper-with-me

Papers

CLoPA: Continual Low Parameter Adaptation of Interactive Segmentation for Medical Image Annotation

2026-03-06 · Parhom Esmaeili, Chayanin Tangwiriyasakul, Eli Gibson, Sebastien Ourselin, M. Jorge Cardoso arxiv

Interactive segmentation enables clinicians to guide annotation, but existing zero-shot models like nnInteractive fail to consistently reach expert-level performance across diverse medical imaging tasks. Because annotation campaigns produce a growing stream of task-specific labelled data, online adaptation of the segmentation model is a natural complement to zero-shot inference. We propose CLoPA, a continual adaptation strategy that tunes a small fraction of nnInteractive's parameters on the annotation cache, triggered by lightweight episode scheduling. CLoPA requires no new parameters or changes to the inference pipeline, and operates entirely within the existing annotation workflow. Across eight Medical Segmentation Decathlon tasks spanning diverse anatomical targets and imaging characteristics, CLoPA rapidly elevates performance to expert-level, even for tasks where nnInteractive previously failed, with the majority of gains realised after a single training episode. We show that the benefits of tuning different parameter groups depends on task characteristics and data regimes. Also, that for targets with complex geometries (e.g., hepatic vessels), instance normalisation and low-level feature tuning saturates, suggesting a need for deeper feature-representation alignment in the most challenging scenarios.

📄 PDF Abstract BibTeX arXiv:2603.06426

Code (0)

등록된 구현이 없습니다.

Tasks

Interactive Segmentation

Similar Papers 제목 키워드 기반

Interactive Learning for Semantic Segmentation in Earth Observation

2020-09-23 · Gaston Lenczner, Adrien Chan-Hon-Tong, Nicola Luminari, Bertrand Le Saux 외

Dense pixel-wise classification maps output by deep neural networks are of extreme importance for scene understanding. However, these maps are often partially inaccurate due to a variety of possible factors. Therefore, w…

Domain AdaptationEarth ObservationImage SegmentationScene Understanding+1

RAIS: Robust and Accurate Interactive Segmentation via Continual Learning

2022-10-20 · Yuying Hao, Yi Liu, Juncai Peng, Haoyi Xiong 외

Interactive image segmentation aims at segmenting a target region through a way of human-computer interaction. Recent works based on deep learning have achieved excellent performance, while most of them focus on improvin…

Continual LearningImage SegmentationInteractive SegmentationSegmentation+1

Efficient Continual Learning in Neural Machine Translation: A Low-Rank Adaptation Approach

2025-12-10 · Salvador Carrión, Francisco Casacuberta arxiv

Continual learning in Neural Machine Translation (NMT) faces the dual challenges of catastrophic forgetting and the high computational cost of retraining. This study establishes Low-Rank Adaptation (LoRA) as a parameter-…

Machine TranslationContinual Learning

Low-Rank Continual Pyramid Vision Transformer: Incrementally Segment Whole-Body Organs in CT with Light-Weighted Adaptation

2024-10-07 · Vince Zhu, Zhanghexuan Ji, Dazhou Guo, Puyang Wang 외

Deep segmentation networks achieve high performance when trained on specific datasets. However, in clinical practice, it is often desirable that pretrained segmentation models can be dynamically extended to enable segmen…

Continual Semantic SegmentationOrgan SegmentationSegmentationSemantic Segmentation

Distribution-Aware Continual Test-Time Adaptation for Semantic Segmentation

2023-09-24 · Jiayi Ni, Senqiao Yang, ran Xu, Jiaming Liu 외

Since autonomous driving systems usually face dynamic and ever-changing environments, continual test-time adaptation (CTTA) has been proposed as a strategy for transferring deployed models to continually changing target …

Autonomous DrivingSemantic SegmentationTest-time Adaptation