English

Learning a distance measure from the information-estimation geometry of data

Image and Video Processing 2026-02-09 v2 Computer Vision and Pattern Recognition Information Theory Signal Processing math.IT Machine Learning

Abstract

We introduce the Information-Estimation Metric (IEM), a novel form of distance function derived from an underlying continuous probability density over a domain of signals. The IEM is rooted in a fundamental relationship between information theory and estimation theory, which links the log-probability of a signal with the errors of an optimal denoiser, applied to noisy observations of the signal. In particular, the IEM between a pair of signals is obtained by comparing their denoising error vectors over a range of noise amplitudes. Geometrically, this amounts to comparing the score vector fields of the blurred density around the signals over a range of blur levels. We prove that the IEM is a valid global distance metric and derive a closed-form expression for its local second-order approximation, which yields a Riemannian metric. For Gaussian-distributed signals, the IEM coincides with the Mahalanobis distance. But for more complex distributions, it adapts, both locally and globally, to the geometry of the distribution. In practice, the IEM can be computed using a learned denoiser (analogous to generative diffusion models) and solving a one-dimensional integral. To demonstrate the value of our framework, we learn an IEM on the ImageNet database. Experiments show that this IEM is competitive with or outperforms state-of-the-art supervised image quality metrics in predicting human perceptual judgments.

Keywords

Cite

@article{arxiv.2510.02514,
  title  = {Learning a distance measure from the information-estimation geometry of data},
  author = {Guy Ohayon and Pierre-Etienne H. Fiquet and Florentin Guth and Jona Ballé and Eero P. Simoncelli},
  journal= {arXiv preprint arXiv:2510.02514},
  year   = {2026}
}

Comments

ICLR 2026. Code is available at https://github.com/ohayonguy/information-estimation-metric

R2 v1 2026-07-01T06:14:16.922Z