paper-with-me

Papers

Backpropagation through Time and Space: Learning Numerical Methods with Multi-Agent Reinforcement Learning

2022-03-16 · Elliot Way, Dheeraj S. K. Kapilavai, Yiwei Fu, Lei Yu

We introduce Backpropagation Through Time and Space (BPTTS), a method for training a recurrent spatio-temporal neural network, that is used in a homogeneous multi-agent reinforcement learning (MARL) setting to learn numerical methods for hyperbolic conservation laws. We treat the numerical schemes underlying partial differential equations (PDEs) as a Partially Observable Markov Game (POMG) in Reinforcement Learning (RL). Similar to numerical solvers, our agent acts at each discrete location of a computational space for efficient and generalizable learning. To learn higher-order spatial methods by acting on local states, the agent must discern how its actions at a given spatiotemporal location affect the future evolution of the state. The manifestation of this non-stationarity is addressed by BPTTS, which allows for the flow of gradients across both space and time. The learned numerical policies are comparable to the SOTA numerics in two settings, the Burgers' Equation and the Euler Equations, and generalize well to other simulation set-ups.

📄 PDF Abstract BibTeX arXiv:2203.08937

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Tangent Space Backpropagation for 3D Transformation Groups

2021-03-22 · CVPR 2021 1 · Zachary Teed, Jia Deng

We address the problem of performing backpropagation for computation graphs involving 3D transformation groups SO(3), SE(3), and Sim(3). 3D transformation groups are widely used in 3D vision and robotics, but they do not…

Beyond ReinMax: Low-Variance Gradient Estimators for Discrete Latent Variables

2026-03-09 · Daniel Wang, Thang D. Bui arxiv

Machine learning models involving discrete latent variables require gradient estimators to facilitate backpropagation in a computationally efficient manner. The most recent addition to the Straight-Through family of esti…

Proximal Backpropagation

2017-06-14 · ICLR 2018 1 · Thomas Frerix, Thomas Möllenhoff, Michael Moeller, Daniel Cremers

We propose proximal backpropagation (ProxProp) as a novel algorithm that takes implicit instead of explicit gradient steps to update the network parameters during neural network training. Our algorithm is motivated by th…

Stability Preserving Data-driven Models With Latent Dynamics

2022-04-20 · Yushuang Luo, Xiantao Li, Wenrui Hao

In this paper, we introduce a data-driven modeling approach for dynamics problems with latent variables. The state-space of the proposed model includes artificial latent variables, in addition to observed variables that …

Non-Intrusive Reduced Models based on Operator Inference for Chaotic Systems

2022-06-01 · João Lucas de Sousa Almeida, Arthur Cancellieri Pires, Klaus Feine Vaz Cid, Alberto Costa Nogueira Junior

This work explores the physics-driven machine learning technique Operator Inference (OpInf) for predicting the state of chaotic dynamical systems. OpInf provides a non-intrusive approach to infer approximations of polyno…

valid