paper-with-me

Papers

Worst-Case Discovery and Runtime Protection for RL-Based Network Controllers

2026-05-06 · Hongyu Hè, Minhao Jin, Maria Apostolaki arxiv

RL-based controllers achieve strong average-case performance in networking tasks such as congestion control and adaptive bitrate streaming. Yet their performance can degrade severely under network conditions where strong performance is still achievable. Identifying such conditions and quantifying the resulting performance gap is intractable by enumeration, while the sequential and closed-loop nature of RL controllers makes formal verification methods impractical. We present ReGuard, a framework that discovers worst-case scenarios for a given RL controller and protects it against them at inference time without retraining. Discovery is formulated as a bilevel regret-maximization problem, which yields a certified lower bound on the worst-case performance gap. The discovered trajectories are then analyzed as counterfactuals and compiled into lightweight logic rules that intervene only when a risky state is detected, leaving the controller's behavior unchanged otherwise. We evaluate ReGuard across three RL-based network controllers: Pensieve, Sage, and Park. ReGuard discovers scenarios in which the controller's performance is 43$-$64% worse than what is achievable. ReGuard not only discovers gaps 57% to 6$\times$ larger than those found by the strongest baselines but also shrinks them by 79$-$85% via lightweight rule-based protection while preserving nominal performance. ReGuard's protection extends beyond the scenarios it discovers, improving performance across a wider range of network conditions.

📄 PDF Abstract BibTeX arXiv:2605.04373

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Local Discovery by Partitioning: Polynomial-Time Causal Discovery Around Exposure-Outcome Pairs

2023-10-25 · Jacqueline Maasch, Weishen Pan, Shantanu Gupta, Volodymyr Kuleshov 외

Causal discovery is crucial for causal inference in observational studies, as it can enable the identification of valid adjustment sets (VAS) for unbiased effect estimation. However, global causal discovery is notoriousl…

Causal DiscoveryCausal Inferencevalid

C3: Learning Congestion Controllers with Formal Certificates

2024-12-14 · Chenxi Yang, Divyanshu Saxena, Rohit Dwivedula, Kshiteej Mahajan 외

Learning-based congestion controllers offer better adaptability compared to traditional heuristic algorithms. However, the inherent unreliability of learning techniques can cause learning-based controllers to behave poor…

Enforcing robust control guarantees within neural network policies

2020-11-16 · ICLR 2021 1 · Priya L. Donti, Melrose Roderick, Mahyar Fazlyab, J. Zico Kolter

When designing controllers for safety-critical systems, practitioners often face a challenging tradeoff between robustness and performance. While robust control methods provide rigorous guarantees on system stability und…

Theoretical formulation and analysis of the deterministic dendritic cell algorithm

2013-05-31 · Feng Gu, Julie Greensmith, Uwe Aickelin

As one of the emerging algorithms in the field of Artificial Immune Systems (AIS), the Dendritic Cell Algorithm (DCA) has been successfully applied to a number of challenging real-world problems. However, one criticism i…

Representation of Federated Learning via Worst-Case Robust Optimization Theory

2019-12-11 · Saeedeh Parsaeefard, Iman Tabrizian, Alberto Leon Garcia

Federated learning (FL) is a distributed learning approach where a set of end-user devices participate in the learning process by acting on their isolated local data sets. Here, we process local data sets of users where …

Federated Learning