paper-with-me

Papers

Non-Parametric Outlier Synthesis

2023-03-06 · Leitian Tao, Xuefeng Du, Xiaojin Zhu, Yixuan Li

Out-of-distribution (OOD) detection is indispensable for safely deploying machine learning models in the wild. One of the key challenges is that models lack supervision signals from unknown data, and as a result, can produce overconfident predictions on OOD data. Recent work on outlier synthesis modeled the feature space as parametric Gaussian distribution, a strong and restrictive assumption that might not hold in reality. In this paper, we propose a novel framework, Non-Parametric Outlier Synthesis (NPOS), which generates artificial OOD training data and facilitates learning a reliable decision boundary between ID and OOD data. Importantly, our proposed synthesis approach does not make any distributional assumption on the ID embeddings, thereby offering strong flexibility and generality. We show that our synthesis approach can be mathematically interpreted as a rejection sampling framework. Extensive experiments show that NPOS can achieve superior OOD detection performance, outperforming the competitive rivals by a significant margin. Code is publicly available at https://github.com/deeplearning-wisc/npos.

📄 PDF Abstract BibTeX arXiv:2303.02966

Code (1)

deeplearning-wisc/npos 공식 구현 pytorch

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

ProxRouter: Proximity-Weighted LLM Query Routing for Improved Robustness to Outliers

2025-10-10 · Shivam Patel, Neharika Jali, Ankur Mallick, Gauri Joshi arxiv

Large language model (LLM) query routers are critical to modern AI platforms as they seek to improve efficiency by assigning inference queries to accurate, yet low-cost models. Parametric routers typically use trained ne…

LS-VOS: Identifying Outliers in 3D Object Detections Using Latent Space Virtual Outlier Synthesis

2023-10-02 · Aldi Piroli, Vinzenz Dallabetta, Johannes Kopp, Marc Walessa 외

LiDAR-based 3D object detectors have achieved unprecedented speed and accuracy in autonomous driving applications. However, similar to other neural networks, they are often biased toward high-confidence predictions or re…

3D Object DetectionAutonomous DrivingAutonomous VehiclesObject+3

Outlier Detection in Plantar Pressure: Human-Centered Comparison of Statistical Parametric Mapping and Explainable Machine Learning

2025-09-26 · Carlo Dindorf, Jonas Dully, Steven Simon, Dennis Perchthaler 외 arxiv

Plantar pressure mapping is essential in clinical diagnostics and sports science, yet large heterogeneous datasets often contain outliers from technical errors or procedural inconsistencies. Statistical Parametric Mappin…

Outlier Detection

Geometrically Constrained Outlier Synthesis

2026-03-09 · Daniil Karzanov, Marcin Detyniecki arxiv

Deep neural networks for image classification often exhibit overconfidence on out-of-distribution (OOD) samples. To address this, we introduce Geometrically Constrained Outlier Synthesis (GCOS), a training-time regulariz…

Image Classification

Outlier Synthesis via Hamiltonian Monte Carlo for Out-of-Distribution Detection

2025-01-28 · Hengzhuang Li, Teng Zhang

Out-of-distribution (OOD) detection is crucial for developing trustworthy and reliable machine learning systems. Recent advances in training with auxiliary OOD data demonstrate efficacy in enhancing detection capabilitie…

MiscellaneousOut-of-Distribution DetectionOut of Distribution (OOD) Detection