PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
January 1, 20257 citationsOpen Access

L4Q: Parameter Efficient Quantization-Aware Fine-Tuning on Large Language Models

HJHyesung JeonYKYulhwa KimJKJae Joon Kim

Key Points

Key points are not available for this paper at this time.

Abstract

Due to the high memory and computational costs associated with large language models (LLMs), model compression techniques such as quantization, which reduces inference costs, and parameter-efficient fine-tuning (PEFT) methods like Low-Rank Adaptation (LoRA), which reduce training costs, have gained significant popularity.This trend has spurred active research into quantization-aware PEFT techniques, aimed at maintaining model accuracy while minimizing memory overhead during both inference and training.Previous quantization-aware PEFT methods typically apply post-training quantization (PTQ) to pre-trained LLMs, followed by PEFT to recover accuracy loss.Meanwhile, this approach has limitations in recovering the accuracy loss.In this paper, we propose L4Q, a method that integrates Quantization-Aware Training (QAT) with LoRA.By employing a memory-optimized layer design, L4Q significantly reduces QAT's memory overhead, making its training cost comparable to LoRA, while preserving the advantage of QAT in producing fully quantized LLMs with high accuracy.Our experiments demonstrate that this combined approach to quantization and fine-tuning achieves superior accuracy compared to decoupled finetuning schemes, particularly in 4-bit and 3-bit quantization, positioning L4Q as an efficient QAT solution.Using the LLaMA and Mistral models with instructional datasets, we showcase L4Q's capabilities in language tasks and few-shot learning.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Jeon et al. (2025) studied this question.

synapsesocial.com/papers/69f987db22242aae0c63ebcehttps://doi.org/10.18653/v1/2025.acl-long.99
Ask AI
Helpful
Bookmark
Share
View Full Paper