A privacy preserving split learning framework with adaptive inference selection for IoT security
摘要
The exponential growth of smart IoT devices demands intelligent, lightweight, and privacy-preserving cyberattack detection mechanisms for resource-constrained environments. While Split Learning (SL) addresses data privacy and distributed computation, traditional SL models are often static and lack adaptability to the heterogeneous and dynamic nature of IoT systems. This work presents PrivEdge-SL, a unified framework that integrates Differential Privacy (DP) with an optimization pipeline comprising pruning, quantization, and TensorFlow Lite conversion to generate multiple efficient SL model variants. DP is applied to client-side activations to ensure quantifiable privacy–utility trade-offs with minimal communication overhead. The key contribution of this work lies in the integration of a tree-based meta-inference selector that dynamically selects the most suitable SL variant based on device capacity, attack type, and privacy level. Experimental results indicate that PrivEdge-SL reduces memory consumption by up to 72% and inference latency by up to 68% through dynamic selection of optimized model variants, while maintaining classification accuracy within 1–2% of the standard baseline model. This framework contributes a significant step toward scalable and privacy-preserving solutions for secure and real-time IoT intelligence.