Car Drag Coefficient Prediction from 3D Point Clouds Using a Slice-Based Surrogate Model
Utkarsh Singh, Absaar Ali, Adarsh Roy

TL;DR
This paper presents a fast, accurate, and interpretable surrogate model for predicting vehicle drag coefficients from 3D point clouds, using a slice-based approach inspired by medical imaging, enabling rapid aerodynamic assessments.
Contribution
The novel lightweight surrogate model employs sequential slice-wise processing of 3D vehicle geometries with PointNet2D and bidirectional LSTM, improving prediction speed and interpretability.
Findings
Achieves R^2 > 0.9528 in drag coefficient prediction.
Provides inference in approximately 0.025 seconds per sample.
Offers a resource-efficient alternative to CFD with high accuracy.
Abstract
The automotive industry's pursuit of enhanced fuel economy and performance necessitates efficient aerodynamic design. However, traditional evaluation methods such as computational fluid dynamics (CFD) and wind tunnel testing are resource intensive, hindering rapid iteration in the early design stages. Machine learning-based surrogate models offer a promising alternative, yet many existing approaches suffer from high computational complexity, limited interpretability, or insufficient accuracy for detailed geometric inputs. This paper introduces a novel lightweight surrogate model for the prediction of the aerodynamic drag coefficient (Cd) based on a sequential slice-wise processing of the geometry of the 3D vehicle. Inspired by medical imaging, 3D point clouds of vehicles are decomposed into an ordered sequence of 2D cross-sectional slices along the stream-wise axis. Each slice is…
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
TopicsModel Reduction and Neural Networks · Aerodynamics and Fluid Dynamics Research · Advanced Multi-Objective Optimization Algorithms
