paper-with-me

Papers

Fast nonlinear embeddings via structured matrices

2016-04-25 · Krzysztof Choromanski, Francois Fagan

We present a new paradigm for speeding up randomized computations of several frequently used functions in machine learning. In particular, our paradigm can be applied for improving computations of kernels based on random embeddings. Above that, the presented framework covers multivariate randomized functions. As a byproduct, we propose an algorithmic approach that also leads to a significant reduction of space complexity. Our method is based on careful recycling of Gaussian vectors into structured matrices that share properties of fully random matrices. The quality of the proposed structured approach follows from combinatorial properties of the graphs encoding correlations between rows of these structured matrices. Our framework covers as special cases already known structured approaches such as the Fast Johnson-Lindenstrauss Transform, but is much more general since it can be applied also to highly nonlinear embeddings. We provide strong concentration results showing the quality of the presented paradigm.

📄 PDF Abstract BibTeX arXiv:1604.07356

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Binary embeddings with structured hashed projections

2015-11-16 · Anna Choromanska, Krzysztof Choromanski, Mariusz Bojarski, Tony Jebara 외

We consider the hashing mechanism for constructing binary embeddings, that involves pseudo-random projections followed by nonlinear (sign function) mappings. The pseudo-random projection is described by a matrix, where n…

LEMMA

Sketching Structured Matrices for Faster Nonlinear Regression

2013-12-01 · NeurIPS 2013 12 · Haim Avron, Vikas Sindhwani, David Woodruff

Motivated by the desire to extend fast randomized techniques to nonlinear $l_p$ regression, we consider a class of structured regression problems. These problems involve Vandermonde matrices which arise naturally in vari…

regression

Recycling Randomness with Structure for Sublinear time Kernel Expansions

2016-05-29 · Krzysztof Choromanski, Vikas Sindhwani

We propose a scheme for recycling Gaussian random vectors into structured matrices to approximate various kernel functions in sublinear time via random embeddings. Our framework includes the Fastfood construction as a sp…

Fast binary embeddings, and quantized compressed sensing with structured matrices

2018-01-26 · Thang Huynh, Rayan Saab

This paper deals with two related problems, namely distance-preserving binary embeddings and quantization for compressed sensing . First, we propose fast methods to replace points from a subset $\mathcal{X} \subset \math…

compressed sensingQuantization

Linear Time Complexity Deep Fourier Scattering Network and Extension to Nonlinear Invariants

2017-07-18 · Randall Balestriero, Herve Glotin

In this paper we propose a scalable version of a state-of-the-art deterministic time-invariant feature extraction approach based on consecutive changes of basis and nonlinearities, namely, the scattering network. The fir…