Skip to main content
Reading viewAll insights →
BLOG8 min read

Region-Targeted Seismic Foundation Models: why corpus match beats scale

Region-Targeted Seismic Foundation Models: why corpus match beats scale
Tannistha Maitiby Tannistha MaitiSenior AI Researcher · 11 Jun 2026
Share

The fastest route to a seismic AI model your team will actually deploy is not the biggest pretraining dataset but the best-matched one. A model pretrained on data that shares your basin's geology and acquisition physics reaches deployable accuracy with roughly half the labeled data, fails less often in ways reviewers cannot explain, and its advantage is widest exactly where the money is hardest to make, in tasks where the strength of the seismic signal carries the answer. The buying rule for executives is simple. Buy match before you buy size.

A foundation model is a large AI model pretrained once on a broad pool of data, then adapted cheaply to many downstream jobs. The pattern transformed language and vision, and it arrived in seismic interpretation with a reflex attached: more pretraining data is always better. For seismic, that reflex misfires. The pretraining corpus that makes a model trustworthy on your acreage is not the largest one available. It is the one that shares your basin's geology and your surveys' acquisition physics. In the illustrative comparison this briefing walks through, a region-targeted model leads a global seismic model by roughly 15 accuracy points on the tasks where amplitude carries the answer, leads an off-domain natural-image baseline by nearly 30, and reaches its target accuracy with about half the labeled data. The buying rule fits on one line: buy match before you buy size.

Why the scaling reflex misfires in seismic

Scaling laws, the empirical result that model quality improves predictably as data and compute grow, made "more data" the default acquisition strategy for AI programs [1]. The result holds when the extra data resembles the deployment domain. Reflection seismic breaks that assumption. Every survey encodes basin-specific rock physics, wavelet character, noise conditions, and acquisition geometry. Pour a hundred mismatched surveys into pretraining and the model spends its capacity learning structures your licence area never contains, while diluting the statistics of the one region you are paying to understand.

A matched corpus does the opposite. It concentrates the model's capacity on the patterns your interpreters will actually meet, so the model starts closer to the answer and climbs faster with each labeled example. Size still helps, but only after match. A smaller corpus that shares your region's physics is a better foundation than a larger one that does not.

The advantage lives where amplitude carries the signal

Seismic tasks split into two families, and the split decides where corpus match pays. Structural tasks, picking horizons and tracing faults, depend on the geometry of reflectors: where events sit in time and how they connect. Geometry generalizes reasonably well across regions, which is why a global model stays competitive on structural work.

Amplitude-driven tasks are different. Direct hydrocarbon indicators, fluid and lithology discrimination, and AVO-style inference (amplitude versus offset, reading how reflection strength changes with source-receiver distance) all depend on the strength of reflections, not just their shape [4]. Reflection strength is governed by local rock physics, and local rock physics is exactly what a mismatched corpus averages away. A model pretrained on someone else's basins reproduces your shapes and misreads your intensities. That is the quiet failure mode: the section looks right, and the fluid call underneath it is wrong.

The instrument below makes this concrete. Drag the amber marker to set the task mix, from purely structural work on the left to purely amplitude-driven work on the right, and watch the three pretraining strategies re-score. At the structural end the three sit within a few points of each other, and an executive could be forgiven for concluding the corpus does not matter. As amplitude takes over, the region-targeted lead grows from about 3 points to about 15, and the natural-image baseline falls furthest.

THREE PRETRAINING CORPORA FOR ONE SEISMIC FOUNDATION MODEL+10 ptsregion-targeted lead at this task mixMATCHED CORPUS: HALF THE LABELSSlide the task mix toward amplitude and watch the matched corpus pull awayBars score the three choices at the current mix; the curves show the whole sweep.accuracy at the current task mix0.60.70.80.91.00.941Region-targetedmatch over size~0.5x labels to target0.842Global seismicbig but generic1.0x labels (reference)0.723Natural-imageoff-domain scaffold~1.8x labels to targethow the lead grows with amplituderegion-targetedglobal seismicnatural-image55% amplitude ⇆ALL STRUCTUREALL AMPLITUDEshare of task value carried by amplitudedrag the amber marker (or focus it and use the arrow keys)region-targetedglobal seismicnatural-image (photo)Framing after source thesis Fig 1.3 · scores are schematic teaching values (accuracy axis starts at 0.60), not benchmarked numbers
Three ways to pretrain a seismic foundation model, scored against a task mix you control. At the structural end (horizon and fault geometry) all three strategies sit within a few points of each other. Drag the amber marker toward amplitude-driven work, where fluid and lithology answers live in the strength of reflections, and the region-targeted corpus pulls away: its lead over the best alternative grows from about 3 points to about 15, while the natural-image baseline falls furthest. The bars re-score live; the label lines under each bar note how much annotated data each strategy needs to reach target. All scores are illustrative teaching values interpolated from the source briefing's comparison table, not benchmarked numbers.

The pattern to internalize is the widening margin, not any single bar height. Structural benchmarks alone would hide the gap; amplitude-weighted evaluation exposes it. If your portfolio's value concentrates in fluid and lithology calls, and in most exploration and appraisal settings it does, then the corpus-match advantage compounds precisely on your highest-stakes decisions.

Half the labels, and why that is a schedule item

Labeling seismic means paying scarce interpreter time to annotate sections, and it is routinely the binding constraint on an interpretation AI program. In the illustrative figures here, the region-matched model reaches target accuracy with roughly half the labeled sections of the global model, because it is not spending its first thousand labels relearning the basin from scratch. The off-domain baseline needs nearly twice the reference amount. This is standard transfer-learning behavior: features transfer best between domains that resemble each other, and the benefit of a pretrained start shrinks as the source and target domains diverge [3, 5].

