AI-powered design comes to high-speed racing

· Source: IBM Research · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Engineering & Applied Sciences · Depth: Expert, short

Summary

IBM Research and the Dallara Group have partnered to accelerate high-performance race car aerodynamic design using AI surrogate models. Their collaboration developed the Gauge-Invariant Spectral Transformer (GIST), a graph-based neural operator, to significantly speed up computational fluid dynamics (CFD) evaluations. In one experiment, GIST identified an optimal rear diffuser design for a Le Mans Prototype 2 (LMP2)-like car in approximately 10 seconds, a task that took traditional CFD several hours. Dallara estimates this AI surrogate could reduce simulation time for hundreds of geometry configurations from days to minutes. The GIST model, presented at ICLR 2026's AI & PDE Workshop, processes graph-structured simulation data based on partial differential equations, encoding mesh points and links to capture topology more accurately than previous models. Researchers also used random projections and a gauge-invariant architecture to ensure scalability and generalization across different mesh densities. The partnership also plans to explore quantum algorithms for future simulation fidelity improvements.

Key takeaway

For Machine Learning Engineers developing physics-based simulation tools, you should investigate graph-based neural operators like GIST to dramatically reduce computation time for complex aerodynamic design. Your team can achieve significant speedups, cutting evaluation from days to minutes, by training these AI surrogates on existing CFD data. Consider how encoding mesh topology and ensuring gauge-invariance can improve your model's accuracy and generalization for intricate designs.

Key insights

AI surrogate models, like GIST, can drastically accelerate complex physics simulations while maintaining high accuracy.

Principles

Method

Train a graph-based neural operator (GIST) on physics-based CFD simulation data, encoding mesh points and links, then use it to rapidly evaluate aerodynamic designs.

In practice

Topics

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by IBM Research.