Ximeng Liu, Shanghai Jiao Tong University and Zhongguancun Academy; Zhuoran Liu, Shanghai Jiao Tong University; Yingming Mao, Xi'an Jiaotong University and Shanghai Innovation Institute; Yatao Li, Zhongguancun Academy and Zhongguancun Institute of Artificial Intelligence; Shizhen Zhao and Xinbing Wang, Shanghai Jiao Tong University
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) decoupling neural networks from topology by learning a topology-agnostic update operator inspired by classical iterative optimization methods (e.g., gradient descent), which depend 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%-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 less than 10 GiB of memory compared to more than 80 GiB required by HARP, while achieving 18× faster convergence, demonstrating its potential for large-scale deployment.
NSDI '26 Open Access Sponsored by
King Abdullah University of Science and Technology (KAUST)
Open Access Media
USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

author = {Ximeng Liu and Zhuoran Liu and Yingming Mao and Yatao Li and Shizhen Zhao and Xinbing Wang},
title = {Geminet: Learning the Duality-based {Topology-Agnostic} Update Operator for Lightweight Traffic Engineering in Changing Topologies},
booktitle = {23rd USENIX Symposium on Networked Systems Design and Implementation (NSDI 26)},
year = {2026},
isbn = {978-1-939133-54-0},
address = {Renton, WA},
pages = {1091--1112},
url = {https://www.usenix.org/conference/nsdi26/presentation/liu-ximeng},
publisher = {USENIX Association},
month = may
}