Reconstructing 3D Flow from 2D Data with Diffusion Transformer
This addresses a domain-specific problem in computational and experimental fluid dynamics by enabling cost-effective 3D flow analysis from 2D inputs, though it appears incremental as it builds on existing diffusion and transformer techniques.
The paper tackles the problem of reconstructing 3D fluid flow fields from 2D data to reduce computational and experimental costs, proposing a Diffusion Transformer-based method that efficiently and accurately achieves this with realistic results.
Fluid flow is a widely applied physical problem, crucial in various fields. Due to the highly nonlinear and chaotic nature of fluids, analyzing fluid-related problems is exceptionally challenging. Computational fluid dynamics (CFD) is the best tool for this analysis but involves significant computational resources, especially for 3D simulations, which are slow and resource-intensive. In experimental fluid dynamics, PIV cost increases with dimensionality. Reconstructing 3D flow fields from 2D PIV data could reduce costs and expand application scenarios. Here, We propose a Diffusion Transformer-based method for reconstructing 3D flow fields from 2D flow data. By embedding the positional information of 2D planes into the model, we enable the reconstruction of 3D flow fields from any combination of 2D slices, enhancing flexibility. We replace global attention with window and plane attention to reduce computational costs associated with higher dimensions without compromising performance. Our experiments demonstrate that our model can efficiently and accurately reconstruct 3D flow fields from 2D data, producing realistic results.