Skip to main content

Showing 1–4 of 4 results for author: Camaño, C

Searching in archive cs. Search in all archives.
.
  1. arXiv:2508.21189  [pdf, ps, other

    cs.DS math.NA

    Faster Linear Algebra Algorithms with Structured Random Matrices

    Authors: Chris Camaño, Ethan N. Epperly, Raphael A. Meyer, Joel A. Tropp

    Abstract: To achieve the greatest possible speed, practitioners regularly implement randomized algorithms for low-rank approximation and least-squares regression with structured dimension reduction maps. Despite significant research effort, basic questions remain about the design and analysis of randomized linear algebra algorithms that employ structured random matrices. This paper develops a new perspect… ▽ More

    Submitted 28 August, 2025; originally announced August 2025.

    MSC Class: 65F55; 65F20; 68W20 ACM Class: G.1.3

  2. arXiv:2508.05920  [pdf, ps, other

    cs.DS math.NA

    Debiasing Polynomial and Fourier Regression

    Authors: Chris Camaño, Raphael A. Meyer, Kevin Shu

    Abstract: We study the problem of approximating an unknown function $f:\mathbb{R}\to\mathbb{R}$ by a degree-$d$ polynomial using as few function evaluations as possible, where error is measured with respect to a probability distribution $μ$. Existing randomized algorithms achieve near-optimal sample complexities to recover a $ (1+\varepsilon) $-optimal polynomial but produce biased estimates of the best pol… ▽ More

    Submitted 7 August, 2025; originally announced August 2025.

    MSC Class: 65F99 ACM Class: G.1.3

  3. arXiv:2410.21419  [pdf, ps, other

    stat.ML cs.LG

    High-Dimensional Gaussian Process Regression with Soft Kernel Interpolation

    Authors: Chris Camaño, Daniel Huang

    Abstract: We introduce Soft Kernel Interpolation (SoftKI), a method that combines aspects of Structured Kernel Interpolation (SKI) and variational inducing point methods, to achieve scalable Gaussian Process (GP) regression on high-dimensional datasets. SoftKI approximates a kernel via softmax interpolation from a smaller number of interpolation points learned by optimizing a combination of the SoftKI margi… ▽ More

    Submitted 16 September, 2025; v1 submitted 28 October, 2024; originally announced October 2024.

    Comments: 12 pages, 6 Figures

  4. arXiv:2306.06528  [pdf, other

    cs.LG cs.AI cs.PL

    Push: Concurrent Probabilistic Programming for Bayesian Deep Learning

    Authors: Daniel Huang, Chris Camaño, Jonathan Tsegaye, Jonathan Austin Gale

    Abstract: We introduce a library called Push that takes a probabilistic programming approach to Bayesian deep learning (BDL). This library enables concurrent execution of BDL inference algorithms on multi-GPU hardware for neural network (NN) models. To accomplish this, Push introduces an abstraction that represents an input NN as a particle. Push enables easy creation of particles so that an input NN can be… ▽ More

    Submitted 29 September, 2023; v1 submitted 10 June, 2023; originally announced June 2023.

    Comments: preprint