Sep 2026· IEEE Latin America Transactions· Vol 24, pp. 893-904· 0 citations· 36 references
Abstract
The increasing use of electronic medical records (EMRs) has improved efficiency, accuracy, and accessibility of patient data. However, conventional centralized architectures suffer from single points of failure and data privacy issues. To address these challenges, this study proposes a decentralized machine learning architecture that combines concepts from Federated Learning (FL) and Swarm Learning (SL) for anomaly detection in medical prescriptions. The proposed architecture leverages blockchain and the InterPlanetary File System (IPFS) to enable secure model sharing and decentralized storage, thereby reducing communication complexity and establishing a transparent, decentralized parameter repository. Experimental evaluations were conducted using logistic regression (LR), a multi-layer perceptron (MLP), and a decision tree (DT) model. Compared with the FL baseline, the proposed system achieved superior efficiency, lower resource consumption, and improved latency, along with smaller block sizes. It, however, exhibited slightly lower transaction throughput and longer training rounds, reflecting the added complexity of decentralization. In predictive performance on the anomaly classification task, DT achieved the highest precision and recall under the evaluated dataset (F1-score=0.9912), followed by MLP (0.5504) and LR (0.2442). The decentralized training approach led to negligible performance loss relative to centralized models, less than 4% for LR and below 1% for both MLP and DT. Overall, the proposed system demonstrates a robust and efficient alternative for decentralized learning in healthcare applications, maintaining strong predictive performance while enhancing architectural transparency.
A review of federated learning through a structured taxonomy that covers its core architectural paradigms, major learning types, model training approaches, and aggregation mechanisms, and analyzes the principal challenges confronting FL, including privacy and security risks, statistical and system heterogeneity, communication constraints, and global model divergence.
Mahdiyeh Velaei, Hosna Ghahramani, Ali Ghaffari et al.· Cluster Computing· 0 citations
The results show a success in implementing a real time, scalable, privacy-preserving, and adaptive IDS in large-scale IoT deployments through intelligent workload distribution between edge and cloud layers.
Chidera Winifred John, Eduediuyai Ekerete Dan, P. Asuquo et al.· E3S Web of Conferences· 0 citations
An Adaptive Action-Based Federated Learning (AA-FL) framework for decentralized intrusion detection in heterogeneous IoT environments is proposed, based on XGBoost boosters and uses quality-weighted server-side ensemble aggregation.
Abdulaziz A. Alsulami, Q. A. Al-Haija, Rayed A. Alakhtar et al.· Computers, Materials & C...· 0 citations
Internet of Medical Things (IoMT) applications require collaborative learning across healthcare institutions while ensuring patient data privacy. Traditional centralized learning approaches require sharing sensitive medical records, increasing privacy and security risks. Federated Learning (FL) enables distributed model training by exchanging model parameters instead of raw data, but its performance is affected by client dropouts and communication failures. This paper proposes a Resilience-Enhanced Federated Learning Framework for IoMT applications that improves the reliability of collaborative learning under unstable network conditions. The framework incorporates Federated Averaging (FedAvg), resilient aggregation using historical model updates with staleness decay, and quantized model updates to reduce communication overhead. The proposed model was evaluated using a heart disease dataset distributed across multiple healthcare clients. Experimental results demonstrate that the framework achieves 95.72% accuracy while maintaining stable model convergence during client failures. The proposed approach provides a secure, privacypreserving, and fault-tolerant solution for distributed healthcare applications.
Potharam Shiva Kumar, O. Ramanaiah· International Journal of Inn...· 0 citations
FedE, a multi-precision, multi-source, heterogeneous privacy-preserving federated learning training method based on functional encryption that enhances numerical adaptation during ciphertext computation and prevents model parameter updates from easily compromising privacy in cross-institutional federated learning.
Weijia Liu, Junwen Deng, Hao Li et al.· Computers, Materials & C...· 0 citations
The rapid integration of Internet of Things (IoT) in the healthcare domain has led to the emergence of the Internet of Medical Things (IoMT), which introduces significant benefits in patient monitoring and real‐time medical services. However, IoMT networks are inherently vulnerable due to resource constraints, heterogeneous devices, and sensitivity of medical data. In this paper, we propose a novel federated learning‐based anomaly detection system (Fed‐ADS) designed specifically for IoMT networks. Our system leverages local training of lightweight ML models on resource‐constrained IoMT devices and employs secure model aggregation at the gateway to preserve privacy and avoid centralized data collection. To address real‐world challenges, we implement and evaluate our system on a real IoMT testbed using Raspberry Pi devices under various attack scenarios. Furthermore, we examine the impact of privacy‐preserving techniques such as differential privacy on detection accuracy and system overhead. The runtime evaluation shows that our approach achieves high detection accuracy (over 94%) with minimal CPU and memory usage (under 3%), making it suitable for practical deployment in medical environments.
Mahdi Ajdani, Maziar Asmani, Asif Ali Laghari· International Journal of Com...· 0 citations
A new machine-learning framework aims to improve the success rate of computational protein design while moving away from results that reproduce sequences found in nature.
MIT News · Artificial Intelligence· news.mit.eduAug 24, 2026
A new method for surgically removing training examples from a model reveals that as datasets grow, the link between what a model learns and what it produces dissolves.