상세 보기
Automated Program Repair using Quantized Language Models and Parameter-Efficient Fine-Tuning
- Lee, Yongkyu;
- Lee, Sanghwa;
- Ji, Suhwan;
- Song, Wonjun;
- Im, Hyeonseung
WEB OF SCIENCE
0SCOPUS
0초록
Context: Large language models have demonstrated remarkable capabilities in Automated Program Repair (APR), outperforming traditional template-and rule-based approaches. However, their extensive memory and computational requirements pose significant challenges for local deployment on consumer-grade GPUs, which are essential for maintaining data privacy and avoiding dependency on cloud-based API services. Objective: This paper presents a comprehensive evaluation of parameter-efficient fine-tuning methods across various language models to reduce memory usage while maintaining APR effectiveness. Methods: We use QLoRA, which combines 4-bit quantization with Low-Rank Adapter (LoRA), and evaluate its impact on APR performance across multiple models. We conduct a comprehensive evaluation of various code language models such as CodeGen, InCoder, CodeLlama, StarCoder2, and Qwen2.5 Coder, after applying QLoRA-based efficient fine-tuning. The evaluation is performed on three Java-specific benchmarks (Defects4J, QuixBugs, and HumanEval-Java), measuring repair accuracy, inference latency, and memory utilization for each model configuration. Results: Our results demonstrate that QLoRA-tuned models generate 5-27% more plausible patches while using 51-71% less memory compared to baseline models. Furthermore, within a 24GB GPU memory constraint, QLoRA enables the utilization of larger parameter models, leading to 35% more plausible patches. Conclusion: These findings highlight the potential of APR techniques to be effectively deployed on consumer-grade GPUs, enabling individual developers and privacy-conscious organizations to leverage advanced APR capabilities without relying on external API services.
키워드
- 제목
- Automated Program Repair using Quantized Language Models and Parameter-Efficient Fine-Tuning
- 저자
- Lee, Yongkyu; Lee, Sanghwa; Ji, Suhwan; Song, Wonjun; Im, Hyeonseung
- 발행일
- 2026-09
- 유형
- Article
- 권
- 197