paper-with-me

홈 › Papers

Split Learning-Enabled Framework for Secure and Light-weight Internet of Medical Things Systems

2025-11-01 · Siva Sai, Manish Prasad, Animesh Bhargava, Vinay Chamola, Rajkumar Buyya arxiv

The rapid growth of Internet of Medical Things (IoMT) devices has resulted in significant security risks, particularly the risk of malware attacks on resource-constrained devices. Conventional deep learning methods are impractical due to resource limitations, while Federated Learning (FL) suffers from high communication overhead and vulnerability to non-IID (heterogeneous) data. In this paper, we propose a split learning (SL) based framework for IoT malware detection through image-based classification. By dividing the neural network training between the clients and an edge server, the framework reduces computational burden on resource-constrained clients while ensuring data privacy. We formulate a joint optimization problem that balances computation cost and communication efficiency by using a game-theoretic approach for attaining better training performance. Experimental evaluations show that the proposed framework outperforms popular FL methods in terms of accuracy (+6.35%), F1-score (+5.03%), high convergence speed (+14.96%), and less resource consumption (33.83%). These results establish the potential of SL as a scalable and secure paradigm for next-generation IoT security.

📄 PDF Abstract BibTeX arXiv:2511.00336

Code (0)

등록된 구현이 없습니다.

Tasks

Federated LearningMalware Detection

Similar Papers 제목 키워드 기반

Low-Complexity Joint Power Allocation and Trajectory Design for UAV-Enabled Secure Communications with Power Splitting

2020-08-23 · Kaidi Xu, Ming-Min Zhao, Yunlong Cai, Lajos Hanzo

An unmanned aerial vehicle (UAV)-aided secure communication system is conceived and investigated, where the UAV transmits legitimate information to a ground user in the presence of an eavesdropper (Eve). To guarantee the…

A Fast, Performant, Secure Distributed Training Framework For Large Language Model

2024-01-18 · Wei Huang, Yinggui Wang, Anda Cheng, Aihui Zhou 외

The distributed (federated) LLM is an important method for co-training the domain-specific LLM using siloed data. However, maliciously stealing model parameters and data from the server or client side has become an urgen…

Language ModelingLanguage ModellingLarge Language Model

LPUF-AuthNet: A Lightweight PUF-Based IoT Authentication via Tandem Neural Networks and Split Learning

2024-10-16 · Brahim Mefgouda, Raviha Khan, Omar Alhussein, Hani Saleh 외

By 2025, the internet of things (IoT) is projected to connect over 75 billion devices globally, fundamentally altering how we interact with our environments in both urban and rural settings. However, IoT device security …

Split HE: Fast Secure Inference Combining Split Learning and Homomorphic Encryption

2022-02-27 · George-Liviu Pereteanu, Amir Alansary, Jonathan Passerat-Palmbach

This work presents a novel protocol for fast secure inference of neural networks applied to computer vision applications. It focuses on improving the overall performance of the online execution by deploying a subset of t…

Model extraction

SecureSplit: Mitigating Backdoor Attacks in Split Learning

2026-01-20 · Zhihao Dou, Dongfei Cui, Weida Wang, Anjun Gao 외 arxiv

Split Learning (SL) offers a framework for collaborative model training that respects data privacy by allowing participants to share the same dataset while maintaining distinct feature sets. However, SL is susceptible to…