paper-with-me

Papers

Sparse Kernel PCA for Outlier Detection

2018-09-07 · Rudrajit Das, Aditya Golatkar, Suyash P. Awate

In this paper, we propose a new method to perform Sparse Kernel Principal Component Analysis (SKPCA) and also mathematically analyze the validity of SKPCA. We formulate SKPCA as a constrained optimization problem with elastic net regularization (Hastie et al.) in kernel feature space and solve it. We consider outlier detection (where KPCA is employed) as an application for SKPCA, using the RBF kernel. We test it on 5 real-world datasets and show that by using just 4% (or even less) of the principal components (PCs), where each PC has on average less than 12% non-zero elements in the worst case among all 5 datasets, we are able to nearly match and in 3 datasets even outperform KPCA. We also compare the performance of our method with a recently proposed method for SKPCA by Wang et al. and show that our method performs better in terms of both accuracy and sparsity. We also provide a novel probabilistic proof to justify the existence of sparse solutions for KPCA using the RBF kernel. To the best of our knowledge, this is the first attempt at theoretically analyzing the validity of SKPCA.

📄 PDF Abstract BibTeX arXiv:1809.02497

Code (1)

AdityaGolatkar/Sparse-Kernel-PCA-for-outlier-detection

Tasks

Outlier Detection

Similar Papers 제목 키워드 기반

Local Structure Matching Driven by Joint-Saliency-Structure Adaptive Kernel Regression

2013-02-03 · Binjie Qin, Zhuangming Shen, Zien Zhou, Jiawei Zhou 외

For nonrigid image registration, matching the particular structures (or the outliers) that have missing correspondence and/or local large deformations, can be more difficult than matching the common structures with small…

Image Registrationregression

Multiple Kernel Clustering via Local Regression Integration

2024-10-20 · Liang Du, Xin Ren, Haiying Zhang, Peng Zhou

Multiple kernel methods less consider the intrinsic manifold structure of multiple kernel data and estimate the consensus kernel matrix with quadratic number of variables, which makes it vulnerable to the noise and outli…

Clusteringregression

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, o…

Outlier Detection

Anomaly Detection with Selective Dictionary Learning

2023-07-17 · Denis C. Ilie-Ablachim, Bogdan Dumitrescu

In this paper we present new methods of anomaly detection based on Dictionary Learning (DL) and Kernel Dictionary Learning (KDL). The main contribution consists in the adaption of known DL and KDL algorithms in the form …

Anomaly DetectionDictionary LearningOutlier Detection

Robust Non-linear Regression: A Greedy Approach Employing Kernels with Application to Image Denoising

2016-01-04 · George Papageorgiou, Pantelis Bouboulis, Sergios Theodoridis

We consider the task of robust non-linear regression in the presence of both inlier noise and outliers. Assuming that the unknown non-linear function belongs to a Reproducing Kernel Hilbert Space (RKHS), our goal is to e…

DenoisingImage Denoisingregression