paper-with-me

홈 › Papers

Nonlinear Operator Learning Using Energy Minimization and MLPs

2024-12-05 · Mats G. Larson, Carl Lundholm, Anna Persson

We develop and evaluate a method for learning solution operators to nonlinear problems governed by partial differential equations. The approach is based on a finite element discretization and aims at representing the solution operator by an MLP that takes latent variables as input. The latent variables will typically correspond to parameters in a parametrization of input data such as boundary conditions, coefficients, and right-hand sides. The loss function is most often an energy functional and we formulate efficient parallelizable training algorithms based on assembling the energy locally on each element. For large problems, the learning process can be made more efficient by using only a small fraction of randomly chosen elements in the mesh in each iteration. The approach is evaluated on several relevant test cases, where learning the solution operator turns out to be beneficial compared to classical numerical methods.

📄 PDF Abstract BibTeX arXiv:2412.04596

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Similar Papers 제목 키워드 기반

PG-KINN: A Physics-Informed Petrov-Galerkin Kolmogorov-Arnold Network for Solving Forward and Inverse PDEs

2026-07-22 · Amirhossein Sadr, Nima Soltani, Vahideh Moghtadaiee, Aida Pakniyat 외 arxiv

Physics-informed learning of partial differential equations (PDEs) has been dominated by multilayer perceptrons (MLPs), whose spectral bias and dense parameterization limit both accuracy and interpretability. Kolmogorov …

Koopman Spectrum Nonlinear Regulators and Efficient Online Learning

2021-06-30 · Motoya Ohnishi, Isao Ishikawa, Kendall Lowrey, Masahiro Ikeda 외

Most modern reinforcement learning algorithms optimize a cumulative single-step cost along a trajectory. The optimized motions are often 'unnatural', representing, for example, behaviors with sudden accelerations that wa…

Decision Makingreinforcement-learningReinforcement Learning (RL)

Revisiting Transformer Layer Parameterization Through Causal Energy Minimization

2026-05-08 · Jin Xu, Camille Couturier, Victor Rühle, Saravan Rajmohan 외 arxiv

Transformer blocks typically combine multi-head attention (MHA) for token mixing with gated MLPs for token-wise feature transformation, yet many choices in their parameterization remain largely empirical. We introduce Ca…

On Graph Neural Networks versus Graph-Augmented MLPs

2020-10-28 · ICLR 2021 1 · Lei Chen, Zhengdao Chen, Joan Bruna

From the perspective of expressive power, this work compares multi-layer Graph Neural Networks (GNNs) with a simplified alternative that we call Graph-Augmented Multi-Layer Perceptrons (GA-MLPs), which first augments nod…

Community DetectionIsomorphism Testing

Function graph transformers universally approximate operators between function spaces

2026-05-18 · Takashi Furuya, David Mis, Ivan Dokmanić, Maarten V. de Hoop 외 arxiv

We study the approximation of nonlinear operators between function spaces by transformers. Our approach is to lift functions to measures supported on their graphs and leverage a recently introduced measure-theoretic view…