paper-with-me

홈 › Papers

Streetwise Agents: Empowering Offline RL Policies to Outsmart Exogenous Stochastic Disturbances in RTC

2024-11-11 · Aditya Soni, Mayukh Das, Anjaly Parayil, Supriyo Ghosh, Shivam Shandilya, Ching-An Cheng, Vishak Gopal, Sami Khairy, Gabriel Mittag, Yasaman Hosseinkashi, Chetan Bansal

The difficulty of exploring and training online on real production systems limits the scope of real-time online data/feedback-driven decision making. The most feasible approach is to adopt offline reinforcement learning from limited trajectory samples. However, after deployment, such policies fail due to exogenous factors that temporarily or permanently disturb/alter the transition distribution of the assumed decision process structure induced by offline samples. This results in critical policy failures and generalization errors in sensitive domains like Real-Time Communication (RTC). We solve this crucial problem of identifying robust actions in presence of domain shifts due to unseen exogenous stochastic factors in the wild. As it is impossible to learn generalized offline policies within the support of offline data that are robust to these unseen exogenous disturbances, we propose a novel post-deployment shaping of policies (Streetwise), conditioned on real-time characterization of out-of-distribution sub-spaces. This leads to robust actions in bandwidth estimation (BWE) of network bottlenecks in RTC and in standard benchmarks. Our extensive experimental results on BWE and other standard offline RL benchmark environments demonstrate a significant improvement ($\approx$ 18% on some scenarios) in final returns wrt. end-user metrics over state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2411.06815

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RL

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

Empowering Users in Digital Privacy Management through Interactive LLM-Based Agents

2024-10-15 · Bolun Sun, Yifan Zhou, Haiyun Jiang

This paper presents a novel application of large language models (LLMs) to enhance user comprehension of privacy policies through an interactive dialogue agent. We demonstrate that LLMs significantly outperform tradition…

ManagementQuestion Answering

Offline Decentralized Multi-Agent Reinforcement Learning

2021-08-04 · Jiechuan Jiang, Zongqing Lu

In many real-world multi-agent cooperative tasks, due to high cost and risk, agents cannot continuously interact with the environment and collect experiences during learning, but have to learn from offline datasets. Howe…

Multi-agent Reinforcement LearningQ-Learningreinforcement-learningReinforcement Learning+1

Please Don't Kill My Vibe: Empowering Agents with Data Flow Control

2025-12-05 · Charlie Summers, Haneen Mohammed, Eugene Wu arxiv

The promise of Large Language Model (LLM) agents is to perform complex, stateful tasks. This promise is stunted by significant risks - policy violations, process corruption, and security flaws - that stem from the lack o…

Empowering NLG: Offline Reinforcement Learning for Informal Summarization in Online Domains

2023-06-17 · Zhi-Xuan Tai, Po-Chuan Chen

Our research introduces an innovative Natural Language Generation (NLG) approach that aims to optimize user experience and alleviate the workload of human customer support agents. Our primary objective is to generate inf…

Articlesreinforcement-learningReinforcement LearningText Generation

Risk-Averse Offline Reinforcement Learning

2021-02-10 · ICLR 2021 1 · Núria Armengol Urpí, Sebastian Curi, Andreas Krause

Training Reinforcement Learning (RL) agents in high-stakes applications might be too prohibitive due to the risk associated to exploration. Thus, the agent can only use data previously collected by safe policies. While p…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)