paper-with-me

홈 › Papers

Pretraining Codomain Attention Neural Operators for Solving Multiphysics PDEs

2024-03-19 · Md Ashiqur Rahman, Robert Joseph George, Mogab Elleithy, Daniel Leibovici, Zongyi Li, Boris Bonev, Colin White, Julius Berner, Raymond A. Yeh, Jean Kossaifi, Kamyar Azizzadenesheli, Anima Anandkumar

Existing neural operator architectures face challenges when solving multiphysics problems with coupled partial differential equations (PDEs) due to complex geometries, interactions between physical variables, and the limited amounts of high-resolution training data. To address these issues, we propose Codomain Attention Neural Operator (CoDA-NO), which tokenizes functions along the codomain or channel space, enabling self-supervised learning or pretraining of multiple PDE systems. Specifically, we extend positional encoding, self-attention, and normalization layers to function spaces. CoDA-NO can learn representations of different PDE systems with a single model. We evaluate CoDA-NO's potential as a backbone for learning multiphysics PDEs over multiple systems by considering few-shot learning settings. On complex downstream tasks with limited data, such as fluid flow simulations, fluid-structure interactions, and Rayleigh-B\'enard convection, we found CoDA-NO to outperform existing methods by over 36%.

📄 PDF Abstract BibTeX arXiv:2403.12553

Code (2)

ashiq24/coda-no 공식 구현 pytorch
neuraloperator/coda-no 공식 구현 pytorch

Tasks

Few-Shot LearningSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Towards Universal Neural Operators through Multiphysics Pretraining

2025-11-13 · Mikhail Masliaev, Dmitry Gusarov, Ilya Markov, Alexander Hvatov arxiv

Although neural operators are widely used in data-driven physical simulations, their training remains computationally expensive. Recent advances address this issue via downstream learning, where a model pretrained on sim…

Physical SimulationsTransfer Learning

Benchmarking neural surrogates on realistic spatiotemporal multiphysics flows

2025-12-21 · Runze Mao, Rui Zhang, Xuan Bai, Tianhao Wu 외 arxiv

Predicting multiphysics dynamics is computationally expensive and challenging due to the severe coupling of multi-scale, heterogeneous physical processes. While neural surrogates promise a paradigm shift, the field curre…

High-fidelity Multiphysics Modelling for Rapid Predictions Using Physics-informed Parallel Neural Operator

2025-02-26 · Biao Yuan, He Wang, Yanjie Song, Ana Heitor 외

Modelling complex multiphysics systems governed by nonlinear and strongly coupled partial differential equations (PDEs) is a cornerstone in computational science and engineering. However, it remains a formidable challeng…

Computational EfficiencyEnsemble LearningOperator learning

Tackling multiphysics problems via finite element-guided physics-informed operator learning

2026-03-02 · Yusuke Yamazaki, Reza Najian Asl, Markus Apel, Mayu Muramatsu 외 arxiv

This work presents a finite element-guided physics-informed operator learning framework for multiphysics problems with coupled partial differential equations (PDEs) on arbitrary domains. The proposed framework learns an …

Solving multiphysics-based inverse problems with learned surrogates and constraints

2023-07-18 · Ziyi Yin, Rafael Orozco, Mathias Louboutin, Felix J. Herrmann

Solving multiphysics-based inverse problems for geological carbon storage monitoring can be challenging when multimodal time-lapse data are expensive to collect and costly to simulate numerically. We overcome these chall…