2013
NIPS
NeurIPS 2013
Faster Ridge Regression via the Subsampled Randomized Hadamard Transform
Abstract
We propose a fast algorithm for ridge regression when the number of features is much larger than the number of observations ($p \gg n$). The standard way to solve ridge regression in this setting works in the dual space and gives a running time of $O(n^2p)$. Our algorithm (SRHT-DRR) runs in time $O(np\log(n))$ and works by preconditioning the design matrix by a Randomized Walsh-Hadamard Transform with a subsequent subsampling of features. We provide risk bounds for our SRHT-DRR algorithm in the fixed design setting and show experimental results on synthetic and real datasets.
🌉
Interdisciplinary Bridge
— Machine Learning and Mathematics & Optimization
🧭
Keyword Pioneer
— randomized hadamard transform
🐝
Cross-Pollinator
— Artificial Intelligence, Computer Science, Computer Vision, Data Science & Analytics, Healthcare & Medicine, Knowledge & Reasoning, Machine Learning, Mathematics & Optimization, Natural Language Processing
📈
Trend Setter
— Efficient Computing
🐣
Hot Topic Early Bird
— high-dimensional regression
Authors
Topics
Machine Learning > Core Methods > Regression
Machine Learning > Optimization & Theory > Optimization
Machine Learning > Application Areas > Efficient Computing
Mathematics & Optimization > Optimization > Continuous Optimization
Mathematics & Optimization > Optimization > Stochastic Methods
Machine Learning > Core Methods > Dimensionality Reduction
Deep Learning > Optimization & Theory > Efficient Computing