English

Revisiting Precision and Recall Definition for Generative Model Evaluation

Machine Learning 2023-07-03 v1 Computer Vision and Pattern Recognition Machine Learning

Abstract

In this article we revisit the definition of Precision-Recall (PR) curves for generative models proposed by Sajjadi et al. (arXiv:1806.00035). Rather than providing a scalar for generative quality, PR curves distinguish mode-collapse (poor recall) and bad quality (poor precision). We first generalize their formulation to arbitrary measures, hence removing any restriction to finite support. We also expose a bridge between PR curves and type I and type II error rates of likelihood ratio classifiers on the task of discriminating between samples of the two distributions. Building upon this new perspective, we propose a novel algorithm to approximate precision-recall curves, that shares some interesting methodological properties with the hypothesis testing technique from Lopez-Paz et al (arXiv:1610.06545). We demonstrate the interest of the proposed formulation over the original approach on controlled multi-modal datasets.

Cite

@article{arxiv.1905.05441,
  title  = {Revisiting Precision and Recall Definition for Generative Model Evaluation},
  author = {Loïc Simon and Ryan Webster and Julien Rabin},
  journal= {arXiv preprint arXiv:1905.05441},
  year   = {2023}
}

Comments

ICML 2019

R2 v1 2026-06-23T09:05:39.441Z