paper-with-me

Papers

Breaking Boundaries: Distributed Domain Decomposition with Scalable Physics-Informed Neural PDE Solvers

2023-08-28 · Arthur Feeney, Zitong Li, Ramin Bostanabad, Aparna Chandramowlishwaran

Mosaic Flow is a novel domain decomposition method designed to scale physics-informed neural PDE solvers to large domains. Its unique approach leverages pre-trained networks on small domains to solve partial differential equations on large domains purely through inference, resulting in high reusability. This paper presents an end-to-end parallelization of Mosaic Flow, combining data parallel training and domain parallelism for inference on large-scale problems. By optimizing the network architecture and data parallel training, we significantly reduce the training time for learning the Laplacian operator to minutes on 32 GPUs. Moreover, our distributed domain decomposition algorithm enables scalable inferences for solving the Laplace equation on domains 4096 times larger than the training domain, demonstrating strong scaling while maintaining accuracy on 32 GPUs. The reusability of Mosaic Flow, combined with the improved performance achieved through the distributed-memory algorithms, makes it a promising tool for modeling complex physical phenomena and accelerating scientific discovery.

📄 PDF Abstract BibTeX arXiv:2308.14258

Code (0)

등록된 구현이 없습니다.

Tasks

scientific discovery

Similar Papers 제목 키워드 기반

Parallel framework for Dynamic Domain Decomposition of Data Assimilation problems a case study on Kalman Filter algorithm

2022-01-09 · Rosalba Cacciapuoti, Luisa D'Amore

We focus on Partial Differential Equation (PDE) based Data Assimilatio problems (DA) solved by means of variational approaches and Kalman filter algorithm. Recently, we presented a Domain Decomposition framework (we call…

State Estimation

Toward Multi-Database Query Reasoning for Text2Cypher

2026-05-11 · Makbule Gulcin Ozsoy arxiv

Large language models have significantly improved natural language interfaces to databases by translating user questions into executable queries. In particular, Text2Cypher focuses on generating Cypher queries for graph …

Sampling-based Distributed Training with Message Passing Neural Network

2024-02-23 · Priyesh Kakka, Sheel Nidhan, Rishikesh Ranade, Jay Pathak 외

In this study, we introduce a domain-decomposition-based distributed training and inference approach for message-passing neural networks (MPNN). Our objective is to address the challenge of scaling edge-based graph neura…

GPUGraph Neural Network

Distributed physics-informed neural networks via domain decomposition for fast flow reconstruction

2026-02-05 · Yixiao Qian, Jiaxu Liu, Zewei Xia, Song Chen 외 arxiv

Physics-Informed Neural Networks (PINNs) offer a powerful paradigm for flow reconstruction, seamlessly integrating sparse velocity measurements with the governing Navier-Stokes equations to recover complete velocity and …

Local MixVR: Breaking the Communication-Sample Dependence in Distributed Learning

2026-05-31 · Tehila Dahan, Bassel Hamoud, Roie Reshef, Martin Jaggi 외 arxiv

Communication overhead is a crucial bottleneck in scalable distributed learning. While existing methods aim to efficiently utilize data points, such as Local SGD, Minibatch SGD, and their accelerated variants, they still…

Distributed Optimization