paper-with-me

Papers

Kernel Null Space Methods for Novelty Detection

2013-06-01 · CVPR 2013 6 · Paul Bodesheim, Alexander Freytag, Erik Rodner, Michael Kemmler, Joachim Denzler

Detecting samples from previously unknown classes is a crucial task in object recognition, especially when dealing with real-world applications where the closed-world assumption does not hold. We present how to apply a null space method for novelty detection, which maps all training samples of one class to a single point. Beside the possibility of modeling a single class, we are able to treat multiple known classes jointly and to detect novelties for a set of classes with a single model. In contrast to modeling the support of each known class individually, our approach makes use of a projection in a joint subspace where training samples of all known classes have zero intra-class variance. This subspace is called the null space of the training data. To decide about novelty of a test sample, our null space approach allows for solely relying on a distance measure instead of performing density estimation directly. Therefore, we derive a simple yet powerful method for multi-class novelty detection, an important problem not studied sufficiently so far. Our novelty detection approach is assessed in comprehensive multi-class experiments using the publicly available datasets Caltech-256 and ImageNet. The analysis reveals that our null space approach is perfectly suited for multi-class novelty detection since it outperforms all other methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationNovelty DetectionObject Recognition

Similar Papers 제목 키워드 기반

Incremental Kernel Null Space Discriminant Analysis for Novelty Detection

2017-07-01 · CVPR 2017 7 · Juncheng Liu, Zhouhui Lian, Yi Wang, Jianguo Xiao

Novelty detection, which aims to determine whether a given data belongs to any category of training data or not, is considered to be an important and challenging problem in areas of Pattern Recognition, Machine Learning,…

Novelty Detection

Unknown Face Presentation Attack Detection via Localised Learning of Multiple Kernels

2022-04-22 · Shervin Rahimzadeh Arashloo

The paper studies face spoofing, a.k.a. presentation attack detection (PAD) in the demanding scenarios of unknown types of attack. While earlier studies have revealed the benefits of ensemble methods, and in particular, …

Face Presentation Attack DetectionNovelty Detection

Maximum Margin Metric Learning Over Discriminative Nullspace for Person Re-identification

2018-07-28 · ECCV 2018 9 · T M Feroz Ali, Subhasis Chaudhuri

In this paper we propose a novel metric learning framework called Nullspace Kernel Maximum Margin Metric Learning (NK3ML) which efficiently addresses the small sample size (SSS) problem inherent in person re-identificati…

Metric LearningPerson Re-Identification

Robust One-Class Kernel Spectral Regression

2019-02-06 · Shervin Rahimzadeh Arashloo, Josef Kittler

The kernel null-space technique and its regression-based formulation (called one-class kernel spectral regression, a.k.a. OC-KSR) is known to be an effective and computationally attractive one-class classification framew…

General ClassificationOne-Class Classificationregression

Infinite-dimensional Mahalanobis Distance with Applications to Kernelized Novelty Detection

2024-07-16 · Nikita Zozoulenko, Thomas Cass, Lukas Gonon

The Mahalanobis distance is a classical tool used to measure the covariance-adjusted distance between points in $\bbR^d$. In this work, we extend the concept of Mahalanobis distance to separable Banach spaces by reinterp…

Anomaly DetectionNovelty DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection+2