LGJun 8, 2015

Optimal Sparse Kernel Learning for Hyperspectral Anomaly Detection

arXiv:1506.02585v12 citations
Originality Incremental advance
AI Analysis

This work addresses anomaly detection in hyperspectral imaging, an incremental improvement for remote sensing applications.

The paper tackles the problem of optimal sparse feature selection for hyperspectral anomaly detection by modeling it as a Mixed Integer Programming problem, relaxing it into a Quadratically Constrained Linear Programming problem, and solving it iteratively in an Empirical Kernel Feature Space, resulting in improved performance over state-of-the-art techniques.

In this paper, a novel framework of sparse kernel learning for Support Vector Data Description (SVDD) based anomaly detection is presented. In this work, optimal sparse feature selection for anomaly detection is first modeled as a Mixed Integer Programming (MIP) problem. Due to the prohibitively high computational complexity of the MIP, it is relaxed into a Quadratically Constrained Linear Programming (QCLP) problem. The QCLP problem can then be practically solved by using an iterative optimization method, in which multiple subsets of features are iteratively found as opposed to a single subset. The QCLP-based iterative optimization problem is solved in a finite space called the \emph{Empirical Kernel Feature Space} (EKFS) instead of in the input space or \emph{Reproducing Kernel Hilbert Space} (RKHS). This is possible because of the fact that the geometrical properties of the EKFS and the corresponding RKHS remain the same. Now, an explicit nonlinear exploitation of the data in a finite EKFS is achievable, which results in optimal feature ranking. Experimental results based on a hyperspectral image show that the proposed method can provide improved performance over the current state-of-the-art techniques.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes