菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-10
📄 Abstract - DiffWind: Physics-Informed Differentiable Modeling of Wind-Driven Object Dynamics

Modeling wind-driven object dynamics from video observations is highly challenging due to the invisibility and spatio-temporal variability of wind, as well as the complex deformations of objects. We present DiffWind, a physics-informed differentiable framework that unifies wind-object interaction modeling, video-based reconstruction, and forward simulation. Specifically, we represent wind as a grid-based physical field and objects as particle systems derived from 3D Gaussian Splatting, with their interaction modeled by the Material Point Method (MPM). To recover wind-driven object dynamics, we introduce a reconstruction framework that jointly optimizes the spatio-temporal wind force field and object motion through differentiable rendering and simulation. To ensure physical validity, we incorporate the Lattice Boltzmann Method (LBM) as a physics-informed constraint, enforcing compliance with fluid dynamics laws. Beyond reconstruction, our method naturally supports forward simulation under novel wind conditions and enables new applications such as wind retargeting. We further introduce WD-Objects, a dataset of synthetic and real-world wind-driven scenes. Extensive experiments demonstrate that our method significantly outperforms prior dynamic scene modeling approaches in both reconstruction accuracy and simulation fidelity, opening a new avenue for video-based wind-object interaction modeling.

顶级标签: computer vision physics-informed model training
详细标签: differentiable physics wind-object interaction 3d reconstruction fluid dynamics gaussian splatting 或 搜索:

DiffWind:风驱物体动力学的物理信息可微分建模 / DiffWind: Physics-Informed Differentiable Modeling of Wind-Driven Object Dynamics


1️⃣ 一句话总结

这篇论文提出了一个名为DiffWind的新方法,它能够从视频中同时估算出看不见的风场和复杂物体的运动,并且还能根据新的风条件预测物体的未来动态,为理解和模拟风与物体的交互提供了新工具。

源自 arXiv: 2603.09668