paper-with-me

홈 › Papers

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 under restrictive distributional assumptions. In this work, we introduce a third paradigm and formulate OOD detection from a diversity perspective. We propose the Vendi Novelty Score (VNS), an OOD detector based on the Vendi Scores (VS), a family of similarity-based diversity metrics. VNS quantifies how much a test sample increases the VS of the in-distribution feature set, providing a principled notion of novelty that does not require density modeling. VNS is linear-time, non-parametric, and naturally combines class-conditional (local) and dataset-level (global) novelty signals. Across multiple image classification benchmarks and network architectures, VNS achieves state-of-the-art OOD detection performance. Remarkably, VNS retains this performance when computed using only 1% of the training data, enabling deployment in memory- or access-constrained settings.

📄 PDF Abstract BibTeX arXiv:2602.10062

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution DetectionImage Classification

Similar 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 …

DiversityMemorizationSensitivity

Exposing Diversity Bias in Deep Generative Models: Statistical Origins and Correction of Diversity Error

2026-02-16 · Farzan Farnia, Mohammad Jalali, Azim Ospanov arxiv

Deep generative models have achieved great success in producing high-quality samples, making them a central tool across machine learning applications. Beyond sample quality, an important yet less systematically studied q…

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

On the Statistical Complexity of Estimating VENDI Scores from Empirical Data

2024-10-29 · Azim Ospanov, Farzan Farnia

Reference-free evaluation metrics for generative models have recently been studied in the machine learning community. As a reference-free metric, the VENDI score quantifies the diversity of generative models using matrix…

Diversity

Robust Novelty Detection through Style-Conscious Feature Ranking

2023-10-05 · Stefan Smeu, Elena Burceanu, Emanuela Haller, Andrei Liviu Nicolicioiu

Novelty detection seeks to identify samples deviating from a known distribution, yet data shifts in a multitude of ways, and only a few consist of relevant changes. Aligned with out-of-distribution generalization literat…

Domain GeneralizationNovelty DetectionOut-of-Distribution Generalization