← Search

Tobias Pfaff

14 accepted papers

2025

Learning Distributions of Complex Fluid Simulations with Diffusion Graph Networks

ICLR 2025oral

Physical systems with complex unsteady dynamics, such as fluid flows, are often poorly represented by a single mean solution. For many practical applications, it is crucial to access the full distribution of possible states, from which relevant statistics (e.g., RMS and two-point correlations) can b…

Cited by 2SourcePDFScholar
2025

Motion Prompting: Controlling Video Generation with Motion Trajectories

CVPR 2025poster

Motion control is crucial for generating expressive and compelling video content; however, most existing video generation models rely mainly on text prompts for control, which struggle to capture the nuances of dynamic actions and temporal compositions. To this end, we train a video generation model…

Cited by 22SourcePDFScholar
2024

Learning 3D Particle-based Simulators from RGB-D Videos

ICLR 2024poster

Realistic simulation is critical for applications ranging from robotics to animation. Traditional analytic simulators sometimes struggle to capture sufficiently realistic simulation which can lead to problems including the well known "sim-to-real" gap in robotics. Learned simulators have emerged as…

Cited by 10SourcePDFScholar
2024

Learning rigid-body simulators over implicit shapes for large-scale scenes and vision

NeurIPS 2024oral

Simulating large scenes with many rigid objects is crucial for a variety of applications, such as robotics, engineering, film and video games. Rigid interactions are notoriously hard to model: small changes to the initial state or the simulation parameters can lead to large changes in the final stat…

Cited by 2SourcePDFScholar
2023

Learning rigid dynamics with face interaction graph networks

ICLR 2023top-25%

Simulating rigid collisions among arbitrary shapes is notoriously difficult due to complex geometry and the strong non-linearity of the interactions. While graph neural network (GNN)-based models are effective at learning to simulate complex physical dynamics, such as fluids, cloth and articulated b…

Cited by 34SourcePDFScholar
2022

Constraint-based graph network simulator

ICML 2022spotlight

In the area of physical simulations, nearly all neural-network-based methods directly predict future states from the input states. However, many traditional simulation engines instead model the constraints of the system and select the state which satisfies them. Here we present a framework for const…

Cited by 38SourcePDFScholar
2022

Graph network simulators can learn discontinuous, rigid contact dynamics

CoRL 2022poster

Recent years have seen a rise in techniques for modeling discontinuous dynamics, such as rigid contact or switching motion modes, using deep learning. A common claim is that deep networks are incapable of accurately modeling rigid-body dynamics without explicit modules for handling contacts, due to…

Cited by 45SourceScholar
2022

Inverse Design for Fluid-Structure Interactions using Graph Network Simulators

NeurIPS 2022accept

Designing physical artifacts that serve a purpose---such as tools and other functional structures---is central to engineering as well as everyday human behavior. Though automating design using machine learning has tremendous promise, existing methods are often limited by the task-dependent distribut…

Cited by 20SourcePDFScholar
2022

Learned Simulators for Turbulence

ICLR 2022poster

Turbulence simulation with classical numerical solvers requires high-resolution grids to accurately resolve dynamics. Here we train learned simulators at low spatial and temporal resolutions to capture turbulent dynamics generated at high resolution. We show that our proposed model can simulate tur…

Cited by 47SourcePDFScholar
2022

Predicting Physics in Mesh-reduced Space with Temporal Attention

ICLR 2022poster

Auto-regressive sequence models for physics prediction are often restricted to low-dimensional systems, as memory cost increases with both spatial extents and sequence length. On the other hand, graph-based next-step prediction models have recently been very successful in modeling complex high-dimen…

Cited by 116SourcePDFScholar
2021

Learning Mesh-Based Simulation with Graph Networks

ICLR 2021spotlight

Mesh-based simulations are central to modeling complex physical systems in many disciplines across science and engineering. Mesh representations support powerful numerical integration methods and their resolution can be adapted to strike favorable trade-offs between accuracy and efficiency. However,…

2020

Combining Q-Learning and Search with Amortized Value Estimates

ICLR 2020poster

We introduce "Search with Amortized Value Estimates" (SAVE), an approach for combining model-free Q-learning with model-based Monte-Carlo Tree Search (MCTS). In SAVE, a learned prior over state-action values is used to guide MCTS, which estimates an improved set of state-action values. The new Q-est…

Cited by 65SourceScholar
2020

Learning to Simulate Complex Physics with Graph Networks

ICML 2020poster

Here we present a machine learning framework and model implementation that can learn to simulate a wide variety of challenging physical domains, involving fluids, rigid solids, and deformable materials interacting with one another. Our framework—which we term "Graph Network-based Simulators" (GNS)—r…

2018

Playing hard exploration games by watching YouTube

NeurIPS 2018spotlight

Deep reinforcement learning methods traditionally struggle with tasks where environment rewards are particularly sparse. One successful method of guiding exploration in these domains is to imitate trajectories provided by a human demonstrator. However, these demonstrations are typically collected un…

Cited by 329SourcePDFScholar