paper-with-me

Papers

GDDR: GNN-based Data-Driven Routing

2021-04-20 · Oliver Hope, Eiko Yoneki

We explore the feasibility of combining Graph Neural Network-based policy architectures with Deep Reinforcement Learning as an approach to problems in systems. This fits particularly well with operations on networks, which naturally take the form of graphs. As a case study, we take the idea of data-driven routing in intradomain traffic engineering, whereby the routing of data in a network can be managed taking into account the data itself. The particular subproblem which we examine is minimising link congestion in networks using knowledge of historic traffic flows. We show through experiments that an approach using Graph Neural Networks (GNNs) performs at least as well as previous work using Multilayer Perceptron architectures. GNNs have the added benefit that they allow for the generalisation of trained agents to different network topologies with no extra work. Furthermore, we believe that this technique is applicable to a far wider selection of problems in systems research.

📄 PDF Abstract BibTeX arXiv:2104.09919

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningGraph Neural Network

Similar Papers 제목 키워드 기반

The Model Parking Tax: Quantifying the Hidden Energy Cost of Always-On GPU Model Deployment

2026-04-15 · Sai Sathvik Vadari arxiv

The AI inference industry keeps models loaded in GPU memory around the clock to avoid cold-start latency, implicitly treating idle power as a fixed cost of readiness. Yet the structure of this cost has never been empiric…

A Machine Learning Approach to Routing

2017-08-10 · Asaf Valadarsky, Michael Schapira, Dafna Shahaf, Aviv Tamar

Can ideas and techniques from machine learning be leveraged to automatically generate "good" routing configurations? We investigate the power of data-driven routing protocols. Our results suggest that applying ideas and …

BIG-bench Machine LearningDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

SpikingMoE: SDPrompt-Guided Dynamic Expert Fusion in Spiking Neural Networks

2026-05-22 · Yukai Yang, Chenxi Qin, Jungang Li, Xin Zhang 외 arxiv

Spiking Neural Networks (SNNs) provide an energy-efficient paradigm for visual recognition. We present SpikingMoE, which integrates a spike-driven Transformer with a Mixture-of-Experts (MoE) framework for dynamic computa…

Understanding Safety-Sensitive Expert Behavior in Mixture-of-Experts LLMs

2026-05-28 · Zhibo Zhang, Yuxi Li, Zhen Ouyang, Ling Shi 외 arxiv

Mixture-of-Experts (MoE) LLMs rely on sparse, router-driven expert activation, yet how safety alignment interacts with routed expert specialization remains underexplored. A common intuition is that safety behavior may be…

A Knowledge-Driven Diffusion Policy for End-to-End Autonomous Driving Based on Expert Routing

2025-09-05 · Chengkai Xu, Jiaqi Liu, Yicheng Guo, Peng Hang 외 arxiv

End-to-end autonomous driving remains constrained by the difficulty of producing adaptive, robust, and interpretable decision-making across diverse scenarios. Existing methods often collapse diverse driving behaviors, la…

Autonomous Driving