Skip to content
Conference

Toward Fusion Intelligence of Open Radio Access Network with Federated Learning: A Survey

Jul 2026 · International Conference on Ubiquitous and Future Networks · pp. 334-339 · 0 citations · 29 references

Abstract

Open Radio Access Network (O-RAN) enables flexible and intelligent radio access network operation through disaggregation, virtualization, open interfaces, and RAN Intelligent Controllers (RICs). At the same time, the data required to train artificial intelligence and machine learning models in O-RAN is naturally distributed across user equipment, base stations, edge clouds, and management entities, which makes centralized learning costly and privacy-sensitive. Federated Learning (FL) has therefore emerged as a promising paradigm for O-RAN intelligence because it enables distributed model training without transferring raw data. In this work, we survey recent studies on the fusion of FL and O-RAN and classify them into three categories: 1) FL-assisted network control, where FL is used as a collaborative learning tool for slicing, offloading, routing, and security; 2) FL training-efficiency optimization, where communication cost, learning latency, resource consumption, and convergence are improved under O-RAN constraints; and 3) integrated approaches that jointly consider network performance and FL efficiency. Based on this taxonomy, we discuss open research challenges, including device heterogeneity, mobility, RIC integration, communication-efficient learning, and security threats, such as model poisoning and inference attacks.

View source

Similar papers

Open access Jul 2026

DISTRIBUTED INTELLIGENCE AT THE EDGE: A MATHEMATICAL FRAMEWORK FOR DECENTRALIZED LEARNING IN IOT NETWORKS

A novel Federated Edge Learning (FEL) architecture that integrates software-defined networking principles with gossip-based communication protocols to facilitate collaborative model training while preserving data locality is proposed, offering a scalable, privacy-preserving solution for deploying artificial intelligence at the network edge.

N.Durga, A. Mary Posonia, Selvakumar et al. · 0 citations
Review Open access Aug 2026

Machine Learning-Enabled Edge Intelligence for IoT Communication Systems: A Structured Review

This structured review investigates how machine learning-enabled edge intelligence can improve the performance, efficiency, and resilience of Internet of Things communication systems under constraints of latency, bandwidth, energy, privacy, and device heterogeneity. A structured literature review was conducted using peer-reviewed studies from major academic databases, with the selected work classified according to learning paradigms, edge deployment strategies, communication functions, application domains, evaluation metrics, and practical limitations. The synthesis shows that supervised learning, deep learning, reinforcement learning, federated learning, lightweight model compression, and Tiny Machine Learning can support adaptive scheduling, intelligent routing, computation offloading, bandwidth allocation, anomaly detection, and privacy-preserving collaboration across device-edge-cloud architectures. The reviewed evidence indicates that these approaches can reduce end-to-end delay, communication traffic, and energy consumption while improving resource utilization, local autonomy, and responsiveness in smart cities, industrial systems, healthcare, agriculture, and intelligent transportation. However, performance gains remain strongly dependent on communication conditions, model size, data distribution, hardware capability, synchronization overhead, and security requirements. The review further identifies unresolved challenges involving non-independent and identically distributed data, unstable wireless links, model adaptability, privacy leakage, adversarial threats, and the absence of standardized multi-objective benchmarks. It concludes that future Internet of Things systems should adopt communication-computation-learning co-design, lightweight and adaptive models, privacy-aware distributed intelligence, and cross-layer orchestration to achieve scalable, trustworthy, and energy-efficient edge intelligence.

Cheng Huang · 0 citations
Open access 2020

Federated Learning in Distributed Cloud Systems: Enhancing Privacy and Scalability for Machine Learning in Edge Computing

In the era of edge computing, where data is generated and processed at the network's edge, ensuring privacy and scalability in machine learning models is paramount. Federated Learning (FL) addresses these challenges by allowing multiple edge devices to collaboratively train models without sharing raw data. This paper investigates the implementation of FL in distributed cloud systems, highlighting its role in preserving data privacy and improving scalability. We analyze various FL algorithms, such as Federated Averaging (FedAvg) and Hybrid Federated Dual Coordinate Ascent (HyFDCA), assessing their effectiveness in edge computing contexts. Additionally, we explore techniques like inverse distance aggregation to handle non-IID data distributions and discuss the trade-offs between communication and computation in FL frameworks. Through comprehensive analysis and experimentation, this study provides insights into optimizing FL for edge computing, paving the way for more secure and scalable machine learning applications in distributed cloud environments.

Kenji Sato · 0 citations