paper-with-me

홈 › Papers

Can Dense Connectivity Benefit Outlier Detection? An Odyssey with NAS

2024-06-04 · Hao Fu, Tunhou Zhang, Hai Li, Yiran Chen

Recent advances in Out-of-Distribution (OOD) Detection is the driving force behind safe and reliable deployment of Convolutional Neural Networks (CNNs) in real world applications. However, existing studies focus on OOD detection through confidence score and deep generative model-based methods, without considering the impact of DNN structures, especially dense connectivity in architecture fabrications. In addition, existing outlier detection approaches exhibit high variance in generalization performance, lacking stability and confidence in evaluating and ranking different outlier detectors. In this work, we propose a novel paradigm, Dense Connectivity Search of Outlier Detector (DCSOD), that automatically explore the dense connectivity of CNN architectures on near-OOD detection task using Neural Architecture Search (NAS). We introduce a hierarchical search space containing versatile convolution operators and dense connectivity, allowing a flexible exploration of CNN architectures with diverse connectivity patterns. To improve the quality of evaluation on OOD detection during search, we propose evolving distillation based on our multi-view feature learning explanation. Evolving distillation stabilizes training for OOD detection evaluation, thus improves the quality of search. We thoroughly examine DCSOD on CIFAR benchmarks under OOD detection protocol. Experimental results show that DCSOD achieve remarkable performance over widely used architectures and previous NAS baselines. Notably, DCSOD achieves state-of-the-art (SOTA) performance on CIFAR benchmark, with AUROC improvement of $\sim$1.0%.

📄 PDF Abstract BibTeX arXiv:2406.01975

Code (0)

등록된 구현이 없습니다.

Tasks

Neural Architecture SearchOutlier DetectionOut of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Sparsity-aware Robust Community Detection(SPARCODE)

2020-11-18 · Aylin Tastan, Michael Muma, Abdelhak M. Zoubir

Community detection refers to finding densely connected groups of nodes in graphs. In important applications, such as cluster analysis and network modelling, the graph is sparse but outliers and heavy-tailed noise may ob…

Community Detection

Provable Self-Representation Based Outlier Detection in a Union of Subspaces

2017-04-12 · CVPR 2017 7 · Chong You, Daniel P. Robinson, René Vidal

Many computer vision tasks involve processing large amounts of data contaminated by outliers, which need to be detected and rejected. While outlier detection methods based on robust statistics have existed for decades, o…

Outlier Detection

Synthetic outlier generation for anomaly detection in autonomous driving

2023-08-04 · Martin Bikandi, Gorka Velez, Naiara Aginako, Itziar Irigoien

Anomaly detection, or outlier detection, is a crucial task in various domains to identify instances that significantly deviate from established patterns or the majority of data. In the context of autonomous driving, the …

Anomaly DetectionAutonomous DrivingOutlier DetectionSemantic Segmentation

GUI Odyssey: A Comprehensive Dataset for Cross-App GUI Navigation on Mobile Devices

2024-06-12 · Quanfeng Lu, Wenqi Shao, Zitao Liu, Fanqing Meng 외

Smartphone users often navigate across multiple applications (apps) to complete tasks such as sharing content between social media platforms. Autonomous Graphical User Interface (GUI) navigation agents can enhance user e…

Navigate

MCODE: Multivariate Conditional Outlier Detection

2015-05-15 · Charmgil Hong, Milos Hauskrecht

Outlier detection aims to identify unusual data instances that deviate from expected patterns. The outlier detection is particularly challenging when outliers are context dependent and when they are defined by unusual co…

General ClassificationOutlier Detection