paper-with-me

홈 › Papers

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, while the other one is a deep generative model used to generate new collocation points to refine the training set. The adaptive sampling procedure consists of two main steps. The first step is solving the PDEs using the Deep Ritz method by minimizing an associated variational loss discretized by the collocation points in the training set. The second step involves generating a new training set, which is then used in subsequent computations to further improve the accuracy of the current approximate solution. We treat the integrand in the variational loss as an unnormalized probability density function (PDF) and approximate it using a deep generative model called bounded KRnet. The new samples and their associated PDF values are obtained from the bounded KRnet. With these new samples and their associated PDF values, the variational loss can be approximated more accurately by importance sampling. Compared to the original Deep Ritz method, the proposed adaptive method improves accuracy, especially for problems characterized by low regularity and high dimensionality. We demonstrate the effectiveness of our new method through a series of numerical experiments.

📄 PDF Abstract BibTeX arXiv:2310.17185

Code (0)

등록된 구현이 없습니다.

Similar 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 nonline…

Deep Learning

Implicitly Adaptive Importance Sampling

2019-06-20 · Topi Paananen, Juho Piironen, Paul-Christian Bürkner, Aki Vehtari

Adaptive importance sampling is a class of techniques for finding good proposal distributions for importance sampling. Often the proposal distributions are standard probability distributions whose parameters are adapted …

Fritz John's equation in mechanism design

2021-08-24 · Alfred Galichon

We show the role that an important equation first studied by Fritz John plays in mechanism design.

Quasi-Monte Carlo sampling for machine-learning partial differential equations

2019-11-05 · Jingrun Chen, Rui Du, Panchi Li, Liyao Lyu

Solving partial differential equations in high dimensions by deep neural network has brought significant attentions in recent years. In many scenarios, the loss function is defined as an integral over a high-dimensional …

BIG-bench Machine LearningNumerical Integration

N-Adaptive Ritz Method: A Neural Network Enriched Partition of Unity for Boundary Value Problems

2024-01-16 · Jonghyuk Baek, Yanran Wang, J. S. Chen

Conventional finite element methods are known to be tedious in adaptive refinements due to their conformal regularity requirements. Further, the enrichment functions for adaptive refinements are often not readily availab…

Transfer LearningUnity