paper-with-me

Papers

The Deep Ritz method: A deep learning-based numerical algorithm for solving variational problems

2017-09-30 · Weinan E, Bing Yu

We propose a deep learning based method, the Deep Ritz Method, for numerically solving variational problems, particularly the ones that arise from partial differential equations. The Deep Ritz method is naturally nonlinear, naturally adaptive and has the potential to work in rather high dimensions. The framework is quite simple and fits well with the stochastic gradient descent method used in deep learning. We illustrate the method on several problems including some eigenvalue problems.

📄 PDF Abstract BibTeX arXiv:1710.00211

Code (1)

junbinhuang/DeepRitz pytorch

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

A Deep Double Ritz Method (D$^2$RM) for solving Partial Differential Equations using Neural Networks

2022-11-07 · Carlos Uriarte, David Pardo, Ignacio Muga, Judit Muñoz-Matute

Residual minimization is a widely used technique for solving Partial Differential Equations in variational form. It minimizes the dual norm of the residual, which naturally yields a saddle-point (min-max) problem over th…

Adaptive importance sampling for Deep Ritz

2023-10-26 · Xiaoliang Wan, Tao Zhou, Yuancheng Zhou

We introduce an adaptive sampling method for the Deep Ritz method aimed at solving partial differential equations (PDEs). Two deep neural networks are used. One network is employed to approximate the solution of PDEs, wh…

An Iterative Deep Ritz Method for Monotone Elliptic Problems

2025-01-25 · Tianhao Hu, Bangti Jin, Fengru Wang

In this work, we present a novel iterative deep Ritz method (IDRM) for solving a general class of elliptic problems. It is inspired by the iterative procedure for minimizing the loss during the training of the neural net…

A semigroup method for high dimensional elliptic PDEs and eigenvalue problems based on neural networks

2021-05-07 · Haoya Li, Lexing Ying

In this paper, we propose a semigroup method for solving high-dimensional elliptic partial differential equations (PDEs) and the associated eigenvalue problems based on neural networks. For the PDE problems, we reformula…

A Learning-Based Ansatz Satisfying Boundary Conditions in Variational Problems

2025-05-18 · Rafael Florencio, Julio Guerrero

Recently, innovative adaptations of the Ritz Method incorporating deep learning have been developed, known as the Deep Ritz Method. This approach employs a neural network as the test function for variational problems. Ho…