Lightweight User-Personalization Method for Closed Split Computing
Yuya Okada, Takayuki Nishio

TL;DR
SALT is a lightweight, client-side adaptation framework for closed split computing systems that enhances personalization, robustness, and privacy without increasing communication overhead, demonstrated by significant accuracy improvements and reduced training costs.
Contribution
The paper introduces SALT, a novel lightweight client-side adapter that enables effective model adaptation in closed split computing environments without modifying core networks or increasing communication.
Findings
SALT improves personalized accuracy from 88.1% to 93.8%.
Reduces training latency by over 60%.
Maintains over 90% accuracy under packet loss and noise.
Abstract
Split Computing enables collaborative inference between edge devices and the cloud by partitioning a deep neural network into an edge-side head and a server-side tail, reducing latency and limiting exposure of raw input data. However, inference performance often degrades in practical deployments due to user-specific data distribution shifts, unreliable communication, and privacy-oriented perturbations, especially in closed environments where model architectures and parameters are inaccessible. To address this challenge, we propose SALT (Split-Adaptive Lightweight Tuning), a lightweight adaptation framework for closed Split Computing systems. SALT introduces a compact client-side adapter that refines intermediate representations produced by a frozen head network, enabling effective model adaptation without modifying the head or tail networks or increasing communication overhead. By…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsIoT and Edge/Fog Computing · Advanced Neural Network Applications · Software-Defined Networks and 5G
