paper-with-me

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 it DD-DA, for short) performing a decomposition of the whole physical domain along space and time directions, and joining the idea of Schwarz' methods and parallel in time approaches. For effective parallelization of DD-DA algorithms, the computational load assigned to subdomains must be equally distributed. Usually computational cost is proportional to the amount of data entities assigned to partitions. Good quality partitioning also requires the volume of communication during calculation to be kept at its minimum. In order to deal with DD-DA problems where the observations are nonuniformly distributed and general sparse, in the present work we employ a parallel load balancing algorithm based on adaptive and dynamic defining of boundaries of DD -- which is aimed to balance workload according to data location. We call it DyDD. As the numerical model underlying DA problems arising from the so-called discretize-then-optimize approach is the constrained least square model (CLS), we will use CLS as a reference state estimation problem and we validate DyDD on different scenarios.

📄 PDF Abstract BibTeX arXiv:2203.16535

Code (0)

등록된 구현이 없습니다.

Tasks

State Estimation

Similar 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…

scientific discovery

D3M: A deep domain decomposition method for partial differential equations

2019-09-24 · Ke Li, Kejun Tang, Tianfan Wu, Qifeng Liao

A state-of-the-art deep domain decomposition method (D3M) based on the variational principle is proposed for partial differential equations (PDEs). The solution of PDEs can be formulated as the solution of a constrained …

A massively parallel multi-level approach to a domain decomposition method for the optical flow estimation with varying illumination

2015-08-12 · Diane Gilliocq-Hirtz, Zakaria Belhachmi

We consider a variational method to solve the optical flow problem with varying illumination. We apply an adaptive control of the regularization parameter which allows us to preserve the edges and fine features of the co…

Optical Flow Estimation

Enhancing training of physics-informed neural networks using domain-decomposition based preconditioning strategies

2023-06-30 · Alena Kopaničáková, Hardik Kothari, George Em Karniadakis, Rolf Krause

We propose to enhance the training of physics-informed neural networks (PINNs). To this aim, we introduce nonlinear additive and multiplicative preconditioning strategies for the widely used L-BFGS optimizer. The nonline…

Galvatron: Efficient Transformer Training over Multiple GPUs Using Automatic Parallelism

2022-11-25 · Xupeng Miao, Yujie Wang, Youhe Jiang, Chunan Shi 외

Transformer models have achieved state-of-the-art performance on various domains of applications and gradually becomes the foundations of the advanced large deep learning (DL) models. However, how to train these models o…

GPU