Rhino FCP

2Q25 Federated Computing Update

By
The Rhino Team
No items found.
July 14, 2025

Federated learning (FL) is moving from lab tests to real products. New releases like NVIDIA FLARE in PyTorch mobile, Flower 1.18, and IBM’s privacy toolkit let everyday developers add FL without building custom stacks.

Research this quarter centers on three points. First, communication cuts: quantization and split networks shrink updates to fit narrow links. Second, stronger privacy: differential-privacy methods now ship by default, even for large language models. Third, coping with messy data: adaptive aggregation and meta-learning handle non-IID datasets.

Use cases are expanding. Healthcare studies span from brain-tumor segmentation to pandemic monitoring, while finance teams focus on real-time fraud detection under strict data-residency rules. Energy, IoT security, traffic control, and even agricultural yield prediction showcase FL’s ability to share insights across siloed operators without exposing raw data. The common thread: industries with strict privacy requirements or fragmented data landscapes are embracing cross-organization collaboration to unlock model accuracy that single institutions cannot achieve alone.

Finally, FL is converging with edge and cross-device computing. ExecuTorch plus FLARE points to a near-future where smartphones, wearables, and IoT sensors participate in global model training, enabling personalized experiences and real-time analytics while keeping data local. 

Together, these trends position federated computing as the default architecture for AI where privacy, distribution, and scale intersect. This outlook underscores Rhino’s mission and the value our platform delivers across regulated industries.

Major FL Framework Updates

Applications of Federated Computing 

During 2Q25, federated computing entered day-to-day use. Hospitals, banks, utilities, and device makers trained shared models while their raw data stayed put. Results include sharper tumour detection, quicker fraud alerts, smarter power forecasts, and traffic lights that learn local flow. The take-away is simple: when data must remain on-site, federated learning now gives teams a tested path to collective insight.

Healthcare

Financial Services

Recent research here affirms our work with SWIFT to combat payment fraud and our continued focus on this vertical.

Security

  • Sentimental analysis based federated learning privacy detection in fake web recommendations using blockchain modelintroduces a privacy-focused system for detecting fake web recommendations by integrating sentiment analysis, federated learning, and blockchain technology. The model achieves high accuracy (up to 99%) in identifying fake content, leveraging a generative convolutional Bernoulli Bayes neural network for feature extraction and classification.
  • This study "An intelligent federated learning boosted cyberattack detection system for Denial-Of-Wallet attack using advanced heuristic search with multimodal approaches" proposes the CDMDOW-AMOAFL model, a novel federated learning-based system designed to detect and mitigate Denial-of-Wallet (DoW) cyberattacks. It employs z-score normalization and Harris Hawk Optimization (HHO) for feature selection, combined with an ensemble of GRU, TCN, and CAE models whose hyperparameters are tuned by a Modified Marine Predator Algorithm (MMPA), achieving a superior accuracy of 98.12%.
  • An efficient trustworthy cyberattack defense mechanism system for self guided federated learning framework using attention induced deep convolution neural networks”: This paper "LSTM-JSO framework for privacy preserving adaptive intrusion detection in federated IoT networks" presents the CDMFL-AIDCNN technique, an advanced self-guided federated learning framework that uses attention-induced deep convolutional neural networks for robust cyberattack defense in distributed systems. This approach achieved impressive accuracy values of 99.07% on the CIC-IDS-2017 and 98.64% on the UNSW-NB15 datasets, leveraging a hybrid classification model optimized by a Growth Optimizer (GO).
  • LSTM-JSO framework for privacy preserving adaptive intrusion detection in federated IoT networks”: A novel framework proposed in this paper enhances intrusion detection in IoT systems through a decentralized FL approach by dynamically optimizing hyperparameters using the Joint Strategy Optimization (JSO) algorithm. The model achieves superior performance and robustness across various IoT datasets, including 99.5% accuracy on the TON_IoT dataset.
  • In this AFCEA International article, federated learning is positioned as bolstering national security. 

