paper-with-me

홈 › Papers

Mesh-RL: Coupled subgrid reinforcement learning

2026-06-24 · Behnam Gheshlaghi, Bahador Rashidi, Shahin Atakishiyev arxiv

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 method and domain decomposition theory, which partitions the environment into overlapping subgrids and enforces boundary-consistent temporal-difference updates. Such an approach enables localized learning while ensuring globally coherent value propagation. Unlike hierarchical or model-based approaches, Mesh-RL accelerates long-range credit assignment without modifying the reward function, Bellman operator, or introducing explicit planning mechanisms. We evaluate Mesh-RL on hazard-dense grid-world environments with varying geometries and mesh resolutions. Across Q-learning, SARSA, and Dyna-Q, Mesh-RL consistently improves convergence speed, cumulative reward, and learning stability. Higher mesh resolutions sustain exploration, prevent premature convergence, and substantially accelerate value propagation to distant states. While Dyna-Q already benefits from internal planning, it still achieves additional gains under structured decomposition. Overall, Mesh-RL introduces a principled spatial domain-decomposition mechanism for accelerating temporal-difference learning. Our framework bridges finite element method-inspired boundary-consistency techniques from scientific computing with reinforcement learning to improve sample efficiency in sparse-reward environments. We will release source code of the study.

📄 PDF Abstract BibTeX arXiv:2606.26333

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Subgrid-Scale Parameterization in Burgers' Equation Using Structure-Preserving Neural Networks and Entropy Variables

2026-07-16 · Aijaz Nazir, Ilya Timofeyev arxiv

We present a machine learning approach for developing subgrid-scale (SGS) parametrizations in coarse simulations of partial differential equations. We utilize structure-preserving neural networks and entropy variables to…

Application of Machine Learning and Convex Limiting to Subgrid Flux Modeling in the Shallow-Water Equations

2024-07-24 · Ilya Timofeyev, Alexey Schwarzmann, Dmitri Kuzmin

We propose a combination of machine learning and flux limiting for property-preserving subgrid scale modeling in the context of flux-limited finite volume methods for the one-dimensional shallow-water equations. The nume…

Super-resolution of turbulent reacting flows on complex meshes using graph neural networks

2026-03-01 · Priyabrat Dash, Konduri Aditya, Christos E. Frouzakis, Mathis Bode arxiv

State-of-the-art deep learning models have been extensively utilized to reconstruct small-scale structures from coarse-grained data in turbulent flows. However, their application has predominantly been restricted to stru…

Dmsh: A Multi-Agent Reinforcement Learning Framework for All-Quad Mesh Generation

2026-06-09 · Anirudh Kalyan, Cosmin Anitescu, Xiaoying Zhuang, Timon Rabczuk 외 arxiv

Generating high-quality meshes for arbitrary geometries remains a fundamental bottleneck in computational engineering, often demanding heuristic tuning and semi-manual workflows. In this paper, we introduce Dmsh, a first…

Multi-agent Reinforcement Learning

Modeling subgrid scale production rates on complex meshes using graph neural networks

2026-03-20 · Priyabrat Dash, Mathis Bode, Konduri Aditya arxiv

Large-eddy simulations (LES) require closures for filtered production rates because the resolved fields do not contain all correlations that govern chemical source terms. We develop a graph neural network (GNN) that pred…

Graph Neural Network