Cascade Subspace Clustering for Outlier Detection
Qi Yang, Hao Zhu

TL;DR
This paper introduces a novel cascade subspace clustering method for outlier detection that iteratively combines multiple weak detectors using multi-pass self-representation and Markov Chains, improving detection accuracy.
Contribution
It proposes a new iterative framework inspired by gradient boosting that constructs multi-pass self-representations with elastic-net, enhancing outlier detection performance.
Findings
Outperforms state-of-the-art sparse and low-rank methods.
Effective on image and speaker datasets.
Demonstrates superior detection accuracy.
Abstract
Many methods based on sparse and low-rank representation been developed along with guarantees of correct outlier detection. Self-representation states that a point in a subspace can always be expressed as a linear combination of other points in the subspace. A suitable Markov Chain can be defined on the self-representation and it allows us to recognize the difference between inliers and outliers. However, the reconstruction error of self-representation that is still informative to detect outlier detection, is neglected.Inspired by the gradient boosting, in this paper, we propose a new outlier detection framework that combines a series of weak "outlier detectors" into a single strong one in an iterative fashion by constructing multi-pass self-representation. At each stage, we construct a self-representation based on elastic-net and define a suitable Markov Chain on it to detect outliers.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Image Processing Techniques and Applications · Image and Signal Denoising Methods
