paper-with-me

홈 › Papers

Amortized Finite Element Analysis for Fast PDE-Constrained Optimization

2020-01-01 · ICML 2020 1 · Tianju Xue, Alex Beatson, Sigrid Adriaenssens , Ryan Adams

Optimizing the parameters of partial differential equations (PDEs), i.e., PDE-constrained optimization (PDE-CO), allows us to model natural systems from observations or perform rational design of structures with complicated mechanical, thermal, or electromagnetic properties. However, PDE-CO is often computationally prohibitive due to the need to solve the PDE---typically via finite element analysis (FEA)---at each step of the optimization procedure. In this paper we propose amortized finite element analysis (AmorFEA), in which a neural network learns to produce accurate PDE solutions, while preserving many of the advantages of traditional finite element methods. This network is trained to directly minimize the potential energy from which the PDE and finite element method are derived, avoiding the need to generate costly supervised training data by solving PDEs with traditional FEA. As FEA is a variational procedure, AmorFEA is a direct analogue to popular amortized inference approaches in latent variable models, with the finite element basis acting as the variational family. AmorFEA can perform PDE-CO without the need to repeatedly solve the associated PDE, accelerating optimization when compared to a traditional workflow using FEA and the adjoint method.

📄 PDF Abstract BibTeX

Code (1)

tianjuxue/AmorFEA 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Fast Amortized Inference and Learning in Log-linear Models with Randomly Perturbed Nearest Neighbor Search

2017-07-11 · Stephen Mussmann, Daniel Levy, Stefano Ermon

Inference in log-linear models scales linearly in the size of output space in the worst-case. This is often a bottleneck in natural language processing and computer vision tasks when the output space is feasibly enumerab…

Word Embeddings

A Finite Element Computational Framework for Active Contours on Graphs

2017-10-12 · Nikolaos Kolotouros, Petros Maragos

In this paper we present a new framework for the solution of active contour models on graphs. With the use of the Finite Element Method we generalize active contour models on graphs and reduce the problem from a partial …

Image SegmentationSemantic Segmentation

Energy-based Transport for Amortized Bayesian Inference

2026-05-14 · Hojjat Kaveh, Ricardo Baptista, Andrew M. Stuart arxiv

We consider amortized Bayesian inference for nonlinear inverse problems using only samples from the joint distribution of parameters and observations, including problems with unknown functions in a Banach space. Classica…

Bayesian Inference

Reducing the Amortization Gap in Variational Autoencoders: A Bayesian Random Function Approach

2021-02-05 · Minyoung Kim, Vladimir Pavlovic

Variational autoencoder (VAE) is a very successful generative model whose key element is the so called amortized inference network, which can perform test time inference using a single feed forward pass. Unfortunately, t…

Gaussian Processes

Conditional Optimal Transport on Function Spaces

2023-11-09 · Bamdad Hosseini, Alexander W. Hsu, Amirhossein Taghvaei

We present a systematic study of conditional triangular transport maps in function spaces from the perspective of optimal transportation and with a view towards amortized Bayesian inference. More specifically, we develop…

Bayesian Inference