IoT

  • “A framework reforming personalized Internet of Things by federated meta-learning” introduces Cedar, which enables safeguarded knowledge transfer for highly generalizable models that can be rapidly adapted by individuals, significantly improving learning cost, efficiency, speed, and security across various domains while defending against malicious attacks. 
  • UAV-Assisted Multi-Task Federated Learning with Task Knowledge Sharing”: Unmanned Aerial Vehicle (UAV)-assisted networks are seen as an important enabler of post-5G and upcoming 6G networks. Researchers from China propose a novel UAV-assisted multi-task federated learning scheme, where the data collected by the UAVs can be used to train multiple related tasks, and the system performance and robustness can be improved by sharing knowledge among related tasks.

Hardware

  • “Low Power Ternary State Channel Computing-in-Memory Transistor for Federated Learning”: This paper presents a new ternary state channel computing-in-memory transistor that is designed to enhance federated learning by reducing its communication and energy demands. By leveraging the transistor's ability to distinguish between three conductivity states for weight changes, a custom FL task achieved an 83.3% reduction in total communication bits, showing its potential for low-power ternary computing. 

Energy

  • “Heuristic based federated learning with adaptive hyperparameter tuning for households energy prediction”: This paper proposes a hierarchical federated learning solution for household energy prediction, tackling non-IID data challenges via clustering and adaptive hyperparameter tuning. It significantly improves prediction accuracy, cuts network traffic below 30 KB, and reduces communication rounds by 30% through optimized aggregation and a genetic algorithm.
  • “Federated learning-based non-intrusive load monitoring adaptive to real-world heterogeneities”: This research proposes an FL-NILM that adapts to real-world heterogeneities in electricity consumption data, local models, and AMI facilities. It notably outperforms existing approaches, achieving a 74.7% federated gain in MAE and significantly reducing communication complexity by 95.4%.
  • “Energy Minimization for Participatory Federated Learning in IoT Analyzed via Game Theory”: This paper uses game theory to investigate energy minimization in participatory federated learning for IoT, with nodes controlling participation based on local costs. It concludes that a fully distributed optimization is unfeasible without incentives, leading to substantial performance drops (at least 28%) versus centralized solutions.

Civil Engineering

  • “Federated Machine Learning Enables Risk Management and Privacy Protection in Water Quality”: Real-time water quality risk management in wastewater treatment plants requires extensive data, but data privacy inhibits data sharing. These authors show an adaptive water system federated averaging (AWSFA) framework based on FL that is more robust than direct training and classical federated averaging.
  • “Federated deep reinforcement learning-based urban traffic signal optimal control”: Researchers proposed a cross-domain intelligent traffic signal control method using federated Proximal-Policy Optimization (PPO) to address issues like slow learning speed and poor model generalization in deep reinforcement learning for urban traffic signal optimization. This approach significantly improved model generalization and accelerated convergence, with experiments showing reductions in average vehicle waiting time by up to 27.34% and convergence speeds up to 47.69% faster than individual PPO training.

Automotive

  • “DRL-Based Resource Allocation for Motion Blur Resistant Federated Self-Supervised Learning in IoV” advances a Deep Reinforcement Learning-based resource allocation scheme, DRL-BFSSL, to minimize energy consumption and latency in a motion blur-resistant federated learning method for the Internet of Vehicles. The solution, which also addresses privacy leakage by using dual temperature instead of a dictionary, validates its effectiveness through simulation results in aggregating models and allocating resources based on motion blur.

Agriculture

  • “Balancing centralisation and decentralisation in federated learning for Earth Observation-based agricultural predictions”: Crop yield prediction using Earth Observation data is difficult due to diverse data modalities and limited, often private, datasets. The study showed that increasing data aggregation levels (fewer clients with more data) improves learning outcomes by mitigating issues with client numbers, data distribution imbalances, and privacy utility challenges. While increased centralization enhances learning, it involves a trade-off with privacy, suggesting that biome or region-specific models could provide a balanced compromise.

Edge Computing

Build your Federated Network