paper-with-me

홈 › Papers

Not All Directions Matter: Towards Structured and Task-Aware Low-Rank Model Adaptation

2026-03-15 · Xi Xiao, Chenrui Ma, Yunbei Zhang, Chen Liu, Zhuxuanzi Wang, Yanshu Li, Lin Zhao, Guosheng Hu, Tianyang Wang, Hao Xu arxiv

Low-Rank Adaptation (LoRA) has become a cornerstone of parameter-efficient fine-tuning (PEFT). Yet, its efficacy is hampered by two fundamental limitations: semantic drift, by treating all update directions with equal importance, and structural incoherence, from adapting layers independently, resulting in suboptimal, uncoordinated updates. To remedy these, we propose StructLoRA, a framework that addresses both limitations through a principled, dual-component design: (1) an Information Bottleneck-guided filter that prunes task-irrelevant directions to mitigate semantic drift, and (2) a lightweight, training-only graph-based coordinator that enforces inter-layer consistency to resolve structural incoherence. Extensive experiments across large language model , vision language model, and vision model (including LLaMA, LLaVA, and ViT) demonstrate that StructLoRA consistently establishes a new state-of-the-art, outperforming not only vanilla LoRA but also advanced dynamic rank allocation and sparsity-based methods. Notably, the benefits are particularly pronounced in challenging low-rank and low-data regimes. Crucially, since our proposed modules operate only during training, StructLoRA enhances performance with zero additional inference cost, advancing the focus of PEFT -- from mere parameter compression to a more holistic optimization of information quality and structural integrity.

📄 PDF Abstract BibTeX arXiv:2603.14228

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Role-Aware Neural Convex Divergence Heads for Asymmetric Representation Learning

2026-07-02 · He Huang, Lu Shen, Yunfeng Huang, Li Qi arxiv

Many representation learning problems involve directed relations, such as lexical entailment, sentence entailment, ontology hierarchy, and citation links. Standard Euclidean, cosine, and Mahalanobis heads are symmetric, …

Representation Learning

Structural Encoding and Pre-training Matter: Adapting BERT for Table-Based Fact Verification

2021-04-01 · EACL 2021 2 · Rui Dong, David Smith

Growing concern with online misinformation has encouraged NLP research on fact verification. Since writers often base their assertions on structured data, we focus here on verifying textual statements given evidence in t…

Fact VerificationGraph Neural NetworkLanguage ModelingLanguage Modelling+5

Profiling What Matters: Context-Aware Item Profiles from Large-Scale Metadata for LLM Recommenders

2026-08-21 · Dojun Hwang, Seunghan Lee, Cheonyoung Park, Sara Yu 외 arxiv

While Large Language Models (LLMs) have significantly advanced reranking in recommendation, effectively leveraging item-side information remains challenging. Real-world items are described by vast, heterogeneous, and uns…

GeoRA: Geometry-Aware Low-Rank Adaptation for RLVR

2026-01-14 · Jiaying Zhang, Lei Shi, Jiguo Li, Jun Xu 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR) is a key paradigm for improving large-scale reasoning models. Unlike supervised fine-tuning (SFT), RLVR exhibits distinct optimization dynamics and is sensitive to th…

Reinforcement Learning

Uncertainty Matters: Structured Probabilistic Online Mapping for Motion Prediction in Autonomous Driving

2026-03-20 · Pritom Gogoi, Faris Janjoš, Bin Yang, Andreas Look arxiv

Online map generation and trajectory prediction are critical components of the autonomous driving perception-prediction-planning pipeline. While modern vectorized mapping models achieve high geometric accuracy, they typi…

Trajectory PredictionAutonomous Driving