paper-with-me

Papers

Generalization Bounds for Sparse Random Feature Expansions

2021-03-04 · Abolfazl Hashemi, Hayden Schaeffer, Robert Shi, Ufuk Topcu, Giang Tran, Rachel Ward

Random feature methods have been successful in various machine learning tasks, are easy to compute, and come with theoretical accuracy bounds. They serve as an alternative approach to standard neural networks since they can represent similar function spaces without a costly training phase. However, for accuracy, random feature methods require more measurements than trainable parameters, limiting their use for data-scarce applications or problems in scientific machine learning. This paper introduces the sparse random feature expansion to obtain parsimonious random feature models. Specifically, we leverage ideas from compressive sensing to generate random feature expansions with theoretical guarantees even in the data-scarce setting. In particular, we provide generalization bounds for functions in a certain class (that is dense in a reproducing kernel Hilbert space) depending on the number of samples and the distribution of features. The generalization bounds improve with additional structural conditions, such as coordinate sparsity, compact clusters of the spectrum, or rapid spectral decay. In particular, by introducing sparse features, i.e. features with random sparse weights, we provide improved bounds for low order functions. We show that the sparse random feature expansions outperforms shallow networks in several scientific machine learning tasks.

📄 PDF Abstract BibTeX arXiv:2103.03191

Code (2)

GiangTTran/SparseRandomFeatures 공식 구현
GiangTTran/SparseRandomFeatureExpansion

Tasks

BIG-bench Machine LearningCompressive SensingGeneralization Bounds

Similar Papers 제목 키워드 기반

On the Equivalence between Kernel Quadrature Rules and Random Feature Expansions

2015-02-24 · Francis Bach

We show that kernel-based quadrature rules for computing integrals can be seen as a special case of random feature expansions for positive definite kernels, for a particular decomposition that always exists for such kern…

valid

Conditioning of Random Feature Matrices: Double Descent and Generalization Error

2021-10-21 · Zhijun Chen, Hayden Schaeffer

We provide (high probability) bounds on the condition number of random feature matrices. In particular, we show that if the complexity ratio $\frac{N}{m}$ where $N$ is the number of neurons and $m$ is the number of data …

regression

Non-intrusive surrogate modelling using sparse random features with applications in crashworthiness analysis

2022-12-30 · Maternus Herold, Anna Veselovska, Jonas Jehle, Felix Krahmer

Efficient surrogate modelling is a key requirement for uncertainty quantification in data-driven scenarios. In this work, a novel approach of using Sparse Random Features for surrogate modelling in combination with self-…

Dimensionality ReductionSupervised dimensionality reductionUncertainty Quantification

Sparse Polynomial Chaos expansions using Variational Relevance Vector Machines

2019-12-23 · Panagiotis Tsilifis, Iason Papaioannou, Daniel Straub, Fabio Nobile

The challenges for non-intrusive methods for Polynomial Chaos modeling lie in the computational efficiency and accuracy under a limited number of model simulations. These challenges can be addressed by enforcing sparsity…

Compressive SensingComputational EfficiencyVariational Inference

From Low Intrinsic Dimensionality to Non-Vacuous Generalization Bounds in Deep Multi-Task Learning

2025-01-31 · Hossein Zakerinia, Dorsa Ghobadi, Christoph H. Lampert

Deep learning methods are known to generalize well from training to future data, even in an overparametrized regime, where they could easily overfit. One explanation for this phenomenon is that even when their *ambient d…

Generalization BoundsMulti-Task Learning