paper-with-me

홈 › Papers

TriAdaptLoRA: Brain-Inspired Triangular Adaptive Low-Rank Adaptation for Parameter-Efficient Fine-Tuning

2025-01-14 · Yao Liang, Yuwei Wang, Yi Zeng

The fine-tuning of Large Language Models (LLMs) is pivotal for achieving optimal performance across diverse downstream tasks. However, while full fine-tuning delivers superior results, it entails significant computational and resource costs. Parameter-Efficient Fine-Tuning (PEFT) methods, such as LoRA, address these challenges by reducing the number of trainable parameters, but they often struggle with rank adjustment efficiency and task-specific adaptability. We propose Triangular Adaptive Low-Rank Adaptation (TriAdaptLoRA), a novel PEFT framework inspired by neuroscience principles, which dynamically optimizes the allocation of trainable parameters. TriAdaptLoRA introduces three key innovations: 1) a triangular split of transformation matrices into lower and upper triangular components to maximize parameter utilization, 2) a parameter importance metric based on normalized Frobenius norms for efficient adaptation, and 3) an adaptive rank-growth strategy governed by dynamic thresholds, allowing flexible parameter allocation across training steps. Experiments conducted on a variety of natural language understanding and generation tasks demonstrate that TriAdaptLoRA consistently outperforms existing PEFT methods. It achieves superior performance, enhanced stability, and reduced computational overhead, particularly under linear threshold-driven rank growth. These results highlight its efficacy as a scalable and resource-efficient solution for fine-tuning LLMs.

📄 PDF Abstract BibTeX arXiv:2501.08008

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language Understandingparameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Frank's triangular norms in Piaget's logical proportions

2024-08-07 · Henri Prade, Gilles Richard

Starting from the Boolean notion of logical proportion in Piaget's sense, which turns out to be equivalent to analogical proportion, this note proposes a definition of analogical proportion between numerical values based…

Fast And Efficient Boolean Matrix Factorization By Geometric Segmentation

2019-09-09 · Changlin Wan, Wennan Chang, Tong Zhao, Mengya Li 외

Boolean matrix has been used to represent digital information in many fields, including bank transaction, crime records, natural language processing, protein-protein interaction, etc. Boolean matrix factorization (BMF) a…

Computational EfficiencyDenoising

ATT-CR: Adaptive Triangular Transformer for Cloud Removal

2026-06-04 · Yang Wu, Ye Deng, Pengna Li, Wenli Huang 외 arxiv

Cloud removal aims to accurately reconstruct the ground objects obscured by clouds in remote sensing images. Existing Transformer-based methods utilizing self-attention have shown impressive results by effectively modeli…

Cloud Removal

On the Limitation of Spectral Methods: From the Gaussian Hidden Clique Problem to Rank-One Perturbations of Gaussian Tensors

2015-12-01 · NeurIPS 2015 12 · Andrea Montanari, Daniel Reichman, Ofer Zeitouni

We consider the following detection problem: given a realization of asymmetric matrix $X$ of dimension $n$, distinguish between the hypothesisthat all upper triangular variables are i.i.d. Gaussians variableswith mean 0 …

Harnessing Bounded-Support Evolution Strategies for Policy Refinement

2025-11-13 · Ethan Hirschowitz, Fabio Ramos arxiv

Improving competent robot policies with on-policy RL is often hampered by noisy, low-signal gradients. We revisit Evolution Strategies (ES) as a policy-gradient proxy and localize exploration with bounded, antithetic tri…