Self-Auditing Parameter-Efficient Fine-Tuning for Few-Shot 3D Medical Image Segmentation
Son Thai Ly, Hien V. Nguyen

TL;DR
This paper introduces SEA-PEFT, an automated method for efficient fine-tuning of foundation models in few-shot 3D medical image segmentation, reducing manual effort and improving performance.
Contribution
SEA-PEFT automates adapter configuration during fine-tuning, using a search-audit-allocate loop to optimize adapter selection under parameter constraints.
Findings
Improves mean Dice by 2.4-2.8 points over fixed-topology PEFT baselines.
Achieves high performance with less than 1% of parameters trained.
Demonstrates effectiveness across multiple datasets and few-shot settings.
Abstract
Adapting foundation models to new clinical sites remains challenging in practice. Domain shift and scarce annotations must be handled by experts, yet many clinical groups do not have ready access to skilled AI engineers to tune adapter designs and training recipes. As a result, adaptation cycles can stretch from weeks to months, particularly in few-shot settings. Existing PEFT methods either require manual adapter configuration or automated searches that are computationally infeasible in few-shot 3D settings. We propose SEA-PEFT (SElf-Auditing Parameter-Efficient Fine-Tuning) to automate this process. SEA-PEFT treats adapter configuration as an online allocation problem solved during fine-tuning rather than through manual, fixed-topology choices. SEA-PEFT uses a search-audit-allocate loop that trains active adapters, estimates each adapter's Dice utility by momentarily toggling it off,…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Advanced Neural Network Applications · Domain Adaptation and Few-Shot Learning
