Optimization of Routes of SDN Using GNN and DRL
摘要
Software-defined networks (SDNs) enable flexibility by decoupling the control and data planes, but their complex, dynamic structures challenge traditional optimization methods like rule-based algorithms and Queuing Theory (QT). To address this, we propose a framework using graph neural networks (GNNs) and deep reinforcement learning (DRL). GNNs model network components as nodes and connections as edges, learning efficient representations to improve metrics like delay, jitter, load balancing, and scalability. Our approach delivers scalable, real-time SDN optimization, significantly outperforming QT in simulations, paving the way for advanced data-driven network control.