TL;DR
Dante is an open-source tool integrated with the Dafne federated framework, enabling efficient pre-training and fine-tuning of medical image segmentation models across diverse clinical domains with limited data.
Contribution
It introduces Dante, supporting architecture configuration, layer freezing, and LoRA adaptation, validated through cross-domain MRI segmentation experiments.
Findings
GU reduced training epochs by up to 63.6%.
LoRA achieved Dice scores up to 0.957.
Both strategies outperformed baseline methods.
Abstract
Adapting pre-trained deep learning segmentation models to new clinical domains is a persistent challenge in medical image analysis, particularly when annotated data at the target site are scarce. Parameter-efficient fine-tuning strategies offer a principled solution by selectively updating a controlled subset of model parameters, preserving previously acquired representations while reducing the risk of overfitting on small datasets. This paper introduces DAfNe TrainEr (Dante), an open-source module integrating with the Dafne federated segmentation ecosystem as a dedicated training and fine-tuning backend. Dante supports training from scratch with automatic architecture configuration, configurable layer freezing schedules, and Low-Rank Adaptation (LoRA) extended to N-dimensional convolutional layers through channel-wise factorization. To validate the module, Gradual Unfreezing (GU) and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
