Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

133265398530 · Jun 202019922001200920182026
48 results for leverage-score sampling

Paper develops efficient methods for leverage score sampling and kernel ridge regression.

problem Efficiently sampling leverage scores for large matrices.
method Novel algorithm for leverage score sampling and kernel ridge regression solver.
result Proposed algorithms are the most efficient and accurate for leverage score sampling and kernel ridge regression.

We explain theoretically a curious empirical phenomenon: "Approximating a matrix by deterministically selecting a subset of its columns with the corresponding largest leverage scores results in a good low-rank matrix surrogate". To obtain provable guarantees, previous work requires randomized sampling of the columns wi…

2014-04-06abs ↗pdf ↗

Generalizes leverage score sampling for neural networks, accelerating kernel methods and deep learning.

problem Accelerating kernel methods and deep learning training.
method Generalizes leverage score sampling to neural networks and proves equivalence to neural tangent kernel ridge regression.
result Equivalence between regularized neural network and neural tangent kernel ridge regression under leverage score sampling initialization.

This paper improves random feature sampling using empirical leverage scores.

problem Optimizing the number of features for kernel approximation and supervised learning.
method Uses empirical leverage scores to optimize feature sampling.
result Empirical sampling of random features using leverage scores outperforms vanilla Monte Carlo sampling.

Efficiently approximates statistical leverage scores for faster KRR.

problem Accurately estimating statistical leverage scores for fast KRR.
method Analytic formula for statistical leverage scores, leveraging kernel spectral density.
result Linear time approximation with theoretical guarantees, significantly faster than existing methods.

Exact recovery of low-rank matrices from few entries improved with relaxed leverage sampling.

problem Exact recovery of low-rank matrices from a small number of observed entries.
method Sampling probabilities proportional to the sum of leverage scores minus their product.
result Exact recovery with fewer entries than previously possible, matching theoretical lower bounds.

New method connects leverage scores and kernel density, revealing a decreasing relationship.

problem Understanding the relationship between leverage scores and kernel density.
method Introducing regularized Christoffel functions to study leverage scores for kernel methods.
result Quantitatively describes a decreasing relation between leverage score and population density for a broad class of kernels.

Binary testing for softmax models requires many samples, similar to leverage score models.

problem Binary hypothesis testing for softmax models and leverage score models.
method Analyzing sample complexity and drawing analogies between models.
result Sample complexity is asymptotically \(O(ε^{-2})\), where \(ε\) is the distance between model parameters.

Deterministic column sampling using ridge leverage scores provides accurate matrix sketches for ridge regression.

problem Regularizing ill-posed linear least-squares problems with small but non-zero coefficients.
method Deterministic column sampling using ridge leverage scores.
result Deterministic algorithm provides (1 + ε) error column subset selection and projection-cost preservation.

The paper introduces a new spectral error bound for column subset selection.

problem Improving the reconstruction error in column subset selection.
method Developed a novel analysis of spectral norm reconstruction for a randomized algorithm, introducing a sampling-dependent error bound.
result A new sampling distribution with probabilities proportional to the square root of statistical leverage scores outperforms uniform and leverage-based sampling.

Faster solution for regression and ERM problems using leverage score sampling.

problem Efficiently solving regression and ERM problems with large datasets.
method Combination of leverage score sampling, proximal point methods, and accelerated coordinate descent.
result Improved running time for solving regression and ERM problems.

New algorithm samples matrix rows proportional to their ℓ_p norm in a turnstile data stream.

problem Sampling rows of a dynamic matrix efficiently in a turnstile data stream.
method Develops a novel algorithm for sampling rows proportional to their ℓ_p norm in a turnstile data stream, returning sampled row indexes and approximated sampling probabilities.
result Achieves (1+ε)(1+\varepsilon) approximation for logistic regression in a turnstile data stream with polynomial sketch size.

Paper introduces a method for continual learning using online leverage scores.

problem Avoiding forgetting and interference of previous knowledge in continual learning.
method Uses statistical leverage scores to measure data importance and a frequent directions approach for online continual learning.
result Demonstrates effectiveness in avoiding catastrophic forgetting and computational efficiency.

New feature selection methods for ridge regression with theoretical guarantees.

problem Improving feature selection for ridge regression with theoretical guarantees.
method Single-set spectral sparsification and leverage-score sampling.
result Risk bounds show that the risk in the sampled space is comparable to the risk in the full-feature space.

This paper improves matrix completion by leveraging element importance and non-uniform sampling.

problem The challenge of completing low-rank matrices from noisy, subsampled measurements.
method Employing leverage scores to characterize element importance and devising a biased sampling procedure.
result Theoretical and empirical evidence shows that a smaller number of entries (about O(nrlog2(n))O(nr\log^2(n))) can recover a low-rank matrix with noise.

Matrix completion, i.e., the exact and provable recovery of a low-rank matrix from a small subset of its elements, is currently only known to be possible if the matrix satisfies a restrictive structural constraint---known as {\em incoherence}---on its row and column spaces. In these cases, the subset of elements is sam…

2013-06-12abs ↗pdf ↗

LSAR efficiently estimates AR models for big time series data.

problem Efficiently analyzing large-scale time series data with high accuracy.
method Developed a fast algorithm to estimate leverage scores and an efficient LSAR algorithm for fitting AR models.
result LSAR algorithm finds maximum likelihood estimates with high probability and improved worst-case running time.

