Sparsity- and Hybridity-Inspired Visual Parameter-Efficient Fine-Tuning for Medical Diagnosis
Mingyuan Liu, Lu Xu, Shengnan Liu, Jicong Zhang

TL;DR
This paper introduces SH-PEFT, a novel parameter-efficient fine-tuning method for large vision models in medical diagnosis, leveraging sparsity and hybridity to select critical weights, achieving state-of-the-art accuracy with minimal parameter updates.
Contribution
It proposes a hybrid importance estimation strategy for selecting key weights, improving fine-tuning efficiency and performance in medical diagnosis tasks.
Findings
SH-PEFT outperforms full fine-tuning in accuracy.
Tuning only 0.01% of weights achieves state-of-the-art results.
Method is effective across diverse medical modalities.
Abstract
The success of Large Vision Models (LVMs) is accompanied by vast data volumes, which are prohibitively expensive in medical diagnosis.To address this, recent efforts exploit Parameter-Efficient Fine-Tuning (PEFT), which trains a small number of weights while freezing the rest.However, they typically assign trainable weights to the same positions in LVMs in a heuristic manner, regardless of task differences, making them suboptimal for professional applications like medical diagnosis.To address this, we statistically reveal the nature of sparsity and hybridity during diagnostic-targeted fine-tuning, i.e., a small portion of key weights significantly impacts performance, and these key weights are hybrid, including both task-specific and task-agnostic parts.Based on this, we propose a novel Sparsity- and Hybridity-inspired Parameter Efficient Fine-Tuning (SH-PEFT).It selects and trains a…
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
TopicsBrain Tumor Detection and Classification · Cell Image Analysis Techniques · Medical Image Segmentation Techniques
