Federated Learning for Smart Cities: A Thematic Review of Challenges and Approaches
Abstract
1. Introduction
1.1. Positioning Against Prior Surveys
1.2. Our Contributions
- We introduce a challenge-oriented taxonomy of FL in smart cities, organized around privacy and security, resource optimization, event detection and situational awareness, and energy sustainability.
- We provide a cross-domain synthesis of recurring trade-offs, highlighting how challenges such as heterogeneity, communication cost, latency, and fairness manifest across multiple domains.
- We systematically evaluate the reproducibility and readiness for real-world deployment of existing studies, identifying gaps in open datasets, code availability, and benchmarking practices.
- We compare algorithmic extensions and adaptations, including clustered FL, reinforcement learning-based FL, personalized FL, and graph-based FL, that enhance applicability in city-scale systems.
- We outline a forward-looking research agenda, addressing scalability in ultra-dense IoT, integration with 6G and edge-cloud architectures, robustness against adversarial threats, and ethical considerations such as transparency, fairness, and explainability.
1.3. Paper Organization
2. Background
2.1. Federated Learning Paradigms
2.2. Enabling Technologies for Smart Cities
2.3. Smart City Data Characteristics
3. Methodology
3.1. Search Strategy and Scope
(“federated learning” OR “collaborative learning” OR “distributed machine learning”) AND (“smart city” OR “urban computing” OR “intelligent transportation” OR “IoT” OR “cyber-physical system” OR “smart grid”)
IEEE Xplore:
(“federated learning” OR “collaborative learning”) AND
(“smart city” OR “IoT” OR “cyber-physical system”)
Scopus:
TITLE-ABS-KEY((“federated learning” OR “collaborative learning”
OR “distributed machine learning”) AND
(“smart city” OR “urban computing” OR “intelligent transportation”
OR “IoT” OR “smart grid”))
Web of Science:
TS=(“federated learning” OR “collaborative learning”
OR “distributed machine learning”) AND
{TS=(“smart city” OR “IoT” OR “cyber-physical system” OR “smart grid”)}
3.2. Handling Non-IID Data in Smart City Federated Learning
3.3. Screening and Inclusion Criteria
3.4. Data Extraction and Analysis
3.5. Architectural and Algorithmic Innovations
3.6. Deployment Readiness and Real-World Pilots
3.7. Comparison with Related Surveys
4. Privacy and Security
4.1. Mitigating Attacks
| Case Summary: Federated Intrusion Detection for VANETs [46,49] |
| Scope: Privacy-preserving intrusion detection across distributed vehicular networks. |
| Infrastructure: Edge-based FL among on-board units and roadside gateways. |
| Devices: 50–100 simulated vehicles in field test; heterogeneous sensors. |
| Metrics: Detection accuracy, precision/recall, communication latency. |
| Artifacts: Dataset (NSL-KDD) publicly available; implementation not released. |
4.2. Data Localization
| Case Summary: Personalized Federated Transfer Learning for Building-Energy Forecasting [50] |
| Scope: The study investigates personalized federated transfer learning for energy-consumption forecasting across heterogeneous buildings using real-world campus energy datasets. Although the system is not deployed in a live commercial smart-city infrastructure, the use of actual building-level data provides practical relevance for smart-building applications. |
| Infrastructure: A simulated federated learning environment is constructed to emulate multiple building clients with diverse sensing conditions. Personalization is achieved through model-ensemble strategies and multi-level masking to adapt to client heterogeneity. |
| Devices/Data: Real energy-consumption traces collected from multiple campus buildings, representing different usage patterns, temporal behaviors, and sensing characteristics. No live FL deployment was used; data were processed offline. |
| Metrics: The proposed personalized FTL approach improves forecasting accuracy and robustness compared with global FL baselines, especially under heterogeneous sensing environments. |
| Artifacts: The authors state that the datasets are available upon request. No open-source code or supplementary software artifacts were publicly released. |
4.3. Differential Privacy (DP)
| Case Summary: DP-Enhanced FL for Electricity-Theft Detection [53] |
| Scope: Detecting abnormal energy-consumption patterns under differential privacy guarantees. |
| Infrastructure: Central aggregator with distributed smart-meter clients. |
| Devices: 100 smart meters in a regional utility pilot. |
| Metrics: F1-score, privacy loss (), communication overhead. |
| Artifacts: Partial dataset (utility records); code unavailable. |
4.4. Secure Multi-Party Computation (SMPC)
4.5. Architectural and Domain Adaptations
| Case Summary: Cross-Institutional Healthcare FL [66,67] |
| Scope: Collaborative diagnostic modeling among hospitals while preserving patient privacy. |
| Infrastructure: Central server coordinating hospital-level FL clients. |
| Devices: 5–10 hospitals, GPU-enabled servers. |
| Metrics: AUC, convergence rate, communication cost. |
| Artifacts: Clinical datasets under license; no public code. |
4.6. Surveys and Research Outlook
5. Resource Optimization
5.1. GreenFL
5.2. Enhanced Scalability
| Case Summary: Sparse Ternary Compression for Scalable FL [80] |
| Scope: Communication-efficient model compression for large-scale FL. |
| Infrastructure: Decentralized simulation using image/text datasets under non-IID conditions. |
| Devices: 100 simulated clients with heterogeneous data partitions. |
| Metrics: Bandwidth reduction (≈99%), convergence accuracy, latency. |
| Artifacts: Simulation code not released; results validated experimentally. |
5.3. Reduced Communication Overhead
| Case Summary: Hierarchical FL for Smart City Networks [86] |
| Scope: Multilevel aggregation via fog nodes to mitigate communication and latency bottlenecks. |
| Infrastructure: Hierarchical FL with edge-fog-cloud coordination. |
| Devices: 200 simulated IoT nodes across edge clusters. |
| Metrics: Communication cost (−50%), accuracy, energy consumption. |
| Artifacts: Real smart-city dataset; reproducibility materials unavailable. |
5.4. Computational Offload to Edge
| Case Summary: Federated RL for Adaptive Traffic Signal Control [89] |
| Scope: Federated reinforcement learning for optimizing traffic lights using real urban mobility data from New York City. |
| Infrastructure: Distributed intersections as clients, coordinated by a central FL server. |
| Devices: Real traffic signal data across multiple intersections. |
| Metrics: Average vehicle delay reduced by ≈15%; improved throughput and stability across intersections. |
| Artifacts: Real-world dataset (NYC Open Traffic Data); implementation details available in IEEE ITSC 2023 proceedings. |
6. Event Detection and Situational Awareness
6.1. Improved Emergency Response
| Case Summary: ITU-FG-AI4NDM Flood Dashboard Pilot [95] |
| Scope: Federated flood prediction and alert system for civil protection agencies in Colima, Mexico. |
| Infrastructure: Edge-fog FL with LoRa/4G connectivity and cloud aggregation. |
| Devices: ∼3.3 million sensor records from IoT flood gauges and weather stations. |
| Metrics: Latency reduction, model convergence speed, privacy compliance. |
| Artifacts: Operational pilot; no public datasets or code released. |
6.2. Distributed Intelligence
| Case Summary: EU H2020 MARVEL Project (Trento, Italy) [97] |
| Scope: Multimodal FL system for urban situational awareness using audiovisual sensor streams. |
| Infrastructure: Edge–fog–cloud FL architecture deployed in public urban spaces. |
| Devices: 200+ distributed cameras, microphones, and IoT sensors. |
| Metrics: Scalability, accuracy of multimodal event detection, latency. |
| Artifacts: Partial datasets released; full codebase proprietary. |
6.3. Traffic Pattern Analysis
| Case Summary: Federated RL for Adaptive Traffic Signal Control [89] |
| Scope: Federated reinforcement learning for optimizing traffic signal timing across multiple intersections using real-world urban data. |
| Infrastructure: Decentralized FL framework with local intersection agents training on-site and sharing model parameters through a central aggregator. |
| Devices: Real New York City intersections modeled in SUMO for high-fidelity evaluation. |
| Metrics: Average vehicle delay reduced by ≈15%, improved throughput and adaptive response to dynamic traffic patterns. |
| Artifacts: Based on real NYC traffic data; SUMO simulation environment; code not publicly released. |
| Case Summary: FedTPS for Federated Traffic Prediction [99] |
| Scope: Diffusion-based data augmentation for traffic flow prediction under FL. |
| Infrastructure: Cross-city FL testbeds in Cologne and Monaco with cloud aggregation. |
| Devices: Hundreds of traffic sensors and loop detectors. |
| Metrics: Prediction accuracy (+7%), MAPE reduction, cross-site generalization. |
| Artifacts: Datasets and code released publicly for replication. |
6.4. Real-Time Anomaly Detection
| Case Summary: Real-World FL Deployments for Anomaly Detection |
| Shubyn et al. [105]: FL-based anomaly detection implemented in an industrial IoT production line with autonomous guided vehicles (AGVs), enabling low-latency fault detection and reduced communication overhead. |
| Anand et al. [110]: FL deployed in a smart street-light monitoring network, supporting distributed fault diagnosis and predictive maintenance with energy-efficient local updates under real-world conditions. |
7. Energy Management and Sustainability
7.1. EV Charging Optimization
7.2. Demand Forecasting
| Case Summary: Texas Smart Meter Forecasting Pilot [116] |
| Scope: Short-term household load forecasting using federated LSTM models on smart meters. |
| Infrastructure: Edge-based FL with central aggregation at the utility operator. |
| Devices: 200 households in Texas equipped with IoT smart meters. |
| Metrics: RMSE improvement from 0.55 kW to 0.39 kW; reduced communication overhead. |
| Artifacts: Real deployment; dataset available upon request. |
7.3. Renewable Energy Integration
| Case Summary: FederatedGrids Blockchain Energy Trading [126] |
| Scope: Federated learning integrated with blockchain for peer-to-peer energy trading. |
| Infrastructure: Distributed FL among residential prosumers with blockchain-based auditability. |
| Devices: 150 simulated households and microgrid nodes. |
| Metrics: Consumer energy cost reduction (−17.8%), peak-load mitigation, privacy compliance. |
| Artifacts: Simulation study; source code and parameters released publicly. |
7.4. Load Balancing and Resource Optimization
| Case Summary: Green Data Center Demand–Response Pilot [128] |
| Scope: Federated coordination of energy-efficient scheduling across green data centers. |
| Infrastructure: Cross-data-center FL aggregation with distributed controllers. |
| Devices: 20 data-center clusters hosting cloud workloads. |
| Metrics: Peak demand reduction, improved power allocation efficiency, faster convergence. |
| Artifacts: Prototype deployment; reproducibility details not disclosed. |
7.5. Surveys and Research Outlook
8. Other Related Federated Learning Work
9. Grand Challenges and Research Directions
10. Conclusions
Author Contributions
Funding
Data Availability Statement
Acknowledgments
Conflicts of Interest
Abbreviations
| AI | Artificial Intelligence |
| BDGP2 | Building Data Genome Project 2 |
| CDP | Correlated Differential Privacy |
| DP | Differential Privacy |
| DRL | Deep Reinforcement Learning |
| EGAT | Edge Aggregation Graph Attention Network |
| EV | Electric Vehicle |
| EVCSL | Electric Vehicle Charging Station Load |
| FedAvg | Federated Averaging |
| FedACM | Federated Adaptive Client Momentum |
| FGAN | Federated Generative Adversarial Network |
| FL | Federated Learning |
| FL-DDPG | Federated Deep Deterministic Policy Gradient |
| FLAMe | Federated Learning with Attention-based Memory |
| FLiForest | Federated Isolation Forest |
| FTL | Federated Transfer Learning |
| GCN | Graph Convolutional Network |
| GDPR | General Data Protection Regulation |
| HFL | Hierarchical Federated Learning |
| IoT | Internet of Things |
| LDP | Local Differential Privacy |
| LSTM | Long Short-Term Memory |
| MEC | Mobile Edge Computing |
| MoE | Mixture of Experts |
| NSL-KDD | Network Security Lab—Knowledge Discovery in Databases |
| PSO | Particle Swarm Optimization |
| RL | Reinforcement Learning |
| RMSE | Root Mean Squared Error |
| SL | Split Learning |
| SMPC | Secure Multi-Party Computation |
| SoC | State of Charge |
| STC | Sparse Ternary Compression |
| TEEs | Trusted Execution Environments |
| TN | Transportation Network |
| URLLC | Ultra-Reliable Low-Latency Communications |
| VANETs | Vehicular Ad Hoc Networks |
| VFL | Vertical Federated Learning |
| VMD | Variational Mode Decomposition |
Appendix A. Datasets and Sources
| Study | Citation | Dataset & Source |
|---|---|---|
| McMahan et al. (2017) | [8] | [Public] Federated EMNIST via LEAF: https://figshare.com/articles/dataset/Federated_EMNIST_Dataset/26308777. LEAF site: https://leaf.cmu.edu/. |
| Jiang et al. (2020) | [9] | [No dataset] Survey. |
| Pandya et al. (2023) | [10] | [No dataset] Survey. |
| Zhaohua et al. (2021) | [11] | [No dataset] Survey. |
| Jia et al. (2025) | [12] | [No dataset] Comprehensive survey. |
| Rahdari et al. (2025) | [13] | [No dataset] Survey. |
| Sattler et al. (2019) | [21] | [Simulation] Synthetic data and MNIST for cluster validation; model-agnostic demonstration of client grouping under non-IID conditions. |
| Mo et al. (2021) | [22] | [Simulation] Simulated FL network within Trusted Execution Environment (TEE) setting to evaluate PPFL’s privacy guarantees and computational overhead. |
| Xu et al. (2023) | [23] | [Simulation] Blockchain-based FL for Industrial IoT; validated through simulated IIoT data exchange and network transactions (no public dataset). |
| Zhao et al. (2022) | [24] | [Simulation] Evaluation on standard benchmarks (e.g., MNIST, CIFAR-10) and simulated wireless network settings to analyze effects of data heterogeneity. |
| Li et al. (2023) | [29] | [No dataset] Comprehensive survey on FL systems and privacy-preserving frameworks; synthesizes deployment architectures and practical challenges. |
| Li et al. (2019) | [29] | [No dataset] Comprehensive survey of federated learning systems, privacy-preserving mechanisms, and deployment architectures. |
| Ji et al. (2024) | [31] | [No dataset] Survey outlining emerging directions such as federated graph, meta-, and reinforcement learning; discusses model fusion and system-level integration. |
| Ayeelyan et al. (2025) | [32] | [No dataset] Survey presenting FL design patterns and functional model classification across centralized, clustered, and hybrid architectures. |
| Shokri et al. (2017) | [33] | [Public] Purchase-100 https://www.kaggle.com/c/acquire-valued-shoppers-challenge, MNIST, and CIFAR-100 datasets used to demonstrate membership-inference attacks; foundational study on privacy leakage in ML models. |
| Melis et al. (2019) | [34] | [Public] Adult (UCI) https://archive.ics.uci.edu/ml/datasets/adult and Labeled Faces in the Wild (LFW) dataset used to expose feature leakage in collaborative learning; informs FL privacy research. |
| Geyer et al. (2017) | [35] | [Simulation] Federated partitions of MNIST (non-IID) for evaluating client-level differential privacy; code available at https://github.com/SAP-samples/machine-learning-diff-private-federated-learning. |
| Fang et al. (2020) | [36] | [Public] MNIST http://yann.lecun.com/exdb/mnist/, Fashion-MNIST https://github.com/zalandoresearch/fashion-mnist, and CIFAR-10 https://www.cs.toronto.edu/~kriz/cifar.html datasets used to evaluate Byzantine-robust FL defenses against local model poisoning attacks. |
| Blanchard et al. (2017) | [37] | [No dataset] Theoretical analysis. |
| Bagdasaryan et al. (2020) | [38] | [Public] CIFAR-10 and next-word prediction corpora (standard FL benchmarks). |
| Bonawitz et al. (2019) | [40] | [Public] StackOverflow NWP and CIFAR-10 (TFF defaults). |
| Mhamdi et al. (2019) | [41] | [No dataset] Theoretical work (defense mechanism). |
| Sun et al. (2019) | [42] | [Simulation] Analytical study on federated backdoor attacks using standard datasets (EMNIST, CIFAR-10); code not publicly released. |
| Croce & Hein (2020) | [43] | [Public] AutoAttack eval on MNIST/CIFAR: https://github.com/fra31/auto-attack/. |
| Croce et al. (2021) | [44] | [Public] CIFAR-10/100 and MNIST adversarial robustness benchmarks. |
| Zhang et al. (2023) | [45] | [Public] CIFAR-10/100: https://www.cs.toronto.edu/~kriz/cifar.html; ImageNet subset: https://www.image-net.org. |
| Arya et al. (2023) | [46] | [Public] ToN-IoT: https://www.kaggle.com/datasets/programmer3/ton-iot-network-intrusion-dataset. |
| Priyadarshini (2024) | [47] | [Public] Likely ToN-IoT or UNSW-NB15; no explicit link in paper. |
| Matheu et al. (2022) | [48] | [Public] NSL-KDD (UNB repositories). |
| Djenouri & Belbachir (2023) | [49] | [Private] VANET/IoT traffic; dataset not described. |
| Kim et al. (2025) | [50] | [Private] Real building-energy consumption datasets from multiple heterogeneous campus buildings; described but not publicly released. |
| Nadeem & Jaber (2024) | [51] | [Private] Edge energy theft detection (IoT smart meter streams); no public URL. |
| Ashraf et al. (2022) | [53] | [Simulation] Simulated smart-meter data; not public. |
| He et al. (2024) | [52] | [Simulation] Heterogeneous IoT workloads; adaptive LDP settings; dataset not publicly released. |
| Baligodugula & Amsaad (2025) | [54] | [Public] MNIST across 10 devices for DP experiments: http://yann.lecun.com/exdb/mnist/. |
| Batool et al. (2024) | [55] | [Simulation] LDP VANETs; simulation-based. |
| Tian et al. (2025) | [56] | [No dataset] Personalized CDP approach (conceptual). |
| Jiang et al. (2024) | [57] | [Simulation] Urban IoT/CPS data; not public. |
| Mao et al. (2024) | [58] | [Simulation] Synthetic load-forecasting data; not public. |
| Javed et al. (2023) | [59] | [Private] Prototype patient data on IPFS; not fully available. |
| Zhang et al. (2024) | [60] | [No dataset] Contract-theoretic framework (theoretical). |
| Ahmed et al. (2024) | [61] | [Private] Chest X-ray datasets; not publicly specified. |
| Shukla et al. (2025) | [62] | [Public] Public breast-cancer imaging benchmarks; code not provided. |
| Mohammadi et al. (2024) | [63] | [Simulation] Anomaly detection (smart grid); not public. |
| Kanagavelu et al. (2020) | [64] | [Private] Smart-manufacturing dataset used for validation; not publicly available. |
| Byrd & Polychroniadou (2020) | [65] | [Private] Financial/market data; no public link. |
| Rieke et al. (2020) | [66] | [No dataset] Survey (vision). |
| Vu Khanh et al. (2025) | [67] | [No dataset] No dataset shared. |
| Ali et al. (2025) | [68] | [No dataset] No dataset link shared. |
| Soares et al. (2025) | [69] | [No dataset] IoV split-FL design; dataset not given. |
| Mazid et al. (2025) | [70] | [Public] CIFAR-10; medical imaging datasets (direct links not provided). |
| Abbas et al. (2024) | [71] | [Public] MNIST: http://yann.lecun.com/exdb/mnist/; CIFAR-10: https://www.cs.toronto.edu/~kriz/cifar.html. |
| Narkedimilli et al. (2025) | [72] | [No dataset] IoT-FL framework; dataset not disclosed. |
| Wang et al. (2024) | [73] | [Simulation] No public dataset. |
| Mathew & P. V (2024) | [74] | [No dataset] Review. |
| Al-Huthaifi et al. (2023) | [75] | [No dataset] Survey. |
| Zhao et al. (2020) | [76] | [No dataset] Survey. |
| Yu et al. (2022) | [77] | [Simulation] Evaluated in edge-assisted agricultural IoT network; energy-efficient scheduling achieved lower cost and delay; dataset not public. |
| Arouj & Abdelmoniem (2022) | [78] | [Public] MNIST: http://yann.lecun.com/exdb/mnist/; CIFAR-10: https://www.cs.toronto.edu/~kriz/cifar.html. |
| Chen & Liu (2022) | [79] | [Simulation] In-house MEC/IoT experiments; no public dataset. |
| Sattler et al. (2019) | [80] | [Public] MNIST, CIFAR-10. |
| Tian et al. (2022) | [81] | [Public] MNIST: http://yann.lecun.com/exdb/mnist/; CIFAR-10: https://www.cs.toronto.edu/~kriz/cifar.html. |
| Li et al. (2024) | [82] | [Public] CIFAR-10: https://www.cs.toronto.edu/~kriz/cifar.html. |
| Khan et al. (2020) | [83] | [Simulation] Cognitive IoT/6G testbed data; no link. |
| Liu et al. (2023) | [84] | [Simulation] Evaluated in simulated 5G/B5G vehicular environments; no public dataset or code release. |
| Seon Hong et al. (2021) | [85] | [No dataset] Survey/analysis chapter. |
| Manju et al. (2024) | [86] | [Simulation] No public dataset. |
| Asha et al. (2024) | [87] | [Simulation] Evaluated using OMNeT++ simulation of 6G vehicular network slicing; no public dataset available. |
| Ji et al. (2021) | [88] | [Simulation] Evaluated in simulated multi-edge environments; no public dataset or code release. |
| Fu and Di (2023) | [89] | [Real + Simulated] Based on real New York City traffic data modeled in SUMO; code not public. |
| Wong et al. (2021) | [90] | [Simulation] NSF project; likely simulation; no dataset link. |
| Vasiljevi et al. (2025) | [91] | [Simulation] MicroPython FL testbed (synthetic IoT/sensors); no public dataset. |
| Park et al. (2020) | [92] | [Simulation] Industrial IoT anomaly benchmarks (e.g., MVTec AD); link not found. |
| Shokri & Shmatikov (2015) | [93] | [Public] MNIST: http://yann.lecun.com/exdb/mnist/; SVHN: http://ufldl.stanford.edu/housenumbers/. |
| Mathews & Panchami (2024) | [94] | [Simulation] Simulated communication logs; no dataset. |
| ITU FG-AI4NDM (2022) | [95] | [Private] Flood-sensor and weather-station data from Colima (EWIN IoT network); dataset described in ITU FG-AI4NDM reports but not publicly released or linked. |
| Liu et al. (2025) | [96] | [No dataset] Multimodal FL (missing modalities); no explicit link. |
| MARVEL Project (2023) | [97] | [No dataset] Project site: https://www.marvel-project.eu; no direct dataset link. |
| Bao et al. (2023) | [98] | [Simulation] SUMO networks (Cologne/Monaco) with synthetic flows; SUMO: https://github.com/eclipse/sumo. |
| Orozco et al. (2024) | [99] | [Simulation] Traffic flow prediction with synthetic augmentation; no public dataset. |
| Liu et al. (2020) | [100] | [Public] PeMS (California Freeway Performance Measurement System); five-minute loop sensor data. Registration required at https://dot.ca.gov/programs/traffic-operations/mpr/pems-source. |
| Zhang et al. (2023) | [101] | [Public] Telecom Italia Big Data Challenge CDR dataset (Province of Trento/Milan region; 6259 cells)—“Nov.–Dec. 2013”. Available from the Telecom Italia Big Data Challenge platform. |
| Yaqub et al. (2025) | [102] | [Public] METR-LA, PEMS08. |
| Alqubaysi et al. (2025) | [103] | [No public dataset] FLPTM system for predictive traffic management in autonomous vehicle networks; authors do not provide dataset or code. |
| Johnson & Geller (2025) | [104] | [No public dataset] Meta-FL framework for real-time traffic flow management; dataset details not disclosed by the authors. |
| Shubyn et al. (2022) | [105] | [Private] Industrial IoT anomaly detection data from autonomous guided vehicles (AGVs) in a smart factory environment; not publicly released. |
| Soltani Nejad & Haque (2024) | [106] | [No dataset] Weakly-supervised urban surveillance; dataset not specified. |
| Kim & Noh (2024) | [107] | [Public] AI-Hub Fall Accident Risk Behavior Video-Sensor dataset (22,672 clips): https://www.aihub.or.kr/aidata/105. |
| Hamid & Bawany (2024) | [108] | [Public] IoTID20 intrusion dataset: https://sites.google.com/view/iot-network-intrusion-dataset. |
| Huang et al. (2020) | [109] | [Private] Custom urban-air sensor data; not released. |
| Anand et al. (2023) | [110] | [Public] UMBRELLA streetlight images (350k): https://zenodo.org/record/6410197. |
| Hallak & Kem (2025) | [111] | [Public] Three EV-charging datasets incl. Dundee City CS. |
| Yin & Ji (2025) | [112] | [Public] UrbanEV Shenzhen dataset (6 months; 17k piles): https://www.nature.com/articles/s41597-025-04874-4. |
| Han & Li (2025) | [113] | [Private] EV charging + power/policy logs; no dataset link. |
| Sun et al. (2023) | [114] | [No dataset] Survey. |
| Saputra et al. (2019) | [115] | [No public dataset] Federated energy-demand prediction for EV charging stations; clustering-based FL framework evaluated on real charging transaction logs (Dundee City, UK). |
| Taïk & Cherkaoui (2020) | [116] | [Simulation] Simulation-generated load data; no public dataset. |
| Tang et al. (2023) | [117] | [Public] Building Data Genome Project 2 (BDG2): https://github.com/buds-lab/building-data-genome-project-2. |
| Husnoo et al. (2022) | [118] | [Private] Proprietary smart meter datasets. |
| Wang et al. (2024) | [119] | [Private] Dataset from a European energy supplier; not public. |
| Briggs et al. (2022) | [120] | [Public] Pecan Street Dataport: https://www.pecanstreet.org/dataport/. |
| ElHanjri et al. (2023) | [121] | [Private] HCF smart-meter water consumption (2013–2020), Building 04; not public. |
| Hassna et al. (2024) | [122] | [Undisclosed] Solar-power forecasting in smart-cities via federated learning; dataset/sources not shared publicly. |
| Arooj et al. (2024) | [123] | [Private] Wind power generation data from collaborative energy forecasting systems; proprietary datasets not publicly released. |
| Zhao et al. (2024) | [124] | [Private] Ultra-short-term wind power datasets collected from regional wind farms for personalized FL forecasting; data unavailable publicly. |
| Zhang et al. (2025) | [125] | [Simulation] Simulated multi-energy microgrid environments for federated deep reinforcement learning-based energy optimization. |
| Bouachir et al. (2022) | [126] | [Private] Energy trading transactions from peer-to-peer smart grid prototypes integrated with blockchain; data not publicly accessible. |
| Li et al. (2024) | [127] | [Simulation] Synthetic smart-microgrid energy-management scenarios for evaluating federated deep reinforcement learning (DQN-based). |
| Ouyang & Wang (2023) | [128] | [Simulation] Synthetic data (green data centers). |
| Zhu et al. (2025) | [134] | [Private] Household electricity consumption data from multiple residential users with imbalanced historical load profiles; used for personalized FL-based load prediction. Dataset not publicly released. |
| Rezazadeh and Bartzoudis (2022) | [135] | [Simulated] CTTC smart micro-grid simulation environment with one EMS coordinator and up to 20 smart homes acting as FL clients; each node includes PV generation, battery state, temperature, and load demand. No public dataset available. |
| Li et al. (2024) | [136] | [Simulated] Modified ORNL multi-microgrid (MMG) test system with three interconnected microgrids, each containing generators, batteries, wind/PV units, and varying loads; uses synthetic renewable and load profiles for 24-h scheduling. Dataset not publicly released. |
| Mukherjee et al. (2024) | [129] | [Hybrid] IEEE 123-bus microgrid benchmark with real-time hardware-in-the-loop testbed; partially reproducible environment. |
| Janardhanan (2025) | [130] | [Simulation] Synthetic edge workload models; no public dataset available. |
| Guo et al. (2022) | [131] | [Simulation] No dataset provided. |
| Kea et al. (2023) | [132] | [Public] UCI Household Electric Power Consumption dataset (UCI Repository (https://archive.ics.uci.edu/ml/datasets/individual+household+electric+power+consumption)); source code and experimental materials available on Zenodo (https://doi.org/10.5281/zenodo.8036661). |
| Zhang et al. (2024) | [133] | [No dataset] Survey. |
| Jarour (2024) | [137] | [No dataset] Overview paper. |
| Y-lmaz et al. (2025) | [138] | [Public + Private] NASA, BMW i3, Stanford battery datasets (public) + proprietary EV field data. |
| Alla & Thangarasu (2023) | [139] | [No dataset] Dataset details not specified; no public dataset. |
| TensorFlow Federated Authors (2020) | [140] | [Public] Benchmark datasets integrated within the TFF library: Federated EMNIST, CIFAR-10, and StackOverflow next-word prediction. Available at https://www.tensorflow.org/federated. |
| Ryffel et al. (2018) | [141] | [Public] Framework enabling privacy-preserving deep learning and FL experiments (e.g., MNIST, CIFAR); open-source implementation at https://github.com/OpenMined/PySyft. |
| Beutel et al. (2020) | [142] | [Public] Flower (FLWR) open-source framework enabling cross-platform FL research; supports standard benchmarks (e.g., CIFAR-10, EMNIST, Shakespeare). Available at https://flower.dev. |
| He et al. (2020) | [143] | [Public] FedML research library and benchmark suite supporting distributed FL simulations on MNIST, CIFAR-10, FEMNIST, and Reddit datasets. Available at https://fedml.ai. |
| Zhao et al. (2023) | [144] | [Simulation] FLOps framework demonstrating production-ready FL MLOps pipelines; evaluated using synthetic and benchmark datasets for deployment validation. |
| Mehrabi et al. (2021) | [148] | [No dataset] Survey on bias and fairness in machine learning; discusses algorithmic discrimination and mitigation techniques relevant to FL fairness. |
| Li et al. (2020) | [149] | [No dataset] A foundational survey outlining challenges, methods, and future research directions in federated learning, including communication efficiency, privacy, robustness, and system heterogeneity. |
| Tariq et al. (2024) | [150] | [No dataset] Comprehensive review on trustworthy federated learning; outlines architectural frameworks, trust models, and reliability challenges across domains. |
| Liu et al. (2025) | [151] | [Public] METR-LA; PEMS08 (accessible via Caltrans PeMS: https://pems.dot.ca.gov). |
| Wang et al. (2022) | [152] | [Public] INTERACTION dataset; Shanghai floating-car testbed; https://interaction-dataset.com. |
| Gupta et al. (2023) | [153] | [Private] Real-world smart-grid usage data; not public. |
References
- Atzori, L.; Iera, A.; Morabito, G. The Internet of Things: A survey. Comput. Netw. 2010, 54, 2787–2805. [Google Scholar] [CrossRef]
- Caragliu, A.; Del Bo, C.; Nijkamp, P. Smart Cities in Europe. J. Urban Technol. 2011, 18, 65–82. [Google Scholar] [CrossRef]
- United Nations, Department of Economic and Social Affairs, Population Division. World Urbanization Prospects: The 2018 Revision; Projected That 68–70% of the World’s Population Will Live in Urban Areas by 2050; United Nations: New York, NY, USA, 2019. [Google Scholar]
- Cisco Systems. Cisco Annual Internet Report (2018–2023) White Paper, Forecasts 29.3 Billion Networked Devices and Connections by 2023; Cisco Systems, Inc.: San Jose, CA, USA, 2020. [Google Scholar]
- European Union. Regulation (EU) 2016/679 of the European Parliament and of the Council of 27 April 2016 on the Protection of Natural Persons with Regard to the Processing of Personal Data and on the Free Movement of Such Data, and Repealing Directive 95/46/EC (General Data Protection Regulation); Official Journal of the European Union: Luxembourg, 2016; pp. 1–88. [Google Scholar]
- Konecný, J.; McMahan, H.B.; Yu, F.X.; Richtárik, P.; Suresh, A.T.; Bacon, D. Federated Learning: Strategies for Improving Communication Efficiency. arXiv 2016, arXiv:1610.05492v2. [Google Scholar]
- Glebova, E.; Desbordes, M. Smart Sports in Smart Cities. In Smart Cities and Tourism: Co-Creating Experiences, Challenges and Opportunities; Buhalis, D., Taheri, B., Rahimi, R., Eds.; Goodfellow Publishers: Oxford, UK, 2022; pp. 60–73. [Google Scholar] [CrossRef]
- McMahan, H.B.; Moore, E.; Ramage, D.; Hampson, S.; Arcas, B.A.Y. Communication-Efficient Learning of Deep Networks from Decentralized Data. In Proceedings of the 20th International Conference on Artificial Intelligence and Statistics (AISTATS), Fort Lauderdale, FL, USA, 20–22 April 2017; Volume 54, pp. 1273–1282. [Google Scholar]
- Jiang, J.C.; Kantarci, B.; Oktug, S.; Soyata, T. Federated Learning in Smart City Sensing: Challenges and Opportunities. Sensors 2020, 20, 6230. [Google Scholar] [CrossRef] [PubMed]
- Pandya, S.; Srivastava, G.; Jhaveri, R.; Babu, M.R.; Bhattacharya, S.; Maddikunta, P.K.; Mastorakis, S.; Piran, M.J.; Gadekallu, T.R. Federated learning for smart cities: A comprehensive survey. Sustain. Energy Technol. Assessments 2023, 55, 102987. [Google Scholar] [CrossRef]
- Zheng, Z.; Zhou, Y.; Sun, Y.; Wang, Z.; Liu, B.; Li, K. Federated Learning in Smart Cities: A Comprehensive Survey. arXiv 2021, arXiv:2102.01375. [Google Scholar]
- Jia, N.; Qu, Z.; Ye, B.; Wang, Y.; Hu, S.; Guo, S. A Comprehensive Survey on Communication-Efficient Federated Learning in Mobile Edge Environments. IEEE Commun. Surv. Tutor. 2025, 27, 1–35. [Google Scholar] [CrossRef]
- Rahdari, A.; Keshavarz, E.; Nowroozi, E.; Taheri, R.; Hajizadeh, M.; Mohammadi, M.; Sinaei, S.; Bauschert, T. A Survey on Privacy and Security in Distributed Cloud Computing: Exploring Federated Learning and Beyond. IEEE Open J. Commun. Soc. 2025, 6, 3710–3744. [Google Scholar] [CrossRef]
- Page, M.J.; McKenzie, J.E.; Bossuyt, P.M.; Boutron, I.; Hoffmann, T.C.; Mulrow, C.D.; Shamseer, L.; Tetzlaff, J.M.; Akl, E.A.; Brennan, S.E.; et al. The PRISMA 2020 Statement: An Updated Guideline for Reporting Systematic Reviews. BMJ 2021, 372, n71. [Google Scholar] [CrossRef]
- Kitchenham, B.A. Guidelines for Performing Systematic Literature Reviews in Software Engineering; Version 2.3; Technical Report; Keele University: Keele, UK; National ICT Australia Ltd.: Sydney, Australia, 2007. [Google Scholar]
- Kairouz, P.; McMahan, H.B.; Avent, B.; Bellet, A.; Bennis, M.; Bhagoji, A.N.; Bonawitz, K.; Charles, Z.; Cormode, G.; Cummings, R.; et al. Advances and Open Problems in Federated Learning. Found. Trends Mach. Learn. 2021, 14, 1–210. [Google Scholar] [CrossRef]
- Liu, L.; Zhang, J.; Song, S.; Letaief, K.B. Client-Edge-Cloud Hierarchical Federated Learning. In Proceedings of the ICC 2020—2020 IEEE International Conference on Communications (ICC), Dublin, Ireland, 7–11 June 2020; pp. 1–6. [Google Scholar] [CrossRef]
- Sattler, F.; Müller, K.R.; Samek, W. Clustered Federated Learning: Model-Agnostic Distributed Multitask Optimization Under Privacy Constraints. IEEE Trans. Neural Netw. Learn. Syst. 2019, 32, 3710–3722. [Google Scholar]
- Shi, W.; Cao, J.; Zhang, Q.; Li, Y.; Xu, L. Edge Computing: Vision and Challenges. IEEE Internet Things J. 2016, 3, 637–646. [Google Scholar] [CrossRef]
- Mach, P.; Becvar, Z. Mobile Edge Computing: A Survey on Architecture and Computation Offloading. IEEE Commun. Surv. Tutor. 2017, 19, 1628–1656. [Google Scholar] [CrossRef]
- Letaief, K.B.; Chen, W.; Shi, Y.; Zhang, J.; Zhang, Y.J.A. The Roadmap to 6G: AI Empowered Wireless Networks. IEEE Commun. Mag. 2019, 57, 84–90. [Google Scholar] [CrossRef]
- Mo, F.; Haddadi, H.; Katevas, K.; Marin, E.; Perino, D.; Kourtellis, N. PPFL: Privacy-preserving federated learning with trusted execution environments. In Proceedings of the 19th Annual International Conference on Mobile Systems, Applications, and Services, Virtual Event, 24 June–2 July 2021. [Google Scholar] [CrossRef]
- Xu, G.; Zhou, Z.; Dong, J.; Zhang, L.; Song, X. A Blockchain-Based Federated Learning Scheme for Data Sharing in Industrial Internet of Things. IEEE Internet Things J. 2023, 10, 21467–21478. [Google Scholar] [CrossRef]
- Zhao, Z.; Feng, C.; Hong, W.; Jiang, J.; Jia, C.; Quek, T.Q.S.; Peng, M. Federated Learning with Non-IID Data in Wireless Networks. IEEE Trans. Wirel. Commun. 2022, 21, 1927–1942. [Google Scholar] [CrossRef]
- Tranfield, D.; Denyer, D.; Smart, P. Towards a Methodology for Developing Evidence-Informed Management Knowledge by Means of Systematic Review. Br. J. Manag. 2003, 14, 207–222. [Google Scholar] [CrossRef]
- Symeonides, M.; Nikolaidis, F.; Trihinas, D.; Pallis, G.; Dikaiakos, M.D.; Bilas, A. FedBed: Benchmarking Federated Learning over Virtualized Edge Testbeds. In Proceedings of the IEEE/ACM 16th International Conference on Utility and Cloud Computing, Taormina, Italy, 4–7 December 2024. [Google Scholar] [CrossRef]
- Symeonides, M.; Georgiou, Z.; Trihinas, D.; Pallis, G.; Dikaiakos, M.D. Fogify: A Fog Computing Emulation Framework. In Proceedings of the 2020 IEEE/ACM Symposium on Edge Computing (SEC), San Jose, CA, USA, 11–13 November 2020; pp. 42–54. [Google Scholar] [CrossRef]
- Wohlin, C. Guidelines for Snowballing in Systematic Literature Studies and a Replication in Software Engineering; Association for Computing Machinery: New York, NY, USA, 2014. [Google Scholar] [CrossRef]
- Li, Q.; Wen, Z.; Wu, Z.; Hu, S.; Wang, N.; Li, Y.; Liu, X.; He, B. A Survey on Federated Learning Systems: Vision, Hype and Reality for Data Privacy and Protection. IEEE Trans. Knowl. Data Eng. 2023, 35, 3347–3366. [Google Scholar] [CrossRef]
- Qi, J.; Zhou, Q.; Lei, L.; Zheng, K. Federated Reinforcement Learning: Techniques, Applications, and Open Challenges. Intell. Robot. 2021, 1, 18–57. [Google Scholar] [CrossRef]
- Ji, S.; Tan, Y.; Saravirta, T.; Yang, Z.; Liu, Y.; Vasankari, L.; Pan, S.; Long, G.; Walid, A. Emerging trends in federated learning: From model fusion to federated X learning. Int. J. Mach. Learn. Cybern. 2024, 15, 3769–3790. [Google Scholar] [CrossRef]
- Ayeelyan, E.; Khalilov, M.; Elbatt, T.; Ménard, P. Federated learning design and functional models: Survey. Artif. Intell. Rev. 2025, 58, 21. [Google Scholar] [CrossRef]
- Shokri, R.; Stronati, M.; Song, C.; Shmatikov, V. Membership inference attacks against machine learning models. In Proceedings of the 2017 IEEE Symposium on Security and Privacy (SP), San Jose, CA, USA, 22–24 May 2017; pp. 3–18. [Google Scholar]
- Melis, L.; Song, C.; De Cristofaro, E.; Shmatikov, V. Exploiting unintended feature leakage in collaborative learning. In Proceedings of the 2019 IEEE Symposium on Security and Privacy (SP), San Jose, CA, USA, 20–22 May 2019; pp. 691–706. [Google Scholar]
- Geyer, R.C.; Klein, T.; Nabi, M. Differentially private federated learning: A client level perspective. arXiv 2017, arXiv:1712.07557. [Google Scholar]
- Fang, M.; Cao, X.; Jia, J.; Gong, N.Z. Local model poisoning attacks to Byzantine-robust federated learning. In Proceedings of the USENIX Security Symposium, Boston, MA, USA, 12–14 August 2020; pp. 1605–1622. [Google Scholar]
- Blanchard, P.; Guerraoui, R.; Stainer, J. Machine Learning with Adversaries: Byzantine Tolerant Gradient Descent. Adv. Neural Inf. Process. Syst. 2017, 30, 119–129. [Google Scholar]
- Bagdasaryan, E.; Veit, A.; Hua, Y.; Estrin, D.; Shmatikov, V. How To Backdoor Federated Learning. In Proceedings of the Twenty Third International Conference on Artificial Intelligence and Statistics, Virtual Event, 26–28 August 2020; Volume 108, pp. 2938–2948. [Google Scholar]
- Yin, D.; Chen, Y.; Ramchandran, K.; Bartlett, P.L. Byzantine-robust distributed learning: Towards optimal statistical rates. In Proceedings of the International Conference on Machine Learning, Stockholm, Sweden, 10–15 July 2018; pp. 5636–5645. [Google Scholar]
- Bonawitz, K.; Ivanov, V.; Kreuter, B.; Marcedone, A.; McMahan, B.; Patel, S.; Seth, D.; Ustinova, E.; Wieland, F. Practical Secure Aggregation for Privacy-Preserving Machine Learning. In Proceedings of the 2017 ACM SIGSAC Conference on Computer and Communications Security, Dallas, TX, USA, 30 October–3 November 2017; pp. 1175–1191. [Google Scholar] [CrossRef]
- Mhamdi, E.M.; Guerraoui, R.; Rouault, S. The Hidden Vulnerability of Distributed Learning in Byzantium. In Proceedings of the 36th International Conference on Machine Learning (ICML), Long Beach, CA, USA, 9–15 June 2019; pp. 3539–3548. [Google Scholar]
- Sun, Z.; Kairouz, P.; Suresh, A.T.; McMahan, H.B. Can You Really Backdoor Federated Learning? arXiv 2019, arXiv:1911.07963. [Google Scholar] [CrossRef]
- Croce, F.; Hein, M. Reliable evaluation of adversarial robustness with an ensemble of diverse parameter-free attacks. In Proceedings of the 37th International Conference on Machine Learning, Virtual, 13–18 July 2020. [Google Scholar]
- Croce, F.; Karr, C.; Hein, M.; Kermany, D. Reliable Evaluation of Adversarial Robustness for Federated Learning. Adv. Neural Inf. Process. Syst. 2021, 34, 16242–16254. [Google Scholar]
- Zhang, C.; Li, B.; Chen, C.; Lyu, L.; Wu, S.; Ding, S.; Wu, C. Delving into the Adversarial Robustness of Federated Learning. In Proceedings of the AAAI Conference on Artificial Intelligence, Montréal, QC, Canada, 8–10 August 2023. [Google Scholar]
- Arya, M.; Sastry, H.; Dewangan, B.K.; Rahmani, M.K.I.; Bhatia, S.; Muzaffar, A.W.; Bivi, M.A. Intruder Detection in VANET Data Streams Using Federated Learning for Smart City Environments. Electronics 2023, 12, 894. [Google Scholar] [CrossRef]
- Priyadarshini, I. Anomaly Detection of IoT Cyberattacks in Smart Cities Using Federated Learning and Split Learning. Big Data Cogn. Comput. 2024, 8, 21. [Google Scholar] [CrossRef]
- Matheu, S.N.; Marmol, E.; Hernandez-Ramos, J.L.; Skarmeta, A.; Baldini, G. Federated Cyberattack Detection for Internet of Things-Enabled Smart Cities. Computer 2022, 55, 65–73. [Google Scholar] [CrossRef]
- Djenouri, Y.; Belbachir, A.N. Empowering Urban Connectivity in Smart Cities using Federated Intrusion Detection. In Proceedings of the 2023 IEEE 10th International Conference on Data Science and Advanced Analytics (DSAA), Thessaloniki, Greece, 9–13 October 2023; pp. 1–9. [Google Scholar] [CrossRef]
- Kim, H.; Dorjgochoo, S.; Park, H.; Lee, S. Personalized Federated Transfer Learning for Building Energy Forecasting via Model Ensemble with Multi-Level Masking in Heterogeneous Sensing Environment. Electronics 2025, 14, 1790. [Google Scholar] [CrossRef]
- Nadeem, Z.; Jaber, M. Privacy Preserving Energy-Aware Federated Learning Based Method for Energy Theft Detection. In Proceedings of the 2024 IEEE 99th Vehicular Technology Conference (VTC2024-Spring), Singapore, 24–27 June 2024; pp. 1–7. [Google Scholar] [CrossRef]
- He, Z.; Wang, L.; Cai, Z. Clustered Federated Learning with Adaptive Local Differential Privacy on Heterogeneous IoT Data. IEEE Internet Things J. 2024, 11, 137–146. [Google Scholar] [CrossRef]
- Ashraf, M.M.; Waqas, M.; Abbas, G.; Baker, T.; Abbas, Z.H.; Alasmary, H. FedDP: A privacy-protecting theft detection scheme in smart grids using federated learning. Energies 2022, 15, 6241. [Google Scholar] [CrossRef]
- Baligodugula, V.V.; Amsaad, F. Hardware-Aware Federated Learning: Optimizing Differential Privacy in Distributed Computing Architectures. Electronics 2025, 14, 1218. [Google Scholar] [CrossRef]
- Batool, H.; Anjum, A.; Khan, A.; Izzo, S.; Mazzocca, N.; Jeon, G.S. A secure and privacy preserved infrastructure for VANETs based on federated learning with local differential privacy. Inf. Sci. 2024, 652, 119717. [Google Scholar] [CrossRef]
- Tian, Y.; Shi, Y.; Zhang, Y.; Tian, Q. Personalized Federated Learning Scheme for Autonomous Driving Based on Correlated Differential Privacy. Sensors 2025, 25, 178. [Google Scholar] [CrossRef]
- Jiang, S.; Wang, X.; Que, Y.; Lin, H. Fed-MPS: Federated learning with local differential privacy using model parameter selection for resource-constrained CPS. J. Syst. Archit. 2024, 150, 103108. [Google Scholar] [CrossRef]
- Mao, Q.; Wang, L.; Long, Y.; Han, L.; Wang, Z.; Chen, K. A blockchain-based framework for federated learning with privacy preservation in power load forecasting. Knowl.-Based Syst. 2024, 284, 111338. [Google Scholar] [CrossRef]
- Javed, L.; Anjum, M.; Yakubu, B.M.; Iqbal, M.; Moqurrab, S.A.; Srivastava, G. ShareChain: Blockchain-enabled model for sharing patient data using federated learning and differential privacy. Expert Syst. 2023, 40, e13131. [Google Scholar] [CrossRef]
- Zhang, J.; Wang, C.; Li, S. Differential private knowledge trading in vehicular federated learning using contract theory. Knowl.-Based Syst. 2024, 285, 111356. [Google Scholar] [CrossRef]
- Ahmed, R.; Maddikunta, P.K.R.; Gadekallu, T.R.; Alshammari, N.K.; Hendaoui, F.A. Efficient differential privacy enabled federated learning model for detecting COVID-19 disease using chest X-ray images. Front. Med. 2024, 11, 1409314. [Google Scholar] [CrossRef]
- Shukla, S.; Rajkumar, S.; Sinha, A.; Esha, M.; Elango, K.; Sampath, V. Federated learning with differential privacy for breast cancer diagnosis enabling secure data sharing and model integrity. Sci. Rep. 2025, 15, 13061. [Google Scholar] [CrossRef] [PubMed]
- Mohammadi, M.; Shrestha, R.; Sinaei, S. Integrating Federated Learning and Differential Privacy for Secure Anomaly Detection in Smart Grids. In Proceedings of the 8th International Conference on Cloud and Big Data Computing (ICCBDC), Oxford, UK, 15–17 August 2024; pp. 60–66. [Google Scholar] [CrossRef]
- Kanagavelu, R.; Li, Z.; Samsudin, J.; Yang, Y.; Yang, F.; Mong Goh, R.S.; Cheah, M.; Wiwatphonthana, P.; Akkarajitsakul, K.; Wang, S. Two-Phase Multi-Party Computation Enabled Privacy-Preserving Federated Learning. In Proceedings of the 2020 20th IEEE/ACM International Symposium on Cluster, Cloud and Internet Computing (CCGRID), Melbourne, Australia, 11–14 May 2020; pp. 410–419. [Google Scholar] [CrossRef]
- Byrd, D.; Polychroniadou, A. Differentially private secure multi-party computation for federated learning in financial applications. In Proceedings of the First ACM International Conference on AI in Finance, New York, NY, USA, 15–16 October 2020; pp. 1–9. [Google Scholar] [CrossRef]
- Rieke, N.; Hancox, J.; Li, W.; Milletari, F.; Roth, H.R.; Albarqouni, S.; Bakas, S.; Galtier, M.; Landman, B.; Maier-Hein, L.; et al. The Future of Digital Health with Federated Learning. NPJ Digit. Med. 2020, 3, 119. [Google Scholar] [CrossRef]
- Vu Khanh, Q.; Chehri, A.; Dang, V.A.; Minh, Q.N. Federated Learning Approach for Collaborative and Secure Smart Healthcare Applications. IEEE Trans. Emerg. Top. Comput. 2025, 13, 68–79. [Google Scholar] [CrossRef]
- Ali, W.; Din, I.U.; Almogren, A.; Rodrigues, J.J.P.C. Federated Learning-Based Privacy-Aware Location Prediction Model for Internet of Vehicular Things. IEEE Trans. Veh. Technol. 2025, 74, 1968–1978. [Google Scholar] [CrossRef]
- Soares, K.; Shinde, A.A.; Patil, M. PPFedSL: Privacy Preserving Split and Federated Learning Enabled Secure Data Sharing Model for Internet of Vehicles in Smart City. Int. J. Comput. Netw. Appl. 2025, 12, 154–177. [Google Scholar] [CrossRef]
- Mazid, A.; Kirmani, S.; Abid, M.; Pawar, V. A secure and efficient framework for internet of medical things through blockchain driven customized federated learning. Clust. Comput. 2025, 28, 225. [Google Scholar] [CrossRef]
- Aqleem Abbas, S.M.; Khattak, M.A.K.; Boulila, W.; Kouba, A.; Shahbaz Khan, M.; Ahmad, J. UAVs and Blockchain Synergy: Enabling Secure Reputation-Based Federated Learning in Smart Cities. IEEE Access 2024, 12, 154035–154053. [Google Scholar] [CrossRef]
- Narkedimilli, S.; Sriram, A.V.; Raghav, S.; Vangapandu, P. FL-DABE-BC: A Privacy-Enhanced Decentralized Authentication and Secure Communication Framework for FL in IoT-Enabled Smart Cities. In Proceedings of the 2nd International Workshop on Foundation Models for Cyber-Physical Systems & Internet of Things, Irvine, CA, USA, 6–9 May 2025. [Google Scholar] [CrossRef]
- Wang, S.; Chen, C.; Han, B.; Zhu, J. A Trusted and Decentralized Federated Learning Framework for IoT devices in Smart City. In Proceedings of the 2024 IEEE International Conferences on Internet of Things (iThings) and IEEE Green Computing & Communications (GreenCom) and IEEE Cyber, Physical & Social Computing (CPSCom) and IEEE Smart Data (SmartData) and IEEE Congress on Cybermatics, Copenhagen, Denmark, 19–22 August 2024; pp. 31–37. [Google Scholar] [CrossRef]
- Mathew, A.; Panchami, V. A Review on Federated Learning with a Focus on Security and Privacy. In Proceedings of the 2024 IEEE Recent Advances in Intelligent Computational Systems (RAICS), Online, 16–18 May 2024; pp. 1–6. [Google Scholar] [CrossRef]
- Al-Huthaifi, R.; Li, T.; Huang, W.; Gu, J.; Li, C. Federated learning in smart cities: Privacy and security survey. Inf. Sci. 2023, 632, 833–857. [Google Scholar] [CrossRef]
- Zhao, P.; Zhang, G.; Wan, S.; Liu, G.; Umer, T. A survey of local differential privacy for securing internet of vehicles. J. Supercomput. 2020, 76, 8391–8412. [Google Scholar] [CrossRef]
- Yu, C.; Shen, S.; Zhang, K.; Zhao, H.; Shi, Y. Energy-Aware Device Scheduling for Joint Federated Learning in Edge-assisted Internet of Agriculture Things. In Proceedings of the 2022 IEEE Wireless Communications and Networking Conference (WCNC), Austin, TX, USA, 10–13 April 2022; pp. 1140–1145. [Google Scholar] [CrossRef]
- Arouj, A.; Abdelmoniem, A.M. Towards energy-aware federated learning on battery-powered clients. In Proceedings of the 1st ACM Workshop on Data Privacy and Federated Learning Technologies for Mobile Edge Network, Sydney, Australia, 17 October 2022. [Google Scholar] [CrossRef]
- Chen, X.; Liu, G. Federated Deep Reinforcement Learning-Based Task Offloading and Resource Allocation for Smart Cities in a Mobile Edge Network. Sensors 2022, 22, 4738. [Google Scholar] [CrossRef] [PubMed]
- Sattler, F.; Wiedemann, S.; MÃŒller, K.R.; Samek, W. Robust and Communication-Efficient Federated Learning from Non-IID Data. IEEE Trans. Neural Netw. Learn. Syst. 2019, 31, 3400–3413. [Google Scholar] [CrossRef] [PubMed]
- Tian, L.; Zhang, X.; Zhao, J.; Wang, X. FedFOR: Stateless Federated Learning with First-Order Regularization. IEEE Trans. Neural Netw. Learn. Syst. 2022, 33, 2479–2492. [Google Scholar]
- Li, Q.; Celdrán, A.H.; Von der Assen, J.; Beltrán, E.T.; Bovet, G.; Stiller, B. DART: A Solution for Decentralized Federated Learning Model Robustness Evaluation. Array 2024, 5, 100360. [Google Scholar]
- Khan, L.U.; Alsenwi, M.; Yaqoob, I.; Imran, M.; Han, Z.; Hong, C.S. Resource Optimized Federated Learning-Enabled Cognitive Internet of Things for Smart Industries. IEEE Access 2020, 8, 168854–168864. [Google Scholar] [CrossRef]
- Liu, T.; Zhou, H.; Li, J.; Shu, F.; Han, Z. Uplink and Downlink Decoupled 5G/B5G Vehicular Networks: A Federated Learning Assisted Client Selection Method. IEEE Trans. Veh. Technol. 2023, 72, 2280–2292. [Google Scholar] [CrossRef]
- Seon Hong, C.; Khan, L.U.; Chen, M.; Chen, D.; Saad, W.; Han, Z. Resource Optimization forWireless Federated Learning. In Federated Learning for Wireless Networks; Springer: Singapore, 2021; pp. 27–69. [Google Scholar] [CrossRef]
- Manju, A.B.; Kumar, C.S.P.; Jegan, J.; Jagadeeshan, D.; Nunna, S.K. Hierarchical Federated Learning with Fog Nodes: Enhancing Efficiency in Smart City Networks. In Proceedings of the 2024 OITS International Conference on Information Technology (OCIT), Vijayawada, India, 12–14 December 2024; pp. 749–753. [Google Scholar] [CrossRef]
- Asha, S.; Devi, K.S.; Sandhya, S.A. Federated Learning-Based Network Slicing in 6G Systems for Enhanced Performance in Autonomous Vehicle Communication. In Proceedings of the 2024 First International Conference on Software, Systems and Information Technology (SSITCON), Tumkur, India, 18–19 October 2024; pp. 1–6. [Google Scholar] [CrossRef]
- Ji, Z.; Chen, L.; Zhao, N.; Chen, Y.; Wei, G.; Yu, F.R. Computation Offloading for Edge-Assisted Federated Learning. IEEE Trans. Veh. Technol. 2021, 70, 9330–9344. [Google Scholar] [CrossRef]
- Fu, Y.; Di, X. Federated Reinforcement Learning for Adaptive Traffic Signal Control: A Case Study in New York City. In Proceedings of the 2023 IEEE 26th International Conference on Intelligent Transportation Systems (ITSC), Bilbao, Spain, 24–28 September 2023; pp. 5738–5743. [Google Scholar] [CrossRef]
- Wong, T.F.; Pan, M.; Fu, X.; Guo, Y.; Gong, Y. Collaborative Research: CNS Core: Medium: Towards Federated Learning over 5G Mobile Devices: High Efficiency, Low Latency, and Good Privacy; Technical Report; National Science Foundation (NSF), Division of Computer and Network Systems (CNS): Alexandria, VA, USA, 2021; Award Numbers: CNS-2107057, CNS-2106589, CNS-2106761. Available online: https://wong.ece.ufl.edu/nsf2106589/ (accessed on 10 November 2024).
- Vasiljevic, P.; Matic, M.; Popović, M. Federated Isolation Forest for Efficient Anomaly Detection on Edge IoT Systems. arXiv 2025, arXiv:2506.05138. [Google Scholar] [CrossRef]
- Das, S. FGAN: Federated Generative Adversarial Networks for Anomaly Detection in Network Traffic. arXiv 2022, arXiv:2203.11106. [Google Scholar]
- Shokri, R.; Shmatikov, V. Privacy-Preserving Deep Learning. In Proceedings of the 22nd ACM SIGSAC Conference on Computer and Communications Security (CCS), Denver, CO, USA, 12–16 October 2015; pp. 1310–1321. [Google Scholar] [CrossRef]
- Mathews, A.; Panchami, S. Federated Learning for Emergency Management and Smart Infrastructure. In Proceedings of the International Conference on Smart Infrastructure (ICSI), Bali, Indonesia, 9 December 2024. [Google Scholar]
- Focus Group on AI for Natural Disaster Management (FG-AI4NDM). Artificial Intelligence for Natural Disaster Management (AI4NDM): Machine Learning for Flood Prediction in Colima, Mexico; Technical Report; International Telecommunication Union (ITU): Geneva, Switzerland, 2022. [Google Scholar]
- Liu, Y.; Wang, C.; Yuan, X. FedMobile: Enabling Knowledge Contribution-aware Multi-modal Federated Learning with Incomplete Modalities. In Proceedings of the ACM on Web Conference 2025, Sydney, Australia, 28 April–2 May 2025; pp. 2775–2786. [Google Scholar] [CrossRef]
- MARVEL Project. Multimodal Extreme Scale Data Analytics for Smart Cities Environments. 2023. Available online: https://www.marvel-project.eu (accessed on 12 November 2025).
- Bao, J.; Wu, C.; Lin, Y.; Zhong, L.; Chen, X.; Yin, R. A Scalable Approach to Optimize Traffic Signal Control with Federated Reinforcement Learning. Sci. Rep. 2023, 13, 19184. [Google Scholar] [CrossRef]
- Orozco, F.; Porto Buarque de Gusmão, P.; Wen, H.; Wahlström, J.; Luo, M. Federated Learning for Traffic Flow Prediction with Synthetic Data Augmentation. arXiv 2024, arXiv:2412.08460. [Google Scholar] [CrossRef]
- Liu, Y.; Zhang, S.; Zhang, C.; Yu, J.J. FedGRU: Privacy-preserving Traffic Flow Prediction via Federated Learning. In Proceedings of the 2020 IEEE 23rd International Conference on Intelligent Transportation Systems (ITSC), Rhodes, Greece, 20–23 September 2020; pp. 1–6. [Google Scholar] [CrossRef]
- Zhang, J.; Hu, X.; Cai, Z.; Zhu, L.; Feng, Y. Federated Learning Based on Mutual Information Clustering for Wireless Traffic Prediction. Electronics 2023, 12, 4476. [Google Scholar] [CrossRef]
- Yaqub, M.; Ahmad, S.; Manan, M.A.; Pathan, M.S.; He, L. Predicting traffic flow with federated learning and graph neural with asynchronous computations network. Array 2025, 26, 100411. [Google Scholar] [CrossRef]
- Alqubaysi, T.; Asmari, A.F.A.; Alanazi, F.; Almutairi, A.; Armghan, A. Federated Learning-Based Predictive Traffic Management Using a Contained Privacy-Preserving Scheme for Autonomous Vehicles. Sensors 2025, 25, 1116. [Google Scholar] [CrossRef]
- Johnson, B.; Geller, M. Meta-Federated Learning: A Novel Approach for Real-Time Traffic Flow Management. arXiv 2025, arXiv:2501.16758. [Google Scholar]
- Shubyn, B.; Mrozek, D.; Maksymyuk, T.; Sunderam, V.; Kostrzewa, D.; Grzesik, P.; Benecki, P. Federated Learning for Anomaly Detection in Industrial IoT-enabled Production Environment Supported by Autonomous Guided Vehicles; Springer: Cham, Switzerland, 2022; pp. 409–421. [Google Scholar] [CrossRef]
- Nejad, S.S.; Haque, A. Weakly-Supervised Anomaly Detection in Surveillance Videos Based on Two-Stream I3D Convolution Network. arXiv 2024, arXiv:2411.08755. [Google Scholar]
- Kim, B.; Noh, B. FLAMe: Federated Learning with Attention Mechanism using Spatio-Temporal Keypoint Transformers for Pedestrian Fall Detection in Smart Cities. arXiv 2024, arXiv:2412.14768. [Google Scholar] [CrossRef]
- Hamid, S.; Bawany, N.Z. Federated Learning for Enhanced Intrusion Detection in Smart City Environments. In Proceedings of the 2024 18th International Conference on Open Source Systems and Technologies (ICOSST), Lahore, Pakistan, 26–27 December 2024; pp. 1–6. [Google Scholar] [CrossRef]
- Alwabli, A. Federated Learning for Privacy-Preserving Air Quality Forecasting using IoT Sensors. Eng. Technol. Appl. Sci. Res. 2024, 14, 16069–16076. [Google Scholar] [CrossRef]
- Anand, D.; Mavromatis, I.; Carnelli, P.; Khan, A. A Federated Learning-enabled Smart Street Light Monitoring Application: Benefits and Future Challenges. In Proceedings of the 1st ACM Workshop on AI Empowered Mobile and Wireless Sensing, Sydney, NSW, Australia, 21 October 2022; pp. 7–12. [Google Scholar] [CrossRef]
- Hallak, K.; Kem, O. Adaptive federated learning framework for predicting EV charging stations occupancy. Int. J. Transp. Sci. Technol. 2025, in press. [CrossRef]
- Yin, W.; Ji, J. Prediction of EV charging load based on federated learning. Energy 2025, 316, 134559. [Google Scholar] [CrossRef]
- Han, Q.; Li, X. A Vertical Federated Learning Method for Electric Vehicle Charging Station Load Prediction in Coupled Transportation and Power Distribution Systems. Processes 2025, 13, 468. [Google Scholar] [CrossRef]
- Sun, C.; Huang, C.; Shou, B.; Huang, J. Federated Learning in Competitive EV Charging Market. In Proceedings of the 2023 IEEE PES Innovative Smart Grid Technologies Europe (ISGT EUROPE), Grenoble, France, 23–26 October 2023; pp. 1–5. [Google Scholar] [CrossRef]
- Saputra, Y.M.; Hoang, D.T.; Nguyen, D.N.; Dutkiewicz, E.; Mueck, M.D.; Srikanteswara, S. Energy Demand Prediction with Federated Learning for Electric Vehicle Networks. In Proceedings of the 2019 IEEE Global Communications Conference (GLOBECOM), Big Island, HI, USA, 9–13 December 2019; pp. 1–6. [Google Scholar] [CrossRef]
- Taïk, A.; Cherkaoui, S. Electrical Load Forecasting Using Edge Computing and Federated Learning. In Proceedings of the ICC 2020—2020 IEEE International Conference on Communications (ICC), Dublin, Ireland, 7–11 June 2020; pp. 1–6. [Google Scholar] [CrossRef]
- Tang, L.; Xie, H.; Wang, X.; Bie, Z. Privacy-preserving knowledge sharing for few-shot building energy prediction: A federated learning approach. Appl. Energy 2023, 337, 120860. [Google Scholar] [CrossRef]
- Husnoo, M.A.; Anwar, A.; Hosseinzadeh, N.; Islam, S.N.; Mahmood, A.N.; Doss, R. FedREP: Towards Horizontal Federated Load Forecasting for Retail Energy Providers. In Proceedings of the 2022 IEEE PES 14th Asia-Pacific Power and Energy Engineering Conference (APPEEC), Melbourne, Australia, 20–23 November 2022. [Google Scholar] [CrossRef]
- Wang, R.; Bai, L.; Rayhana, R.; Liu, Z. Personalized federated learning for buildings energy consumption forecasting. Energy Build. 2024, 323, 114762. [Google Scholar] [CrossRef]
- Briggs, C.; Fan, Z.; Andras, P. Federated Learning for Short-Term Residential Load Forecasting. IEEE Open Access J. Power Energy 2022, 9, 573–583. [Google Scholar] [CrossRef]
- El Hanjri, M.; Kabbaj, H.; Kobbane, A.; Abouaomar, A. Federated Learning for Water Consumption Forecasting in Smart Cities. In Proceedings of the 2023 IEEE International Conference on Communications (ICC), Rome, Italy, 28 May–1 June 2023; pp. 1798–1803. [Google Scholar] [CrossRef]
- Hassna, A.A.; Mourchid, F.; Kobbane, A.; El Koutbi, M. Federated Learning for Solar Power Forecasting in Smart Cities. In Proceedings of the 2024 IEEE Global Communications Conference (GLOBECOM), Cape Town, South Africa, 8–12 December 2024; pp. 3721–3726. [Google Scholar] [CrossRef]
- Arooj, I.; Shah, M.U.; Asad, M.; Alazab, M. FedWindT: Federated learning assisted transformer architecture for collaborative and secure wind power forecasting. Energy 2024, 309, 129875. [Google Scholar] [CrossRef]
- Zhao, Y.; Pan, S.; Zhao, Y.; Liao, H.; Ye, L.; Zheng, Y. Ultra-short-term wind power forecasting based on personalized robust federated learning with spatial collaboration. Energy 2024, 288, 129847. [Google Scholar] [CrossRef]
- Zhang, H.; Liu, C.; Wang, R. Federated deep reinforcement learning-based energy optimization in varying-scale multi-energy microgrids. Energies 2025, 18, 467. [Google Scholar]
- Bouachir, O.; Fadlullah, Z.; Kato, N.; Nishiyama, H. FederatedGrids: Federated learning and blockchain-assisted P2P energy trading platform. Sensors 2022, 22, 7451. [Google Scholar]
- Li, W.; Chen, M.; Wang, J. Federated deep reinforcement learning-based energy management for smart microgrids. Sustain. Energy Grids Netw. 2024, 29, 100689. [Google Scholar]
- Ouyang, J.; Wang, R. Federated Demand Response in Green Data Centers. IEEE Trans. Sustain. Comput. 2023, 13, 112324–112339. [Google Scholar]
- Mukherjee, S.; Hossain, R.R.; Mohiuddin, S.M.; Liu, Y.; Du, W.; Adetola, V.; Jinsiwale, R.A.; Huang, Q.; Yin, T.; Singhal, A. Resilient Control of Networked Microgrids Using Vertical Federated Reinforcement Learning: Designs and Real-Time Test-Bed Validations. IEEE Trans. Smart Grid 2025, 16, 1897–1910. [Google Scholar] [CrossRef]
- Janardhanan, H. Federated Learning in Edge Computing: Advancements, Security Challenges, and Optimization Strategies. In Proceedings of the 2025 8th International Conference on Circuit, Power & Computing Technologies (ICCPCT), Kollam, India, 7–8 August 2025; pp. 1144–1150. [Google Scholar] [CrossRef]
- Guo, S.; Xiang, B.; Chen, L.; Yang, H.; Yu, D. Multi-level Federated Learning Mechanism with Reinforcement Learning Optimizing in Smart City. In Artificial Intelligence and Security; Sun, X., Zhang, X., Xia, Z., Bertino, E., Eds.; Springer: Cham, Switzerland, 2022; pp. 441–454. [Google Scholar] [CrossRef]
- Kea, K.; Lim, B.; Kim, Y.; Kim, J. Enhancing anomaly detection in distributed power systems using autoencoder-based federated learning. PLoS ONE 2023, 18, e0290337. [Google Scholar] [CrossRef]
- Zhang, Z.; Rath, S.; Xu, J.; Xiao, T. Federated Learning for Smart Grid: A Survey on Applications and Potential Vulnerabilities. ACM Comput. Surv. 2024. [Google Scholar] [CrossRef]
- Zhu, S.; Shi, X.; Zhao, H.; Chen, Y.; Zhang, H.; Song, X.; Wu, T.; Yan, J. Personalized federated learning for household electricity load prediction with imbalanced historical data. Appl. Energy 2025, 384, 125419. [Google Scholar] [CrossRef]
- Rezazadeh, F.; Bartzoudis, N. A federated DRL approach for smart micro-grid energy control with distributed energy resources. In Proceedings of the 2022 IEEE 27th International Workshop on Computer Aided Modeling and Design of Communication Links and Networks (CAMAD), Paris, France, 2–3 November 2022; pp. 108–114. [Google Scholar]
- Li, Y.; He, S.; Li, Y.; Shi, Y.; Zeng, Z. Federated multiagent deep reinforcement learning approach via physics-informed reward for multimicrogrid energy management. IEEE Trans. Neural Netw. Learn. Syst. 2024, 35, 5902–5914. [Google Scholar] [CrossRef]
- Jarour, A. Empowering Smart Cities through Federated Learning: An Overview. In Proceedings of the 2024 28th International Conference on System Theory, Control and Computing (ICSTCC), Sinaia, Romania, 10–13 October 2024; pp. 551–557. [Google Scholar] [CrossRef]
- Yılmaz, M.; Çinar, E.; Yazıcı, A. Federated Learning-Based State of Charge Estimation in Electric Vehicles Using Federated Adaptive Client Momentum. IEEE Access 2025, 13, 72128–72141. [Google Scholar] [CrossRef]
- Alla, K.R.; Thangarasu, G. Federated Learning for IoT Devices in Smart Cities: A Particle Swarm Optimization-Based Approach. In Proceedings of the 2023 Second International Conference on Smart Technologies for Smart Nation (SmartTechCon), Singapore, 18–19 August 2023; pp. 730–734. [Google Scholar] [CrossRef]
- The TensorFlow Federated Authors. TensorFlow Federated: Machine Learning on Decentralized Data. 2020. Available online: https://www.tensorflow.org/federated (accessed on 10 November 2024).
- Ryffel, P.; Trask, A.; Dahl, M.; Wagner, J.; Mancuso, J.; Rueckert, D.; Passerat-Palmbach, J. A Generic Framework for Privacy Preserving Deep Learning. 2018. Available online: https://github.com/OpenMined/PySyft (accessed on 10 November 2024).
- Beutel, D.J.; Topal, T.; Mathur, A.; Qiu, X.; Parcollet, T.; Lane, N.D. Flower: A friendly federated learning research framework. arXiv 2020, arXiv:2007.14390. [Google Scholar]
- He, C.; Li, S.; So, J.; Zhang, M.; Wang, H.; Wang, X.; Vepakomma, P.; Singh, A.; Qiu, H.; Shen, L.; et al. FedML: A Research Library and Benchmark for Federated Machine Learning. arXiv 2020, arXiv:2007.13518. [Google Scholar] [CrossRef]
- Cheng, Q.; Long, G. Federated Learning Operations (FLOps): Challenges, Lifecycle and Approaches. In Proceedings of the 2022 International Conference on Technologies and Applications of Artificial Intelligence (TAAI), Tainan, Taiwan, 1–3 December 2022; pp. 12–17. [Google Scholar] [CrossRef]
- ETSI. Multi-Access Edge Computing (MEC); Framework and Reference Architecture; Technical Report ETSI GS MEC 003 V3.1.1; European Telecommunications Standards Institute (ETSI): Sophia Antipolis, Valbonne, France, 2023; Available online: https://www.etsi.org/deliver/etsi_gs/MEC/001_099/003/03.01.01_60/gs_mec003v030101p.pdf (accessed on 12 November 2025).
- 3GPP. 3GPP TS 23.700-7: Architecture Enhancements for Distributed Learning (Release 18); Technical Specification Group Services and System Aspects (SA6); 3rd Generation Partnership Project (3GPP); ETSI: Sophia Antipolis, Valbonne, France, 2023. [Google Scholar]
- Focus Group on Artificial Intelligence for Autonomous and Assisted Driving (FG-AI4AD). Report of the ITU Focus Group on Artificial Intelligence for Autonomous and Assisted Driving; International Telecommunication Union (ITU): Geneva, Switzerland, 2023; Available online: https://www.itu.int/en/ITU-T/focusgroups/ai4ad (accessed on 10 November 2024).
- Mehrabi, N.; Morstatter, F.; Saxena, N.; Lerman, K.; Galstyan, A. A Survey on Bias and Fairness in Machine Learning. ACM Comput. Surv. 2021, 54, 1–35. [Google Scholar] [CrossRef]
- Li, T.; Sahu, A.K.; Talwalkar, A.; Smith, V. Federated Learning: Challenges, Methods, and Future Directions. IEEE Signal Process. Mag. 2020, 37, 50–60. [Google Scholar] [CrossRef]
- Tariq, A.; Serhani, M.A.; Sallabi, F.M.; Barka, E.S.; Qayyum, T.; Khater, H.M.; Shuaib, K.A. Trustworthy Federated Learning: A Comprehensive Review, Architecture, Key Challenges, and Future Research Prospects. IEEE Open J. Commun. Soc. 2024, 5, 4920–4998. [Google Scholar] [CrossRef]
- Liu, Q.; Sun, S.; Liang, Y.; Xu, X.; Liu, M.; Bilal, M.; Wang, Y.; Li, X.; Zheng, Y. REFOL: Resource-Efficient Federated Online Learning for Traffic Flow Forecasting. IEEE Trans. Intell. Transp. Syst. 2025, 26, 2777–2792. [Google Scholar] [CrossRef]
- Wang, X.; Liu, W.; Lin, H. AI-Empowered Trajectory Anomaly Detection for Intelligent Transportation Systems: A Hierarchical Federated Learning Approach. IEEE Trans. Intell. Transp. Syst. 2022, 24, 4631–4640. [Google Scholar] [CrossRef]
- Gupta, H.; Agarwal, P.; Gupta, K.; Baliarsingh, S.; Vyas, O.P.; Puliafito, A. FedGrid: A Secure Framework with Federated Learning for Energy Optimization in the Smart Grid. Energies 2023, 16, 8097. [Google Scholar] [CrossRef]



| Technology | Relevance to FL in Smart Cities |
|---|---|
| Edge Computing | Reduces latency, supports distributed analytics close to data sources. |
| MEC | Integrates computing and communication at base stations for localized model aggregation. |
| 5G/6G Networks | Provides bandwidth and reliability for dense IoT and vehicular networks. |
| TEEs | Protect sensitive gradients during model updates. |
| Blockchain | Ensures transparency, trust, and incentivization in multi-stakeholder environments. |
| Domain | Data Sources | Characteristics | Challenges for FL |
|---|---|---|---|
| Transportation | Traffic sensors, GPS traces, vehicular networks | Spatio-temporal, high frequency, multimodal | Non-IID, real-time latency constraints |
| Energy | Smart meters, solar inverters, EV chargers | Periodic, household-level, sensitive usage data | Privacy, seasonal variation, adversarial risks |
| Healthcare | Wearables, hospital EHRs, emergency services | Multimodal, irregular sampling, highly sensitive | Regulatory compliance, heterogeneity |
| Public Safety | Surveillance feeds, incident reports, police IoT | Video, text, event-driven data | Large-scale streaming, privacy, security risks |
| Environment | Weather stations, pollution sensors, waste systems | Continuous, geographically distributed | Missing values, spatial heterogeneity |
| Stage | Records | Excluded | Notes |
|---|---|---|---|
| Identified | 246 | – | IEEE: 80; ACM: 52; Scopus: 108; 4 arXiv (2024–2025); 2 real-world projects |
| After deduplication | 176 | 70 | Duplicate titles/DOIs removed |
| Abstract screening | 116 | 60 | Not FL: 26; Not smart city: 20; Not substantive: 14 |
| Included in synthesis | 116 | – | 110 peer-reviewed; 4 arXiv; 2 projects |
| Aspect | This Survey | Pandya et al. (2023) [10] | Zheng et al. (2021) [11] | Jia et al. (2025) [12] |
|---|---|---|---|---|
| Scope | Cross-cutting smart city challenges: privacy, optimization, event detection, energy sustainability | Domains such as transportation, healthcare, UAVs, governance | Broad range of applications: healthcare, transportation, energy, security | Communication-efficient FL in edge environments |
| Structure | Organized around four urban challenges | Application-driven, domain-based | Application-specific taxonomy | Communication-focused framework |
| Technical Focus | Architectural strategies, FL variants (ensemble, reinforcement), system-level challenges | Conceptual overview with emphasis on privacy and decentralization | FL architectures and privacy mechanisms | Compression, over-the-air aggregation, client scheduling |
| Deployment Insights | Emphasis on real-world datasets, testbeds, and reproducibility | Illustrative case studies with less technical depth | Limited deployment benchmarking | Focus on optimization, not deployment |
| Security and Privacy | Analysis of DP, secure aggregation, and adversarial threats | High-level discussion of privacy | Broad treatment of privacy issues | Communication/ security threat mitigation |
| Energy and Sustainability | EVs, demand forecasting, energy-efficient FL | Brief mention of smart grids | Part of broader application scope | Communication energy optimization only |
| Research Directions | Benchmarks, explainability, scalability, fairness | High-level opportunities across domains | Broad research themes | Suggestions for efficient architectures |
| Reproducibility | Strong focus on datasets, code, and standardization | Not emphasized | Not structured explicitly | Technical, but not reproducibility-focused |
| Theme | Representative Approaches | Key Insights/Trade-Offs | Smart City Relevance | Reproducibility Status |
|---|---|---|---|---|
| Mitigating Attacks | Byzantine-robust aggregation (Krum) [37]; backdoor analysis and hybrid defense motivation [42]; intrusion detection [46] | Strengthens resilience against poisoning and backdoor threats, though increases computational and communication cost | IoT, VANETs, and intrusion detection for critical infrastructure | Primarily simulation-based; few standardized benchmarks; reproducibility remains limited |
| Data Localization | Personalized FL for building energy forecasting [50]; privacy-preserving energy FL [51]; federated sensing [9] | Reduces data transfer and enhances privacy compliance; limited large-scale validation | Energy forecasting, urban sensing, multi-agency governance | Few public datasets; most implementations evaluated on real data but simulated federated settings |
| Differential Privacy | Adaptive clustered LDP [52]; LDP [55]; CDP [56]; DP + Blockchain [58,59]; FedDP [53]; Fed-MPS [57] | Balances privacy with accuracy; adaptive budgets mitigate utility loss under strict constraints | IoT networks, VANETs, smart grids, healthcare pilots | Mixed: some public datasets (FedDP, Fed-MPS); clustered LDP remains simulation-based |
| Secure Multi-Party Computation (SMPC) | Secure aggregation [40]; two-phase MPC framework [64]; hybrid SMPC + DP [65] | Provides strong confidentiality via secret sharing and encrypted aggregation, but increases latency and computational cost | IoT deployments, smart manufacturing, financial services, sensitive analytics | Rarely open-sourced; benchmarking inconsistent; industrial datasets typically private |
| Architectural and Domain Adaptations | Blockchain-enabled FL [73]; hierarchical/decentralized FL; FL-DABE-BC [72]; domain-specific adaptations [67] | Enhances trust and auditability, but adds communication overhead | Smart grids, vehicular networks, healthcare collaborations | Reliant on proprietary datasets; limited open implementations |
| Surveys & Outlook | Privacy/security reviews [13,74,75,76] | Identify gaps in adversarial robustness, trust, and reproducibility | Broad smart city domains (transportation, healthcare, IoT) | Rarely provide datasets or benchmarks; highlight need for standardization |
| Theme | Representative Approaches | Key Insights/Trade-Offs | Smart City Relevance | Reproducibility Status | Reproducibility Insights |
|---|---|---|---|---|---|
| Energy-Efficient FL (GreenFL as Optimization) | Energy-aware scheduling [77], energy-sensitive client selection [78], FL-DDPG for MEC [79] | Optimizes FL training itself to minimize computational and communication energy; may slightly reduce accuracy but lowers device overhead | Smart agriculture, IoT sensors, MEC devices | Predominantly simulation-based; limited real-world validation; datasets/code not public | Demonstrates measurable energy reduction (20–30%) with moderate reproducibility; no field deployment |
| Enhanced Scalability | FedAvg [8], Sparse Ternary Compression (STC) [80], FedFOR [81], DART [82], Dispersed FL [83] | Reduces training rounds and supports non-IID settings; compression improves efficiency but may affect accuracy | Large-scale IoT, distributed infrastructure monitoring | Validated in controlled experiments; limited open-source resources | Few public benchmarks; STC lacks code; FedFOR datasets proprietary; DART highlights evaluation gaps |
| Reduced Communication Overhead | Structured updates [6], adaptive client selection [84], FL-based network slicing [87], HFL with fog nodes [86], NSF 5G project [90] | Reduces bandwidth and latency through selective participation and compression; synchronization overhead persists | Vehicular networks, wireless FL, fog-assisted services, 6G systems | Mixed: NSF 5G project provides pilot evidence; others remain simulation-based | Public details scarce; NSF 5G partially open-sourced; slicing and hierarchical designs lack standardized evaluation |
| Computational Offload to Edge | Edge-assisted FL offloading [88], FL-based traffic signal control [89] | Reduces end-to-end delay (up to 40%) and device energy (≈35%); FL-based control lowers vehicle delay by ≈15% | Traffic control, IoT workloads, real urban intersections | Evaluated using real New York City traffic data modeled in SUMO; limited public code | Shows quantitative latency and energy gains with realistic data, but reproducibility remains limited |
| Theme | Representative Approaches | Key Insights/Trade-Offs | Smart City Relevance | Reproducibility Status | Reproducibility Insights |
|---|---|---|---|---|---|
| Improved Emergency Response | FLiForest [91], FGAN [92], ITU flood pilot [95] | Decentralized alerts, low latency; inference risks persist | Flood prediction, fires, road accidents | Pilot implementations; open datasets/code limited | Colima pilot demonstrates feasibility but lacks shared artifacts |
| Distributed Intelligence | FLiForest [91], FGAN [92], FedMobile [96], MARVEL [97] | Lightweight, multimodal intelligence; trade-off between accuracy and efficiency | Edge IoT, industrial IoT, situational awareness | Some partial datasets (e.g., MARVEL); most proprietary | MARVEL released partial benchmarks; edge deployments often unreleased |
| Traffic Pattern Analysis | Federated RL for adaptive signals [89], FedTPS [99], FedGRU-DNN [100], FedMIC [101], FLAGCN [102], Meta-FL [104] | Improves forecasting and control; higher complexity increases coordination cost; traffic-related studies show stronger reproducibility compared to other domains | Traffic optimization, congestion management, urban mobility planning | Several works share code/scripts and open datasets; reproducibility relatively strong | FedTPS, FedMIC, FLAGCN open-source; others proprietary or request-only |
| Real-Time Anomaly Detection | FL-based industrial IoT anomaly detection [105], FLAMe [107], FL + SL hybrids [47], intrusion detection [108], air quality monitoring [109], street-light FL [110] | High precision, privacy-preserving; low-latency detection and reduced communication; adversarial robustness underexplored | Industrial IoT, surveillance, urban health, smart infrastructure | Mixed: some reproducible benchmarks (NSL-KDD, UNSW-NB15); others lack public datasets | Few Dockerized releases (e.g., FL + SL); real-world implementations limited |
| Theme | Representative Approaches | Key Insights/Trade-Offs | Smart City Relevance | Reproducibility Status |
|---|---|---|---|---|
| EV Charging Optimization | Adaptive clustering [111], VMD-LSTM-FL (Yin & Ji), VFL hybrids [113], FedEGAT-LSTM, clustering-based FL [115] | Enhances load forecasting accuracy and reduces communication overhead; personalization improves scalability | EV station management, grid stability | Mostly simulation-based; few public datasets or code releases |
| Demand Forecasting | LSTM-based frameworks [116], few-shot FL [117], FedREP [118], MoE personalization [119], clustered FL + HC [120], water demand [121] | Balances privacy and prediction accuracy; personalization improves performance under client heterogeneity; reduces communication cost | Household, building, and utility-level forecasting | Some public datasets (e.g., BDGP2, smart meters); code availability mixed |
| Renewable Energy Integration | FL for solar forecasting [122], FedWindT [123], personalized wind forecasting [124], DRL-based microgrid optimization [125], blockchain-enabled P2P trading [126], DQN-based control [127] | Enables decentralized collaboration across renewable assets; trade-offs between personalization and global accuracy | Solar, wind, and microgrid coordination; P2P energy trading | Limited reproducibility; mostly simulation-based; few real-world pilots |
| Energy Efficiency (GreenFL as Application) | Energy-aware IoT scheduling [77], energy-sensitive client selection [78], FL-DDPG for MEC [79] | Demonstrates FL as an enabler for greener IoT ecosystems by reducing operational energy in distributed devices and networks | Smart lighting, IoT sensors, MEC and edge systems | Mostly simulation-based; few pilot trials; datasets rarely open |
| Load Balancing & Resource Optimization | Demand-response FL [128], household load prediction [134], MARL-based decentralized load balancing [135,136], federated RL for microgrid stability [129], edge-optimized FL [130], multilevel FL [131], anomaly detection [132] | Improves adaptability and reliability under dynamic demand; communication-efficient FL reduces latency and bandwidth use | Power grid stability, demand response, microgrids, and edge computing | Includes both simulation and real-time testbed evaluations; reproducibility gradually improving |
| Trade-off | Description | Typical Mitigations | When to Use |
|---|---|---|---|
| Privacy vs. Security | Privacy mechanisms (e.g., DP) may reduce robustness to adversarial manipulation. | Secure aggregation, calibrated differential privacy, anomaly or poisoning detection. | When data sensitivity is high but model updates are partially trusted. |
| Communication vs. Efficiency | Frequent updates improve accuracy but raise energy and bandwidth cost. | Model compression, gradient sparsification, adaptive client selection. | Edge and IoT environments with limited communication capacity. |
| Accuracy vs. Fairness | Global optimization may bias minority or underrepresented clients. | Fairness-aware aggregation, re-weighting, and local data resampling. | Heterogeneous datasets across socio-economic or geographic groups. |
| Personalization vs. Generalization | Strong local tuning may weaken cross-domain transferability. | Clustered FL, meta-learning, or multi-task optimization. | Mixed deployments requiring both local relevance and global policy alignment. |
| Latency vs. Robustness | Smaller or pruned models reduce delay but can degrade stability. | Hierarchical aggregation, edge caching, hybrid cloud–edge frameworks. | Real-time applications such as traffic management or emergency response. |
| Grand Challenge | Research Directions | Smart City Domains |
|---|---|---|
| Heterogeneity & Personalization | Personalized FL, cluster-based aggregation, meta-learning, local fine-tuning | Mobility, healthcare, energy, public safety |
| Scalability & Communication | Asynchronous FL, hierarchical aggregation, gradient sparsification, model compression | Traffic management, emergency response, IoT networks |
| Privacy, Security & Ethics | DP, SMC, homomorphic encryption, robust aggregation (Krum, FLArmor), incentive frameworks | Utilities, governance, citizen services |
| Ethical & Fairness Considerations | Fairness-aware FL, representation balancing, explainable FL, bias mitigation | Mobility, public safety, governance, citizen services |
| Reproducibility, Benchmarking & Trust | Open testbeds, shared benchmarks (e.g., FL-CityBench), explainability modules, standardized evaluation protocols | Energy grids, transportation, environmental monitoring |
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content. |
© 2025 by the authors. Licensee MDPI, Basel, Switzerland. This article is an open access article distributed under the terms and conditions of the Creative Commons Attribution (CC BY) license (https://creativecommons.org/licenses/by/4.0/).
Share and Cite
Alterkawi, L.; Dib, F.K. Federated Learning for Smart Cities: A Thematic Review of Challenges and Approaches. Future Internet 2025, 17, 545. https://doi.org/10.3390/fi17120545
Alterkawi L, Dib FK. Federated Learning for Smart Cities: A Thematic Review of Challenges and Approaches. Future Internet. 2025; 17(12):545. https://doi.org/10.3390/fi17120545
Chicago/Turabian StyleAlterkawi, Laila, and Fadi K. Dib. 2025. "Federated Learning for Smart Cities: A Thematic Review of Challenges and Approaches" Future Internet 17, no. 12: 545. https://doi.org/10.3390/fi17120545
APA StyleAlterkawi, L., & Dib, F. K. (2025). Federated Learning for Smart Cities: A Thematic Review of Challenges and Approaches. Future Internet, 17(12), 545. https://doi.org/10.3390/fi17120545

