LGCVMLOct 29, 2019

GLIMPS: A Greedy Mixed Integer Approach for Super Robust Matched Subspace Detection

arXiv:1910.13089v1
Originality Incremental advance
AI Analysis

This addresses a combinatorial NP-hard problem in high-dimensional data analysis, enabling robust detection in scenarios with many outliers, which is incremental over existing sparse-outlier methods.

The paper tackles the problem of matched subspace detection with abundant outliers, proposing GLIMPS, a two-stage greedy and mixed integer approach that tolerates over 80% outliers and outperforms state-of-the-art methods.

Due to diverse nature of data acquisition and modern applications, many contemporary problems involve high dimensional datum $\x \in \R^\d$ whose entries often lie in a union of subspaces and the goal is to find out which entries of $\x$ match with a particular subspace $\sU$, classically called \emph {matched subspace detection}. Consequently, entries that match with one subspace are considered as inliers w.r.t the subspace while all other entries are considered as outliers. Proportion of outliers relative to each subspace varies based on the degree of coordinates from subspaces. This problem is a combinatorial NP-hard in nature and has been immensely studied in recent years. Existing approaches can solve the problem when outliers are sparse. However, if outliers are abundant or in other words if $\x$ contains coordinates from a fair amount of subspaces, this problem can't be solved with acceptable accuracy or within a reasonable amount of time. This paper proposes a two-stage approach called \emph{Greedy Linear Integer Mixed Programmed Selector} (GLIMPS) for this abundant-outliers setting, which combines a greedy algorithm and mixed integer formulation and can tolerate over 80\% outliers, outperforming the state-of-the-art.

Foundations

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

Your Notes