Surrogate model
A surrogate model is a simplified mathematical representation of a complex system that mimics its behavior without capturing every detail. Instead of running expensive or time-consuming simulations or experiments, scientists use a surrogate model as a fast, approximate stand-in that produces similar results. Think of it as a lightweight digital twin that's easier to work with while still giving you meaningful insights about how the original system behaves.
Surrogate models appear across virtually all quantitative sciences—from aerospace engineering and climate modeling to drug discovery and materials science. They're particularly valuable in fields where running a single complete simulation might take hours, days, or cost thousands of dollars. Scientists use them because they enable rapid exploration of possibilities, optimization of designs, and uncertainty analysis that would be impractical with the full model alone.
The basic principle is machine learning meets physics: you run your expensive, detailed model a carefully chosen number of times, then train a faster statistical or neural network model to learn the relationship between inputs and outputs. If you're designing an airplane wing, for example, you might run 200 expensive computational fluid dynamics simulations, then use those results to train a surrogate that can predict aerodynamic performance for new wing designs in milliseconds. This surrogate won't be perfectly accurate everywhere, but it's accurate enough to guide decisions and explore the design space efficiently.
Surrogate models have become essential for modern scientific discovery and engineering, especially as we tackle increasingly complex problems in climate science, drug design, and renewable energy. They democratize computational research by making advanced optimization and exploration accessible to researchers with limited computing resources, and they accelerate the pace at which we can test hypotheses and refine designs in silico before committing to expensive real-world experiments.