paper-with-me

Papers

SIA: Symbolic Interpretability for Anticipatory Deep Reinforcement Learning in Network Control

2026-01-29 · MohammadErfan Jabbari, Abhishek Duttagupta, Claudio Fiandrino, Leonardo Bonati, Salvatore D'Oro, Michele Polese, Marco Fiore, Tommaso Melodia arxiv

Deep reinforcement learning (DRL) promises adaptive control for future mobile networks but conventional agents remain reactive: they act on past and current measurements and cannot leverage short-term forecasts of exogenous KPIs such as bandwidth. Augmenting agents with predictions can overcome this temporal myopia, yet uptake in networking is scarce because forecast-aware agents act as closed-boxes; operators cannot tell whether predictions guide decisions or justify the added complexity. We propose SIA, the first interpreter that exposes in real time how forecast-augmented DRL agents operate. SIA fuses Symbolic AI abstractions with per-KPI Knowledge Graphs to produce explanations, and includes a new Influence Score metric. SIA achieves sub-millisecond speed, over 200x faster than existing XAI methods. We evaluate SIA on three diverse networking use cases, uncovering hidden issues, including temporal misalignment in forecast integration and reward-design biases that trigger counter-productive policies. These insights enable targeted fixes: a redesigned agent achieves a 9% higher average bitrate in video streaming, and SIA's online Action-Refinement module improves RAN-slicing reward by 25% without retraining. By making anticipatory DRL transparent and tunable, SIA lowers the barrier to proactive control in next-generation mobile networks.

📄 PDF Abstract BibTeX arXiv:2601.22044

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningKnowledge Graphs

Similar Papers 제목 키워드 기반

SDRL: Interpretable and Data-efficient Deep Reinforcement Learning Leveraging Symbolic Planning

2018-10-31 · Daoming Lyu, Fangkai Yang, Bo Liu, Steven Gustafson

Deep reinforcement learning (DRL) has gained great success by learning directly from high-dimensional sensory inputs, yet is notorious for the lack of interpretability. Interpretability of the subtasks is critical in hie…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+2

Anticipatory Music Transformer

2023-06-14 · John Thickstun, David Hall, Chris Donahue, Percy Liang

We introduce anticipation: a method for constructing a controllable generative model of a temporal point process (the event process) conditioned asynchronously on realizations of a second, correlated process (the control…

Music Generation

Learning Symbolic Rules for Interpretable Deep Reinforcement Learning

2021-03-15 · Zhihao Ma, Yuzheng Zhuang, Paul Weng, Hankz Hankui Zhuo 외

Recent progress in deep reinforcement learning (DRL) can be largely attributed to the use of neural networks. However, this black-box approach fails to explain the learned policy in a human understandable way. To address…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Interpretable Reinforcement Learning With Neural Symbolic Logic

2021-01-01 · Zhihao Ma, Yuzheng Zhuang, Paul Weng, Dong Li 외

Recent progress in deep reinforcement learning (DRL) can be largely attributed to the use of neural networks. However, this black-box approach fails to explain the learned policy in a human understandable way. To addre…

Deep Reinforcement LearningHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+2

Anticipatory Reinforcement Learning for Trajectory Tracking

2026-07-03 · Georg Schäfer, Jakob Rehrl, Stefan Huber, Simon Hirlaender arxiv

Deep reinforcement learning (DRL) in industrial control often suffers from lag and overshoot due to purely reactive control based on the current tracking error. To achieve anticipatory control without high computational …

Reinforcement Learning