Finding the Time to Think: Learning Planning Budgets in Real-Time RL

13d ago · Global · primary source: export.arxiv.org

A new machine-learning framework forces artificial agents to decide not just what to do, but how long to think about it while the clock ticks. The work, posted to arXiv on 24 Jun 2026, formalizes variable-delay real-time reinforcement learning, where an environment advances even as an agent deliberates [1]. Standard reinforcement learning assumes the environment pauses indefinitely for an agent’s next move. The authors discard that assumption, studying settings where the world progresses during deliberation [1]. They call the formulation variable-delay real-time RL, building on earlier real-time formalizations. Under this model, an agent must choose a planning duration at each decision point, knowing that waiting too long can be as damaging as acting rashly [1]. The researchers found that naively planning how long to plan can paralyze an agent. Instead, they trained a lightweight gating policy atop a planner to select state-dependent planning budgets [1]. The gating policy learns when a situation demands deeper search and when a fast, shallow response suffices. This approach echoes the broader trend of reasoning models that allocate extra computation at inference time to improve performance on multi-step logical tasks [2]. The team tested the method across five real-time game environments: Pac-Man, Tetris, Snake, Speed Hex, and Speed Go [1]. In each domain, the gating policy outperformed fixed-budget and heuristic baselines. The policy also transferred to a hardware-separated setup where the environment and the agent ran on two different GPUs, demonstrating that the learned timing behavior survives a shift in physical compute conditions [1]. The paper appears on arXiv, the open-access repository that hosts preprints across physics, computer science, and related fields and now receives roughly 24,000 submissions per month [10]. The work was posted under the Machine Learning category and is accessible through the site’s abstract page, which also surfaces community-built tools such as the Bibliographic Explorer and CORE Recommender through the arXivLabs framework [1][8][9]. By making deliberation time an explicit choice rather than a hidden cost, the variable-delay formulation adds a dimension to agent design that mirrors real-world constraints, where decisions must balance speed against accuracy. The authors frame the gating policy as a practical mechanism for navigating that trade-off without hand-tuned heuristics [1].

applicationregulationresearch-paper

Background sources we checked (10)
  • en.wikipedia.org ↗ A reasoning model, also known as a reasoning language model (RLM) or large reasoning model (LRM), is a type of large language model (LLM) that has been specifically trained to solve complex tasks requiring multiple steps of logical reasoning. These models demonstrate superior per…
  • en.wikipedia.org ↗ Person-centred planning (PCP) is a set of approaches designed to assist an individual to plan their life and supports. It is most often used for life planning with people with learning and developmental disabilities, though recently it has been advocated as a method of planning …
  • en.wikipedia.org ↗ This glossary of economics is a list of definitions containing terms and concepts used in economics, its sub-disciplines, and related fields.…
  • en.wikipedia.org ↗ The following scientific events occurred in 2023.…
  • en.wikipedia.org ↗ Collective intelligence (CI) or group intelligence (GI) is the emergent ability of groups, whether composed of humans alone, animals, or networks of humans and artificial agents, to solve problems, make decisions, or generate knowledge more effectively than individuals alone, thr…
  • info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
  • info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository ... # arXivLabs: Showcase ... arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. ... While the arXiv team is focused on our core mission—pr…
  • blog.arxiv.org ↗ arXivLabs: a space for community innovation – arXiv blog arXiv has launched a new, formalized framework enabling innovative collaborations with individuals and organizations. “Members of our community want to contribute tools that enhance the arXiv experience, and we val…
  • en.wikipedia.org ↗ arXiv (pronounced as "archive"—the X represents the Greek letter chi ⟨χ⟩) is an open-access repository of electronic preprints and postprints (known as e-prints) approved for posting after moderation, but not peer reviewed. It consists of scientific papers in the fields of mathem…
  • en.wikipedia.org ↗ 14 (fourteen) is the natural number following 13 and preceding 15.…

Sources

Spot something wrong? Report an issue