paper-with-me

Papers

Factorized Implicit Global Convolution for Automotive Computational Fluid Dynamics Prediction

2025-02-06 · Chris Choy, Alexey Kamenev, Jean Kossaifi, Max Rietmann, Jan Kautz, Kamyar Azizzadenesheli

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 $O(N^2)$, a significant improvement over existing 3D neural CFD models that require cubic complexity $O(N^3)$. 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 our approach on the industry-standard Ahmed body dataset and the large-scale DrivAerNet dataset. In DrivAerNet, our model achieves an $R^2$ value of 0.95 for drag prediction, outperforming the previous state-of-the-art by a significant margin. This represents a 40% improvement in relative mean squared error and a 70% improvement in absolute mean squared error over previous methods.

📄 PDF Abstract BibTeX arXiv:2502.04317

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

A Mixture of Experts Gating Network for Enhanced Surrogate Modeling in External Aerodynamics

2025-08-28 · Mohammad Amin Nabian, Sanjay Choudhry arxiv

The computational cost associated with high-fidelity CFD simulations remains a significant bottleneck in the automotive design and optimization cycle. While ML-based surrogate models have emerged as a promising alternati…

Graph Neural Network

Flattening Singular Values of Factorized Convolution for Medical Images

2024-03-01 · Zexin Feng, Na Zeng, Jiansheng Fang, Xingyue Wang 외

Convolutional neural networks (CNNs) have long been the paradigm of choice for robust medical image processing (MIP). Therefore, it is crucial to effectively and efficiently deploy CNNs on devices with different computin…

Model Optimization

FDR-Occ: Factorized Dense Routing for Full-Spectrum 3D Occupancy Prediction

2026-07-04 · Dubing Chen, Huan Zheng, Tianyi Yan, Yucheng Zhou 외 arxiv

Vision-based 3D occupancy prediction fundamentally relies on the 2D-to-3D view transformation. Current paradigms predominantly utilize explicit physical projection, which artificially restricts the routing matrix to stri…

Rank-Factorized Implicit Neural Bias: Scaling Super-Resolution Transformer with FlashAttention

2026-03-06 · Dongheon Lee, Seokju Yun, Jaegyun Im, Youngmin Ro arxiv

Recent Super-Resolution~(SR) methods mainly adopt Transformers for their strong long-range modeling capability and exceptional representational capacity. However, most SR Transformers rely heavily on relative positional …

Long-range modeling

CLuP-Based Dual-Deconvolution in Automotive ISAC Scenarios

2025-03-28 · Jonathan Monsalve, Kumar Vijay Mishra

Accurate target parameter estimation of range, velocity, and angle is essential for vehicle safety in advanced driver assistance systems (ADAS) and autonomous vehicles. To enable spectrum sharing, ADAS may employ integra…

Autonomous VehiclesISACparameter estimation