paper-with-me

Papers

SoMA: Singular Value Decomposed Minor Components Adaptation for Domain Generalizable Representation Learning

2025-01-01 · CVPR 2025 1 · Seokju Yun, Seunghye Chae, Dongheon Lee, Youngmin Ro

Domain generalization (DG) aims to adapt a model using one or multiple source domains to ensure robust performance in unseen target domains. Recently, Parameter-Efficient Fine-Tuning (PEFT) of foundation models has shown promising results in the context of DG problem. Nevertheless, existing PEFT methods still struggle to strike a balance between preserving generalizable components of the pre-trained model and learning task-specific features. To gain insights into the distribution of generalizable components, we begin by analyzing the pre-trained weights through the lens of singular value decomposition. Building on these insights, we introduce Singular Value Decomposed Minor Components Adaptation (SoMA), an approach that selectively tunes minor singular components while keeping the residual parts frozen. SoMA effectively retains the generalization ability of the pre-trained model while efficiently acquiring task-specific skills. Moreover, we freeze domain-generalizable blocks and employ an annealing weight decay strategy, thereby achieving an optimal balance in the delicate trade-off between generalizability and discriminability. SoMA attains state-of-the-art results on multiple benchmarks that span both domain generalized semantic segmentation to domain generalized object detection. In addition, our methods introduce no additional inference overhead or regularization loss, maintain compatibility with any backbone or head, and are designed to be versatile, allowing easy integration into a wide range of tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalizationparameter-efficient fine-tuningRepresentation LearningSemantic Segmentation

Methods 이 논문이 사용한 방법론

Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

SoRA: Singular Value Decomposed Low-Rank Adaptation for Domain Generalizable Representation Learning

2024-12-05 · Seokju Yun, Seunghye Chae, Dongheon Lee, Youngmin Ro

Domain generalization (DG) aims to adapt a model using one or multiple source domains to ensure robust performance in unseen target domains. Recently, Parameter-Efficient Fine-Tuning (PEFT) of foundation models has shown…

Domain AdaptationDomain Generalizationobject-detectionObject Detection+3

Optimizing Singular Spectrum for Large Language Model Compression

2025-02-20 · Dengjie Li, Tiancheng Shen, Yao Zhou, Baisong Yang 외

Large language models (LLMs) have demonstrated remarkable capabilities, yet prohibitive parameter complexity often hinders their deployment. Existing singular value decomposition (SVD) based compression methods simply de…

Language ModelingLanguage ModellingLarge Language Modelmodel+1

MiLoRA: Harnessing Minor Singular Components for Parameter-Efficient LLM Finetuning

2024-06-13 · Hanqing Wang, Yixia Li, Shuo Wang, Guanhua Chen 외

Efficient finetuning of large language models (LLMs) aims to adapt the LLMs with reduced computational and memory cost. Previous LoRA-based approaches initialize the low-rank matrices with Gaussian distribution and zero …

Instruction FollowingMathvisual instruction following

EDoRA: Efficient Weight-Decomposed Low-Rank Adaptation via Singular Value Decomposition

2025-01-21 · Hamid Nasiri, Peter Garraghan

Parameter-efficient fine-tuning methods, such as LoRA, reduces the number of trainable parameters. However, they often suffer from scalability issues and differences between their learning pattern and full fine-tuning. T…

parameter-efficient fine-tuning

Decomposition Ascribed Synergistic Learning for Unified Image Restoration

2023-08-01 · Jinghao Zhang, Feng Zhao

Learning to restore multiple image degradations within a single model is quite beneficial for real-world applications. Nevertheless, existing works typically concentrate on regarding each degradation independently, while…

DeblurringDenoisingImage DeblurringImage Dehazing+6