用共识算法融合多种流场估计方法,提升粒子图像测速精度与鲁棒性。
Particle Image Velocimetry Refinement via Consensus ADMM for Active Fluid Control
- 并行运行多算法估计流场,通过ADMM框架融合互补结果。
- 端点误差降低20%,在60Hz推理速率下表现优异。
- 适合需要高精度实时流场感知的主动流体控制场景。
粒子图像测速(PIV)是实验室、工业和环境场景中测量流场的核心方法。传统PIV依赖于针对成像设置调优的参数,其性能对光照、流动条件和示踪粒子密度变化敏感;而最先进的机器学习流场量化方法在训练集外也表现脆弱。实验中我们发现,对同一图像对的不同区域采用不同调参或算法可提升流场量化效果。由此,我们将流场量化视为多估计器融合问题:多个异构算法并行处理同一图像对,其密集流场作为互补估计。为融合这些结果,我们采用基于交替方向乘子法(ADMM)的共识框架,并引入平滑性和不可压缩性等先验。通过多项数值实验验证该方法优势:例如,在60Hz推理速率下,端点误差比密集反向搜索估计器降低高达20%;并通过异常值剔除进一步提升性能。方法基于JAX实现,并集成至Flow Gym,支持与前沿方法的可复现对比及系统评估。最终,我们在Terpin和D'Andrea [1]的相同真实世界主动流体控制设置中成功部署,强化学习代理仅用两分钟真实交互即学会减小阻力(下降36%)或增大阻力(最高提升32%)。硬件与软件已在ActiveFluidControl.com公开。
原文摘要 · Abstract (English)
Particle Image Velocimetry (PIV) is among the central modalities for measuring flow fields across laboratory, industrial and environmental setting. Traditional PIV approaches typically depend on tuning parameters specific to the imaging setup, making the performance sensitive to variations in illumination, flow conditions, and seeding density. Similarly, state-of-the-art machine learning methods for flow quantification are fragile outside their training set. In our experiments, we observed that flow quantification would improve if different tunings (or algorithms) were applied to different regions of the same image pair. Motivated by this observation, we thus pose flow quantification as a multi-estimator fusion problem: several heterogeneous algorithms process the same image pair in parallel, and their dense flow fields are treated as complementary estimates. To fuse them, we adopt a consensus framework based on the alternating direction method of multipliers, incorporating priors such as smoothness and incompressibility. We perform several numerical experiments to demonstrate the benefits of this approach. For instance, we achieve a decrease in end-point-error of up to 20% of a dense-inverse-search estimator at an inference rate of 60Hz, and we show how performance can be increased with outlier rejection. Our method is implemented in JAX and integrated into Flow Gym, enabling reproducible comparisons with the state of the art and systematic evaluation across different base algorithms. Finally, we demonstrate successful deployment of our method in the same real-world active-fluids-control setup of Terpin and D'Andrea [1], where a reinforcement-learning agent uses our flow estimates to learn to minimize drag (down by 36%) or maximize it (up to 32%) with only two minutes of real-world interaction. Hardware and software are made available at ActiveFluidControl.com.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。