paper-with-me

Papers

Learning POD of Complex Dynamics Using Heavy-ball Neural ODEs

2022-02-24 · Justin Baker, Elena Cherkaev, Akil Narayan, Bao Wang

Proper orthogonal decomposition (POD) allows reduced-order modeling of complex dynamical systems at a substantial level, while maintaining a high degree of accuracy in modeling the underlying dynamical systems. Advances in machine learning algorithms enable learning POD-based dynamics from data and making accurate and fast predictions of dynamical systems. In this paper, we leverage the recently proposed heavy-ball neural ODEs (HBNODEs) [Xia et al. NeurIPS, 2021] for learning data-driven reduced-order models (ROMs) in the POD context, in particular, for learning dynamics of time-varying coefficients generated by the POD analysis on training snapshots generated from solving full order models. HBNODE enjoys several practical advantages for learning POD-based ROMs with theoretical guarantees, including 1) HBNODE can learn long-term dependencies effectively from sequential observations and 2) HBNODE is computationally efficient in both training and testing. We compare HBNODE with other popular ROMs on several complex dynamical systems, including the von K\'{a}rm\'{a}n Street flow, the Kurganov-Petrova-Popov equation, and the one-dimensional Euler equations for fluids modeling.

📄 PDF Abstract BibTeX arXiv:2202.12373

Code (1)

justinbakermath/pod_hbnode 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Heavy Ball Neural Ordinary Differential Equations

2021-10-10 · NeurIPS 2021 12 · Hedi Xia, Vai Suliafu, Hangjie Ji, Tan M. Nguyen 외

We propose heavy ball neural ordinary differential equations (HBNODEs), leveraging the continuous limit of the classical momentum accelerated gradient descent, to improve neural ODEs (NODEs) training and inference. HBNOD…

image-classificationImage Classification

AdamNODEs: When Neural ODE Meets Adaptive Moment Estimation

2022-07-13 · Suneghyeon Cho, Sanghyun Hong, Kookjin Lee, Noseong Park

Recent work by Xia et al. leveraged the continuous-limit of the classical momentum accelerated gradient descent and proposed heavy-ball neural ODEs. While this model offers computational efficiency and high utility over …

Computational Efficiency

Quickly Finding a Benign Region via Heavy Ball Momentum in Non-Convex Optimization

2020-10-04 · Jun-Kun Wang, Jacob Abernethy

The Heavy Ball Method, proposed by Polyak over five decades ago, is a first-order method for optimizing continuous functions. While its stochastic counterpart has proven extremely popular in training deep networks, there…

Retrieval

Stochastic Heavy Ball

2016-09-14 · Sébastien Gadat, Fabien Panloup, Sofiane Saadane

This paper deals with a natural stochastic optimization procedure derived from the so-called Heavy-ball method differential equation, which was introduced by Polyak in the 1960s with his seminal contribution [Pol64]. The…

Second-order methodsStochastic Optimization

Quantitative Convergences of Lie Group Momentum Optimizers

2024-05-30 · Lingkai Kong, Molei Tao

Explicit, momentum-based dynamics that optimize functions defined on Lie groups can be constructed via variational optimization and momentum trivialization. Structure preserving time discretizations can then turn this dy…