paper-with-me

Papers

Deep Hybrid Models for Out-of-Distribution Detection

2022-01-01 · CVPR 2022 1 · Senqi Cao, Zhongfei Zhang

We propose a principled and practical method for out-of-distribution (OoD) detection with deep hybrid models (DHMs), which model the joint density p(x,y) of features and labels with a single forward pass. By factorizing the joint density p(x,y) into three sources of uncertainty, we show that our approach has the ability to identify samples semantically different from the training data. To ensure computational scalability, we add a weight normalization step during training, which enables us to plug in state-of-the-art (SoTA) deep neural network (DNN) architectures for approximately modeling and inferring expressive probability distributions. Our method provides an efficient, general, and flexible framework for predictive uncertainty estimation with promising results and theoretical support. To our knowledge, this is the first work to reach 100% in OoD detection tasks on both vision and language datasets, especially on notably difficult dataset pairs such as CIFAR-10 vs. SVHN and CIFAR-100 vs. CIFAR-10. This work is a step towards enabling DNNs in real-world deployment for safety-critical applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

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

Methods 이 논문이 사용한 방법론

Weight Normalization Weight Normalization is a normalization method for training neural networks. It is inspired by batch normalization,…

Similar Papers 제목 키워드 기반

Detecting Fake News on Social Media: A Novel Reliability Aware Machine-Crowd Hybrid Intelligence-Based Method

2024-12-07 · Yidong Chai, Kangwei Shi, Jiaheng Xie, Chunli Liu 외

Fake news on social media platforms poses a significant threat to societal systems, underscoring the urgent need for advanced detection methods. The existing detection methods can be divided into machine intelligence-bas…

Fake News Detection

Hybrid Energy Based Model in the Feature Space for Out-of-Distribution Detection

2023-05-26 · Marc Lafon, Elias Ramzi, Clément Rambour, Nicolas Thome

Out-of-distribution (OOD) detection is a critical requirement for the deployment of deep neural networks. This paper introduces the HEAT model, a new post-hoc OOD detection method estimating the density of in-distributio…

Density EstimationOut-of-Distribution DetectionOut of Distribution (OOD) Detection

Q-SYNTH: Hybrid Quantum-Classical Adversarial Augmentation for Imbalanced Fraud Detection

2026-05-20 · Adam Innan, Mansour El Alami, Nouhaila Innan, Muhammad Shafique 외 arxiv

Credit card fraud detection is fundamentally challenged by extreme class imbalance, where fraudulent transactions are rare yet operationally critical. This imbalance often biases supervised learners toward the legitimate…

Fraud Detection

Detecting Unobservable Contingencies in Active Distribution Systems Using a Stochastic Hybrid Systems Approach

2025-03-03 · Erfan Mehdipour Abadi, Hamid Varmazyari, Masoud H. Nazari

This paper introduces a distributed contingency detection algorithm for detecting unobservable contingencies in power distribution systems using stochastic hybrid system (SHS) models. We aim to tackle the challenge of li…

Hybrid Models with Deep and Invertible Features

2019-02-07 · Eric Nalisnick, Akihiro Matsukawa, Yee Whye Teh, Dilan Gorur 외

We propose a neural hybrid model consisting of a linear model defined on a set of features computed by a deep, invertible transformation (i.e. a normalizing flow). An attractive property of our model is that both p(featu…

Probabilistic Deep Learning