Halving the label bill does more than cut cost. It pulls the deployment date forward and releases interpreters from bulk annotation back to the edge cases where their judgment is irreplaceable.

Fewer unexplainable failures, faster sign-off

Decision-makers do not deploy accuracy; they deploy confidence. The failures that stall an AI rollout are rarely the average-case errors a benchmark measures. They are the out-of-distribution surprises, the confident nonsense on a survey vintage or noise regime the model never saw, that a review committee cannot explain and therefore cannot approve. A region-matched model has, by construction, seen data that resembles what production will feed it, so it produces fewer of these surprises. Fewer unexplainable failures means fewer review cycles, and fewer review cycles is the difference between a model that ships this quarter and one that ships next year. Trust is a schedule item, and corpus match is the cheapest way to buy it.

Where the alternatives fit

A global seismic corpus is a strong second, not a winner. It beats off-domain baselines everywhere, holds up on structural tasks, and is the right choice when you genuinely have no regional data to curate. Its ceiling appears on amplitude-sensitive work, where averaging across many regions blurs the local signal you are paying to recover.

Natural-image pretraining, borrowing weights from models trained on photographs, is convenient and cheap, and it is the weakest of the three where it counts. Photographs share edges and textures with seismic sections and nothing of the underlying physics. It is reasonable scaffolding for a cold start with almost no seismic data, and it should be treated as scaffolding to be replaced, not a destination [2].

The economics, in one table

Match lowers three costs at once: fewer labels, fewer failed reviews, and less compute spent pretraining on data that does not transfer. All numbers below are illustrative teaching values from the schematic comparison, not measured benchmarks.

Metric (illustrative)Region-targetedGlobal seismicNatural-image
Structural accuracy (geometry)0.930.900.79
Amplitude-task accuracy0.940.790.66
Labeled sections to target~0.5x1.0x (reference)~1.8x
Out-of-distribution failuresLowMediumHigh
Time to sign-offFastestMediumSlowest
Relative pretraining costLowHighLow

Framed as spend, the governing question is not "how much data can we gather" but "how much of our data actually resembles the decisions we need to get right."

Limitations

The scores, label multipliers, and the 3-to-15-point lead in the instrument are schematic teaching values, interpolated linearly between the structural and amplitude columns of the illustrative table above; they are not benchmarked results from a named model or basin, and no real deployment is reported here. The two-family split of tasks is itself a simplification: real interpretation work mixes geometry and amplitude within a single task, and the clean linear sweep in the exhibit will not hold exactly in practice. The framing derives from lithospheric-modelling work in the source thesis, not from a controlled pretraining ablation, and the argument assumes a curated regional corpus is available to pretrain on; where regional data is genuinely scarce, the global-corpus strategy this briefing ranks second becomes the practical first choice. Before committing budget, ask any vendor for the comparison in the table above measured on your own held-out surveys, with amplitude-driven tasks weighted to match your portfolio.

What this briefing argues

  1. For seismic foundation models, matching the pretraining corpus to your region's geology and acquisition physics beats maximizing raw corpus size.
  2. The region-targeted advantage is largest on amplitude-driven tasks, where local rock physics governs the signal; structural benchmarks alone will hide it.
  3. A matched model reaches deployment accuracy with roughly half the labeled data in the illustrative figures, which pulls the deployment date forward.
  4. Match reduces out-of-distribution failures, and fewer unexplainable failures is what actually shortens the path to sign-off.
  5. Global seismic pretraining is a strong second choice; natural-image pretraining is a cold-start scaffold, not a destination.
  6. Decision rule: buy corpus match before corpus size, and demand amplitude-weighted evaluation on your own held-out surveys.

References

[1] Kaplan, J., McCandlish, S., Henighan, T., et al. (2020). Scaling Laws for Neural Language Models. arXiv:2001.08361

[2] Bommasani, R., Hudson, D. A., Adeli, E., et al. (2021). On the Opportunities and Risks of Foundation Models. arXiv:2108.07258

[3] Yosinski, J., Clune, J., Bengio, Y., and Lipson, H. (2014). How transferable are features in deep neural networks? Advances in Neural Information Processing Systems, 27. arXiv:1411.1792

[4] Amplitude versus offset (AVO), overview: Wikipedia

[5] Transfer learning, overview: Wikipedia

[6] Source: 2018 PhD thesis, Fig 1.3 (LitMod3D lithology slices). The podium scores and label multipliers in the exhibit are schematic illustration for teaching, not benchmarked numbers.

EarthScan scopes region-targeted pretraining corpora for basins where amplitude drives the decision. If your interpretation AI is being evaluated on structural benchmarks alone, we should talk.

Tannistha Maiti
Tannistha Maiti

Senior AI Researcher

More from EarthScan

Related research

All insights →
The Subsurface Data Paradox: Why Oil & Gas Is Sitting on AI's Richest Training Ground
Insight

The Subsurface Data Paradox: Why Oil & Gas Is Sitting on AI's Richest Training Ground

Basin-Targeted Seismic Foundation Models: Why Region-Specific Pretraining Wins
Research

Basin-Targeted Seismic Foundation Models: Why Region-Specific Pretraining Wins

An Agent OS for Subsurface Imaging
Insight

An Agent OS for Subsurface Imaging

Stay ahead

EarthScan insights, in your inbox.

Field-tested research on subsurface and energy-transition AI. About twice a month. No noise.

We use your email only for this newsletter. Unsubscribe anytime Privacy.