paper-with-me

Papers

Improved generalization with deep neural operators for engineering systems: Path towards digital twin

2023-01-17 · Kazuma Kobayashi, James Daniell, Syed Bahauddin Alam

Neural Operator Networks (ONets) represent a novel advancement in machine learning algorithms, offering a robust and generalizable alternative for approximating partial differential equations (PDEs) solutions. Unlike traditional Neural Networks (NN), which directly approximate functions, ONets specialize in approximating mathematical operators, enhancing their efficacy in addressing complex PDEs. In this work, we evaluate the capabilities of Deep Operator Networks (DeepONets), an ONets implementation using a branch/trunk architecture. Three test cases are studied: a system of ODEs, a general diffusion system, and the convection/diffusion Burgers equation. It is demonstrated that DeepONets can accurately learn the solution operators, achieving prediction accuracy scores above 0.96 for the ODE and diffusion problems over the observed domain while achieving zero shot (without retraining) capability. More importantly, when evaluated on unseen scenarios (zero shot feature), the trained models exhibit excellent generalization ability. This underscores ONets vital niche for surrogate modeling and digital twin development across physical systems. While convection-diffusion poses a greater challenge, the results confirm the promise of ONets and motivate further enhancements to the DeepONet algorithm. This work represents an important step towards unlocking the potential of digital twins through robust and generalizable surrogates.

📄 PDF Abstract BibTeX arXiv:2301.06701

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Symplectic Neural Operators for Learning Infinite Dimensional Hamiltonian Systems

2026-05-15 · Yeang Makara, Yusuke Tanaka, Takashi Matsubara, Takaharu Yaguchi arxiv

The modeling and simulation of infinite-dimensional Hamiltonian systems are central problems in mathematical physics and engineering, however they pose significant computational and structural challenges for standard dat…

Pathways: Asynchronous Distributed Dataflow for ML

2022-03-23 · Paul Barham, Aakanksha Chowdhery, Jeff Dean, Sanjay Ghemawat 외

We present the design of a new large scale orchestration layer for accelerators. Our system, Pathways, is explicitly designed to enable exploration of new systems and ML research ideas, while retaining state of the art p…

Playing the Game of 2048

Learning Algebraic Multigrid Using Graph Neural Networks

2020-03-12 · ICML 2020 1 · Ilay Luz, Meirav Galun, Haggai Maron, Ronen Basri 외

Efficient numerical solvers for sparse linear systems are crucial in science and engineering. One of the fastest methods for solving large-scale sparse linear systems is algebraic multigrid (AMG). The main challenge in t…

Graph Neural Network

Late Fusion Neural Operators for Extrapolation Across Parameter Space in Partial Differential Equations

2026-04-17 · Eva van Tegelen, Taniya Kapoor, George A. K. van Voorn, Peter van Heijster 외 arxiv

Developing neural operators that accurately predict the behavior of systems governed by partial differential equations (PDEs) across unseen parameter regimes is crucial for robust generalization in scientific and enginee…

Graph Neural Operators for Classification of Spatial Transcriptomics Data

2023-02-01 · Junaid Ahmed, Alhassan S. Yasin

The inception of spatial transcriptomics has allowed improved comprehension of tissue architectures and the disentanglement of complex underlying biological, physiological, and pathological processes through their positi…

ClassificationDisentanglementGraph LearningGraph Neural Network