The reviewed record of science sign in
Pith

arxiv: 2504.14952 · v1 · pith:4GFR7FLM · submitted 2025-04-21 · cs.CV · eess.IV

PIV-FlowDiffuser:Transfer-learning-based denoising diffusion models for PIV

Reviewed by Pithpith:4GFR7FLMopen to challenge →

classification cs.CV eess.IV
keywords denoisingdiffusionmodelpiv-flowdiffuserdatasetsimageslearningmodels
0
0 comments X
read the original abstract

Deep learning algorithms have significantly reduced the computational time and improved the spatial resolution of particle image velocimetry~(PIV). However, the models trained on synthetic datasets might have a degraded performance on practical particle images due to domain gaps. As a result, special residual patterns are often observed for the vector fields of deep learning-based estimators. To reduce the special noise step-by-step, we employ a denoising diffusion model~(FlowDiffuser) for PIV analysis. And the data-hungry iterative denoising diffusion model is trained via a transfer learning strategy, resulting in our PIV-FlowDiffuser method. Specifically, (1) pre-training a FlowDiffuser model with multiple optical flow datasets of the computer vision community, such as Sintel, KITTI, etc; (2) fine-tuning the pre-trained model on synthetic PIV datasets. Note that the PIV images are upsampled by a factor of two to resolve the small-scale turbulent flow structures. The visualized results indicate that our PIV-FlowDiffuser effectively suppresses the noise patterns. Therefore, the denoising diffusion model reduces the average end-point error~($AEE$) by 59.4% over RAFT256-PIV baseline on the classic Cai's dataset. Besides, PIV-FlowDiffuser exhibits enhanced generalization performance on unseen particle images due to transfer learning. Overall, this study highlights the transfer-learning-based denoising diffusion models for PIV. And a detailed implementation is recommended for interested readers in the repository https://github.com/Zhu-Qianyu/PIV-FlowDiffuser.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Flow Gym: A framework for the development, benchmarking, training, and deployment of flow-field quantification methods

    physics.flu-dyn 2025-12 accept novelty 7.0

    Flow Gym supplies a JAX-based framework with standardized interfaces, modular components, and utilities to develop, benchmark, train, and deploy flow-field quantification methods such as PIV on both synthetic and expe...

  2. SynthPix: A lightspeed PIV image generator

    cs.DC 2025-12 unverdicted novelty 4.0

    SynthPix streams synthetic PIV image pairs directly into training or benchmarking loops using JAX parallelism and a configuration interface matched to real imaging parameters.