pith. machine review for the scientific record. sign in

arxiv: 2506.23640 · v2 · submitted 2025-06-30 · 💻 cs.NI · cs.LG

Recognition: unknown

Geminet: Learning the Duality-based Iterative Process for Lightweight Traffic Engineering in Changing Topologies

Authors on Pith no claims yet
classification 💻 cs.NI cs.LG
keywords geminetml-basedmemoryneuraltopologiestopologychangingengineering
0
0 comments X
read the original abstract

Recently, researchers have explored ML-based Traffic Engineering (TE), leveraging neural networks to solve TE problems traditionally addressed by optimization. However, existing ML-based TE schemes remain impractical: they either fail to handle topology changes or suffer from poor scalability due to excessive computational and memory overhead. To overcome these limitations, we propose Geminet, a lightweight and scalable ML-based TE framework that can handle changing topologies. Geminet is built upon two key insights: (i) a methodology that decouples neural networks from topology by learning an iterative gradient-descent-based adjustment process, as the update rule of gradient descent is topology-agnostic, relying only on a few gradient-related quantities; (ii) shifting optimization from path-level routing weights to edge-level dual variables, reducing memory consumption by leveraging the fact that edges are far fewer than paths. Evaluations on WAN and data center datasets show that Geminet significantly improves scalability. Its neural network size is only 0.04% to 7% of existing schemes, while handling topology variations as effectively as HARP, a state-of-the-art ML-based TE approach, without performance degradation. When trained on large-scale topologies, Geminet consumes under 10 GiB of memory, more than eight times less than the 80-plus GiB required by HARP, while achieving 5.45 times faster convergence speed, demonstrating its potential for large-scale deployment.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. NeuroRisk: Physics-Informed Neural Optimization for Risk-Aware Traffic Engineering

    cs.NI 2026-05 unverdicted novelty 7.0

    NeuroRisk is a physics-informed deep unrolled optimizer for risk-aware traffic engineering that achieves small optimality gaps and 100-100000x speedup over solvers while outperforming neural baselines on throughput.