Mesh-RL: Coupled subgrid reinforcement learning
- lab arXiv
- lab arXivLabs
- person Shahin Atakishiyev
A new framework called Mesh-RL applies spatial domain-decomposition techniques from scientific computing to accelerate reinforcement learning, according to a preprint posted to arXiv on 24 June 2026 [1][2]. The method partitions environments into overlapping subgrids to speed up how algorithms assign credit for actions across long distances [2]. The paper, authored by Shahin Atakishiyev, addresses a known limitation in reinforcement learning: temporal-difference reward propagation is slow in large or sparse-reward settings because value information moves only locally through the state space [2]. Mesh-RL is inspired by the finite element method and domain decomposition theory. It enforces boundary-consistent temporal-difference updates across the subgrids, enabling localized learning while maintaining globally coherent value propagation [2]. Unlike hierarchical or model-based approaches, the framework accelerates long-range credit assignment without altering the reward function, the Bellman operator, or introducing explicit planning mechanisms [2]. The researchers evaluated Mesh-RL on hazard-dense grid-world environments with varying geometries and mesh resolutions [2]. Across three standard algorithms — Q-learning, SARSA, and Dyna-Q — the framework consistently improved convergence speed, cumulative reward, and learning stability [2]. Higher mesh resolutions sustained exploration, prevented premature convergence, and substantially accelerated value propagation to distant states [2]. Even Dyna-Q, which already benefits from internal planning, achieved additional gains under the structured decomposition [2]. The preprint was submitted as a 3,329 KB file and the authors state they will release the source code [1][2]. The work appears on arXiv, an open-access repository that hosts preprints across physics, computer science, and other fields and has received roughly 24,000 submissions per month as of late 2024 [6].
tool-releasemodel-releaseresearch-paper
Background sources we checked (7)
- arxiv.org ↗ Reinforcement learning in large or sparse-reward environments suffers from slow temporal-difference reward propagation, as value information spreads only locally across the state space. We propose Mesh-RL, a spatial domain-decomposition framework inspired by the finite element me…
- 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.…
- en.wikipedia.org ↗ LK-99 also called PCPOSOS, is a gray–black, polycrystalline compound, identified as a copper-doped lead‒oxyapatite. A team from Korea University led by Lee Sukbae (이석배) and Kim Ji-Hoon (김지훈) began studying this material as a potential superconductor in 1999, and in July 2023 publ…
Sources
- export.arxiv.org — Mesh-RL: Coupled subgrid reinforcement learning ↗