Computer Graphics Laboratory ETH Zurich

ETH

Data-driven Fluid Simulations using Regression Forests

L. Ladicky, S. Jeong, B. Solenthaler, M. Pollefeys, M. Gross

Proceedings of ACM SIGGRAPH Asia (Kobe, Japan, 2-5 November, 2015), ACM Transactions on Graphics, vol. 34, no. 6, pp. 199:1--199:9

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.


Team

Lubor Ladicky, SoHyeon Jeong, Barbara Solenthaler, Marc Pollefeys, Markus Gross

Results

Figure 1 : The obtained results using our regression forest method, capable of simulating millions of particles in realtime. Our promising results suggest the applicability of machine learning techniques to physics-based simulations in time-critical settings, where running time matters more than the physical exactness.

Downloads

Download Paper
[PDF]
Download Video
[Video]
Download Paper
[BibTeX]