GPart: End-to-End Isometric Fine-Tuning via Global Parameter Partitioning
Paolo Mandica, Micha{\l} Brzozowski, Zuzanna Dubanowska, Neo Christopher Chung

TL;DR
GPart introduces a novel isometric partitioning approach for parameter-efficient fine-tuning of large models, removing low-rank constraints and achieving state-of-the-art efficiency and performance across tasks.
Contribution
It proposes a new end-to-end isometric fine-tuning method that eliminates the low-rank bottleneck, simplifying PEFT with minimal hyperparameters and storage.
Findings
GPart outperforms or matches existing PEFT methods on NLP, vision, and reasoning tasks.
It achieves state-of-the-art efficiency with a simple, hyperparameter-minimal pipeline.
Empirical results validate the effectiveness of removing structural constraints in fine-tuning.
Abstract
Low-rank adaptation (LoRA) has become the dominant paradigm for parameter-efficient fine-tuning (PEFT) of large language models (LLMs). However, its bilinear structure introduces a critical limitation: the mapping from trainable parameters to weight updates is not distance-preserving, distorting the optimization landscape. Methods that project a low-dimensional vector into LoRA's parameter space, such as Uni-LoRA, improve parameter efficiency, but the subsequent bilinear LoRA map breaks end-to-end isometry, leaving the core distance-preservation problem unresolved. We propose GPart (Global Partition fine-tuning), a highly parameter-efficient fine-tuning method which removes the low-rank bottleneck entirely. Our method uses a single isometric partition matrix to map a -dimensional trainable vector directly into the full weight space of the model. The result is an extremely minimal…
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.
