HARFE: Hard-Ridge Random Feature Expansion
Esha Saha, Hayden Schaeffer, Giang Tran

TL;DR
HARFE introduces a novel random feature expansion method for high-dimensional sparse additive functions, combining hard-thresholding pursuit with sparse ridge regression to achieve accurate, robust approximations with theoretical guarantees.
Contribution
The paper presents HARFE, a new method that integrates hard-thresholding pursuit with sparse ridge regression and random sparse connectivity for improved approximation of high-dimensional additive functions.
Findings
HARFE converges with guaranteed error bounds.
HARFE achieves lower or comparable error to state-of-the-art methods.
Numerical results validate HARFE's robustness and accuracy.
Abstract
We propose a random feature model for approximating high-dimensional sparse additive functions called the hard-ridge random feature expansion method (HARFE). This method utilizes a hard-thresholding pursuit-based algorithm applied to the sparse ridge regression (SRR) problem to approximate the coefficients with respect to the random feature matrix. The SRR formulation balances between obtaining sparse models that use fewer terms in their representation and ridge-based smoothing that tend to be robust to noise and outliers. In addition, we use a random sparse connectivity pattern in the random feature matrix to match the additive function assumption. We prove that the HARFE method is guaranteed to converge with a given error bound depending on the noise and the parameters of the sparse ridge regression model. Based on numerical results on synthetic data as well as on real datasets, the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Machine Learning and ELM · Adversarial Robustness in Machine Learning
