MoKA: Mixture of Kronecker Adapters
Mohammadreza Sadeghi, Mahsa Ghazvini Nejad, MirHamed Jafarzadeh Asl, Yu Gu, Yuanhao Yu, Masoud Asgharian, Vahid Partovi Nia

TL;DR
MoKA introduces a flexible, expressive Kronecker adapter for parameter-efficient fine-tuning of large language models, significantly improving performance on complex tasks while reducing trainable parameters.
Contribution
The paper proposes MoKA, a novel mixture of Kronecker adapters with gating and rank flexibility, enhancing expressiveness and hardware efficiency for LLM fine-tuning.
Findings
MoKA outperforms PEFT baselines on instruction-tuning and reasoning tasks.
Reduces trainable parameters by up to 27x.
Achieves state-of-the-art performance-parameter trade-offs.
Abstract
Parameter-efficient fine-tuning (PEFT) is essential for reducing the computational overhead of large language models (LLMs). Low-rank family adapters are commonly used to control the parameter size efficiently while maintaining the generative power of LLMs. However, their limited expressiveness due to the rank constraint often restricts their performance on complex tasks. We propose Mixture of Kronecker Adapters (MoKA), a new generation of Kronecker adapters that addresses this limitation by modeling weight updates as a mixture of Kronecker products. Our proposed adapter leverages a gating mechanism that measures the importance of each Kronecker factor, enabling more expressive adaptation. Moreover, MoKA enables a rank flexibility that provides a better trade-off between parameter efficiency and accuracy. To ensure hardware efficiency, we reformulate Kronecker computations using…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Topic Modeling · Multimodal Machine Learning Applications
