paper-with-me

홈 › Papers

An empirical study on evaluation metrics of generative adversarial networks

2018-06-19 · ICLR 2018 1 · Qiantong Xu, Gao Huang, Yang Yuan, Chuan Guo, Yu Sun, Felix Wu, Kilian Weinberger

Evaluating generative adversarial networks (GANs) is inherently challenging. In this paper, we revisit several representative sample-based evaluation metrics for GANs, and address the problem of how to evaluate the evaluation metrics. We start with a few necessary conditions for metrics to produce meaningful scores, such as distinguishing real from generated samples, identifying mode dropping and mode collapsing, and detecting overfitting. With a series of carefully designed experiments, we comprehensively investigate existing sample-based metrics and identify their strengths and limitations in practical settings. Based on these results, we observe that kernel Maximum Mean Discrepancy (MMD) and the 1-Nearest-Neighbor (1-NN) two-sample test seem to satisfy most of the desirable properties, provided that the distances between samples are computed in a suitable feature space. Our experiments also unveil interesting properties about the behavior of several popular GAN models, such as whether they are memorizing training samples, and how far they are from learning the target distribution.

📄 PDF Abstract BibTeX arXiv:1806.07755

Code (5)

xuqiantong/GAN-Metrics 공식 구현 pytorch
fabiankaechele/samplingfromautoencoders pytorch
raahii/evan pytorch
raahii/video-gans-evaluation pytorch
tagas/vcae pytorch

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Assessing Generative Models via Precision and Recall

2018-05-31 · NeurIPS 2018 12 · Mehdi S. M. Sajjadi, Olivier Bachem, Mario Lucic, Olivier Bousquet 외

Recent advances in generative modeling have led to an increased interest in the study of statistical divergences as means of model comparison. Commonly used evaluation methods, such as the Frechet Inception Distance (FID…

A Study on the Evaluation of Generative Models

2022-06-22 · Eyal Betzalel, Coby Penso, Aviv Navon, Ethan Fetaya

Implicit generative models, which do not return likelihood values, such as generative adversarial networks and diffusion models, have become prevalent in recent years. While it is true that these models have shown remark…

Are GANs Created Equal? A Large-Scale Study

2017-11-28 · NeurIPS 2018 12 · Mario Lucic, Karol Kurach, Marcin Michalski, Sylvain Gelly 외

Generative adversarial networks (GAN) are a powerful subclass of generative models. Despite a very rich research activity leading to numerous interesting GAN algorithms, it is still very hard to assess which algorithm(s)…

Hyperparameter Optimization

An Empirical Study of Accuracy, Fairness, Explainability, Distributional Robustness, and Adversarial Robustness

2021-09-29 · Moninder Singh, Gevorg Ghalachyan, Kush R. Varshney, Reginald E. Bryant

To ensure trust in AI models, it is becoming increasingly apparent that evaluation of models must be extended beyond traditional performance metrics, like accuracy, to other dimensions, such as fairness, explainability, …

Adversarial RobustnessFairness

Self-Attention Generative Adversarial Network for Speech Enhancement

2020-10-18 · Huy Phan, Huy Le Nguyen, Oliver Y. Chén, Philipp Koch 외

Existing generative adversarial networks (GANs) for speech enhancement solely rely on the convolution operation, which may obscure temporal dependencies across the sequence input. To remedy this issue, we propose a self-…

Generative Adversarial NetworkSpeech Enhancement