paper-with-me

홈 › Papers

Robustness Beyond Known Groups with Low-rank Adaptation

2026-02-06 · Abinitha Gourabathina, Hyewon Jeong, Teya Bergamaschi, Marzyeh Ghassemi, Collin Stultz arxiv

Deep learning models trained to optimize average accuracy often exhibit systematic failures on particular subpopulations. In real world settings, the subpopulations most affected by such disparities are frequently unlabeled or unknown, thereby motivating the development of methods that are performant on sensitive subgroups without being pre-specified. However, existing group-robust methods typically assume prior knowledge of relevant subgroups, using group annotations for training or model selection. We propose Low-rank Error Informed Adaptation (LEIA), a simple two-stage method that improves group robustness by identifying a low-dimensional subspace in the representation space where model errors concentrate. LEIA restricts adaptation to this error-informed subspace via a low-rank adjustment to the classifier logits, directly targeting latent failure modes without modifying the backbone or requiring group labels. Using five real-world datasets, we analyze group robustness under three settings: (1) truly no knowledge of subgroup relevance, (2) partial knowledge of subgroup relevance, and (3) full knowledge of subgroup relevance. Across all settings, LEIA consistently improves worst-group performance while remaining fast, parameter-efficient, and robust to hyperparameter choice.

📄 PDF Abstract BibTeX arXiv:2602.06924

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Low-Rank Adaptation for Foundation Models: A Comprehensive Review

2024-12-31 · Menglin Yang, Jialin Chen, Yifei Zhang, Jiahong Liu 외

The rapid advancement of foundation modelslarge-scale neural networks trained on diverse, extensive datasetshas revolutionized artificial intelligence, enabling unprecedented advancements across domains such as natural l…

scientific discoverySurvey

ViRanker: A BGE-M3 & Blockwise Parallel Transformer Cross-Encoder for Vietnamese Reranking

2025-09-11 · Phuong-Nam Dang, Kieu-Linh Nguyen, Thanh-Hieu Pham arxiv

This paper presents ViRanker, a cross-encoder reranking model tailored to the Vietnamese language. Built on the BGE-M3 encoder and enhanced with the Blockwise Parallel Transformer, ViRanker addresses the lack of competit…

Group Orthogonal Low-Rank Adaptation for RGB-T Tracking

2025-12-05 · Zekai Shao, Yufan Hu, Jingyuan Liu, Bin Fan 외 arxiv

Parameter-efficient fine-tuning has emerged as a promising paradigm in RGB-T tracking, enabling downstream task adaptation by freezing pretrained parameters and fine-tuning only a small set of parameters. This set forms …

parameter-efficient fine-tuningRgb-T Tracking

BaRA: Bayesian Adaptive Rank Allocation for Parameter-Efficient Fine-Tuning

2026-06-28 · Zhibin Duan, Yuhong Wang, Jiahong Fu, Zongsheng Yue 외 arxiv

While Low-rank adaptation (LoRA) enables highly efficient fine-tuning by constraining task-specific updates to fixed low-rank subspaces, this rigid design limits representational flexibility and often results in overconf…

parameter-efficient fine-tuningTopic Models

DeLoRA: Decoupling Angles and Strength in Low-rank Adaptation

2025-03-23 · Massimo Bini, Leander Girrbach, Zeynep Akata

Parameter-Efficient FineTuning (PEFT) methods have recently gained significant popularity thanks to the widespread availability of large-scale pretrained models. These methods allow for quick adaptation to downstream tas…

Image GenerationNatural Language Understanding