paper-with-me

Papers

Lightweight User-Personalization Method for Closed Split Computing

2026-03-16 · Yuya Okada, Takayuki Nishio arxiv

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 modifying only the training conditions, SALT supports multiple adaptation objectives, including user personalization, communication robustness, and privacy-aware inference. Experiments using ResNet-18 on CIFAR-10 and CIFAR-100 show that SALT achieves higher accuracy than conventional retraining and fine-tuning while significantly reducing training cost. On CIFAR-10, SALT improves personalized accuracy from 88.1% to 93.8% while reducing training latency by more than 60%. SALT also maintains over 90% accuracy under 75% packet loss and preserves high accuracy (about 88% at sigma = 1.0) under noise injection. These results demonstrate that SALT provides an efficient and practical adaptation framework for real-world Split Computing systems.

📄 PDF Abstract BibTeX arXiv:2603.14958

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SALT: A Lightweight Model Adaptation Method for Closed Split Computing Environments

2025-06-09 · Yuya Okada, Takayuki Nishio

We propose SALT (Split-Adaptive Lightweight Tuning), a lightweight model adaptation framework for Split Computing under closed constraints, where the head and tail networks are proprietary and inaccessible to users. In s…

Uncertainty-Aware (Un)Supervised Few-Shot User Adaptation for On-Device Personalized Human Activity Recognition

2026-06-03 · Maximilian Burzer, Till Riedel, Michael Beigl, Tobias Röddiger arxiv

Sensor-based Human Activity Recognition (HAR) models often degrade on unseen users due to domain shifts caused by individual movement patterns and sensor placement. Practical wearable HAR systems therefore require person…

Human Activity Recognition

PRISP: Privacy-Safe Few-Shot Personalization via Lightweight Adaptation

2026-01-10 · Junho Park, Dohoon Kim, Taesup Moon arxiv

Large language model (LLM) personalization aims to adapt general-purpose models to individual users. Most existing methods, however, are developed under data-rich and resource-abundant settings, often incurring privacy r…

MMPB: It's Time for Multi-Modal Personalization

2025-09-26 · Jaeik Kim, Woojin Kim, Woohyeon Park, Jaeyoung Do arxiv

Visual personalization is essential in user-facing AI systems such as smart homes and healthcare, where aligning model behavior with user-centric concepts is critical. However, recent large Vision-Language Models (VLMs),…

Cost-Free Personalization via Information-Geometric Projection in Bayesian Federated Learning

2025-09-12 · Nour Jamoussi, Giuseppe Serra, Photios A. Stavrou, Marios Kountouris arxiv

Bayesian Federated Learning (BFL) combines uncertainty modeling with decentralized training, enabling the development of personalized and reliable models under data heterogeneity and privacy constraints. Existing approac…

Federated Learning