Skip to content

Leaderboard Submission: CarMRI (PointNet2D + BiLSTM) - #61

Open
Adarsh-Roy-DF wants to merge 3 commits into
Mohamedelrefaie:mainfrom
Adarsh-Roy-DF:submission/pointnet2d-bilstm
Open

Leaderboard Submission: CarMRI (PointNet2D + BiLSTM)#61
Adarsh-Roy-DF wants to merge 3 commits into
Mohamedelrefaie:mainfrom
Adarsh-Roy-DF:submission/pointnet2d-bilstm

Conversation

@Adarsh-Roy-DF

@Adarsh-Roy-DF Adarsh-Roy-DF commented Apr 16, 2026

Copy link
Copy Markdown

Award

Miltos Petridis Memorial Trophy — Best Student Application Paper at AI-2025, the 45th SGAI International Conference on Artificial Intelligence, BCS, Cambridge University (December 2025)

Summary

  • Submission of CarMRI, a lightweight slice-based surrogate model for aerodynamic drag coefficient (Cd) prediction on DrivAerNet++
  • Architecture: PointNet2D + BiLSTM — 3D point clouds are sliced into 80 sequential 2D cross-sections (inspired by MRI), encoded by PointNet2D, and sequenced through a Bi-LSTM
  • Evaluated on the official DrivAerNet++ test split (1,158 samples)

Test Results

Metric Value
MSE 6.60 × 10⁻⁵
MAE 6.111 × 10⁻³
Max MAE 4.50 × 10⁻²
0.9525
Inference Latency 0.025 s/sample
Parameters 2.80M
Total Inference Time 28.95s for 1158 samples

Links

Submission for drag coefficient prediction on DrivAerNet++ dataset.
Test results: MSE 6.60e-5, MAE 6.111e-3, Max AE 4.50e-2, R² 0.9525.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant