English

AFA-LoRA: Enabling Non-Linear Adaptations in LoRA with Activation Function Annealing

Machine Learning 2026-01-06 v2 Computation and Language

Abstract

Low-Rank Adaptation (LoRA) is a widely adopted parameter-efficient fine-tuning (PEFT) method. However, its linear adaptation process limits its expressive power. This means there is a gap between the expressive power of linear training and non-linear training. To bridge this gap, we propose AFA-LoRA, a novel training strategy that brings non-linear expressivity to LoRA while maintaining its seamless mergeability. Our key innovation is an annealed activation function that transitions from a non-linear to a linear transformation during training, allowing the adapter to initially adopt stronger representational capabilities before converging to a mergeable linear form. We implement our method on supervised fine-tuning, reinforcement learning, and speculative decoding. The results show that AFA-LoRA reduces the performance gap between LoRA and full-parameter training. This work enables a more powerful and practical paradigm of parameter-efficient adaptation.

Keywords

Cite

@article{arxiv.2512.22455,
  title  = {AFA-LoRA: Enabling Non-Linear Adaptations in LoRA with Activation Function Annealing},
  author = {Jiacheng Li and Jianchao Tan and Zhidong Yang and Feiye Huo and Yerui Sun and Yuchen Xie and Xunliang Cai},
  journal= {arXiv preprint arXiv:2512.22455},
  year   = {2026}
}
R2 v1 2026-07-01T08:42:21.552Z