LGAICLOct 12, 2025

Long Exposure: Accelerating Parameter-Efficient Fine-Tuning for LLMs under Shadowy Sparsity

arXiv:2510.15964v17 citationsh-index: 11Int Conf High Perform Comput Netw Storage Anal
Originality Incremental advance
AI Analysis

This work addresses the time and cost challenges of fine-tuning LLMs for diverse downstream applications, representing a strong incremental improvement in acceleration techniques.

The paper tackles the inefficiency of parameter-efficient fine-tuning (PEFT) for large language models by addressing a previously overlooked form of sparsity called Shadowy Sparsity, and proposes Long Exposure, a system that achieves up to 2.49× speedup in end-to-end fine-tuning compared to state-of-the-art methods.

The adaptation of pre-trained large language models (LLMs) to diverse downstream tasks via fine-tuning is critical for numerous applications. However, the inefficiency of parameter-efficient fine-tuning (PEFT) techniques presents significant challenges in terms of time investments and operational costs. In this paper, we first introduce a nuanced form of sparsity, termed Shadowy Sparsity, which is distinctive in fine-tuning and has not been adequately addressed for acceleration. Under Shadowy Sparsity, we propose Long Exposure, an efficient system to accelerate PEFT for LLMs. Long Exposure comprises three key components: Shadowy-sparsity Exposer employs a prolonged sensing range to capture more sparsity details under shadowy sparsity; Sequence-oriented Predictor provides efficient yet accurate predictions to handle large sequence inputs and constantly-evolving parameters; and Dynamic-aware Operator facilitates more structured computational patterns and coalesced memory accesses, addressing dynamic sparse operations. Extensive evaluations show that Long Exposure outperforms state-of-the-arts with up to a $2.49\times$ speedup in end-to-end fine-tuning, offering promising advancements in accelerating PEFT for LLMs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes