Skip to main content

Showing 1–50 of 50 results for author: Thuerey, N

Searching in archive cs. Search in all archives.
.
  1. arXiv:2405.02041  [pdf, other

    cs.LG physics.comp-ph

    Stabilizing Backpropagation Through Time to Learn Complex Physics

    Authors: Patrick Schnell, Nils Thuerey

    Abstract: Of all the vector fields surrounding the minima of recurrent learning setups, the gradient field with its exploding and vanishing updates appears a poor choice for optimization, offering little beyond efficient computability. We seek to improve this suboptimal practice in the context of physics simulations, where backpropagating feedback through many unrolled time steps is considered crucial to ac… ▽ More

    Submitted 3 May, 2024; originally announced May 2024.

    Comments: Published at ICLR 2024, code available at https://github.com/tum-pbs/StableBPTT

  2. arXiv:2403.17131  [pdf, other

    physics.flu-dyn cs.CE

    Deep learning-based predictive modelling of transonic flow over an aerofoil

    Authors: Li-Wei Chen, Nils Thuerey

    Abstract: Effectively predicting transonic unsteady flow over an aerofoil poses inherent challenges. In this study, we harness the power of deep neural network (DNN) models using the attention U-Net architecture. Through efficient training of these models, we achieve the capability to capture the complexities of transonic and unsteady flow dynamics at high resolution, even when faced with previously unseen… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

  3. arXiv:2403.16680  [pdf, other

    cs.LG physics.comp-ph

    Symmetric Basis Convolutions for Learning Lagrangian Fluid Mechanics

    Authors: Rene Winchenbach, Nils Thuerey

    Abstract: Learning physical simulations has been an essential and central aspect of many recent research efforts in machine learning, particularly for Navier-Stokes-based fluid mechanics. Classic numerical solvers have traditionally been computationally expensive and challenging to use in inverse problems, whereas Neural solvers aim to address both concerns through machine learning. We propose a general for… ▽ More

    Submitted 25 March, 2024; originally announced March 2024.

    Comments: Published at International Conference on Learning Representation (ICLR) 2024, 54 pages, 39 figures

  4. arXiv:2402.12971  [pdf, other

    physics.comp-ph cs.LG

    How Temporal Unrolling Supports Neural Physics Simulators

    Authors: Bjoern List, Li-Wei Chen, Kartik Bali, Nils Thuerey

    Abstract: Unrolling training trajectories over time strongly influences the inference accuracy of neural network-augmented physics simulators. We analyze these effects by studying three variants of training neural networks on discrete ground truth trajectories. In addition to commonly used one-step setups and fully differentiable unrolling, we include a third, less widely used variant: unrolling without tem… ▽ More

    Submitted 20 February, 2024; originally announced February 2024.

    Comments: Project Page: https://ge.in.tum.de/publications/how-temporal-unrolling-supports-neural-physics-simulators/ , Github Page: https://github.com/tum-pbs/unrolling

  5. arXiv:2312.05320  [pdf, other

    physics.flu-dyn cs.LG

    Uncertainty-aware Surrogate Models for Airfoil Flow Simulations with Denoising Diffusion Probabilistic Models

    Authors: Qiang Liu, Nils Thuerey

    Abstract: Leveraging neural networks as surrogate models for turbulence simulation is a topic of growing interest. At the same time, embodying the inherent uncertainty of simulations in the predictions of surrogate models remains very challenging. The present study makes a first attempt to use denoising diffusion probabilistic models (DDPMs) to train an uncertainty-aware surrogate model for turbulence simul… ▽ More

    Submitted 15 March, 2024; v1 submitted 8 December, 2023; originally announced December 2023.

    Comments: Published on AIAA Journal. Code and dataset can be found at https://github.com/tum-pbs/Diffusion-based-Flow-Prediction

    MSC Class: 76G25 (Primary) 68T37 (Secondary)

  6. arXiv:2309.16400  [pdf, other

    physics.comp-ph cs.AI physics.plasm-ph

    Physics-Preserving AI-Accelerated Simulations of Plasma Turbulence

    Authors: Robin Greif, Frank Jenko, Nils Thuerey

    Abstract: Turbulence in fluids, gases, and plasmas remains an open problem of both practical and fundamental importance. Its irreducible complexity usually cannot be tackled computationally in a brute-force style. Here, we combine Large Eddy Simulation (LES) techniques with Machine Learning (ML) to retain only the largest dynamics explicitly, while small-scale dynamics are described by an ML-based sub-grid-… ▽ More

    Submitted 28 September, 2023; originally announced September 2023.

  7. arXiv:2309.01745  [pdf, other

    cs.LG physics.flu-dyn

    Benchmarking Autoregressive Conditional Diffusion Models for Turbulent Flow Simulation

    Authors: Georg Kohl, Li-Wei Chen, Nils Thuerey

    Abstract: Simulating turbulent flows is crucial for a wide range of applications, and machine learning-based solvers are gaining increasing relevance. However, achieving temporal stability when generalizing to longer rollout horizons remains a persistent challenge for learned PDE solvers. In this work, we analyze if fully data-driven fluid solvers that utilize an autoregressive rollout based on conditional… ▽ More

    Submitted 29 January, 2024; v1 submitted 4 September, 2023; originally announced September 2023.

    Comments: Source code available at https://github.com/tum-pbs/autoreg-pde-diffusion and further information and videos at https://ge.in.tum.de/publications/2023-acdm-kohl

  8. arXiv:2302.14470  [pdf, other

    cs.CV cs.LG physics.flu-dyn

    Learning to Estimate Single-View Volumetric Flow Motions without 3D Supervision

    Authors: Erik Franz, Barbara Solenthaler, Nils Thuerey

    Abstract: We address the challenging problem of jointly inferring the 3D flow and volumetric densities moving in a fluid from a monocular input video with a deep neural network. Despite the complexity of this task, we show that it is possible to train the corresponding networks without requiring any 3D ground truth for training. In the absence of ground truth data we can train our model with observations fr… ▽ More

    Submitted 28 February, 2023; originally announced February 2023.

    Comments: ICLR 2023 poster, source code: https://github.com/tum-pbs/Neural-Global-Transport

  9. arXiv:2301.10250  [pdf, other

    cs.LG physics.data-an

    Solving Inverse Physics Problems with Score Matching

    Authors: Benjamin J. Holzschuh, Simona Vegetti, Nils Thuerey

    Abstract: We propose to solve inverse problems involving the temporal evolution of physics systems by leveraging recent advances from diffusion models. Our method moves the system's current state backward in time step by step by combining an approximate inverse physics simulator and a learned correction function. A central insight of our work is that training the learned correction with a single-step loss i… ▽ More

    Submitted 5 December, 2023; v1 submitted 24 January, 2023; originally announced January 2023.

    Comments: Accepted at NeurIPS 2023; code available at https://github.com/tum-pbs/SMDP

  10. arXiv:2211.11298  [pdf, other

    cs.LG

    Exploring Physical Latent Spaces for High-Resolution Flow Restoration

    Authors: Chloe Paliard, Nils Thuerey, Kiwon Um

    Abstract: We explore training deep neural network models in conjunction with physics simulations via partial differential equations (PDEs), using the simulated degrees of freedom as latent space for a neural network. In contrast to previous work, this paper treats the degrees of freedom of the simulated space purely as tools to be used by the neural network. We demonstrate this concept for learning reduced… ▽ More

    Submitted 3 October, 2023; v1 submitted 21 November, 2022; originally announced November 2022.

    Comments: 20 pages, 18 figures

  11. arXiv:2210.06036  [pdf, other

    cs.LG cs.GR

    Guaranteed Conservation of Momentum for Learning Particle-based Fluid Dynamics

    Authors: Lukas Prantl, Benjamin Ummenhofer, Vladlen Koltun, Nils Thuerey

    Abstract: We present a novel method for guaranteeing linear momentum in learned physics simulations. Unlike existing methods, we enforce conservation of momentum with a hard constraint, which we realize via antisymmetrical continuous convolutional layers. We combine these strict constraints with a hierarchical network architecture, a carefully constructed resampling scheme, and a training approach for tempo… ▽ More

    Submitted 2 November, 2022; v1 submitted 12 October, 2022; originally announced October 2022.

  12. arXiv:2209.02316  [pdf, other

    cs.LG cs.GR

    Wavelet-based Loss for High-frequency Interface Dynamics

    Authors: Lukas Prantl, Jan Bender, Tassilo Kugelstadt, Nils Thuerey

    Abstract: Generating highly detailed, complex data is a long-standing and frequently considered problem in the machine learning field. However, develo** detail-aware generators remains an challenging and open problem. Generative adversarial networks are the basis of many state-of-the-art methods. However, they introduce a second network to be trained as a loss function, making the interpretation of the le… ▽ More

    Submitted 6 September, 2022; originally announced September 2022.

  13. arXiv:2206.00342  [pdf, other

    cs.LG

    Control of Two-way Coupled Fluid Systems with Differentiable Solvers

    Authors: Brener Ramos, Felix Trost, Nils Thuerey

    Abstract: We investigate the use of deep neural networks to control complex nonlinear dynamical systems, specifically the movement of a rigid body immersed in a fluid. We solve the Navier Stokes equations with two way coupling, which gives rise to nonlinear perturbations that make the control task very challenging. Neural networks are trained in an unsupervised way to act as controllers with desired charact… ▽ More

    Submitted 1 June, 2022; originally announced June 2022.

    Comments: 24 pages, 18 figures

    MSC Class: 68T07

  14. arXiv:2205.01222  [pdf, other

    physics.flu-dyn cs.LG

    Leveraging Stochastic Predictions of Bayesian Neural Networks for Fluid Simulations

    Authors: Maximilian Mueller, Robin Greif, Frank Jenko, Nils Thuerey

    Abstract: We investigate uncertainty estimation and multimodality via the non-deterministic predictions of Bayesian neural networks (BNNs) in fluid simulations. To this end, we deploy BNNs in three challenging experimental test-cases of increasing complexity: We show that BNNs, when used as surrogate models for steady-state fluid flow predictions, provide accurate physical predictions together with sensible… ▽ More

    Submitted 2 May, 2022; originally announced May 2022.

  15. arXiv:2205.00865  [pdf, other

    physics.ao-ph cs.LG

    WeatherBench Probability: A benchmark dataset for probabilistic medium-range weather forecasting along with deep learning baseline models

    Authors: Sagar Garg, Stephan Rasp, Nils Thuerey

    Abstract: WeatherBench is a benchmark dataset for medium-range weather forecasting of geopotential, temperature and precipitation, consisting of preprocessed data, predefined evaluation metrics and a number of baseline models. WeatherBench Probability extends this to probabilistic forecasting by adding a set of established probabilistic verification metrics (continuous ranked probability score, spread-skill… ▽ More

    Submitted 2 May, 2022; originally announced May 2022.

  16. arXiv:2204.03671  [pdf, other

    cs.CV cs.LG

    TemporalUV: Capturing Loose Clothing with Temporally Coherent UV Coordinates

    Authors: You Xie, Huiqi Mao, Angela Yao, Nils Thuerey

    Abstract: We propose a novel approach to generate temporally coherent UV coordinates for loose clothing. Our method is not constrained by human body outlines and can capture loose garments and hair. We implemented a differentiable pipeline to learn UV map** between a sequence of RGB inputs and textures via UV coordinates. Instead of treating the UV coordinates of each frame separately, our data generation… ▽ More

    Submitted 7 April, 2022; originally announced April 2022.

    Comments: CVPR 2022

  17. arXiv:2203.10131  [pdf, other

    cs.LG physics.comp-ph

    Half-Inverse Gradients for Physical Deep Learning

    Authors: Patrick Schnell, Philipp Holl, Nils Thuerey

    Abstract: Recent works in deep learning have shown that integrating differentiable physics simulators into the training process can greatly improve the quality of results. Although this combination represents a more complex optimization task than supervised neural network training, the same gradient-based optimizers are typically employed to minimize the loss function. However, the integrated physics solver… ▽ More

    Submitted 18 March, 2022; originally announced March 2022.

    Comments: ICLR 2022 spotlight, code available at https://github.com/tum-pbs/half-inverse-gradients

  18. arXiv:2203.07895  [pdf, other

    cs.LG physics.flu-dyn

    Simulating Liquids with Graph Networks

    Authors: Jonathan Klimesch, Philipp Holl, Nils Thuerey

    Abstract: Simulating complex dynamics like fluids with traditional simulators is computationally challenging. Deep learning models have been proposed as an efficient alternative, extending or replacing parts of traditional simulators. We investigate graph neural networks (GNNs) for learning fluid dynamics and find that their generalization capability is more limited than previous works would suggest. We als… ▽ More

    Submitted 14 March, 2022; originally announced March 2022.

    Comments: This work will not be published. 11 pages, 9 figures, 2 tables

  19. arXiv:2202.06988  [pdf, other

    physics.flu-dyn cs.LG physics.comp-ph

    Learned Turbulence Modelling with Differentiable Fluid Solvers: Physics-based Loss-functions and Optimisation Horizons

    Authors: Björn List, Li-Wei Chen, Nils Thuerey

    Abstract: In this paper, we train turbulence models based on convolutional neural networks. These learned turbulence models improve under-resolved low resolution solutions to the incompressible Navier-Stokes equations at simulation time. Our study involves the development of a differentiable numerical solver that supports the propagation of optimisation gradients through multiple solver steps. The significa… ▽ More

    Submitted 26 August, 2022; v1 submitted 14 February, 2022; originally announced February 2022.

    Comments: Published in the Journal of Fluid Mechanics (JFM), code & data available at: https://github.com/tum-pbs/differentiable-piso

  20. arXiv:2202.04109  [pdf, other

    cs.LG physics.data-an physics.flu-dyn

    Learning Similarity Metrics for Volumetric Simulations with Multiscale CNNs

    Authors: Georg Kohl, Li-Wei Chen, Nils Thuerey

    Abstract: Simulations that produce three-dimensional data are ubiquitous in science, ranging from fluid flows to plasma physics. We propose a similarity model based on entropy, which allows for the creation of physically meaningful ground truth distances for the similarity assessment of scalar and vectorial data, produced from transport and motion-based simulations. Utilizing two data acquisition methods de… ▽ More

    Submitted 10 March, 2023; v1 submitted 8 February, 2022; originally announced February 2022.

    Comments: Published at AAAI 2023, source code available at https://github.com/tum-pbs/VOLSIM and further information at https://ge.in.tum.de/publications/2022-volsim-kohl

    Journal ref: Proceedings of the AAAI Conference on Artificial Intelligence 37(7) (2023) 8351-8359

  21. arXiv:2109.15048  [pdf, other

    cs.LG physics.comp-ph

    Scale-invariant Learning by Physics Inversion

    Authors: Philipp Holl, Vladlen Koltun, Nils Thuerey

    Abstract: Solving inverse problems, such as parameter estimation and optimal control, is a vital part of science. Many experiments repeatedly collect data and rely on machine learning algorithms to quickly infer solutions to the associated inverse problems. We find that state-of-the-art training techniques are not well-suited to many problems that involve physical processes. The highly nonlinear behavior, c… ▽ More

    Submitted 13 October, 2022; v1 submitted 30 September, 2021; originally announced September 2021.

    Comments: NeurIPS 2022 version, appendix included

  22. arXiv:2109.05237  [pdf, other

    cs.LG physics.comp-ph

    Physics-based Deep Learning

    Authors: Nils Thuerey, Philipp Holl, Maximilian Mueller, Patrick Schnell, Felix Trost, Kiwon Um

    Abstract: This digital book contains a practical and comprehensive introduction of everything related to deep learning in the context of physical simulations. As much as possible, all topics come with hands-on code examples in the form of Jupyter notebooks to quickly get started. Beyond standard supervised learning from data, we'll look at physical loss constraints, more tightly coupled learning algorithms… ▽ More

    Submitted 25 April, 2022; v1 submitted 11 September, 2021; originally announced September 2021.

    Comments: PBDL v0.2, available online at: https://www.physicsbaseddeeplearning.org/

  23. arXiv:2109.02183  [pdf, other

    physics.flu-dyn cs.LG

    Towards high-accuracy deep learning inference of compressible turbulent flows over aerofoils

    Authors: Li-Wei Chen, Nils Thuerey

    Abstract: The present study investigates the accurate inference of Reynolds-averaged Navier-Stokes solutions for the compressible flow over aerofoils in two dimensions with a deep neural network. Our approach yields networks that learn to generate precise flow fields for varying body-fitted, structured grids by providing them with an encoding of the corresponding map** to a canonical space for the solutio… ▽ More

    Submitted 16 November, 2022; v1 submitted 5 September, 2021; originally announced September 2021.

  24. arXiv:2105.06462  [pdf, other

    cs.CV

    Self-Supervised Collision Handling via Generative 3D Garment Models for Virtual Try-On

    Authors: Igor Santesteban, Nils Thuerey, Miguel A. Otaduy, Dan Casas

    Abstract: We propose a new generative model for 3D garment deformations that enables us to learn, for the first time, a data-driven method for virtual try-on that effectively addresses garment-body collisions. In contrast to existing methods that require an undesirable postprocessing step to fix garment-body interpenetrations at test time, our approach directly outputs 3D garment configurations that do not… ▽ More

    Submitted 13 May, 2021; originally announced May 2021.

    Comments: Accepted to CVPR 2021. Project website http://mslab.es/projects/SelfSupervisedGarmentCollisions

  25. arXiv:2104.06031  [pdf, other

    cs.CV physics.flu-dyn

    Global Transport for Fluid Reconstruction with Learned Self-Supervision

    Authors: Erik Franz, Barbara Solenthaler, Nils Thuerey

    Abstract: We propose a novel method to reconstruct volumetric flows from sparse views via a global transport formulation. Instead of obtaining the space-time function of the observations, we reconstruct its motion based on a single initial state. In addition we introduce a learned self-supervision that constrains observations from unseen angles. These visual constraints are coupled via the transport constra… ▽ More

    Submitted 13 April, 2021; originally announced April 2021.

    Comments: CVPR 2021 oral, source code: https://github.com/tum-pbs/Global-Flow-Transport

  26. arXiv:2011.10379  [pdf, other

    cs.CV cs.GR

    Neural Scene Graphs for Dynamic Scenes

    Authors: Julian Ost, Fahim Mannan, Nils Thuerey, Julian Knodt, Felix Heide

    Abstract: Recent implicit neural rendering methods have demonstrated that it is possible to learn accurate view synthesis for complex scenes by predicting their volumetric density and color supervised solely by a set of RGB images. However, existing methods are restricted to learning efficient representations of static scenes that encode all scene objects into a single neural network, and lack the ability t… ▽ More

    Submitted 5 March, 2021; v1 submitted 20 November, 2020; originally announced November 2020.

    Comments: Updated Project Page http://light.princeton.edu/neural-scene-graphs

  27. arXiv:2011.10284  [pdf, other

    cs.GR cs.CV cs.LG

    ScalarFlow: A Large-Scale Volumetric Data Set of Real-world Scalar Transport Flows for Computer Animation and Machine Learning

    Authors: Marie-Lena Eckert, Kiwon Um, Nils Thuerey

    Abstract: In this paper, we present ScalarFlow, a first large-scale data set of reconstructions of real-world smoke plumes. We additionally propose a framework for accurate physics-based reconstructions from a small number of video streams. Central components of our algorithm are a novel estimation of unseen inflow regions and an efficient regularization scheme. Our data set includes a large number of compl… ▽ More

    Submitted 20 November, 2020; originally announced November 2020.

    Comments: Details and data at: https://ge.in.tum.de/publications/2019-scalarflow-eckert/

  28. Perceptual Evaluation of Liquid Simulation Methods

    Authors: Kiwon Um, Xiangyu Hu, Nils Thuerey

    Abstract: This paper proposes a novel framework to evaluate fluid simulation methods based on crowd-sourced user studies in order to robustly gather large numbers of opinions. The key idea for a robust and reliable evaluation is to use a reference video from a carefully selected real-world setup in the user study. By conducting a series of controlled user studies and comparing their evaluation results, we o… ▽ More

    Submitted 20 November, 2020; originally announced November 2020.

    Comments: Details at: http://ge.in.tum.de/publications/2017-sig-um/

  29. arXiv:2007.00024  [pdf, other

    cs.CV

    Data-driven Regularization via Racecar Training for Generalizing Neural Networks

    Authors: You Xie, Nils Thuerey

    Abstract: We propose a novel training approach for improving the generalization in neural networks. We show that in contrast to regular constraints for orthogonality, our approach represents a {\em data-dependent} orthogonality constraint, and is closely related to singular value decompositions of the weight matrices. We also show how our formulation is easy to realize in practical network architectures via… ▽ More

    Submitted 30 June, 2020; originally announced July 2020.

    Comments: https://github.com/tum-pbs/racecar

  30. arXiv:2007.00016  [pdf, other

    physics.comp-ph cs.LG

    Solver-in-the-Loop: Learning from Differentiable Physics to Interact with Iterative PDE-Solvers

    Authors: Kiwon Um, Robert Brand, Yun, Fei, Philipp Holl, Nils Thuerey

    Abstract: Finding accurate solutions to partial differential equations (PDEs) is a crucial task in all scientific and engineering disciplines. It has recently been shown that machine learning methods can improve the solution accuracy by correcting for effects not captured by the discretized PDE. We target the problem of reducing numerical errors of iterative PDE solvers and compare different learning approa… ▽ More

    Submitted 5 January, 2021; v1 submitted 30 June, 2020; originally announced July 2020.

    Comments: Published in NeurIPS 2020; Source-code and further details at: https://github.com/tum-pbs/Solver-in-the-Loop

  31. arXiv:2005.08119  [pdf, other

    physics.comp-ph cs.LG

    A Combined Data-driven and Physics-driven Method for Steady Heat Conduction Prediction using Deep Convolutional Neural Networks

    Authors: Hao Ma, Xiangyu Hu, Yuxuan Zhang, Nils Thuerey, Oskar J. Haidn

    Abstract: With several advantages and as an alternative to predict physics field, machine learning methods can be classified into two distinct types: data-driven relying on training data and physics-driven using physics law. Choosing heat conduction problem as an example, we compared the data- and physics-driven learning process with deep Convolutional Neural Networks (CNN). It shows that the convergences o… ▽ More

    Submitted 16 May, 2020; originally announced May 2020.

    Comments: 23 pages 12 figures 1 table

  32. arXiv:2003.08723  [pdf, other

    cs.GR cs.LG stat.ML

    Latent Space Subdivision: Stable and Controllable Time Predictions for Fluid Flow

    Authors: Steffen Wiewel, Byungsoo Kim, Vinicius C. Azevedo, Barbara Solenthaler, Nils Thuerey

    Abstract: We propose an end-to-end trained neural networkarchitecture to robustly predict the complex dynamics of fluid flows with high temporal stability. We focus on single-phase smoke simulations in 2D and 3D based on the incompressible Navier-Stokes (NS) equations, which are relevant for a wide range of practical problems. To achieve stable predictions for long-term flow sequences, a convolutional neura… ▽ More

    Submitted 12 March, 2020; originally announced March 2020.

    Comments: https://ge.in.tum.de/publications/latent-space-subdivision/

  33. arXiv:2002.07863  [pdf, other

    cs.LG physics.data-an physics.flu-dyn stat.ML

    Learning Similarity Metrics for Numerical Simulations

    Authors: Georg Kohl, Kiwon Um, Nils Thuerey

    Abstract: We propose a neural network-based approach that computes a stable and generalizing metric (LSiM) to compare data from a variety of numerical simulation sources. We focus on scalar time-dependent 2D data that commonly arises from motion and transport-based partial differential equations (PDEs). Our method employs a Siamese network architecture that is motivated by the mathematical properties of a m… ▽ More

    Submitted 23 June, 2020; v1 submitted 18 February, 2020; originally announced February 2020.

    Comments: Main paper: 9 pages, Appendix: 19 pages. Accepted at ICML 2020. Source code available at https://github.com/tum-pbs/LSIM and further information at https://ge.in.tum.de/publications/2020-lsim-kohl/

    Journal ref: Proceedings of Machine Learning Research 119 (2020) 5349-5360

  34. arXiv:2001.07457  [pdf, other

    cs.LG physics.flu-dyn stat.ML

    Learning to Control PDEs with Differentiable Physics

    Authors: Philipp Holl, Vladlen Koltun, Nils Thuerey

    Abstract: Predicting outcomes and planning interactions with the physical world are long-standing goals for machine learning. A variety of such tasks involves continuous physical systems, which can be described by partial differential equations (PDEs) with many degrees of freedom. Existing methods that aim to control the dynamics of such systems are typically limited to relatively short time frames or a sma… ▽ More

    Submitted 21 January, 2020; originally announced January 2020.

    Comments: Published as a conference paper at ICLR 2020. Main text: 10 pages, 6 figures, 3 tables. Total: 28 pages, 18 figures

  35. Sparse Surface Constraints for Combining Physics-based Elasticity Simulation and Correspondence-Free Object Reconstruction

    Authors: Sebastian Weiss, Robert Maier, RĂĽdiger Westermann, Daniel Cremers, Nils Thuerey

    Abstract: We address the problem to infer physical material parameters and boundary conditions from the observed motion of a homogeneous deformable object via the solution of an inverse problem. Parameters are estimated from potentially unreliable real-world data sources such as sparse observations without correspondences. We introduce a novel Lagrangian-Eulerian optimization formulation, including a cost f… ▽ More

    Submitted 4 October, 2019; originally announced October 2019.

    ACM Class: I.6

  36. arXiv:1907.05279  [pdf, other

    cs.CV cs.GR cs.LG stat.ML

    Tranquil Clouds: Neural Networks for Learning Temporally Coherent Features in Point Clouds

    Authors: Lukas Prantl, Nuttapong Chentanez, Stefan Jeschke, Nils Thuerey

    Abstract: Point clouds, as a form of Lagrangian representation, allow for powerful and flexible applications in a large number of computational disciplines. We propose a novel deep-learning method to learn stable and temporally coherent feature spaces for points clouds that change over time. We identify a set of inherent problems with these approaches: without knowledge of the time dimension, the inferred s… ▽ More

    Submitted 29 January, 2020; v1 submitted 3 July, 2019; originally announced July 2019.

    Comments: Further information and videos at https://ge.in.tum.de/publications/2020-iclr-prantl/

  37. Volumetric Isosurface Rendering with Deep Learning-Based Super-Resolution

    Authors: Sebastian Weiss, Mengyu Chu, Nils Thuerey, RĂĽdiger Westermann

    Abstract: Rendering an accurate image of an isosurface in a volumetric field typically requires large numbers of data samples. Reducing the number of required samples lies at the core of research in volume rendering. With the advent of deep learning networks, a number of architectures have been proposed recently to infer missing samples in multi-dimensional fields, for applications such as image super-resol… ▽ More

    Submitted 15 June, 2019; originally announced June 2019.

  38. arXiv:1906.01689  [pdf, other

    cs.GR cs.LG physics.comp-ph

    A Multi-Pass GAN for Fluid Flow Super-Resolution

    Authors: Maximilian Werhahn, You Xie, Mengyu Chu, Nils Thuerey

    Abstract: We propose a novel method to up-sample volumetric functions with generative neural networks using several orthogonal passes. Our method decomposes generative problems on Cartesian field functions into multiple smaller sub-problems that can be learned more efficiently. Specifically, we utilize two separate generative adversarial networks: the first one up-scales slices which are parallel to the XY-… ▽ More

    Submitted 4 June, 2019; originally announced June 2019.

    Comments: SCA 2019, further details at: https://ge.in.tum.de/publications/2019-multi-pass-gan/

    Journal ref: Proc. ACM Comput. Graph. Interact. Tech. 2, 2, Article 10 (July 2019)

  39. Learning Temporal Coherence via Self-Supervision for GAN-based Video Generation

    Authors: Mengyu Chu, You Xie, Jonas Mayer, Laura Leal-Taixé, Nils Thuerey

    Abstract: Our work explores temporal self-supervision for GAN-based video generation tasks. While adversarial training successfully yields generative models for a variety of areas, temporal relationships in the generated data are much less explored. Natural temporal changes are crucial for sequential generation tasks, e.g. video super-resolution and unpaired video translation. For the former, state-of-the-a… ▽ More

    Submitted 21 May, 2020; v1 submitted 23 November, 2018; originally announced November 2018.

    Comments: Project page: https://ge.in.tum.de/publications/2019-tecogan-chu/, code link: https://github.com/thunil/TecoGAN

  40. arXiv:1810.08217  [pdf, other

    cs.LG physics.flu-dyn stat.ML

    Deep Learning Methods for Reynolds-Averaged Navier-Stokes Simulations of Airfoil Flows

    Authors: Nils Thuerey, Konstantin Weissenow, Lukas Prantl, Xiangyu Hu

    Abstract: With this study we investigate the accuracy of deep learning models for the inference of Reynolds-Averaged Navier-Stokes solutions. We focus on a modernized U-net architecture, and evaluate a large number of trained neural networks with respect to their accuracy for the calculation of pressure and velocity distributions. In particular, we illustrate how training data size and the number of weights… ▽ More

    Submitted 19 October, 2020; v1 submitted 18 October, 2018; originally announced October 2018.

    Comments: Code and data available at: https://github.com/thunil/Deep-Flow-Prediction

  41. arXiv:1806.06613  [pdf, other

    cs.GR cs.CV

    Coupled Fluid Density and Motion from Single Views

    Authors: Marie-Lena Eckert, Wolfgang Heidrich, Nils Thuerey

    Abstract: We present a novel method to reconstruct a fluid's 3D density and motion based on just a single sequence of images. This is rendered possible by using powerful physical priors for this strongly under-determined problem. More specifically, we propose a novel strategy to infer density updates strongly coupled to previous and current estimates of the flow motion. Additionally, we employ an accurate d… ▽ More

    Submitted 18 June, 2018; originally announced June 2018.

    Comments: Computer Graphics Forum (2018), further information: https://ge.in.tum.de/publications/2018-cgf-eckert/, video: https://www.youtube.com/watch?v=J2wkPNBJLaI

    ACM Class: I.6.8; I.3.7; G.1.6; I.4.5; G.1.8

  42. arXiv:1806.02071  [pdf, other

    cs.LG cs.GR physics.comp-ph physics.flu-dyn stat.ML

    Deep Fluids: A Generative Network for Parameterized Fluid Simulations

    Authors: Byungsoo Kim, Vinicius C. Azevedo, Nils Thuerey, Theodore Kim, Markus Gross, Barbara Solenthaler

    Abstract: This paper presents a novel generative model to synthesize fluid simulations from a set of reduced parameters. A convolutional neural network is trained on a collection of discrete, parameterizable fluid simulation velocity fields. Due to the capability of deep learning architectures to learn representative features of the data, our generative model is able to accurately approximate the training d… ▽ More

    Submitted 1 February, 2019; v1 submitted 6 June, 2018; originally announced June 2018.

    Comments: Computer Graphics Forum (Proceedings of EUROGRAPHICS 2019), additional materials: http://www.byungsoo.me/project/deep-fluids/

    Journal ref: Computer Graphics Forum (Proc. Eurographics), 38, 2 (2019), 59-70

  43. arXiv:1802.10123  [pdf, other

    cs.LG cs.GR

    Latent-space Physics: Towards Learning the Temporal Evolution of Fluid Flow

    Authors: Steffen Wiewel, Moritz Becher, Nils Thuerey

    Abstract: We propose a method for the data-driven inference of temporal evolutions of physical functions with deep learning. More specifically, we target fluid flows, i.e. Navier-Stokes problems, and we propose a novel LSTM-based approach to predict the changes of pressure fields over time. The central challenge in this context is the high dimensionality of Eulerian space-time data sets. We demonstrate for… ▽ More

    Submitted 5 March, 2019; v1 submitted 27 February, 2018; originally announced February 2018.

    Comments: Eurographics 2019, additional materials: https://ge.in.tum.de/publications/latent-space-physics/

  44. tempoGAN: A Temporally Coherent, Volumetric GAN for Super-resolution Fluid Flow

    Authors: You Xie, Erik Franz, Mengyu Chu, Nils Thuerey

    Abstract: We propose a temporally coherent generative model addressing the super-resolution problem for fluid flows. Our work represents a first approach to synthesize four-dimensional physics fields with neural networks. Based on a conditional generative adversarial network that is designed for the inference of three-dimensional volumetric data, our model generates consistent and detailed results by using… ▽ More

    Submitted 28 May, 2018; v1 submitted 29 January, 2018; originally announced January 2018.

    Comments: ACM Transaction on Graphics (SIGGRAPH 2018), further info: https://ge.in.tum.de/publications/tempogan/

    Journal ref: ACM Trans. Graph. 37, 4, Article 95 (July 2018)

  45. Data-Driven Synthesis of Smoke Flows with CNN-based Feature Descriptors

    Authors: Mengyu Chu, Nils Thuerey

    Abstract: We present a novel data-driven algorithm to synthesize high-resolution flow simulations with reusable repositories of space-time flow data. In our work, we employ a descriptor learning approach to encode the similarity between fluid regions with differences in resolution and numerical viscosity. We use convolutional neural networks to generate the descriptors from fluid data such as smoke density… ▽ More

    Submitted 25 July, 2017; v1 submitted 3 May, 2017; originally announced May 2017.

    Comments: 14 pages, 17 figures, to appear at SIGGRAPH 2017, v2 only fixes small typos

    Journal ref: ACM Trans. Graph.36, 4 (2017), 69:1-69:13

  46. arXiv:1704.07854  [pdf, other

    cs.GR cs.LG

    Generating Liquid Simulations with Deformation-aware Neural Networks

    Authors: Lukas Prantl, Boris Bonev, Nils Thuerey

    Abstract: We propose a novel approach for deformation-aware neural networks that learn the weighting and synthesis of dense volumetric deformation fields. Our method specifically targets the space-time representation of physical surfaces from liquid simulations. Liquids exhibit highly complex, non-linear behavior under changing simulation conditions such as different initial conditions. Our algorithm captur… ▽ More

    Submitted 20 February, 2019; v1 submitted 25 April, 2017; originally announced April 2017.

    Comments: ICLR 2019, further information and videos at https://ge.in.tum.de/publications/2017-prantl-defonn/

  47. arXiv:1704.04456  [pdf, other

    cs.GR cs.LG

    Liquid Splash Modeling with Neural Networks

    Authors: Kiwon Um, Xiangyu Hu, Nils Thuerey

    Abstract: This paper proposes a new data-driven approach to model detailed splashes for liquid simulations with neural networks. Our model learns to generate small-scale splash detail for the fluid-implicit-particle method using training data acquired from physically parametrized, high resolution simulations. We use neural networks to model the regression of splash formation using a classifier together with… ▽ More

    Submitted 26 June, 2018; v1 submitted 14 April, 2017; originally announced April 2017.

    Comments: to appear in Computer Graphics Forum, more information: https://ge.in.tum.de/publications/2018-mlflip-um/

  48. Primal-Dual Optimization for Fluids

    Authors: Tiffany Inglis, Marie-Lena Eckert, James Gregson, Nils Thuerey

    Abstract: We apply a novel optimization scheme from the image processing and machine learning areas, a fast Primal-Dual method, to achieve controllable and realistic fluid simulations. While our method is generally applicable to many problems in fluid simulations, we focus on the two topics of fluid guiding and separating solid-wall boundary conditions. Each problem is posed as an optimization problem and s… ▽ More

    Submitted 7 April, 2017; v1 submitted 11 November, 2016; originally announced November 2016.

    Comments: 14 pages, 18 figures, supplemental video https://www.youtube.com/watch?v=Pgbat5MXo8Q

    ACM Class: I.6.8; I.3.7; G.1.6

  49. Interpolations of Smoke and Liquid Simulations

    Authors: Nils Thuerey

    Abstract: We present a novel method to interpolate smoke and liquid simulations in order to perform data-driven fluid simulations. Our approach calculates a dense space-time deformation using grid-based signed-distance functions of the inputs. A key advantage of this implicit Eulerian representation is that it allows us to use powerful techniques from the optical flow area. We employ a five-dimensional opti… ▽ More

    Submitted 30 August, 2016; originally announced August 2016.

    ACM Class: I.6.8; I.3.7

    Journal ref: ACM Transactions on Graphics, 36(1), 2017

  50. SMASH: Physics-guided Reconstruction of Collisions from Videos

    Authors: Aron Monszpart, Nils Thuerey, Niloy J. Mitra

    Abstract: Collision sequences are commonly used in games and entertainment to add drama and excitement. Authoring even two body collisions in the real world can be difficult, as one has to get timing and the object trajectories to be correctly synchronized. After tedious trial-and-error iterations, when objects can actually be made to collide, then they are difficult to capture in 3D. In contrast, synthetic… ▽ More

    Submitted 10 April, 2017; v1 submitted 29 March, 2016; originally announced March 2016.

    Comments: SIGGRAPH Asia 2016

    Journal ref: ACM Trans. Graph. 35, 6, Article 199 (November 2016), 14 pages (2016)