paper-with-me

홈 › Papers

Low-rank adaptive physics-informed HyperDeepONets for solving differential equations

2025-07-24 · Etienne Zeudong, Elsa Cardoso-Bihlo, Alex Bihlo arxiv

HyperDeepONets were introduced in Lee, Cho and Hwang [ICLR, 2023] as an alternative architecture for operator learning, in which a hypernetwork generates the weights for the trunk net of a DeepONet. While this improves expressivity, it incurs high memory and computational costs due to the large number of output parameters required. In this work we introduce, in the physics-informed machine learning setting, a variation, PI-LoRA-HyperDeepONets, which leverage low-rank adaptation (LoRA) to reduce complexity by decomposing the hypernetwork's output layer weight matrix into two smaller low-rank matrices. This reduces the number of trainable parameters while introducing an extra regularization of the trunk networks' weights. Through extensive experiments on both ordinary and partial differential equations we show that PI-LoRA-HyperDeepONets achieve up to 70\% reduction in parameters and consistently outperform regular HyperDeepONets in terms of predictive accuracy and generalization.

📄 PDF Abstract BibTeX arXiv:2507.18346

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Self-adaptive weighting and sampling for physics-informed neural networks

2025-11-07 · Wenqian Chen, Amanda Howard, Panos Stinis arxiv

Physics-informed deep learning has emerged as a promising framework for solving partial differential equations (PDEs). Nevertheless, training these models on complex problems remains challenging, often leading to limited…

Self-adaptive weights based on balanced residual decay rate for physics-informed neural networks and deep operator networks

2024-06-28 · Wenqian Chen, Amanda A. Howard, Panos Stinis

Physics-informed deep learning has emerged as a promising alternative for solving partial differential equations. However, for complex problems, training these networks can still be challenging, often resulting in unsati…

On the Pareto Front of Physics-Informed Neural Networks

2021-05-03 · Franz M. Rohrhofer, Stefan Posch, Bernhard C. Geiger

Recently a new type of deep learning method has emerged, called physics-informed neural networks. Despite their success in solving problems that are governed by partial differential equations, physics-informed neural net…

Spectrally Adapted Physics-Informed Neural Networks for Solving Unbounded Domain Problems

2022-02-06 · Mingtao Xia, Lucas Böttcher, Tom Chou

Solving analytically intractable partial differential equations (PDEs) that involve at least one variable defined on an unbounded domain arises in numerous physical applications. Accurately solving unbounded domain PDEs …

Multi-Fidelity Physics-Informed Neural Networks with Bayesian Uncertainty Quantification and Adaptive Residual Learning for Efficient Solution of Parametric Partial Differential Equations

2026-02-01 · Olaf Yunus Laitinen Imanov arxiv

Physics-informed neural networks (PINNs) have emerged as a powerful paradigm for solving partial differential equations (PDEs) by embedding physical laws directly into neural network training. However, solving high-fidel…