Proxy and Machine-Learning Models

Part 13, Chapter 13: Frontier Topics in Reservoir Simulation

Too Many Runs

A full simulation can take hours, yet optimization and uncertainty studies need thousands of evaluations. The cost of the simulator is the bottleneck.

Proxy and machine-learning modelstrue responseproxytraining runsdesign parameter ->recovery (response)A surrogate fit to 5 simulator runs (RMS error 0.058) answers in milliseconds; more runs tighten it, at the cost of real simulator time.

Fit a Fast Surrogate

A proxy, or surrogate, breaks it: run the real simulator a handful of times, fit a fast model, a response surface or a neural network, to those samples, and query the cheap proxy instead. Accuracy rises with the number of training runs.

Spend Runs Where It Matters

The art is spending just enough expensive runs to make the proxy trustworthy where the decision is sensitive, often around an optimum. The simulator becomes the teacher; the proxy does the millions of queries, and machine learning is increasingly that proxy.

This page is prerendered for SEO and accessibility. The interactive widgets above hydrate on JavaScript load.