paper-with-me

Papers

Provable Self-Representation Based Outlier Detection in a Union of Subspaces

2017-04-12 · CVPR 2017 7 · Chong You, Daniel P. Robinson, René Vidal

Many computer vision tasks involve processing large amounts of data contaminated by outliers, which need to be detected and rejected. While outlier detection methods based on robust statistics have existed for decades, only recently have methods based on sparse and low-rank representation been developed along with guarantees of correct outlier detection when the inliers lie in one or more low-dimensional subspaces. This paper proposes a new outlier detection method that combines tools from sparse representation with random walks on a graph. By exploiting the property that data points can be expressed as sparse linear combinations of each other, we obtain an asymmetric affinity matrix among data points, which we use to construct a weighted directed graph. By defining a suitable Markov Chain from this graph, we establish a connection between inliers/outliers and essential/inessential states of the Markov chain, which allows us to detect outliers by using random walks. We provide a theoretical analysis that justifies the correctness of our method under geometric and connectivity assumptions. Experimental results on image databases demonstrate its superiority with respect to state-of-the-art sparse and low-rank outlier detection methods.

📄 PDF Abstract BibTeX arXiv:1704.03925

Code (0)

등록된 구현이 없습니다.

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Outlier Detection and Data Clustering via Innovation Search

2019-12-30 · Mostafa Rahmani, Ping Li

The idea of Innovation Search was proposed as a data clustering method in which the directions of innovation were utilized to compute the adjacency matrix and it was shown that Innovation Pursuit can notably outperform t…

ClusteringOutlier Detection

Outlier Detection and Robust PCA Using a Convex Measure of Innovation

2019-12-01 · NeurIPS 2019 12 · Mostafa Rahmani, Ping Li

This paper presents a provable and strong algorithm, termed Innovation Search (iSearch), to robust Principal Component Analysis (PCA) and outlier detection. An outlier by definition is a data point which does not part…

Outlier Detection

Exact Subspace Segmentation and Outlier Detection by Low-Rank Representation

2011-09-08 · Guangcan Liu, Huan Xu, Shuicheng Yan

In this work, we address the following matrix recovery problem: suppose we are given a set of data points containing two parts, one part consists of samples drawn from a union of multiple subspaces and the other part con…

Outlier Detection

Cascade Subspace Clustering for Outlier Detection

2023-06-23 · Qi Yang, Hao Zhu

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 combin…

ClusteringOutlier Detection

Robust Data Clustering with Outliers via Transformed Tensor Low-Rank Representation

2023-07-18 · Tong Wu

Recently, tensor low-rank representation (TLRR) has become a popular tool for tensor data recovery and clustering, due to its empirical success and theoretical guarantees. However, existing TLRR methods consider Gaussian…

ClusteringOutlier Detection