The reviewed record of science sign in
Pith

arxiv: 2503.10048 · v2 · pith:T7FUQOD4 · submitted 2025-03-13 · cs.LG

Model-Agnostic Knowledge Guided Correction for Improved Neural Surrogate Rollout

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 kernel pith:T7FUQOD4record.jsonopen to challenge →

classification cs.LG
keywords rolloutsurrogateerrormodelneuralphysicalcomputationalhigh
0
0 comments X
read the original abstract

Modeling the evolution of physical systems is critical to many applications in science and engineering. As the evolution of these systems is governed by partial differential equations (PDEs), there are a number of computational simulations which resolve these systems with high accuracy. However, as these simulations incur high computational costs, they are infeasible to be employed for large-scale analysis. A popular alternative to simulators are neural network surrogates which are trained in a data-driven manner and are much more computationally efficient. However, these surrogate models suffer from high rollout error when used autoregressively, especially when confronted with training data paucity. Existing work proposes to improve surrogate rollout error by either including physical loss terms directly in the optimization of the model or incorporating computational simulators as `differentiable layers' in the neural network. Both of these approaches have their challenges, with physical loss functions suffering from slow convergence for stiff PDEs and simulator layers requiring gradients which are not always available, especially in legacy simulators. We propose the Hybrid PDE Predictor with Reinforcement Learning (HyPER) model: a model-agnostic, RL based, cost-aware model which combines a neural surrogate, RL decision model, and a physics simulator (with or without gradients) to reduce surrogate rollout error significantly. In addition to reducing in-distribution rollout error by 47%-78%, HyPER learns an intelligent policy that is adaptable to changing physical conditions and resistant to noise corruption. Code available at https://github.com/scailab/HyPER.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Hybrid Neural World Models

    cs.LG 2026-05 unverdicted novelty 5.0

    Hybrid neural world models train one network with horizon conditioning to predict multi-horizon physical states and extract a per-trajectory error map from forward passes alone for hybrid accuracy-speed operation acro...