arXiv:2503.10048cs.LG2025-03ICLR被引 1

用强化学习融合神经模型与物理仿真,显著降低预测误差。

Model-Agnostic Knowledge Guided Correction for Improved Neural Surrogate Rollout

  • 用强化学习决策机制动态融合神经代理与物理模拟器
  • 在分布内预测中误差降低47%至78%
  • 适合需要高精度、抗干扰的物理系统建模场景

建模物理系统的演化对科学与工程至关重要。这类系统由偏微分方程(PDE) governing,高精度数值模拟虽准确但计算成本高昂,难以用于大规模分析。神经网络代理模型虽高效,但在自回归滚动预测中易产生大误差,尤其在训练数据少时。现有方法或引入物理损失项,或把模拟器作为可微层嵌入网络,但前者对刚性PDE收敛慢,后者依赖梯度,不适用于无梯度的旧版模拟器。本文提出HyPER模型:一种模型无关、基于强化学习、考虑成本的混合框架,结合神经代理、强化学习决策模型与物理模拟器(有或无梯度),显著降低代理模型滚动误差。实验显示,其在分布内预测误差降低47%-78%,且学习到的策略能适应变化的物理条件并抵抗噪声干扰。代码已开源。

原文摘要 · Abstract (English)

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.

神经代理强化学习物理模拟误差修正

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。