PulseAugur
实时 08:12:53

New randomized algorithm tackles NP-hard Sparse PCA

Researchers have developed a new randomized approximation algorithm for Sparse Principal Component Analysis (SPCA), a technique crucial for dimensionality reduction that is known to be NP-hard. The algorithm leverages a basic Semidefinite Programming (SDP) relaxation to construct both deterministic and randomized sparse solutions, selecting the best among them. This approach offers an approximation ratio bounded by the sparsity constant with high probability, and under certain technical assumptions, an average approximation ratio of O(log d), where d is the number of features. AI

影响 Introduces a novel algorithmic approach for dimensionality reduction, potentially improving data analysis in machine learning contexts.

排序理由 The cluster contains an academic paper detailing a new algorithm for a statistical problem. [lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv stat.ML 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

New randomized algorithm tackles NP-hard Sparse PCA

报道来源 [1]

  1. arXiv stat.ML TIER_1 English(EN) · Alberto Del Pia, Dekun Zhou ·

    A Randomized Algorithm for Sparse PCA based on the Basic SDP Relaxation

    arXiv:2507.09148v2 Announce Type: replace Abstract: Sparse Principal Component Analysis (SPCA) is a fundamental technique for dimensionality reduction, and is NP-hard. In this paper, we introduce a randomized approximation algorithm for SPCA, which is based on the basic SDP relax…