paper-with-me

Papers

Learning Gradient Flow: Using Equation Discovery to Accelerate Engineering Optimization

2026-02-13 · Grant Norman, Conor Rowan, Kurt Maute, Alireza Doostan arxiv

In this work, we investigate the use of data-driven equation discovery for dynamical systems to model and forecast continuous-time dynamics of unconstrained optimization problems. To avoid expensive evaluations of the objective function and its gradient, we leverage trajectory data on the optimization variables to learn the continuous-time dynamics associated with gradient descent, Newton's method, and ADAM optimization. The discovered gradient flows are then solved as a surrogate for the original optimization problem. To this end, we introduce the Learned Gradient Flow (LGF) optimizer, which is equipped to build surrogate models of variable polynomial order in full- or reduced-dimensional spaces at user-defined intervals in the optimization process. We demonstrate the efficacy of this approach on several standard problems from engineering mechanics and scientific machine learning, including two inverse problems, structural topology optimization, and two forward solves with different discretizations. Our results suggest that the learned gradient flows can significantly expedite convergence by capturing critical features of the optimization trajectory while avoiding expensive evaluations of the objective and its gradient.

📄 PDF Abstract BibTeX arXiv:2602.13513

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Accelerated Gradient Flow for Probability Distributions

2018-09-27 · Amirhossein Taghvaei, Prashant G. Mehta

This paper presents a methodology and numerical algorithms for constructing accelerated gradient flows on the space of probability distributions. In particular, we extend the recent variational formulation of accelerat…

Integration Methods and Optimization Algorithms

2017-12-01 · NeurIPS 2017 12 · Damien Scieur, Vincent Roulet, Francis Bach, Alexandre d'Aspremont

We show that accelerated optimization methods can be seen as particular instances of multi-step integration schemes from numerical analysis, applied to the gradient flow equation. Compared with recent advances in this ve…

Accelerated Flow for Probability Distributions

2019-01-10 · Amirhossein Taghvaei, Prashant G. Mehta

This paper presents a methodology and numerical algorithms for constructing accelerated gradient flows on the space of probability distributions. In particular, we extend the recent variational formulation of accelerated…

Multi-Fidelity Active Learning with GFlowNets

2023-06-20 · Alex Hernandez-Garcia, Nikita Saxena, Moksh Jain, Cheng-Hao Liu 외

In the last decades, the capacity to generate large amounts of data in science and engineering applications has been growing steadily. Meanwhile, machine learning has progressed to become a suitable tool to process and u…

Active LearningBayesian Optimizationscientific discovery

Large language models for partial differential equation workflows

2026-08-04 · Han Wan, Rui Zhang, Hao Sun arxiv

Partial differential equations (PDEs) become actionable in science and engineering not as isolated formulae, but as executable workflows that connect modelling assumptions, governing equations, numerical solvers, diagnos…