paper-with-me

Papers

Feature Space Singularity for Out-of-Distribution Detection

2020-11-30 · Haiwen Huang, Zhihan Li, Lulu Wang, Sishuo Chen, Bin Dong, Xinyu Zhou

Out-of-Distribution (OoD) detection is important for building safe artificial intelligence systems. However, current OoD detection methods still cannot meet the performance requirements for practical deployment. In this paper, we propose a simple yet effective algorithm based on a novel observation: in a trained neural network, OoD samples with bounded norms well concentrate in the feature space. We call the center of OoD features the Feature Space Singularity (FSS), and denote the distance of a sample feature to FSS as FSSD. Then, OoD samples can be identified by taking a threshold on the FSSD. Our analysis of the phenomenon reveals why our algorithm works. We demonstrate that our algorithm achieves state-of-the-art performance on various OoD detection benchmarks. Besides, FSSD also enjoys robustness to slight corruption in test data and can be further enhanced by ensembling. These make FSSD a promising algorithm to be employed in real world. We release our code at \url{https://github.com/megvii-research/FSSD_OoD_Detection}.

📄 PDF Abstract BibTeX arXiv:2011.14654

Code (1)

megvii-research/FSSD_OoD_Detection 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

The Singularity Space: A Generative Diffusion Framework for Signal Representation

2026-07-12 · Eli Bar-Yosef, Amir Averbuch, Eli Turkel arxiv

Generative models often represent signals as dense grids of amplitudes, blurring sharp transients that are crucial for the correctness of physical signals. We introduce Singularity Space, a generative framework that repr…

STEEL: Singularity-aware Reinforcement Learning

2023-01-30 · Xiaohong Chen, Zhengling Qi, Runzhe Wan

Batch reinforcement learning (RL) aims at leveraging pre-collected data to find an optimal policy that maximizes the expected total rewards in a dynamic environment. The existing methods require absolutely continuous ass…

Off-policy evaluationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Singularity structures and impacts on parameter estimation in finite mixtures of distributions

2016-09-09 · Nhat Ho, XuanLong Nguyen

Singularities of a statistical model are the elements of the model's parameter space which make the corresponding Fisher information matrix degenerate. These are the points for which estimation techniques such as the max…

parameter estimation

Distribution of Matter from Singularity with Spherical Symmetry Using Fick Diffusion

2006-05-12 · Ahmet Mecit Öztaş, Michael L. Smith

A model is presented allowing calculation of energy and matter distribution in the Universe after expansion from singularity without introduction of expansion energy. Beginning with Fick's law of diffusion, we solve the …

There is a Singularity in the Loss Landscape

2022-01-12 · Mark Lowell

Despite the widespread adoption of neural networks, their training dynamics remain poorly understood. We show experimentally that as the size of the dataset increases, a point forms where the magnitude of the gradient of…