Diving into Kronecker Adapters: Component Design Matters
Abstract
Kronecker adapters have emerged as a promising approach for fine-tuning large-scale models, enabling high-rank updates through tunable component structures. However, existing work largely treats the component structure as a fixed or heuristic design choice, leaving the dimensions and number of Kronecker components underexplored. In this paper, we identify component structure as a key factor governing the capacity of Kronecker adapters. We perform a fine-grained analysis of both the dimensions and number of Kronecker components. In particular, we show that the alignment between Kronecker adapters and full fine-tuning depends on component configurations. Guided by these insights, we propose Component Designed Kronecker Adapters (CDKA). We further provide parameter-budget-aware configuration guidelines and a tailored training stabilization strategy for practical deployment. Experiments across various natural language processing tasks demonstrate the effectiveness of CDKA. Code is available at https://github.com/rainstonee/CDKA.
Cite
@article{arxiv.2602.01267,
title = {Diving into Kronecker Adapters: Component Design Matters},
author = {Jiayu Bai and Danchen Yu and Zhenyu Liao and TianQi Hou and Feng Zhou and Robert C. Qiu and Zenan Ling},
journal= {arXiv preprint arXiv:2602.01267},
year = {2026}
}