paper-with-me

홈 › Papers

Generalized Tensor-based Parameter-Efficient Fine-Tuning via Lie Group Transformations

2025-04-01 · Chongjie Si, Zhiyi Shi, Xuehui Wang, Yichen Xiao, Xiaokang Yang, Wei Shen

Adapting pre-trained foundation models for diverse downstream tasks is a core practice in artificial intelligence. However, the wide range of tasks and high computational costs make full fine-tuning impractical. To overcome this, parameter-efficient fine-tuning (PEFT) methods like LoRA have emerged and are becoming a growing research focus. Despite the success of these methods, they are primarily designed for linear layers, focusing on two-dimensional matrices while largely ignoring higher-dimensional parameter spaces like convolutional kernels. Moreover, directly applying these methods to higher-dimensional parameter spaces often disrupts their structural relationships. Given the rapid advancements in matrix-based PEFT methods, rather than designing a specialized strategy, we propose a generalization that extends matrix-based PEFT methods to higher-dimensional parameter spaces without compromising their structural properties. Specifically, we treat parameters as elements of a Lie group, with updates modeled as perturbations in the corresponding Lie algebra. These perturbations are mapped back to the Lie group through the exponential map, ensuring smooth, consistent updates that preserve the inherent structure of the parameter space. Extensive experiments on computer vision and natural language processing validate the effectiveness and versatility of our approach, demonstrating clear improvements over existing methods.

📄 PDF Abstract BibTeX arXiv:2504.00851

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

SuperLoRA: Parameter-Efficient Unified Adaptation of Multi-Layer Attention Modules

2024-03-18 · Xiangyu Chen, Jing Liu, Ye Wang, Pu 외

Low-rank adaptation (LoRA) and its variants are widely employed in fine-tuning large models, including large language models for natural language processing and diffusion models for computer vision. This paper proposes a…

Transfer Learning

Generalized notions of sparsity and restricted isometry property. Part I: A unified framework

2017-06-28 · Marius Junge, Kiryung Lee

The restricted isometry property (RIP) is an integral tool in the analysis of various inverse problems with sparsity models. Motivated by the applications of compressed sensing and dimensionality reduction of low-rank te…

compressed sensingDimensionality Reduction

Documents Representation via Generalized Coupled Tensor Chain with the Rotation Group constraint

2021-08-01 · Findings (ACL) 2021 8 · Igor Vorona, Anh-Huy Phan, Alexander Panchenko, Andrzej Cichocki

Efficient Generalized Low-Rank Tensor Contextual Bandits

2023-11-03 · Qianxin Yi, Yiyang Yang, Shaojie Tang, Jiapeng Liu 외

In this paper, we aim to build a novel bandits algorithm that is capable of fully harnessing the power of multi-dimensional data and the inherent non-linearity of reward functions to provide high-usable and accountable d…

Decision MakingMulti-Armed Bandits

LoRETTA: Low-Rank Economic Tensor-Train Adaptation for Ultra-Low-Parameter Fine-Tuning of Large Language Models

2024-02-18 · Yifan Yang, Jiajun Zhou, Ngai Wong, Zheng Zhang

Various parameter-efficient fine-tuning (PEFT) techniques have been proposed to enable computationally efficient fine-tuning while maintaining model performance. However, existing PEFT methods are still limited by the gr…

Multi-Task Learningparameter-efficient fine-tuning