EngiBench: A Framework for Data-Driven Engineering Design Research
By: Florian Felten , Gabriel Apaza , Gerhard Bräunlich and more
Potential Business Impact:
Helps computers design better things faster.
Engineering design optimization seeks to automatically determine the shapes, topologies, or parameters of components that maximize performance under given conditions. This process often depends on physics-based simulations, which are difficult to install, computationally expensive, and require domain-specific expertise. To mitigate these challenges, we introduce EngiBench, the first open-source library and datasets spanning diverse domains for data-driven engineering design. EngiBench provides a unified API and a curated set of benchmarks -- covering aeronautics, heat conduction, photonics, and more -- that enable fair, reproducible comparisons of optimization and machine learning algorithms, such as generative or surrogate models. We also release EngiOpt, a companion library offering a collection of such algorithms compatible with the EngiBench interface. Both libraries are modular, letting users plug in novel algorithms or problems, automate end-to-end experiment workflows, and leverage built-in utilities for visualization, dataset generation, feasibility checks, and performance analysis. We demonstrate their versatility through experiments comparing state-of-the-art techniques across multiple engineering design problems, an undertaking that was previously prohibitively time-consuming to perform. Finally, we show that these problems pose significant challenges for standard machine learning methods due to highly sensitive and constrained design manifolds.
Similar Papers
MECHBench: A Set of Black-Box Optimization Benchmarks originated from Structural Mechanics
Neural and Evolutionary Computing
Tests computer programs on real car crash problems.
EngiBench: A Benchmark for Evaluating Large Language Models on Engineering Problem Solving
Artificial Intelligence
Tests if computers can solve tricky real-world problems.
Bike-Bench: A Bicycle Design Benchmark for Generative Models with Objectives and Constraints
Computational Engineering, Finance, and Science
Tests AI to design real-world objects, not just look good.