ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2408.06867
18
0

Optimal Bound for PCA with Outliers using Higher-Degree Voronoi Diagrams

13 August 2024
Sajjad Hashemian
Mohammad Saeed Arvenaghi
Ebrahim Ardeshir-Larijani
ArXivPDFHTML
Abstract

In this paper, we introduce new algorithms for Principal Component Analysis (PCA) with outliers. Utilizing techniques from computational geometry, specifically higher-degree Voronoi diagrams, we navigate to the optimal subspace for PCA even in the presence of outliers. This approach achieves an optimal solution with a time complexity of nd+O(1)poly(n,d)n^{d+\mathcal{O}(1)}\text{poly}(n,d)nd+O(1)poly(n,d). Additionally, we present a randomized algorithm with a complexity of 2O(r(d−r))×poly(n,d)2^{\mathcal{O}(r(d-r))} \times \text{poly}(n, d)2O(r(d−r))×poly(n,d). This algorithm samples subspaces characterized in terms of a Grassmannian manifold. By employing such sampling method, we ensure a high likelihood of capturing the optimal subspace, with the success probability (1−δ)T(1 - \delta)^T(1−δ)T. Where δ\deltaδ represents the probability that a sampled subspace does not contain the optimal solution, and TTT is the number of subspaces sampled, proportional to 2r(d−r)2^{r(d-r)}2r(d−r). Our use of higher-degree Voronoi diagrams and Grassmannian based sampling offers a clearer conceptual pathway and practical advantages, particularly in handling large datasets or higher-dimensional settings.

View on arXiv
Comments on this paper