Factorized Implicit Global Convolution for Automotive Computational Fluid Dynamics Prediction
Chris Choy, Alexey Kamenev, Jean Kossaifi, Max Rietmann, Jan Kautz,, Kamyar Azizzadenesheli

TL;DR
This paper introduces FIGConv, a novel neural network architecture that efficiently predicts automotive CFD outcomes on large 3D meshes, significantly reducing computational complexity and improving accuracy over previous models.
Contribution
The paper presents a new architecture, FIGConv, that achieves quadratic complexity for CFD prediction on large 3D meshes, enabling more efficient and accurate automotive design simulations.
Findings
Achieves $R^2$ of 0.95 on DrivAerNet dataset.
Outperforms previous state-of-the-art by 40% in relative MSE.
Reduces computational complexity from $O(N^3)$ to $O(N^2)$.
Abstract
Computational Fluid Dynamics (CFD) is crucial for automotive design, requiring the analysis of large 3D point clouds to study how vehicle geometry affects pressure fields and drag forces. However, existing deep learning approaches for CFD struggle with the computational complexity of processing high-resolution 3D data. We propose Factorized Implicit Global Convolution (FIGConv), a novel architecture that efficiently solves CFD problems for very large 3D meshes with arbitrary input and output geometries. FIGConv achieves quadratic complexity , a significant improvement over existing 3D neural CFD models that require cubic complexity . Our approach combines Factorized Implicit Grids to approximate high-resolution domains, efficient global convolutions through 2D reparameterization, and a U-shaped architecture for effective information gathering and integration. We validate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAerodynamics and Fluid Dynamics Research · Real-time simulation and control systems · Vehicle Dynamics and Control Systems
MethodsConvolution
