You have regularized your inverse problem, run the solver, and out comes a reconstruction — a smooth, plausible-looking image of whatever you were trying to recover. It looks convincing. But an honest question remains, and it is the one that separates careful science from wishful thinking: how much of that fine detail can you actually trust? Is the little bump on the left a real feature your data revealed, or a smear that regularization painted in?
The model resolution matrix answers exactly this. It quantifies how much your recovered solution is a blurred version of the true one — it tells you the genuine spatial resolution your data can support, so you know which features to believe and which to treat as artefacts.
Regularization buys stability — but at a price. The recovered model is not the true one; it is a
blurred version of it, and the resolution matrix measures exactly how blurred. Write the regularized
solution as
So
Look at a single row
Instead of returning the single true value
Here is a heatmap of a resolution matrix that is close to the identity. The bright band hugs the
diagonal tightly: each row is a sharp spike sitting almost entirely on its own parameter. Reading
row 5, say, the weight on
Now the same problem with much heavier regularization. The diagonal has bled into a wide, fuzzy
band: every row is a broad hump spanning several parameters. Reading row 5 again, the weight is
shared roughly equally across cells 3–7 — so
Compare the two heatmaps and the moral is stark. Going from example 1 to example 2, all we did was
turn up the regularization. That helped stability — it tamed the noise amplification that
makes raw inversion explode. But it hurt resolution — it broadened every kernel and smeared
It is the
The resolution matrix is not a mysterious extra ingredient — it falls straight out of how you built
the inverse. Through the
where the filter factors
The word is borrowed straight from optics, and the analogy is exact. A telescope cannot separate two
stars closer together than its diffraction limit — they blur into a single smudge. Its
resolving power is the smallest angle it can split. An inverse problem is a lens too: the
rows of
This is the classic way people fool themselves with inverse problems. A reconstruction can look crisp and detailed — smooth curves, little bumps, plausible structure — and yet have genuinely poor resolution. The apparent sharpness comes from the display and the regularizer, not from information in the data.
The resolution matrix is the referee. Any feature finer than the resolution length is an
artefact or a smeared average, not real recovered structure. Claiming to "see" a
small feature that your kernels are too broad to resolve is over-interpretation, plain and simple —
the data physically cannot support it. Before you point at a bump and tell a story about it, check
that the row of
When a team publishes a tomographic image of the Earth's mantle — say a warm plume rising under Hawaii, or a cold slab sinking beneath the Andes — the very first question a reviewer asks is: can your data actually resolve that? Rays criss-cross the deep Earth unevenly, so some regions are beautifully sampled and others are barely touched, and regularization quietly fills the gaps with smooth guesswork.
That is why resolution analysis is non-negotiable in the field. Seismologists carefully report the resolution of their images and run resolution tests (the famous "checkerboard test" puts in a known pattern of blobs and sees how badly the inversion smears it back out). A claimed discovery of some small deep-Earth structure must pass such a test. The resolution matrix is exactly the tool that separates "the data really shows this" from "regularization smeared some blob into looking like this" — a crucial guard against fooling yourself, and everyone else.