Optimal sampling reduces power grid data analysis costs.

problem Efficient online analysis of high-speed, correlated IoT data.
method D-optimality criterion-based sampling methods combining Bernoulli and leverage score sampling.
result Leverage score sampling improves computational efficiency and outperforms benchmarks.

New active learning methods use statistical leverage scores to select examples efficiently.

problem Efficiently selecting labeled examples for high model accuracy with limited labeled data.
method Proposes ALEVS and DBALEVS methods based on statistical leverage scores.
result DBALEVS selects diverse, representative examples efficiently.

For any matrix A in R^(m x n) of rank ρ, we present a probability distribution over the entries of A (the element-wise leverage scores of equation (2)) that reveals the most influential entries in the matrix. From a theoretical perspective, we prove that sampling at most s = O ((m + n) ρ^2 ln (m + n)) entries of the ma…

2013-10-14abs ↗pdf ↗

A new algorithm approximates logistic regression probabilities efficiently.

problem Efficiently approximating probabilities in logistic regression for large datasets.
method Randomized sampling-based algorithm with leverage scores.
result Accurate approximations to estimated probabilities with smaller sample sizes.

Random sampling has become a critical tool in solving massive matrix problems. For linear regression, a small, manageable set of data rows can be randomly selected to approximate a tall, skinny data matrix, improving processing time significantly. For theoretical performance guarantees, each row must be sampled with pr…

2014-08-21abs ↗pdf ↗

SALSA efficiently approximates leverage scores for big data, improving ARMA model fitting.

problem Efficiently approximating leverage scores for large matrices.
method Sequential approximate leverage-score algorithm (SALSA) using randomized numerical linear algebra.
result SALSA approximates leverage scores within (1+O(ε))(1 + O({\varepsilon})) with high probability.

Efficiently approximates integrals using a subset of samples from a target distribution in RKHS.

problem Approximating integrals with a target distribution using limited pointwise evaluations.
method Proposes a procedure using a small random subset of samples from the target distribution, either uniformly or using approximate leverage scores.
result Upper bound on approximation error for both sampling strategies, achieving optimal rate with reduced evaluations.

Improved bounds for p\ell_p sensitivity sampling reducing the sample complexity for structured matrices.

problem Improving the sample complexity for structured matrices using p\ell_p sensitivity sampling.
method Developed new bounds for p\ell_p sensitivity sampling, achieving a bound of roughly S22/p\mathfrak{S}^{2-2/p} for 2<p<2 < p < \infty.
result Achieved improved bounds for p\ell_p sensitivity sampling, reducing the sample complexity for structured matrices.

New method assesses individual training points' privacy risk without retraining.

problem Privacy vulnerability of individual training points in membership inference attacks.
method Derives a closed-form decomposition of individual black-box MIA vulnerability, extending to deep networks.
result Proposes a surrogate score operating on last-layer representations that requires only a single trained model.

A new method uses local sensitivity to improve importance sampling for approximating complex loss functions.

problem Approximating complex loss functions using subsampling with strong theoretical guarantees.
method Introducing local sensitivity to measure data point importance and using leverage scores for efficient estimation.
result Local sensitivity sampling can be efficiently estimated and used to approximate complex loss functions with strong guarantees.

The paper compares statistical and algorithmic aspects of sketching for LS problems.

problem Solving large-scale least-squares problems efficiently.
method Randomized sketching algorithms using random projections and leverage-score sampling.
result Upper bounds on statistical prediction and residual efficiencies for various sketching methods.

SQUEAK approximates kernel matrices without storing the full matrix, scaling to large datasets.

problem Large datasets make kernel-based methods impractical due to high time and space requirements.
method Sequentially processes the dataset, using RLS sampling to create a small dictionary for accurate approximations.
result SQUEAK achieves accurate kernel matrix approximations with a number of points only dependent on the effective dimension of the dataset.

A new method reduces the bias in estimating inverse covariance matrices from sketches.

problem Reducing the bias in estimating inverse covariance matrices from sketches.
method Developed a framework for analyzing inversion bias and proposed a new sketching technique called LEverage Score Sparsified (LESS) embeddings.
result The new sketching technique reduces the inversion bias to O(1/d)O(1/\sqrt d) for m=O(d)m=O(d), significantly smaller than the Θ(1)Θ(1) approximation error.

We study the effectiveness of non-uniform randomized feature selection in decision tree classification. We experimentally evaluate two feature selection methodologies, based on information extracted from the provided dataset: (i)(i) \emph{leverage scores-based} and (ii)(ii) \emph{norm-based} feature selection. Experimenta…

2014-03-24abs ↗pdf ↗

New sampling strategies for graph signal recovery show faster convergence rates.

problem Signal recovery on irregular graphs.
method Two sampling strategies: random and experimentally designed. Proposed recovery strategies based on these.
result Experimentally designed sampling converges faster than random sampling for irregular graphs.

In this work, we propose a new randomized algorithm for computing a low-rank approximation to a given matrix. Taking an approach different from existing literature, our method first involves a specific biased sampling, with an element being chosen based on the leverage scores of its row and column, and then involves we…

2014-10-14abs ↗pdf ↗