paper-with-me

홈 › Papers

Self-Auditing Parameter-Efficient Fine-Tuning for Few-Shot 3D Medical Image Segmentation

2026-03-06 · Son Thai Ly, Hien V. Nguyen arxiv

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, and then reselects the active set under a parameter budget using a greedy knapsack allocator. Exponential Moving Average and Interquartile Range smoothing, together with a Finite-State Ranking controller, stabilize the loop and improve reliability in high-noise few-shot regimes. On TotalSegmentator and FLARE'22, SEA-PEFT improves mean Dice by 2.4--2.8 points over the strongest fixed-topology PEFT baselines across 1/5/10-shot settings while training <1% of parameters. For reproducibility purposes, we made our code publicly available at https://github.com/tsly123/SEA_PEFT

📄 PDF Abstract BibTeX arXiv:2603.05822

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningMedical Image Segmentation

Similar Papers 제목 키워드 기반

LiST: Lite Prompted Self-training Makes Parameter-Efficient Few-shot Learners

2021-10-12 · Findings (NAACL) 2022 7 · Yaqing Wang, Subhabrata Mukherjee, Xiaodong Liu, Jing Gao 외

We present a new method LiST is short for Lite Prompted Self-Training for parameter-efficient fine-tuning of large pre-trained language models (PLMs) for few-shot learning. LiST improves over recent methods that adopt pr…

Few-Shot LearningIn-Context LearningMeta-Learningparameter-efficient fine-tuning

Strong Baselines for Parameter Efficient Few-Shot Fine-tuning

2023-04-04 · Samyadeep Basu, Daniela Massiceti, Shell Xu Hu, Soheil Feizi

Few-shot classification (FSC) entails learning novel classes given only a few examples per class after a pre-training (or meta-training) phase on a set of base classes. Recent works have shown that simply fine-tuning a p…

Few-Shot Image Classificationimage-classificationImage Classificationparameter-efficient fine-tuning

MADLAD-400: A Multilingual And Document-Level Large Audited Dataset

2023-09-09 · NeurIPS 2023 11

We introduce MADLAD-400, a manually audited, general domain 3T token monolingual dataset based on CommonCrawl, spanning 419 languages. We discuss the limitations revealed by self-auditing MADLAD-400, and the role data au…

Language ModelingLanguage ModellingMachine TranslationTranslation

Detecting Adversarial Fine-tuning with Auditing Agents

2025-10-17 · Sarah Egler, John Schulman, Nicholas Carlini arxiv

Large Language Model (LLM) providers expose fine-tuning APIs that let end users fine-tune their frontier LLMs. Unfortunately, it has been shown that an adversary with fine-tuning access to an LLM can bypass safeguards. P…

EG-ARSA: An Expert-Grounded Open Model for Visual Road Safety Auditing in Low-Resource Settings

2026-08-24 · Md Thamed Bin Zaman Chowdhury, Moazzem Hossain arxiv

Road traffic injuries remain a major challenge in low- and middle-income countries, where proactive road safety auditing is limited by incomplete crash records, shortages of qualified auditors, and the high cost of large…