paper-with-me

홈 › Papers

AdaLoRA-QAT: Adaptive Low-Rank and Quantization-Aware Segmentation

2026-04-01 · Prantik Deb, Srimanth Dhondy, N. Ramakrishna, Anu Kapoor, Raju S. Bapi, Tapabrata Chakraborti arxiv

Chest X-ray (CXR) segmentation is an important step in computer-aided diagnosis, yet deploying large foundation models in clinical settings remains challenging due to computational constraints. We propose AdaLoRA-QAT, a two-stage fine-tuning framework that combines adaptive low-rank encoder adaptation with full quantization-aware training. Adaptive rank allocation improves parameter efficiency, while selective mixed-precision INT8 quantization preserves structural fidelity crucial for clinical reliability. Evaluated across large-scale CXR datasets, AdaLoRA-QAT achieves 95.6% Dice, matching full-precision SAM decoder fine-tuning while reducing trainable parameters by 16.6\times and yielding 2.24\times model compression. A Wilcoxon signed-rank test confirms that quantization does not significantly degrade segmentation accuracy. These results demonstrate that AdaLoRA-QAT effectively balances accuracy, efficiency, and structural trust-worthiness, enabling compact and deployable foundation models for medical image segmentation. Code and pretrained models are available at: https://prantik-pdeb.github.io/adaloraqat.github.io/

📄 PDF Abstract BibTeX arXiv:2604.01167

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image SegmentationModel Compression

Similar Papers 제목 키워드 기반

A Bayesian Interpretation of Adaptive Low-Rank Adaptation

2024-09-16 · Haolin Chen, Philip N. Garner

Motivated by the sensitivity-based importance score of the adaptive low-rank adaptation (AdaLoRA), we utilize more theoretically supported metrics, including the signal-to-noise ratio (SNR), along with the Improved Varia…

Sensitivity

AdaLoRA: Adaptive Budget Allocation for Parameter-Efficient Fine-Tuning

2023-03-18 · Qingru Zhang, Minshuo Chen, Alexander Bukharin, Nikos Karampatziakis 외

Fine-tuning large pre-trained language models on downstream tasks has become an important paradigm in NLP. However, common practice fine-tunes all of the parameters in a pre-trained model, which becomes prohibitive when …

parameter-efficient fine-tuningQuestion AnsweringText Generation

AROMA: Autonomous Rank-one Matrix Adaptation

2025-04-06 · Hao Nan Sheng, Zhi-Yong Wang, Mingrui Yang, Hing Cheung So

As large language models continue to grow in size, parameter-efficient fine-tuning has become increasingly crucial. While low-rank adaptation (LoRA) offers a solution through low-rank updates, its static rank allocation …

Natural Language Understandingparameter-efficient fine-tuning

HyperAdaLoRA: Accelerating LoRA Rank Allocation During Training via Hypernetworks without Sacrificing Performance

2025-10-03 · Hao Zhang, Zhenjia Li, Runfeng Bao, Yifan Gao 외 arxiv

Parameter-Efficient Fine-Tuning (PEFT), especially Low-Rank Adaptation (LoRA), has emerged as a promising approach to fine-tuning large language models(LLMs) while reducing computational and memory overhead. However, LoR…

parameter-efficient fine-tuning

IGU-LoRA: Adaptive Rank Allocation via Integrated Gradients and Uncertainty-Aware Scoring

2026-03-14 · Xuan Cui, Huiyue Li, Run Zeng, Yunfei Zhao 외 arxiv

As large language models (LLMs) scale to billions of parameters, full-parameter fine-tuning becomes compute- and memory-prohibitive. Parameter-efficient fine-tuning (PEFT) mitigates this issue by updating only a small se…

parameter-efficient fine-tuning