paper-with-me

홈 › Papers

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

2024-08-13 · Sajjad Hashemian, Mohammad Saeed Arvenaghi, Ebrahim Ardeshir-Larijani

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 $n^{d+\mathcal{O}(1)}\text{poly}(n,d)$. Additionally, we present a randomized algorithm with a complexity of $2^{\mathcal{O}(r(d-r))} \times \text{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 - \delta)^T$. Where $\delta$ represents the probability that a sampled subspace does not contain the optimal solution, and $T$ is the number of subspaces sampled, proportional to $2^{r(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.

📄 PDF Abstract BibTeX arXiv:2408.06867

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

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 제목 키워드 기반

Differences in boundary behavior in the 3D vertex and Voronoi models

2023-06-06 · Elizabeth Lawson-Keister, Tao Zhang, M. Lisa Manning

An important open question in the modeling of biological tissues is how to identify the right scale for coarse-graining, or equivalently, the right number of degrees of freedom. For confluent biological tissues, both ver…

Open-Ended Question Answering

The Voronoigram: Minimax Estimation of Bounded Variation Functions From Scattered Data

2022-12-30 · Addison J. Hu, Alden Green, Ryan J. Tibshirani

We consider the problem of estimating a multivariate function $f_0$ of bounded variation (BV), from noisy observations $y_i = f_0(x_i) + z_i$ made at random design points $x_i \in \mathbb{R}^d$, $i=1,\ldots,n$. We study …

Characterizing Heterogeneous Rates in Finite Mixture Estimation via Partial Optimal Transport

2026-09-15 · Dung Le, Huy Nguyen, Trang Pham, Alessandro Rinaldo 외 arxiv

Parameter estimation in finite mixture models can exhibit highly heterogeneous convergence behavior: locally isolated components may be estimated substantially faster than groups of competing components. Existing analyse…

Persistent Homology as Stopping-Criterion for Voronoi Interpolation

2019-11-08 · Luciano Melodia, Richard Lenz

In this study the Voronoi interpolation is used to interpolate a set of points drawn from a topological space with higher homology groups on its filtration. The technique is based on Voronoi tesselation, which induces a …

Cellular Learning: Scattered Data Regression in High Dimensions via Voronoi Cells

2025-10-04 · Shankar Prasad Sastry arxiv

I present a regression algorithm that provides a continuous, piecewise-smooth function approximating scattered data. It is based on composing and blending linear functions over Voronoi cells, and it scales to high dimens…

Data Augmentation