Yixiao Qian

2papers

2 Papers

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

Yixiao Qian, Jiaxu Liu, Zewei Xia et al.

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 latent pressure fields. However, scaling such models to large spatiotemporal domains is hindered by computational bottlenecks and optimization instabilities. In this work, we propose a robust distributed PINNs framework designed for efficient flow reconstruction via spatiotemporal domain decomposition. A critical challenge in such distributed solvers is pressure indeterminacy, where independent sub-networks drift into inconsistent local pressure baselines. We address this issue through a reference anchor normalization strategy coupled with decoupled asymmetric weighting. By enforcing a unidirectional information flow from designated master ranks where the anchor point lies to neighboring ranks, our approach eliminates gauge freedom and guarantees global pressure uniqueness while preserving temporal continuity. Furthermore, to mitigate the Python interpreter overhead associated with computing high-order physics residuals, we implement a high-performance training pipeline accelerated by CUDA graphs and JIT compilation. Extensive validation on complex flow benchmarks demonstrates that our method achieves near-linear strong scaling and high-fidelity reconstruction, establishing a scalable and physically rigorous pathway for flow reconstruction and understanding of complex hydrodynamics.

12.5NAApr 3
A multiphase cubic MARS method for fourth- and higher-order interface tracking of two or more materials with arbitrary topology and geometry

Yan Tan, Yixiao Qian, Zhiqi Li et al.

For interface tracking of an arbitrary number of materials in two dimensions, we propose a multiphase cubic MARS method that (a) represents the topology and geometry of the interface via graphs, cycles, and cubic splines, (b) applies to any number of materials with arbitrarily complex topology and geometry, (c) maintains an $(r,h)$-regularity of the interface so that the distance between any pair of adjacent markers is within a user-specified range, (d) distributes the markers adaptively along the interface so that arcs with high curvature are resolved by densely populated markers, and (e) achieves fourth-, sixth-, and eighth-order accuracy both in time and in space.} In particular, all possible types of junctions, which pose challenges to VOF methods and level-set methods, are handled with ease. Results of a variety of benchmark tests confirm the analysis and demonstrate the superior accuracy, efficiency, and versatility of the proposed method.