English

MIND: Monge Inception Distance for Generative Models Evaluation

Machine Learning 2026-05-11 v1

Abstract

We propose the Monge Inception Distance (MIND), a metric for evaluating generative models that addresses key limitations of the widely adopted Fr\'echet Inception Distance (FID). The MIND metric leverages the sliced Wasserstein distance to compare distributions by averaging one-dimensional optimal transport distances, efficiently computed via sorting. This approach circumvents the estimation of high-dimensional means and covariance matrices, which underlie FID's poor sample complexity and vulnerability to adversarial attacks. We empirically demonstrate three primary advantages: (i) it is more sample-efficient by one order of magnitude, (ii) it is faster to compute by two orders of magnitude, (iii) it is more robust to adversarial attacks such as moment-matching. We show that MIND with 5k samples can replace the evaluation performance of FID with 50k samples, providing high correlation with this standard benchmark and superior discriminative performance. We further demonstrate that even smaller sample sizes (e.g., 1k or 2k) remain highly informative for rapid model iteration.

Keywords

Cite

@article{arxiv.2605.06797,
  title  = {MIND: Monge Inception Distance for Generative Models Evaluation},
  author = {Quentin Berthet and Yu-Han Wu and Clement Crepy and Romuald Elie and Klaus Greff and Michael Eli Sander},
  journal= {arXiv preprint arXiv:2605.06797},
  year   = {2026}
}
R2 v1 2026-07-01T12:55:59.659Z