An efficient and secure framework for federated learning enabled IOT systems
Loading...
Date
item.page.authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
ABSTRACT
newlineArtificial Intelligence (AI) has become integral to developing intelligent, data-driven solutions
newlinein rich areas of development like medical care, transport, business automation, farming, and
newlineindividualized services. The Internet of Things (IoT) increasingly supports such developments,
newlineenabling many interconnected devices, such as sensors, wearables, smart meters, and actuators,
newlineto collect, process, and share data in real-time. The application of IoT in smart healthcare
newlineincludes remote monitoring, traffic control, and driverless vehicles in intelligent transport
newlinesystems, precision agriculture, smart city, and smart homes in energy-efficient systems, and
newlinesafety, in addition to other applications.
newlineConventionally, these applications have been relying on centralized machine learning models,
newlinemaking it necessary to aggregate data across different devices into one server to train. This
newlinecentralized solution applies to a wide range of datasets. Still, it poses significant challenges when
newlinedata privacy, regulatory compliance, and communication overhead are concerned, particularly
newlinein an environment where resource-constrained IoT devices generate edge data. Moreover, the
newlineheterogeneity and extension of IoT infrastructures lead to devices with varying computing power,
newlineinterrupted connectivity, and limited energy, which is an issue for the seamless deployment of
newlinecentralized AI systems.
newlineFederated Learning (FL) has become one of the potential paradigms to overcome these issues
newlinesince it allows decentralized training of models and maintains data privacy without sharing
newlineraw data. However, traditional FL frameworks often depend on synchronous communication
newlinemodels, suffers from straggler effect, wherein the server awaits the completion of local training
newlineby all clients before aggregating updates. This will be unrealistic in an environment that is
newlineheterogeneous and an intermittently connected IoT with a device with a variable degree of
newlinecomputational capacity and availability. Despite this limitation, synchronous FL is still usefu