paper-with-me

Papers

GEM: A Scale-Aware and Distribution-Sensitive Sparse Fine-Tuning Framework for Effective Downstream Adaptation

2025-08-22 · Sungmin Kang, Jisoo Kim, Salman Avestimehr, Sunwoo Lee arxiv

Parameter-efficient fine-tuning (PEFT) has become a popular way to adapt large pre-trained models to new tasks. Most PEFT methods update only a small subset of parameters while freezing the rest, avoiding redundant computation. As they maximize the absolute size of the updates without regard to the parameters' original scale, the resulting changes in model behavior can be minimal. In contrast, we maximize updates relative to each parameter's scale, yielding more meaningful downstream adaptation. We propose Gradient-to-Weight Ratio and Entropy-guided Masking (GEM), a parameter scale-aware, distribution-sensitive sparse fine-tuning framework. GEM prioritizes parameters whose updates are significant in proportion to their initial pre-trained values. It also adaptively determines how many parameters to tune at each layer based on the entropy of parameter values, thereby making the most effective use of the computational budget in PEFT. Our empirical study demonstrates the efficacy of GEM on both general-domain tasks (GLUE and SuperGLUE) and domain-specific tasks (GSM8k and MBPP), achieving up to a 1.6% improvement in fine-tuning accuracy over full fine-tuning while updating only 0.1% of model parameters.

📄 PDF Abstract BibTeX arXiv:2508.16191

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuning

Similar Papers 제목 키워드 기반

Sensitivity-Aware Efficient Fine-Tuning via Compact Dynamic-Rank Adaptation

2025-01-01 · CVPR 2025 1 · Tianran Chen, Jiarui Chen, Baoquan Zhang, Zhehao Yu 외

Parameter-Efficient Fine-Tuning (PEFT) is a fundamental research problem in computer vision, which aims to tune a few of parameters for efficient storage and adaptation of pre-trained vision models. Recently, sensiti…

parameter-efficient fine-tuningSensitivity

Which principal components are most sensitive to distributional changes?

2019-05-15 · Martin Tveten

PCA is often used in anomaly detection and statistical process control tasks. For bivariate data, we prove that the minor projection (the least varying projection) of the PCA-rotated data is the most sensitive to distrib…

Anomaly DetectionSensitivity

Scale-Aware Self-Supervised Learning for Segmentation of Small and Sparse Structures

2026-01-26 · Jorge Quesada, Ghassan AlRegib arxiv

Self-supervised learning (SSL) has emerged as a powerful strategy for representation learning under limited annotation regimes, yet its effectiveness remains highly sensitive to many factors, especially the nature of the…

Self-Supervised LearningRepresentation Learning

Concept-Aware Privacy Mechanisms for Defending Embedding Inversion Attacks

2026-02-06 · Yu-Che Tsai, Hsiang Hsiao, Kuan-Yu Chen, Shou-De Lin arxiv

Text embeddings enable numerous NLP applications but face severe privacy risks from embedding inversion attacks, which can expose sensitive attributes or reconstruct raw text. Existing differential privacy defenses assum…

SCATTER: Algorithm-Circuit Co-Sparse Photonic Accelerator with Thermal-Tolerant, Power-Efficient In-situ Light Redistribution

2024-07-07 · Ziang Yin, Nicholas Gangi, Meng Zhang, Jeff Zhang 외

Photonic computing has emerged as a promising solution for accelerating computation-intensive artificial intelligence (AI) workloads. However, limited reconfigurability, high electrical-optical conversion cost, and therm…