paper-with-me

Papers

Deep least-squares methods: an unsupervised learning-based numerical method for solving elliptic PDEs

2019-11-05 · Zhiqiang Cai, Jingshuang Chen, Min Liu, Xinyu Liu

This paper studies an unsupervised deep learning-based numerical approach for solving partial differential equations (PDEs). The approach makes use of the deep neural network to approximate solutions of PDEs through the compositional construction and employs least-squares functionals as loss functions to determine parameters of the deep neural network. There are various least-squares functionals for a partial differential equation. This paper focuses on the so-called first-order system least-squares (FOSLS) functional studied in [3], which is based on a first-order system of scalar second-order elliptic PDEs. Numerical results for second-order elliptic PDEs in one dimension are presented.

📄 PDF Abstract BibTeX arXiv:1911.02109

Code (1)

janiechen8/DeepLSMethod 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Condition Number Analysis of Kernel-based Density Ratio Estimation

2009-12-15 · Takafumi Kanamori, Taiji Suzuki, Masashi Sugiyama

The ratio of two probability densities can be used for solving various machine learning tasks such as covariate shift adaptation (importance sampling), outlier detection (likelihood-ratio test), and feature selection (mu…

Density Ratio Estimationfeature selectionOutlier Detection

Least-Squares ReLU Neural Network (LSNN) Method For Scalar Nonlinear Hyperbolic Conservation Law

2021-05-25 · Zhiqiang Cai, Jingshuang Chen, Min Liu

We introduced the least-squares ReLU neural network (LSNN) method for solving the linear advection-reaction problem with discontinuous solution and showed that the method outperforms mesh-based numerical methods in terms…

Numerical Integration

Least-Squares ReLU Neural Network (LSNN) Method For Linear Advection-Reaction Equation

2021-05-25 · Zhiqiang Cai, Jingshuang Chen, Min Liu

This paper studies least-squares ReLU neural network method for solving the linear advection-reaction problem with discontinuous solution. The method is a discretization of an equivalent least-squares formulation in the …

Iterative Hessian sketch: Fast and accurate solution approximation for constrained least-squares

2014-11-03 · Mert Pilanci, Martin J. Wainwright

We study randomized sketching methods for approximately solving least-squares problem with a general convex constraint. The quality of a least-squares approximation can be assessed in different ways: either in terms of t…

A Randomised Subspace Gauss-Newton Method for Nonlinear Least-Squares

2022-11-10 · Coralia Cartis, Jaroslav Fowkes, Zhen Shao

We propose a Randomised Subspace Gauss-Newton (R-SGN) algorithm for solving nonlinear least-squares optimization problems, that uses a sketched Jacobian of the residual in the variable domain and solves a reduced linear …

regression