paper-with-me

홈 › Papers

Pros and Cons of GAN Evaluation Measures: New Developments

2021-03-17 · Ali Borji

This work is an update of a previous paper on the same topic published a few years ago. With the dramatic progress in generative modeling, a suite of new quantitative and qualitative techniques to evaluate models has emerged. Although some measures such as Inception Score, Frechet Inception Distance, Precision-Recall, and Perceptual Path Length are relatively more popular, GAN evaluation is not a settled issue and there is still room for improvement. Here, I describe new dimensions that are becoming important in assessing models (e.g. bias and fairness) and discuss the connection between GAN evaluation and deepfakes. These are important areas of concern in the machine learning community today and progress in GAN evaluation can help mitigate them.

📄 PDF Abstract BibTeX arXiv:2103.09396

Code (1)

clovaai/generative-evaluation-prdc 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Assessment of Non-native Prosody for Spanish as L2 using quantitative scores and perceptual evaluation

2014-05-01 · LREC 2014 5 · Valent{\'\i}n Carde{\~n}oso-Payo, C{\'e}sar Gonz{\'a}lez-Ferreras, David Escudero

In this work we present SAMPLE, a new pronunciation database of Spanish as L2, and first results on the automatic assessment of Non-native prosody. Listen and repeat and read tasks are carried out by native and foreign s…

Language AcquisitionSpeech Recognition

Objective Evaluation of Prosody and Intelligibility in Speech Synthesis via Conditional Prediction of Discrete Tokens

2025-09-24 · Ismail Rasim Ulgen, Zongyang Du, Junchen Lu, Philipp Koehn 외 arxiv

Objective evaluation of synthesized speech is critical for advancing speech generation systems, yet existing metrics for intelligibility and prosody remain limited in scope and weakly correlated with human perception. Wo…

Speech Synthesis

A survey on deep learning in medical image registration: new technologies, uncertainty, evaluation metrics, and beyond

2023-07-28 · Junyu Chen, Yihao Liu, Shuwen Wei, Zhangxing Bian 외

Deep learning technologies have dramatically reshaped the field of medical image registration over the past decade. The initial developments, such as regression-based and U-Net-based networks, established the foundation …

Deep LearningImage RegistrationMedical Image RegistrationMotion Estimation

A survey of some recent developments in measures of association

2022-11-09 · Sourav Chatterjee

This paper surveys some recent developments in measures of association related to a new coefficient of correlation introduced by the author. A straightforward extension of this coefficient to standard Borel spaces (which…

Survey

Pros and Cons of GAN Evaluation Measures

2018-02-09 · Ali Borji

Generative models, in particular generative adversarial networks (GANs), have received significant attention recently. A number of GAN variants have been proposed and have been utilized in many applications. Despite larg…