English

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

Machine Learning 2025-07-25 v1 Numerical Analysis Numerical Analysis

Abstract

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.

Keywords

Cite

@article{arxiv.2507.18346,
  title  = {Low-rank adaptive physics-informed HyperDeepONets for solving differential equations},
  author = {Etienne Zeudong and Elsa Cardoso-Bihlo and Alex Bihlo},
  journal= {arXiv preprint arXiv:2507.18346},
  year   = {2025}
}

Comments

14 pages, 6 figures, 5 tables

R2 v1 2026-07-01T04:16:53.428Z