GAST通过联合选择数据和层,实现更高效的模型微调。
GAST: Gradient-aligned Sparse Tuning of Large Language Models with Data-layer Selection
- 同时优化数据与模型层的稀疏微调,统一框架下协同选择。
- 在多个基准上优于基线方法,提升微调效率与效果。
- 适合追求高效微调的AI研究者与工程实践者。
参数高效微调(PEFT)已成为适配大语言模型的关键策略,近期的稀疏微调技术通过选择性更新关键参数或数据子集来降低计算开销。现有方法通常分为两类:层选择性方法聚焦于微调关键层以减少计算负载,数据选择性方法则通过筛选有效训练子集来提升训练效果。然而,当前方法普遍忽视不同数据点对各模型层贡献度差异,且常丢弃被视作低质量的数据中的潜在价值信息。为此,我们提出梯度对齐稀疏微调(GAST),一种将数据与层维度选择整合为统一优化策略的创新方法。GAST通过分层稀疏策略,自适应地为每一层选择最具影响力的样本,从而减少信息冗余,提供比单维选择更全面、更精细的解决方案。实验表明,GAST持续优于基线方法,在多个基准上展现出显著性能提升,为未来PEFT策略研究指明了有前景的方向。
原文摘要 · Abstract (English)
Parameter-Efficient Fine-Tuning (PEFT) has become a key strategy for adapting large language models, with recent advances in sparse tuning reducing overhead by selectively updating key parameters or subsets of data. Existing approaches generally focus on two distinct paradigms: layer-selective methods aiming to fine-tune critical layers to minimize computational load, and data-selective methods aiming to select effective training subsets to boost training. However, current methods typically overlook the fact that different data points contribute varying degrees to distinct model layers, and they often discard potentially valuable information from data perceived as of low quality. To address these limitations, we propose Gradient-aligned Sparse Tuning (GAST), an innovative method that simultaneously performs selective fine-tuning at both data and layer dimensions as integral components of a unified optimization strategy. GAST specifically targets redundancy in information by employing a layer-sparse strategy that adaptively selects the most impactful data points for each layer, providing a more comprehensive and sophisticated solution than approaches restricted to a single dimension. Experiments demonstrate that GAST consistently outperforms baseline methods, establishing a promising direction for future research in PEFT strategies.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。