Chunyu Xue and Yi Pan, Shanghai Jiao Tong University; Weihao Cui, Shanghai Jiao Tong University and National University of Singapore; Quan Chen and Shulai Zhang, Shanghai Jiao Tong University; Bingsheng He, National University of Singapore; Minyi Guo, Shanghai Jiao Tong University
Parameter-Efficient Fine-Tuning (PEFT) is widely applied as the backend of fine-tuning APIs for large language model (LLM) customization in datacenters. Service providers deploy separate instances for individual PEFT tasks, giving rise to prominent resource inefficiencies, including (1) GPU underutilization from small-scale, PEFT-native operators and (2) device stalls from communication delays and data dependencies in parallelized execution. To address these issues, this paper presents MuxTune, a fine-tuning system that enables resource-efficient concurrent execution of multiple PEFT tasks. The key idea is to multiplex the backbone across independent tasks in a spatial-temporal manner for improved utilization and reduced stalls. Building on flexible, modularized backbone sharing via unified PEFT representations, MuxTune proposes hierarchical co-scheduling scheme with task, operator, and data-level optimizations. Specifically, it fuses tasks through a hybrid of spatial and temporal multiplexing, and orchestrates multi-task operator execution in two-tiered hybrid parallelism. Additionally, MuxTune employs chunk-based data alignment to mitigate inter-task ineffective tokens. Experimental results demonstrate that MuxTune achieves up to 2.33× higher throughput and 5.29× memory reduction compared to three state-of-the-art baselines.
NSDI '26 Open Access Sponsored by
King Abdullah University of Science and Technology (KAUST)
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

author = {Chunyu Xue and Yi Pan and Weihao Cui and Quan Chen and Shulai Zhang and Bingsheng He and Minyi Guo},
title = {{MuxTune}: Efficient {Multi-Task} {LLM} {Fine-Tuning} in {Multi-Tenant} Datacenters via {Spatial-Temporal} Backbone Multiplexing},
booktitle = {23rd USENIX Symposium on Networked Systems Design and Implementation (NSDI 26)},
year = {2026},
isbn = {978-1-939133-54-0},
address = {Renton, WA},
pages = {1533--1552},
url = {https://www.usenix.org/conference/nsdi26/presentation/xue-chunyu},
publisher = {USENIX Association},
month = may
}
