Academic Work

Publications

Research papers in AI/ML and telecommunications.

FedRA: A Fully Decentralized Federated Learning Framework for Robust Intelligence Sharing across O-RAN dApps

Sotirios T. Spantideas, Anastasios E. Giannopoulos, George A. Levis, Panagiotis Trakadas

Abstract

We propose a resilient and fully decentralized federated learning framework specifically adapted for Open Radio Access Networks (O-RAN) named FedRA that enables collaborative intelligence between dApps. We present how FedRA can be deployed in the O-RAN architecture by using already existing interfaces between the well-defined RAN components and how real-time ML applications (dApps) can interact to share their distilled intelligence. The software components of FedRA are described along with the step-by-step deployment workflow, outlining practical guidelines for its implementation. Finally, the framework is validated in a simulated environment using both real and simulated datasets reporting the time series of throughput provided by multiple radio units; two different ML models hosted in FedRA nodes either detect anomalies in upcoming network traffic or forecast data-rate values. The achieved accuracy confirms the validity of FedRA in the training of cell-specific ML models and the decentralized collaborative intelligence sharing among them. FedRA is also compared to a typical client/server approach in terms of model accuracy and network communication cost.

IEEE Communications Magazine
2026

A Peer-to-Peer Energy Management and Exchange Framework in Energy Communities via Actor-Critic Learning

George A. Levis, Sotirios T. Spantideas, Anastasios E. Giannopoulos, Member, IEEE, and Panagiotis Trakadas

Abstract

The rapid growth of global energy consumption in buildings and the increasing adoption of renewable energy sources have created an urgent need for intelligent Home Energy Management Systems (HEMS). This work addresses the challenge of optimizing both individual home energy usage and community-wide energy distribution through peer-to-peer (P2P) trading. In the proposed framework, each smart home jointly optimizes the comfort maintenance, the energy cost and the community energy efficiency based on renewable generation, temperature dynamics, and grid prices. We propose a marketbased energy exchange mechanism with dynamic price setting and two complementary methods (threshold-based and rewardbased) to mitigate market manipulation in P2P energy trading. To enable decentralized coordination inside the energy community, the multi-agent Deep Reinforcement Learning (DRL) with actorcritic architecture is proposed to ensure the continuous and adaptive control of indoor temperature systems, battery storage, and price setting using real-world market prices and energy consumption data. The quantitative validation across multiple homes demonstrates a 39.3% reduction in grid dependency of the reward-based mechanism compared to unregulated trading. The framework maintains indoor temperatures consistently within comfort bounds while enabling intelligent battery management that adapts to price fluctuations, with state-of-charge levels peaking at 85% during low-price periods and decreasing to 40% during high-demand intervals. Overall, the approach establishes a self-sustaining energy ecosystem within residential communities, balancing market integrity and operational efficiency.

Explainable Predictive Maintenance of Marine Engines Using a Hybrid BiLSTM-Attention-Kolmogorov Arnold Network

Alexandros S. Kalafatelis, Georgios Levis, Anastasios Giannopoulos, Nikolaos Tsoulakos and Panagiotis Trakadas

Abstract

Predictive maintenance for marine engines requires forecasts that are both accurate and technically interpretable. This work introduces BEACON, a hybrid architecture that combines a bidirectional long short-term memory encoder with attention pooling, a Kolmogorov Arnold network and a lightweight multilayer perceptron for cylinder-level exhaust gas temperature forecasting, evaluated in both centralized and federated learning settings. On operational data from a bulk carrier, BEACON outperformed strong state-of-the-art baselines, achieving an RMSE of 0.5905, MAE of 0.4713 and R2 of approximately 0.95, while producing interpretable response curves and stable SHAP rankings across engine load regimes. A second contribution is the explicit evaluation of explanation stability in a federated learning setting, where BEACON maintained competitive accuracy and attained mean Spearman correlations above 0.8 between client-specific SHAP rankings, whereas baseline models exhibited substantially lower agreement. These results indicate that the proposed hybrid design provides an accurate and explanation-stable foundation for privacy-aware predictive maintenance of marine engines.

Journal of Marine Science and Engineering
2025

SLEEPY-rApp: Delay-aware Sleep Scheduling for Energy Efficiency in MEC-enabled O-RAN

G. Levis, A. Giannopoulos, S. Spantideas, P. Trakadas

Abstract

This paper presents a novel resource allocation and MEC server deactivation strategy for MEC-enabled O-RAN networks, with the objective of optimizing energy consumption while satisfying strict delay requirements. Our approach leverages an intelligent orchestration application, SLEEPY-rApp, deployed in the SMO layer to dynamically control MEC server activation and request routing. Simulation results indicate that our method significantly reduces energy usage while maintaining the required quality of service.

COMIX: Generalized Conflict Management in O-RAN xApps -- Architecture, Workflow, and a Power Control case

Anastasios Giannopoulos, Sotirios Spantideas, Levis George, Kalafatelis Alexandros, Panagiotis Trakadas

Abstract

This paper introduces COMIX, a generalized Conflict Management scheme for Multi-Channel Power Control in O-RAN xApps. We propose a framework that detects and resolves conflicts between Deep Reinforcement Learning (DRL)-based xApps for power control, utilizing a Conflict Mitigation Framework (CMF) and Network Digital Twin (NDT). The research demonstrates significant network energy savings through intelligent conflict management in O-RAN environments.