paper-with-me

홈 › Papers

Cousins Of The Vendi Score: A Family Of Similarity-Based Diversity Metrics For Science And Machine Learning

2023-10-19 · Amey P. Pasarkar, Adji Bousso Dieng

Measuring diversity accurately is important for many scientific fields, including machine learning (ML), ecology, and chemistry. The Vendi Score was introduced as a generic similarity-based diversity metric that extends the Hill number of order q=1 by leveraging ideas from quantum statistical mechanics. Contrary to many diversity metrics in ecology, the Vendi Score accounts for similarity and does not require knowledge of the prevalence of the categories in the collection to be evaluated for diversity. However, the Vendi Score treats each item in a given collection with a level of sensitivity proportional to the item's prevalence. This is undesirable in settings where there is a significant imbalance in item prevalence. In this paper, we extend the other Hill numbers using similarity to provide flexibility in allocating sensitivity to rare or common items. This leads to a family of diversity metrics -- Vendi scores with different levels of sensitivity -- that can be used in a variety of applications. We study the properties of the scores in a synthetic controlled setting where the ground truth diversity is known. We then test their utility in improving molecular simulations via Vendi Sampling. Finally, we use the Vendi scores to better understand the behavior of image generative models in terms of memorization, duplication, diversity, and sample quality.

📄 PDF Abstract BibTeX arXiv:2310.12952

Code (2)

vertaix/vendi-sampling 공식 구현 pytorch
vertaix/vendi-score 공식 구현 pytorch

Tasks

DiversityMemorizationSensitivity

Similar Papers 제목 키워드 기반

The Vendi Score: A Diversity Evaluation Metric for Machine Learning

2022-10-05 · Dan Friedman, Adji Bousso Dieng

Diversity is an important criterion for many areas of machine learning (ML), including generative modeling and dataset curation. However, existing metrics for measuring diversity are often domain-specific and limited in …

Data AugmentationDiversity

Quality-Weighted Vendi Scores And Their Application To Diverse Experimental Design

2024-05-03 · Quan Nguyen, Adji Bousso Dieng

Experimental design techniques such as active search and Bayesian optimization are widely used in the natural sciences for data collection and discovery. However, existing techniques tend to favor exploitation over explo…

Bayesian OptimizationDiversityDrug DiscoveryExperimental Design

Vendi Novelty Scores for Out-of-Distribution Detection

2026-02-10 · Amey P. Pasarkar, Adji Bousso Dieng arxiv

Out-of-distribution (OOD) detection is critical for the safe deployment of machine learning systems. Existing post-hoc detectors typically rely on model confidence scores or likelihood estimates in feature space, often u…

Out-of-Distribution DetectionImage Classification

The Vendiscope: An Algorithmic Microscope For Data Collections

2025-02-15 · Amey P. Pasarkar, Adji Bousso Dieng

The evolution of microscopy, beginning with its invention in the late 16th century, has continuously enhanced our ability to explore and understand the microscopic world, enabling increasingly detailed observations of st…

DiversityFormation EnergyMemorization

Vendi-RAG: Adaptively Trading-Off Diversity And Quality Significantly Improves Retrieval Augmented Generation With LLMs

2025-02-16 · Mohammad Reza Rezaei, Adji Bousso Dieng

Retrieval-augmented generation (RAG) enhances large language models (LLMs) for domain-specific question-answering (QA) tasks by leveraging external knowledge sources. However, traditional RAG systems primarily focus on r…

DiversityQuestion AnsweringRAGRetrieval+1