paper-with-me

Papers

Accelerating PDE Surrogates via RL-Guided Mesh Optimization

2026-03-02 · Yang Meng, Ruoxi Jiang, Zhuokai Zhao, Chong Liu, Rebecca Willett, Yuxin Chen arxiv

Deep surrogate models for parametric partial differential equations (PDEs) can deliver high-fidelity approximations but remain prohibitively data-hungry: training often requires thousands of fine-grid simulations, each incurring substantial computational cost. To address this challenge, we introduce RLMesh, an end-to-end framework for efficient surrogate training under limited simulation budget. The key idea is to use reinforcement learning (RL) to adaptively allocate mesh grid points non-uniformly within each simulation domain, focusing numerical resolution in regions most critical for accurate PDE solutions. A lightweight proxy model further accelerates RL training by providing efficient reward estimates without full surrogate retraining. Experiments on PDE benchmarks demonstrate that RLMesh achieves competitive accuracy to baselines but with substantially fewer simulation queries. These results show that solver-level spatial adaptivity can dramatically improve the efficiency of surrogate training pipelines, enabling practical deployment of learning-based PDE surrogates across a wide range of problems.

📄 PDF Abstract BibTeX arXiv:2603.02066

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Composable Energy Surrogates for PDE Order Reduction

2020-05-13 · NeurIPS 2020 12 · Alex Beatson, Jordan T. Ash, Geoffrey Roeder, Tianju Xue 외

Meta-materials are an important emerging class of engineered materials in which complex macroscopic behaviour--whether electromagnetic, thermal, or mechanical--arises from modular substructure. Simulation and optimizatio…

Structured Prediction

Domain-Decomposed Graph Neural Network Surrogate Modeling for Ice Sheets

2025-12-01 · Adrienne M. Propp, Mauro Perego, Eric C. Cyr, Anthony Gruber 외 arxiv

Accurate yet efficient surrogate models are essential for large-scale simulations of partial differential equations (PDEs), particularly for uncertainty quantification (UQ) tasks that demand hundreds or thousands of eval…

Graph Neural NetworkTransfer Learning

Accelerating Cutting-Plane Algorithms via Reinforcement Learning Surrogates

2023-07-17 · Kyle Mana, Fernando Acero, Stephen Mak, Parisa Zehtabi 외

Discrete optimization belongs to the set of $\mathcal{NP}$-hard problems, spanning fields such as mixed-integer programming and combinatorial optimization. A current standard approach to solving convex discrete optimizat…

Combinatorial OptimizationManagementreinforcement-learningReinforcement Learning+1

Scientific Computing Algorithms to Learn Enhanced Scalable Surrogates for Mesh Physics

2023-04-01 · Brian R. Bartoldson, Yeping Hu, Amar Saini, Jose Cadena 외

Data-driven modeling approaches can produce fast surrogates to study large-scale physics problems. Among them, graph neural networks (GNNs) that operate on mesh-based data are desirable because they possess inductive bia…

Numerical Integration

Latent Neural PDE Solver: a reduced-order modelling framework for partial differential equations

2024-02-27 · Zijie Li, Saurabh Patil, Francis Ogoke, Dule Shu 외

Neural networks have shown promising potential in accelerating the numerical simulation of systems governed by partial differential equations (PDEs). Different from many existing neural network surrogates operating on hi…