paper-with-me

Papers

Is Out-of-Distribution Detection Learnable?

2022-10-26 · Zhen Fang, Yixuan Li, Jie Lu, Jiahua Dong, Bo Han, Feng Liu

Supervised learning aims to train a classifier under the assumption that training and test data are from the same distribution. To ease the above assumption, researchers have studied a more realistic setting: out-of-distribution (OOD) detection, where test data may come from classes that are unknown during training (i.e., OOD data). Due to the unavailability and diversity of OOD data, good generalization ability is crucial for effective OOD detection algorithms. To study the generalization of OOD detection, in this paper, we investigate the probably approximately correct (PAC) learning theory of OOD detection, which is proposed by researchers as an open problem. First, we find a necessary condition for the learnability of OOD detection. Then, using this condition, we prove several impossibility theorems for the learnability of OOD detection under some scenarios. Although the impossibility theorems are frustrating, we find that some conditions of these impossibility theorems may not hold in some practical scenarios. Based on this observation, we next give several necessary and sufficient conditions to characterize the learnability of OOD detection in some practical scenarios. Lastly, we also offer theoretical supports for several representative OOD detection works based on our OOD theory.

📄 PDF Abstract BibTeX arXiv:2210.14707

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLearning TheoryOut-of-Distribution DetectionOut of Distribution (OOD) DetectionPAC learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

A Closer Look at the Learnability of Out-of-Distribution (OOD) Detection

2025-01-15 · Konstantin Garov, Kamalika Chaudhuri

Machine learning algorithms often encounter different or "out-of-distribution" (OOD) data at deployment time, and OOD detection is frequently employed to detect these examples. While it works reasonably well in practice,…

Learning TheoryOut of Distribution (OOD) DetectionPAC learning

Bayesian Prompt Flow Learning for Zero-Shot Anomaly Detection

2025-03-13 · CVPR 2025 1 · Zhen Qu, Xian Tao, Xinyi Gong, Shichen Qu 외

Recently, vision-language models (e.g. CLIP) have demonstrated remarkable performance in zero-shot anomaly detection (ZSAD). By leveraging auxiliary data during training, these models can directly perform cross-category …

Anomaly Detectionzero-shot anomaly detection

A Doubly Decoupled Network for edge detection

2025-04-01 · Neurocomputing 2025 4 · Yachuan Li, Xavier Soria Poma, Yongke Xi, Guanlin Li 외

Deep learning-based edge detectors are increasingly scaled up to achieve higher performance. However, this growth comes at the cost of higher computational demands and a greater risk of model overfitting. In this paper, …

DiversityEdge Detection

Not All Learnable Distribution Classes are Privately Learnable

2024-02-01 · Mark Bun, Gautam Kamath, Argyris Mouzakis, Vikrant Singhal

We give an example of a class of distributions that is learnable up to constant error in total variation distance with a finite number of samples, but not learnable under $(\varepsilon, \delta)$-differential privacy with…

All

MAGneT-3D: Monocular and Domain-Generalizable Temporal 3D Detection

2026-08-14 · Mohamed Kotb, Johannes Meier, Christoph Reich, Oussema Dhaouadi 외 arxiv

Monocular temporal 3D detection aims to detect objects in 3D, given a monocular video. Query-based 3D detectors unify detection and cross-view association, but their learnable queries fit the spatial distribution of the …

Domain Generalization3D Object Detection