paper-with-me

Papers

GD-FPS: Growth-Driven Feedforward Parameter Selection for Efficient Fine-Tuning

2025-10-31 · Kenneth Yang, Wen-Li Wei, Jen-Chun Lin arxiv

Parameter-Efficient Fine-Tuning (PEFT) has emerged as a key strategy for adapting large-scale pre-trained models to downstream tasks, but existing approaches face notable limitations. Addition-based methods, such as Adapters, introduce inference latency and engineering complexity, whereas selection-based methods like Gradient-based Parameter Selection (GPS) require a full backward pass. The reliance on gradients not only incurs massive memory usage and substantial computational latency, but also leaves the selection vulnerable to the randomness of stochastic batch sampling. To resolve this, we propose Growth-Driven Feedforward Parameter Selection (GD-FPS). Operating entirely via forward passes, this strictly gradient-free method identifies the optimal parameter subset by scaling intrinsic weight magnitudes by their relative activation growth against a pre-training anchor. Evaluated on $26$ visual tasks spanning image classification and semantic segmentation, GD-FPS achieves competitive or superior performance over state-of-the-art PEFT baselines. Crucially, compared to GPS, it reduces peak memory usage by nearly $18\times$ and accelerates execution by over $2.7\times$ during the parameter selection stage. By guaranteeing deterministic selection, GD-FPS offers a memory-efficient, fast, and robust solution for fine-tuning.

📄 PDF Abstract BibTeX arXiv:2510.27359

Code (0)

등록된 구현이 없습니다.

Tasks

parameter-efficient fine-tuningSemantic SegmentationImage Classification

Similar Papers 제목 키워드 기반

Parameter-Varying Feedforward Control: A Kernel-Based Learning Approach

2025-02-28 · Max van Haren, Lennart Blanken, Tom Oomen

The increasing demands for high accuracy in mechatronic systems necessitate the incorporation of parameter variations in feedforward control. The aim of this paper is to develop a data-driven approach for direct learning…

Automatic Basis Function Selection in Iterative Learning Control: A Sparsity-Promoting Approach Applied to an Industrial Printer

2025-05-09 · Tjeerd Ickenroth, Max van Haren, Johan Kon, Max van Meer 외

Iterative learning control (ILC) techniques are capable of improving the tracking performance of control systems that repeatedly perform similar tasks by utilizing data from past iterations. The aim of this paper is to d…

Gaussian Process Position-Dependent Feedforward: With Application to a Wire Bonder

2022-01-19 · Max van Haren, Maurice Poot, Dragan Kostić, Robin van Es 외

Mechatronic systems have increasingly stringent performance requirements for motion control, leading to a situation where many factors, such as position-dependency, cannot be neglected in feedforward control. The aim of …

Gaussian ProcessesPosition

Automated MIMO Motion Feedforward Control: Efficient Learning through Data-Driven Gradients via Adjoint Experiments and Stochastic Approximation

2022-09-12 · Leontine Aarnoudse, Tom Oomen

Parameterized feedforward control is at the basis of many successful control applications with varying references. The aim of this paper is to develop an efficient data-driven approach to learn the feedforward parameters…

Direct Learning for Parameter-Varying Feedforward Control: A Neural-Network Approach

2023-09-22 · Johan Kon, Jeroen van de Wijdeven, Dennis Bruijnen, Roland Tóth 외

The performance of a feedforward controller is primarily determined by the extent to which it can capture the relevant dynamics of a system. The aim of this paper is to develop an input-output linear parameter-varying (L…

Scheduling