paper-with-me

홈 › Papers

Dimensionality-induced information loss of outliers in deep neural networks

2024-10-29 · Kazuki Uematsu, Kosuke Haruki, Taiji Suzuki, Mitsuhiro Kimura, Takahiro Takimoto, Hideyuki Nakagawa

Out-of-distribution (OOD) detection is a critical issue for the stable and reliable operation of systems using a deep neural network (DNN). Although many OOD detection methods have been proposed, it remains unclear how the differences between in-distribution (ID) and OOD samples are generated by each processing step inside DNNs. We experimentally clarify this issue by investigating the layer dependence of feature representations from multiple perspectives. We find that intrinsic low dimensionalization of DNNs is essential for understanding how OOD samples become more distinct from ID samples as features propagate to deeper layers. Based on these observations, we provide a simple picture that consistently explains various properties of OOD samples. Specifically, low-dimensional weights eliminate most information from OOD samples, resulting in misclassifications due to excessive attention to dataset bias. In addition, we demonstrate the utility of dimensionality by proposing a dimensionality-aware OOD detection method based on alignment of features and weights, which consistently achieves high performance for various datasets with lower computational cost.

📄 PDF Abstract BibTeX arXiv:2410.21656

Code (0)

등록된 구현이 없습니다.

Tasks

Out of Distribution (OOD) Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Dimensionality Reduction using Similarity-induced Embeddings

2017-06-18 · Nikolaos Passalis, Anastasios Tefas

The vast majority of Dimensionality Reduction (DR) techniques rely on second-order statistics to define their optimization objective. Even though this provides adequate results in most cases, it comes with several shortc…

Dimensionality ReductionSupervised dimensionality reduction

Robust Partial Least Squares Using Low Rank and Sparse Decomposition

2024-07-09 · Farwa Abbas, Hussain Ahmad

This paper proposes a framework for simultaneous dimensionality reduction and regression in the presence of outliers in data by applying low-rank and sparse matrix decomposition. For multivariate data corrupted with outl…

Dimensionality Reductionregression

Graph Laplacians on Shared Nearest Neighbor graphs and graph Laplacians on $k$-Nearest Neighbor graphs having the same limit

2023-02-24 · A. Martina Neuman

A Shared Nearest Neighbor (SNN) graph is a type of graph construction using shared nearest neighbor information, which is a secondary similarity measure based on the rankings induced by a primary $k$-nearest neighbor ($k…

graph construction

A Dimensionality Reduction Method for Finding Least Favorable Priors with a Focus on Bregman Divergence

2022-02-23 · Alex Dytso, Mario Goldenbaum, H. Vincent Poor, Shlomo Shamai

A common way of characterizing minimax estimators in point estimation is by moving the problem into the Bayesian estimation domain and finding a least favorable prior distribution. The Bayesian estimator induced by a lea…

Dimensionality Reduction

Functional Output Regression with Infimal Convolution: Exploring the Huber and $ε$-insensitive Losses

2022-06-16 · Alex Lambert, Dimitri Bouche, Zoltan Szabo, Florence d'Alché-Buc

The focus of the paper is functional output regression (FOR) with convoluted losses. While most existing work consider the square loss setting, we leverage extensions of the Huber and the $\epsilon$-insensitive loss (ind…

regression