Pith. sign in

REVIEW 3 cited by

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

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

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

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

classification cs.CV eess.IV
keywords denoisingdiffusionmodelpiv-flowdiffuserdatasetsimageslearningmodels
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
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.

discussion (0)

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

Forward citations

Cited by 3 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. Particle Image Velocimetry Refinement via Consensus ADMM for Active Fluid Control

    physics.flu-dyn 2025-12 conditional novelty 6.0

    Running several PIV estimators in parallel and reconciling them with consensus ADMM consistently lowers endpoint error versus the best single estimator.

  3. 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.