filename : Jeo15a.pdf entry : article conference : ACM SIGGRAPH ASIA pages : 199:1--199:9 year : 2015 month : Oct title : Data-driven Fluid Simulations Using Regression Forests subtitle : Data-driven Fluid Simulations Using Regression Forests author : Ladick\'{y}, ?ubor and Jeong, SoHyeon and Solenthaler, Barbara and Pollefeys, Marc and Gross, Markus booktitle : ACM Trans. Graph. ISSN/ISBN : 0730-0301 editor : publisher : ACM publ.place : New York, NY, USA volume : 34 issue : 6 language : English keywords : data-driven, fluid simulation, regression forest abstract : Traditional fluid simulations require large computational resources even for an average sized scene with the main bottleneck being a very small time step size, required to guarantee the stability of the solution. Despite a large progress in parallel computing and efficient algorithms for pressure computation in the recent years, realtime fluid simulations have been possible only under very restricted conditions. In this paper we propose a novel machine learning based approach, that formulates physics-based fluid simulation as a regression problem, estimating the acceleration of every particle for each frame. We designed a feature vector, directly modelling individual forces and constraints from the Navier-Stokes equations, giving the method strong generalization properties to reliably predict positions and velocities of particles in a large time step setting on yet unseen test videos. We used a regression forest to approximate the behaviour of particles observed in the large training set of simulations obtained using a traditional solver. Our GPU implementation led to a speed-up of one to three orders of magnitude compared to the state-of-the-art position-based fluid solver and runs in real-time for systems with up to 2 million particles.