English

Block Circulant Adapter for Large Language Models

Computation and Language 2025-07-16 v2 Machine Learning

Abstract

Fine-tuning large language models (LLMs) is difficult due to their huge model size. Recent Fourier domain-based methods show potential for reducing fine-tuning costs. We propose a block circulant matrix-based fine-tuning method with a stable training heuristic to leverage the properties of circulant matrices and one-dimensional Fourier transforms to reduce storage and computation costs. Experiments show that our method uses 14×14\times less number of parameters than VeRA, 16×16\times smaller than LoRA and 32×32\times less FLOPs than FourierFT, while maintaining close or better task performance. Our approach presents a promising way in frequency domain to fine-tune large models on downstream tasks.

Keywords

Cite

@article{arxiv.2505.00582,
  title  = {Block Circulant Adapter for Large Language Models},
  author = {Xinyu Ding and Meiqi Wang and Siyu Liao and Zhongfeng Wang},
  journal= {arXiv preprint arXiv:2505.00582},
  year   = {2025}
}

Comments

to appear in Proceedings of the 2025 International Joint Conference on Artificial Intelligence (IJCAI-2025)

R2 v1 2026-06-28T23:18:05.779Z