paper-with-me

Papers

NCAdapt: Dynamic adaptation with domain-specific Neural Cellular Automata for continual hippocampus segmentation

2024-10-30 · Amin Ranem, John Kalkhof, Anirban Mukhopadhyay

Continual learning (CL) in medical imaging presents a unique challenge, requiring models to adapt to new domains while retaining previously acquired knowledge. We introduce NCAdapt, a Neural Cellular Automata (NCA) based method designed to address this challenge. NCAdapt features a domain-specific multi-head structure, integrating adaptable convolutional layers into the NCA backbone for each new domain encountered. After initial training, the NCA backbone is frozen, and only the newly added adaptable convolutional layers, consisting of 384 parameters, are trained along with domain-specific NCA convolutions. We evaluate NCAdapt on hippocampus segmentation tasks, benchmarking its performance against Lifelong nnU-Net and U-Net models with state-of-the-art (SOTA) CL methods. Our lightweight approach achieves SOTA performance, underscoring its effectiveness in addressing CL challenges in medical imaging. Upon acceptance, we will make our code base publicly accessible to support reproducibility and foster further advancements in medical CL.

📄 PDF Abstract BibTeX arXiv:2410.23368

Code (1)

MECLabTUDA/NCAdapt 공식 구현 pytorch

Tasks

BenchmarkingContinual LearningHippocampus

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

Cellular neuromodulation in artificial networks

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Vecoven Nicolas, Ernst Damien, Wehenkel Antoine, Drion Guillaume

Animals excel at adapting their intentions, attention, and actions to the environment, making them remarkably efficient at interacting with a rich, unpredictable and ever-changing external world, a property that intellig…

Meta-Learning

Revisiting Adaptive Cellular Recognition Under Domain Shifts: A Contextual Correspondence View

2024-07-14 · Jianan Fan, Dongnan Liu, Canran Li, Hang Chang 외

Cellular nuclei recognition serves as a fundamental and essential step in the workflow of digital pathology. However, with disparate source organs and staining procedures among histology image clusters, the scanned tiles…

Domain AdaptationMiscellaneous

Introducing Neuromodulation in Deep Neural Networks to Learn Adaptive Behaviours

2018-12-21 · Nicolas Vecoven, Damien Ernst, Antoine Wehenkel, Guillaume Drion

Animals excel at adapting their intentions, attention, and actions to the environment, making them remarkably efficient at interacting with a rich, unpredictable and ever-changing external world, a property that intellig…

Meta Reinforcement LearningReinforcement Learning

Semi-Supervised Segmentation of Functional Tissue Units at the Cellular Level

2023-05-03 · Volodymyr Sydorskyi, Igor Krashenyi, Denis Sakva, Oleksandr Zarichkovyi

We present a new method for functional tissue unit segmentation at the cellular level, which utilizes the latest deep learning semantic segmentation approaches together with domain adaptation and semi-supervised learning…

Domain AdaptationSegmentationSemantic Segmentation

Who Needs Labels? Adapting Vision Foundation Models With the Metadata You Already Have

2026-06-03 · Elouan Gardès, Seung Eun Yi, Kartik Ahuja, Théo Moutakanni 외 arxiv

We propose a label-free approach to adapt powerful but generic vision foundation models to specialized scientific domains. Standard supervised fine-tuning is often ill-suited to these settings: labels are scarce, and tas…

Unsupervised Domain Adaptation