paper-with-me

홈 › Papers

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 remarkable results, evaluating their performance is challenging. This issue is of vital importance to push research forward and identify meaningful gains from random noise. Currently, heuristic metrics such as the Inception score (IS) and Frechet Inception Distance (FID) are the most common evaluation metrics, but what they measure is not entirely clear. Additionally, there are questions regarding how meaningful their score actually is. In this work, we study the evaluation metrics of generative models by generating a high-quality synthetic dataset on which we can estimate classical metrics for comparison. Our study shows that while FID and IS do correlate to several f-divergences, their ranking of close models can vary considerably making them problematic when used for fain-grained comparison. We further used this experimental setting to study which evaluation metric best correlates with our probabilistic metrics. Lastly, we look into the base features used for metrics such as FID.

📄 PDF Abstract BibTeX arXiv:2206.10935

Code (1)

eyalbetzalel/fcd 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Domain-agnostic and Multi-level Evaluation of Generative Models

2023-01-20 · Girmaw Abebe Tadesse, Jannis Born, Celia Cintas, William Ogallo 외

While the capabilities of generative models heavily improved in different domains (images, text, graphs, molecules, etc.), their evaluation metrics largely remain based on simplified quantities or manual inspection with …

On the Distributed Evaluation of Generative Models

2023-10-18 · Zixiao Wang, Farzan Farnia, Zhenghao Lin, Yunheng Shen 외

The evaluation of deep generative models has been extensively studied in the centralized setting, where the reference data are drawn from a single probability distribution. On the other hand, several applications of gene…

AvgFederated Learning

Evaluating Generative Ad Hoc Information Retrieval

2023-11-08 · Lukas Gienapp, Harrisen Scells, Niklas Deckers, Janek Bevendorff 외

Recent advances in large language models have enabled the development of viable generative retrieval systems. Instead of a traditional document ranking, generative retrieval systems often directly return a grounded gener…

Ad-Hoc Information RetrievalDocument RankingInformation RetrievalRetrieval

Eval all, trust a few, do wrong to none: Comparing sentence generation models

2018-04-21 · Ondřej Cífka, Aliaksei Severyn, Enrique Alfonseca, Katja Filippova

In this paper, we study recent neural generative models for text generation related to variational autoencoders. Previous works have employed various techniques to control the prior distribution of the latent codes in th…

AllSentenceText Generation

Generative Responsible AI Data Evaluation Schema (GRAIDES) for AI Assurance in Local Government

2026-06-18 · Ethan Knights, Christopher Conlan, Temilorun Gbolahan, Stephen Waterman 외 arxiv

Trust in the application of generative Artificial Intelligence (AI) relies on well-governed measurable evidence of performance and safety. In practice, however, evaluation data is often fragmented across systems, inconsi…