paper-with-me

홈 › Papers

Elvet -- a neural network-based differential equation and variational problem solver

2021-03-26 · Jack Y. Araz, Juan Carlos Criado, Michael Spannowsky

We present Elvet, a Python package for solving differential equations and variational problems using machine learning methods. Elvet can deal with any system of coupled ordinary or partial differential equations with arbitrary initial and boundary conditions. It can also minimize any functional that depends on a collection of functions of several variables while imposing constraints on them. The solution to any of these problems is represented as a neural network trained to produce the desired function.

📄 PDF Abstract BibTeX arXiv:2103.14575

Code (1)

https://gitlab.com/elvet/elvet 공식 구현 tf

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

On Quantum BSDE Solver for High-Dimensional Parabolic PDEs

2025-06-17 · Howard Su, Huan-Hsin Tseng

We propose a quantum machine learning framework for approximating solutions to high-dimensional parabolic partial differential equations (PDEs) that can be reformulated as backward stochastic differential equations (BSDE…

Model-based Reinforcement LearningQuantum Machine Learning

Variational Monte Carlo Approach to Partial Differential Equations with Neural Networks

2022-06-04 · Moritz Reh, Martin Gärttner

The accurate numerical solution of partial differential equations is a central task in numerical analysis allowing to model a wide range of natural phenomena by employing specialized solvers depending on the scenario of …

Variational Monte Carlo

Scalable Gradients for Stochastic Differential Equations

2020-01-05 · Xuechen Li, Ting-Kam Leonard Wong, Ricky T. Q. Chen, David Duvenaud

The adjoint sensitivity method scalably computes gradients of solutions to ordinary differential equations. We generalize this method to stochastic differential equations, allowing time-efficient and constant-memory comp…

SensitivityVariational InferenceVideo Prediction

Multi-patch isogeometric neural solver for partial differential equations on computer-aided design domains

2025-09-29 · Moritz von Tresckow, Ion Gabriel Ion, Dimitrios Loukrezis arxiv

This work develops a computational framework that combines physics-informed neural networks with multi-patch isogeometric analysis to solve partial differential equations on complex computer-aided design geometries. The …

Machine Learning Based Optimization Workflow for Tuning Numerical Settings of Differential Equation Solvers for Boundary Value Problems

2024-04-16 · Viny Saajan Victor, Manuel Ettmüller, Andre Schmeißer, Heike Leitte 외

Several numerical differential equation solvers have been employed effectively over the years as an alternative to analytical solvers to quickly and conveniently solve differential equations. One category of these is bou…