paper-with-me

Papers

Alternating Maximization: Unifying Framework for 8 Sparse PCA Formulations and Efficient Parallel Codes

2012-12-17 · Peter Richtárik, Majid Jahani, Selin Damla Ahipaşaoğlu, Martin Takáč

Given a multivariate data set, sparse principal component analysis (SPCA) aims to extract several linear combinations of the variables that together explain the variance in the data as much as possible, while controlling the number of nonzero loadings in these combinations. In this paper we consider 8 different optimization formulations for computing a single sparse loading vector; these are obtained by combining the following factors: we employ two norms for measuring variance (L2, L1) and two sparsity-inducing norms (L0, L1), which are used in two different ways (constraint, penalty). Three of our formulations, notably the one with L0 constraint and L1 variance, have not been considered in the literature. We give a unifying reformulation which we propose to solve via a natural alternating maximization (AM) method. We show the the AM method is nontrivially equivalent to GPower (Journ\'{e}e et al; JMLR 11:517--553, 2010) for all our formulations. Besides this, we provide 24 efficient parallel SPCA implementations: 3 codes (multi-core, GPU and cluster) for each of the 8 problems. Parallelism in the methods is aimed at i) speeding up computations (our GPU code can be 100 times faster than an efficient serial code written in C++), ii) obtaining solutions explaining more variance and iii) dealing with big data problems (our cluster code is able to solve a 357 GB problem in about a minute).

📄 PDF Abstract BibTeX arXiv:1212.4137

Code (1)

optml/24am 공식 구현

Tasks

GPU

Similar Papers 제목 키워드 기반

Gradient penalty from a maximum margin perspective

2019-10-15 · Alexia Jolicoeur-Martineau, Ioannis Mitliagkas

A popular heuristic for improved performance in Generative adversarial networks (GANs) is to use some form of gradient penalty on the discriminator. This gradient penalty was originally motivated by a Wasserstein distanc…

Image Generation

On stochastic MPC formulations with closed-loop guarantees: Analysis and a unifying framework

2023-03-31 · Johannes Köhler, Ferdinand Geuss, Melanie N. Zeilinger

We investigate model predictive control (MPC) formulations for linear systems subject to i.i.d. stochastic disturbances with bounded support and chance constraints. Existing stochastic MPC formulations with closed-loop g…

Model Predictive Control

TOP-SPIN: TOPic discovery via Sparse Principal component INterference

2013-11-04 · Martin Takáč, Selin Damla Ahipaşaoğlu, Ngai-Man Cheung, Peter Richtárik

We propose a novel topic discovery algorithm for unlabeled images based on the bag-of-words (BoW) framework. We first extract a dictionary of visual words and subsequently for each image compute a visual word occurrence …

Compressed Sensing for Block-Sparse Smooth Signals

2013-09-10 · Shahzad Gishkori, Geert Leus

We present reconstruction algorithms for smooth signals with block sparsity from their compressed measurements. We tackle the issue of varying group size via group-sparse least absolute shrinkage selection operator (LASS…

compressed sensing

Convex Relaxation of Mixture Regression with Efficient Algorithms

2009-12-01 · NeurIPS 2009 12 · Novi Quadrianto, John Lim, Dale Schuurmans, Tibério S. Caetano

We develop a convex relaxation of maximum a posteriori estimation of a mixture of regression models. Although our relaxation involves a semidefinite matrix variable, we reformulate the problem to eliminate the need for g…

Motion Segmentationregression