paper-with-me

Papers

Replacing Automatic Differentiation by Sobolev Cubatures fastens Physics Informed Neural Nets and strengthens their Approximation Power

2022-11-23 · Juan Esteban Suarez Cardona, Michael Hecht

We present a novel class of approximations for variational losses, being applicable for the training of physics-informed neural nets (PINNs). The loss formulation reflects classic Sobolev space theory for partial differential equations and their weak formulations. The loss computation rests on an extension of Gauss-Legendre cubatures, we term Sobolev cubatures, replacing automatic differentiation (A.D.). We prove the runtime complexity of training the resulting Soblev-PINNs (SC-PINNs) to be less than required by PINNs relying on A.D. On top of one-to-two order of magnitude speed-up the SC-PINNs are demonstrated to achieve closer solution approximations for prominent forward and inverse PDE problems than established PINNs achieve.

📄 PDF Abstract BibTeX arXiv:2211.15443

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sobolev--Ricci Curvature

2026-03-13 · Kyoichi Iwasaki, Tam Le, Hideitsu Hino arxiv

Ricci curvature is a fundamental concept in differential geometry for encoding local geometric structure, and its graph-based analogues have recently gained prominence as practical tools for reweighting, pruning, and res…

A Unified Framework for Implicit Sinkhorn Differentiation

2022-05-13 · CVPR 2022 1 · Marvin Eisenberger, Aysim Toker, Laura Leal-Taixé, Florian Bernard 외

The Sinkhorn operator has recently experienced a surge of popularity in computer vision and related fields. One major reason is its ease of integration into deep learning frameworks. To allow for an efficient training of…

GPU

Randomized Forward Mode of Automatic Differentiation For Optimization Algorithms

2023-10-22 · Khemraj Shukla, Yeonjong Shin

We present a randomized forward mode gradient (RFG) as an alternative to backpropagation. RFG is a random estimator for the gradient that is constructed based on the directional derivative along a random vector. The forw…

Stochastic Algorithmic Differentiation of (Expectations of) Discontinuous Functions (Indicator Functions)

2019-11-11

In this paper, we present a method for the accurate estimation of the derivative (aka.~sensitivity) of expectations of functions involving an indicator function by combining a stochastic algorithmic differentiation and a…

FastEnsemble: Benchmarking and Accelerating Ensemble-based Uncertainty Estimation for Image-to-Image Translation

2021-09-29 · Xuanqing Liu, Sara Imboden, Marie Payne, Neil Lin 외

Estimating prediction uncertainty and confidence of deep learning models is crucial for mission-critical machine learning applications, such as biomedical imaging for diagnostics or therapy, and self-driving cars. Howeve…

BenchmarkingImage GenerationImage-to-Image TranslationSelf-Driving Cars+1