paper-with-me

홈 › Papers

TensLoRA: Tensor Alternatives for Low-Rank Adaptation

2025-09-22 · Axel Marmoret, Reda Bensaid, Jonathan Lys, Vincent Gripon, François Leduc-Primeau arxiv

Low-Rank Adaptation (LoRA) is widely used to efficiently adapt Transformers by adding trainable low-rank matrices to attention projections. While effective, these matrices are considered independent for each attention projection (Query, Key, and Value) and each layer. Recent extensions have considered joint, tensor-based adaptations, but only in limited forms and without a systematic framework. We introduce TensLoRA, a unified framework that aggregates LoRA updates into higher-order tensors and models a broad family of tensor-based low-rank adaptations. Our formulation generalizes existing tensor-based methods and enables mode-specific compression rates, allowing parameter budgets to be tailored according to the modality and task. Experiments on vision and language benchmarks reveal that the tensor construction directly impacts performance, sometimes better than standard LoRA under similar parameter counts.

📄 PDF Abstract BibTeX arXiv:2509.19391

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A study of the Multicriteria decision analysis based on the time-series features and a TOPSIS method proposal for a tensorial approach

2020-10-21 · Betania S. C. Campello, Leonardo T. Duarte, João M. T. Romano

A number of Multiple Criteria Decision Analysis (MCDA) methods have been developed to rank alternatives based on several decision criteria. Usually, MCDA methods deal with the criteria value at the time the decision is m…

Decision MakingTime SeriesTime Series Analysis

AFLoRA: Adaptive Freezing of Low Rank Adaptation in Parameter Efficient Fine-Tuning of Large Models

2024-03-20 · Zeyu Liu, Souvik Kundu, Anni Li, Junrui Wan 외

We present a novel Parameter-Efficient Fine-Tuning (PEFT) method, dubbed as Adaptive Freezing of Low Rank Adaptation (AFLoRA). Specifically, for each pre-trained frozen weight tensor, we add a parallel path of trainable …

parameter-efficient fine-tuning

LoTR: Low Tensor Rank Weight Adaptation

2024-02-02 · Daniel Bershatsky, Daria Cherniuk, Talgat Daulbaev, Aleksandr Mikhalev 외

In this paper we generalize and extend an idea of low-rank adaptation (LoRA) of large language models (LLMs) based on Transformer architecture. Widely used LoRA-like methods of fine-tuning LLMs are based on matrix factor…

parameter-efficient fine-tuningTensor Decomposition

Multicriteria decision support employing adaptive prediction in a tensor-based feature representation

2024-01-12 · Betania Silva Carneiro Campello, Leonardo Tomazeli Duarte, João Marcos Travassos Romano

Multicriteria decision analysis (MCDA) is a widely used tool to support decisions in which a set of alternatives should be ranked or classified based on multiple criteria. Recent studies in MCDA have shown the relevance …

Decision MakingPredictionTime Series

Low-Rank Tensor Completion: A Pseudo-Bayesian Learning Approach

2017-10-01 · ICCV 2017 10 · Wei Chen, Nan Song

Low rank tensor completion, which solves a linear inverse problem with the principle of parsimony, is a powerful technique used in many application domains in computer vision and pattern recognition. As a surrogate funct…