paper-with-me

Papers

Spherical Principal Component Analysis

2019-03-16 · Kai Liu, Qiuwei Li, Hua Wang, Gongguo Tang

Principal Component Analysis (PCA) is one of the most important methods to handle high dimensional data. However, most of the studies on PCA aim to minimize the loss after projection, which usually measures the Euclidean distance, though in some fields, angle distance is known to be more important and critical for analysis. In this paper, we propose a method by adding constraints on factors to unify the Euclidean distance and angle distance. However, due to the nonconvexity of the objective and constraints, the optimized solution is not easy to obtain. We propose an alternating linearized minimization method to solve it with provable convergence rate and guarantee. Experiments on synthetic data and real-world datasets have validated the effectiveness of our method and demonstrated its advantages over state-of-art clustering methods.

📄 PDF Abstract BibTeX arXiv:1903.06877

Code (1)

liukaizhijia/spherical-PCA

Tasks

Clustering

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Lower Dimensional Spherical Representation of Medium Voltage Load Profiles for Visualization, Outlier Detection, and Generative Modelling

2024-11-21 · Edgar Mauricio Salazar Duque, Bart van der Holst, Pedro P. Vergara, Juan S. Giraldo 외

This paper presents the spherical lower dimensional representation for daily medium voltage load profiles, based on principal component analysis. The objective is to unify and simplify the tasks for (i) clustering visual…

ARCClusteringOutlier Detection

Kernel-PCA Analysis of Surface Normals for Shape-from-Shading

2014-06-01 · CVPR 2014 6 · Patrick Snape, Stefanos Zafeiriou

We propose a kernel-based framework for computing components from a set of surface normals. This framework allows us to easily demonstrate that component analysis can be performed directly upon normals. We link previousl…

Spherical Matrix Factorization

2021-11-29 · Kai Liu

Matrix Factorization plays an important role in machine learning such as Non-negative Matrix Factorization, Principal Component Analysis, Dictionary Learning, etc. However, most of the studies aim to minimize the loss by…

Dictionary Learning

Fast Density Estimation for Density-based Clustering Methods

2021-09-23 · Difei Cheng, Ruihang Xu, Bo Zhang, Ruinan Jin

Density-based clustering algorithms are widely used for discovering clusters in pattern recognition and machine learning since they can deal with non-hyperspherical clusters and are robustness to handle outliers. However…

ClusteringComputational EfficiencyDensity Estimation

Principal Component Analysis in Space Forms

2023-01-06 · Puoya Tabaghi, Michael Khanzadeh, Yusu Wang, Sivash Mirarab

Principal Component Analysis (PCA) is a workhorse of modern data science. While PCA assumes the data conforms to Euclidean geometry, for specific data types, such as hierarchical and cyclic data structures, other spaces …

Dimensionality ReductionForm