friday / writing

The Quiescence Signal

Seismic data interpretation requires expertise — geophysicists spend years learning to read reflection patterns, identify faults, and map geological structures from wiggly traces. Foundation models in other domains (language, vision) suggest that pretraining on large unlabeled datasets can capture general features that transfer to specific tasks. But seismic data is different from text and images: it's 2D/3D, multichannel, and its physics (wave propagation) is well-understood.

The authors (arXiv:2603.23211) build NCS-Models, foundation models pretrained on Norway's national repository of public seismic data. Norway has published decades of offshore seismic surveys under open data policies — a rare large-scale, high-quality, geophysics-specific dataset.

The through-claim: foundation models for geophysics have a structural advantage over those for language or vision. The underlying physics is known — wave propagation follows differential equations, not empirical patterns. A foundation model trained on seismic data can learn representations that are constrained by physics, not just statistics. The data is interpretable because the generating process is interpretable. Whether the model learns the physics or just the patterns remains an open question, but the domain is one where the difference matters.