paper-with-me

Papers

Oracle Based Active Set Algorithm for Scalable Elastic Net Subspace Clustering

2016-05-09 · CVPR 2016 6 · Chong You, Chun-Guang Li, Daniel P. Robinson, Rene Vidal

State-of-the-art subspace clustering methods are based on expressing each data point as a linear combination of other data points while regularizing the matrix of coefficients with $\ell_1$, $\ell_2$ or nuclear norms. $\ell_1$ regularization is guaranteed to give a subspace-preserving affinity (i.e., there are no connections between points from different subspaces) under broad theoretical conditions, but the clusters may not be connected. $\ell_2$ and nuclear norm regularization often improve connectivity, but give a subspace-preserving affinity only for independent subspaces. Mixed $\ell_1$, $\ell_2$ and nuclear norm regularizations offer a balance between the subspace-preserving and connectedness properties, but this comes at the cost of increased computational complexity. This paper studies the geometry of the elastic net regularizer (a mixture of the $\ell_1$ and $\ell_2$ norms) and uses it to derive a provably correct and scalable active set method for finding the optimal coefficients. Our geometric analysis also provides a theoretical justification and a geometric interpretation for the balance between the connectedness (due to $\ell_2$ regularization) and subspace-preserving (due to $\ell_1$ regularization) properties for elastic net subspace clustering. Our experiments show that the proposed active set method not only achieves state-of-the-art clustering performance, but also efficiently handles large-scale datasets.

📄 PDF Abstract BibTeX arXiv:1605.02633

Code (1)

ChongYou/subspace-clustering pytorch

Tasks

ClusteringImage Clustering

Similar Papers 제목 키워드 기반

Data-efficient Bayesian-guided design selection from large candidate sets: Application to hyperelastic stochastic metamaterials

2026-03-16 · Hooman Danesh, Henning Wessels arxiv

From a pool of admissible designs, we aim to identify a structure that achieves a target macroscopic stress response. For each candidate, the response is obtained from a high-fidelity oracle, such as expensive computatio…

Feature EngineeringActive Learning

Randomized Subspace Nesterov Accelerated Gradient

2026-05-01 · Gaku Omiya, Pierre-Louis Poirion, Akiko Takeda arxiv

Randomized-subspace methods reduce the cost of first-order optimization by using only low-dimensional projected-gradient information, a feature that is attractive in forward-mode automatic differentiation and communicati…

Parallel Active Subspace Decomposition for Scalable and Efficient Tensor Robust Principal Component Analysis

2017-12-28 · Jonathan Q. Jiang, Michael K. Ng

Tensor robust principal component analysis (TRPCA) has received a substantial amount of attention in various fields. Most existing methods, normally relying on tensor nuclear norm minimization, need to pay an expensive c…

Deep active subspaces - a scalable method for high-dimensional uncertainty propagation

2019-02-27 · Rohit Tripathy, Ilias Bilionis

A problem of considerable importance within the field of uncertainty quantification (UQ) is the development of efficient methods for the construction of accurate surrogate models. Such efforts are particularly important …

Dimensionality ReductionUncertainty QuantificationVocal Bursts Intensity Prediction

Learning Active Subspaces for Effective and Scalable Uncertainty Quantification in Deep Neural Networks

2023-09-06 · Sanket Jantre, Nathan M. Urban, Xiaoning Qian, Byung-Jun Yoon

Bayesian inference for neural networks, or Bayesian deep learning, has the potential to provide well-calibrated predictions with quantified uncertainty and robustness. However, the main hurdle for Bayesian deep learning …

Bayesian InferenceDeep LearningUncertainty QuantificationVariational Inference