TensorX
返回文献探索

Paper · arXiv 2604.19254

ShadowPEFT: Shadow Network for Parameter-Efficient Fine-Tuning

Xianming Li, Zongxi Li, Tsz-fung Andrew Lee, Jing Li, Haoran Xie, Qing Li

30 upvotesApril 21, 2026arXiv 预印本
AI 摘要

ShadowPEFT is a parameter-efficient fine-tuning framework that performs layer-level refinement through depth-shared shadow modules, offering competitive performance with reduced computational overhead compared to traditional low-rank adaptation methods.

parameter-efficient fine-tuninglow-rank adaptationtransformer layersshadow moduledepth-sharinglayer-level refinementdistributed weight-space perturbationscentralized adaptationpretrained backbonetrainable-parameter budgetscross-dataset transferparameter scalinginference latency

Abstract

Parameter-efficient fine-tuning (PEFT) reduces the training cost of full-parameter fine-tuning for large language models (LLMs) by training only a small set of task-specific parameters while freezing the pretrained backbone. However, existing approaches, such as Low-Rank Adaptation (LoRA), achieve adaptation by inserting independent low-rank perturbations directly to individual weights, resulting in a local parameterization of adaptation. We propose ShadowPEFT, a centralized PEFT framework that instead performs layer-level refinement through a depth-shared shadow module. At each transformer layer, ShadowPEFT maintains a parallel shadow state and evolves it repeatedly for progressively richer hidden states. This design shifts adaptation from distributed weight-space perturbations to a shared layer-space refinement process. Since the shadow module is decoupled from the backbone, it can be reused across depth, independently pretrained, and optionally deployed in a detached mode, benefiting edge computing scenarios. Experiments on generation and understanding benchmarks show that ShadowPEFT matches or outperforms LoRA and DoRA under comparable trainable-parameter budgets. Additional analyses on shadow pretraining, cross-dataset transfer, parameter scaling, inference latency, and system-level evaluation suggest that centralized layer-space adaptation is a competitive and flexible alternative to conventional low-rank PEFT.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
ShadowPEFT: Shadow Network for Parameter-Efficient Fine-Tuning | TensorX