paper-with-me

홈 › Papers

Enabling Realtime Reinforcement Learning at Scale with Staggered Asynchronous Inference

2024-12-18 · Matthew Riemer, Gopeshh Subbaraj, Glen Berseth, Irina Rish

Realtime environments change even as agents perform action inference and learning, thus requiring high interaction frequencies to effectively minimize regret. However, recent advances in machine learning involve larger neural networks with longer inference times, raising questions about their applicability in realtime systems where reaction time is crucial. We present an analysis of lower bounds on regret in realtime reinforcement learning (RL) environments to show that minimizing long-term regret is generally impossible within the typical sequential interaction and learning paradigm, but often becomes possible when sufficient asynchronous compute is available. We propose novel algorithms for staggering asynchronous inference processes to ensure that actions are taken at consistent time intervals, and demonstrate that use of models with high action inference times is only constrained by the environment's effective stochasticity over the inference horizon, and not by action frequency. Our analysis shows that the number of inference processes needed scales linearly with increasing inference times while enabling use of models that are multiple orders of magnitude larger than existing approaches when learning from a realtime simulation of Game Boy games such as Pok\'emon and Tetris.

📄 PDF Abstract BibTeX arXiv:2412.14355

Code (1)

cerc-aai/realtime_rl 공식 구현 pytorch

Tasks

Reinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Staggered Environment Resets Improve Massively Parallel On-Policy Reinforcement Learning

2025-11-26 · Sid Bharthulwar, Stone Tao, Hao Su arxiv

Massively parallel GPU simulation environments have accelerated reinforcement learning (RL) research by enabling fast data collection for on-policy RL algorithms like Proximal Policy Optimization (PPO). To maximize throu…

Reinforcement Learning

Multi-agent reinforcement learning strategy to maximize the lifetime of Wireless Rechargeable

2024-11-21 · Bao Nguyen

The thesis proposes a generalized charging framework for multiple mobile chargers to maximize the network lifetime and ensure target coverage and connectivity in large scale WRSNs. Moreover, a multi-point charging model …

Multi-agent Reinforcement Learning

Realtime-Venus: A full-duplex interaction system with asynchronous delegation

2026-09-12 · Ruixiang Zhao, Hualei Wang, Renhe Sun, Enzhi Zhou 외 hf

Natural interaction in digital and physical environments requires continuous perception and timely responses. Spoken dialogue relies on acoustic and linguistic cues, while video interaction also requires grounding the co…

Question Answering

Enabling Near-realtime Remote Sensing via Satellite-Ground Collaboration of Large Vision-Language Models

2025-10-28 · Zihan Li, Jiahao Yang, Yuxin Zhang, Zhe Chen 외 arxiv

Large vision-language models (LVLMs) have recently demonstrated great potential in remote sensing (RS) tasks (e.g., disaster monitoring) conducted by low Earth orbit (LEO) satellites. However, their deployment in real-wo…

StepAudio 3 Realtime Technical Report

2026-09-12 · Bin Lin, Bo Zhao, Boyang Zhang, Boyong Wu 외 hf

Realtime spoken interaction demands deep reasoning, prompt responses, and fluid turn-taking. We present StepAudio 3 Realtime, an audio-language foundation model organized around a continuous listen-converse-think-act loo…