English

Hyperdimensional Feature Fusion for Out-Of-Distribution Detection

Computer Vision and Pattern Recognition 2022-08-31 v3 Artificial Intelligence

Abstract

We introduce powerful ideas from Hyperdimensional Computing into the challenging field of Out-of-Distribution (OOD) detection. In contrast to most existing work that performs OOD detection based on only a single layer of a neural network, we use similarity-preserving semi-orthogonal projection matrices to project the feature maps from multiple layers into a common vector space. By repeatedly applying the bundling operation \oplus, we create expressive class-specific descriptor vectors for all in-distribution classes. At test time, a simple and efficient cosine similarity calculation between descriptor vectors consistently identifies OOD samples with better performance than the current state-of-the-art. We show that the hyperdimensional fusion of multiple network layers is critical to achieve best general performance.

Keywords

Cite

@article{arxiv.2112.05341,
  title  = {Hyperdimensional Feature Fusion for Out-Of-Distribution Detection},
  author = {Samuel Wilson and Tobias Fischer and Niko Sünderhauf and Feras Dayoub},
  journal= {arXiv preprint arXiv:2112.05341},
  year   = {2022}
}

Comments

Accepted to WACV2023

R2 v1 2026-06-24T08:11:49.435Z