Propulsion: Steering LLM with Tiny Fine-Tuning
Md Kowsher, Nusrat Jahan Prottasha, Prakash Bhat

TL;DR
Propulsion is a parameter-efficient fine-tuning method for LLMs that selectively re-scales model dimensions, significantly reducing computational costs while maintaining performance.
Contribution
We introduce Propulsion, a novel PEFT technique inspired by physical motion control, that guides LLM outputs with minimal parameter updates, supported by theoretical and empirical validation.
Findings
Reduces trainable parameters from 355.3M to 0.086M
Achieves over 10x parameter reduction compared to LoRA
Maintains competitive performance across benchmarks
Abstract
The rapid advancements in Large Language Models (LLMs) have revolutionized natural language processing (NLP) and related fields. However, fine-tuning these models for specific tasks remains computationally expensive and risks degrading pre-learned features. To address these challenges, we propose Propulsion, a novel parameter efficient fine-tuning (PEFT) method designed to optimize task-specific performance while drastically reducing computational overhead. Inspired by the concept of controlled adjustments in physical motion, Propulsion selectively re-scales specific dimensions of a pre-trained model, guiding output predictions toward task objectives without modifying the model's parameters. By introducing lightweight, trainable Propulsion parameters at the pre-trained layer, we minimize the number of parameters updated during fine-tuning, preventing overfitting or overwriting of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Spacecraft Dynamics and Control · Electrohydrodynamics and Fluid Dynamics
