paper-with-me

Papers

Precision-Recall Curves Using Information Divergence Frontiers

2019-05-26 · Josip Djolonga, Mario Lucic, Marco Cuturi, Olivier Bachem, Olivier Bousquet, Sylvain Gelly

Despite the tremendous progress in the estimation of generative models, the development of tools for diagnosing their failures and assessing their performance has advanced at a much slower pace. Recent developments have investigated metrics that quantify which parts of the true distribution is modeled well, and, on the contrary, what the model fails to capture, akin to precision and recall in information retrieval. In this paper, we present a general evaluation framework for generative models that measures the trade-off between precision and recall using R\'enyi divergences. Our framework provides a novel perspective on existing techniques and extends them to more general domains. As a key advantage, this formulation encompasses both continuous and discrete models and allows for the design of efficient algorithms that do not have to quantize the data. We further analyze the biases of the approximations used in practice.

📄 PDF Abstract BibTeX arXiv:1905.10768

Code (0)

등록된 구현이 없습니다.

Tasks

Image GenerationInformation RetrievalRetrieval

Similar Papers 제목 키워드 기반

On the Theoretical Equivalence of Several Trade-Off Curves Assessing Statistical Proximity

2020-06-21 · Rodrigue Siry, Ryan Webster, Loic Simon, Julien Rabin

The recent advent of powerful generative models has triggered the renewed development of quantitative measures to assess the proximity of two probability distributions. As the scalar Frechet inception distance remains po…

Domain Adaptation

Precision-Recall-Gain Curves: PR Analysis Done Right

2015-12-01 · NeurIPS 2015 12 · Peter Flach, Meelis Kull

Precision-Recall analysis abounds in applications of binary classification where true negatives do not add value and hence should not affect assessment of the classifier's performance. Perhaps inspired by the many advant…

Binary ClassificationModel Selection

Precision and Recall Reject Curves for Classification

2023-08-16 · Lydia Fischer, Patricia Wollstadt

For some classification scenarios, it is desirable to use only those classification instances that a trained model associates with a high certainty. To obtain such high-certainty instances, previous work has proposed acc…

ClassificationQuantization

Revisiting Precision and Recall Definition for Generative Model Evaluation

2019-05-14 · Loïc Simon, Ryan Webster, Julien Rabin

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 …

Two-sample testing

Training Normalizing Flows with the Precision-Recall Divergence

2023-02-01 · Alexandre Verine, Benjamin Negrevergne, Muni Sreenivas Pydi, Yann Chevaleyre

Generative models can have distinct mode of failures like mode dropping and low quality samples, which cannot be captured by a single scalar metric. To address this, recent works propose evaluating generative models usin…