mawongh / wirelessRL

Reinforcement Learning paradigms in the domain of Self-Organizing Networks
3 stars 4 forks source link

Reinforcement Learning paradigms in the domain of Self-Organizing Networks

Manuel Wong

Project Summary

Mobile Network Operators are facing the challenge of improving their operation efficiency and costs during these times of exponential mobile communications growth, Self-Organising Networks (SONs) are an initiative to automate many of the network functionalities to improve its effectiveness. This research explores reinforcement learning algorithms to solve a self-planning use case within SONs, a wireless network environment was set-up using the ns-3/lena simulator to test the algorithms. A model-based with a approximate dynamic programming algorithm outperformed the rest of the tested algorithms (SARSA and DQN). Additionally, an implementation for SON within a live network using this algorithm (ADP) was proposed as part of a digital transformation and SDN/NFV strategy.

Main files description