paper-with-me

홈 › Papers

Online Categorical Subspace Learning for Sketching Big Data with Misses

2016-09-27 · Yanning Shen, Morteza Mardani, Georgios B. Giannakis

With the scale of data growing every day, reducing the dimensionality (a.k.a. sketching) of high-dimensional data has emerged as a task of paramount importance. Relevant issues to address in this context include the sheer volume of data that may consist of categorical samples, the typically streaming format of acquisition, and the possibly missing entries. To cope with these challenges, the present paper develops a novel categorical subspace learning approach to unravel the latent structure for three prominent categorical (bilinear) models, namely, Probit, Tobit, and Logit. The deterministic Probit and Tobit models treat data as quantized values of an analog-valued process lying in a low-dimensional subspace, while the probabilistic Logit model relies on low dimensionality of the data log-likelihood ratios. Leveraging the low intrinsic dimensionality of the sought models, a rank regularized maximum-likelihood estimator is devised, which is then solved recursively via alternating majorization-minimization to sketch high-dimensional categorical data `on the fly.' The resultant procedure alternates between sketching the new incomplete datum and refining the latent subspace, leading to lightweight first-order algorithms with highly parallelizable tasks per iteration. As an extra degree of freedom, the quantization thresholds are also learned jointly along with the subspace to enhance the predictive power of the sought models. Performance of the subspace iterates is analyzed for both infinite and finite data streams, where for the former asymptotic convergence to the stationary point set of the batch estimator is established, while for the latter sublinear regret bounds are derived for the empirical cost. Simulated tests with both synthetic and real-world datasets corroborate the merits of the novel schemes for real-time movie recommendation and chess-game classification.

📄 PDF Abstract BibTeX arXiv:1609.08235

Code (0)

등록된 구현이 없습니다.

Tasks

Movie RecommendationQuantization

Similar Papers 제목 키워드 기반

Large-scale subspace clustering using sketching and validation

2015-10-06 · Panagiotis A. Traganitis, Konstantinos Slavakis, Georgios B. Giannakis

The nowadays massive amounts of generated and communicated data present major challenges in their processing. While capable of successfully classifying nonlinearly separable objects in various settings, subspace clusteri…

Clustering

Subspace Embeddings Under Nonlinear Transformations

2020-10-05 · Aarshvi Gajjar, Cameron Musco

We consider low-distortion embeddings for subspaces under \emph{entrywise nonlinear transformations}. In particular we seek embeddings that preserve the norm of all vectors in a space $S = \{y: y = f(x)\text{ for }x \in …

compressed sensing

Efficient Binary Embedding of Categorical Data using BinSketch

2021-11-13 · Bhisham Dev Verma, Rameshwar Pratap, Debajyoti Bera

In this work, we present a dimensionality reduction algorithm, aka. sketching, for categorical datasets. Our proposed sketching algorithm Cabin constructs low-dimensional binary sketches from high-dimensional categorical…

Dimensionality Reduction

Sequential Low-Rank Change Detection

2016-10-03 · Yao Xie, Lee Seversky

Detecting emergence of a low-rank signal from high-dimensional data is an important problem arising from many applications such as camera surveillance and swarm monitoring using sensors. We consider a procedure based on …

Change DetectionDimensionality Reduction

Efficient Linear Bandits through Matrix Sketching

2018-09-28 · Ilja Kuzborskij, Leonardo Cella, Nicolò Cesa-Bianchi

We prove that two popular linear contextual bandit algorithms, OFUL and Thompson Sampling, can be made efficient using Frequent Directions, a deterministic online sketching technique. More precisely, we show that a sketc…

Thompson Sampling