← Search

Cameron Musco

18 accepted papers

2023

Optimal Sketching Bounds for Sparse Linear Regression

AISTATS 2023poster

We study oblivious sketching for $k$-sparse linear regression under various loss functions. In particular, we are interested in a distribution over sketching matrices $S\in\mathbb{R}^{m\times n}$ that does not depend on the inputs $A\in\mathbb{R}^{n\times d}$ and $b\in\mathbb{R}^n$, such that, given…

Cited by 8SourcePDFScholar
2022

Sublinear Time Approximation of Text Similarity Matrices

AAAI 2022technical

We study algorithms for approximating pairwise similarity matrices that arise in natural language processing. Generally, computing a similarity matrix for n data points requires Omega(n^2) similarity computations. This quadratic scaling is a significant bottleneck, especially when similarities are c…

2021

DeepWalking Backwards: From Embeddings Back to Graphs

ICML 2021spotlight

Low-dimensional node embeddings play a key role in analyzing graph datasets. However, little work studies exactly what information is encoded by popular embedding methods, and how this information correlates with performance in downstream learning tasks. We tackle this question by studying whether e…

2020

Efficient Intervention Design for Causal Discovery with Latents

ICML 2020poster

We consider recovering a causal graph in presence of latent variables, where we seek to minimize the cost of interventions used in the recovery process. We consider two intervention cost models: (1) a linear cost model where the cost of an intervention on a subset of variables has a linear form, and…

Cited by 38SourcePDFScholar
2020

Fourier Sparse Leverage Scores and Approximate Kernel Learning

NeurIPS 2020spotlight

We prove new explicit upper bounds on the leverage scores of Fourier sparse functions under both the Gaussian and Laplace measures. In particular, we study s-sparse functions of the form $f(x) = \sum_{j=1}^s a_j e^{i \lambda_j x}$ for coefficients $a_j \in C$ and frequencies $\lambda_j \in R$. Bound…

Cited by 22SourcePDFScholar
2020

Low-Rank Toeplitz Matrix Estimation Via Random Ultra-Sparse Rulers

ICASSP 2020accepted

We study how to estimate a nearly low-rank Toeplitz covariance matrix T from compressed measurements. Recent work of Qiao and Pal addresses this problem by combining sparse rulers (sparse linear arrays) with frequency finding (sparse Fourier transform) algorithms applied to the Vandermonde decomposi…

Cited by 0SourceScholar
2020

Node Embeddings and Exact Low-Rank Representations of Complex Networks

NeurIPS 2020poster

Low-dimensional embeddings, from classical spectral embeddings to modern neural-net-inspired methods, are a cornerstone in the modeling and analysis of complex networks. Recent work by Seshadhri et al. (PNAS 2020) suggests that such embeddings cannot capture local structure arising in complex networ…

2019

Toward a Characterization of Loss Functions for Distribution Learning

NeurIPS 2019poster

In this work we study loss functions for learning and evaluating probability distributions over large discrete domains. Unlike classification or regression where a wide variety of loss functions are used, in the distribution learning and density estimation literature, very few losses outside the do…

Cited by 8SourcePDFScholar
2018

Inferring Networks From Random Walk-Based Node Similarities

NeurIPS 2018poster

Digital presence in the world of online social media entails significant privacy risks. In this work we consider a privacy threat to a social network in which an attacker has access to a subset of random walk-based node similarities, such as effective resistances (i.e., commute times) or personalize…

2017

Random Fourier Features for Kernel Ridge Regression: Approximation Bounds and Statistical Guarantees

ICML 2017poster

Random Fourier features is one of the most popular techniques for scaling up kernel methods, such as kernel ridge regression. However, despite impressive empirical results, the statistical properties of random Fourier features are still not well understood. In this paper we take steps toward filling…

Cited by 199SourcePDFScholar
2016

Faster Eigenvector Computation via Shift-and-Invert Preconditioning

ICML 2016poster

We give faster algorithms and improved sample complexities for the fundamental problem of estimating the top eigenvector. Given an explicit matrix $A \in \mathbb{R}^{n \times d}$, we show how to compute an $\epsilon$-approximate top eigenvector of $A^TA$ in time $\tilde O\left( \left[\text{nnz}(A) +…

Cited by 92SourcePDFScholar
2016

Principal Component Projection Without Principal Component Analysis

ICML 2016poster

We show how to efficiently project a vector onto the top principal components of a matrix, *without explicitly computing these components*. Specifically, we introduce an iterative algorithm that provably computes the projection using few calls to any black-box routine for ridge regression. By avoidi…

Cited by 39SourcePDFScholar
2015

Randomized Block Krylov Methods for Stronger and Faster Approximate Singular Value Decomposition

NeurIPS 2015oral

Since being analyzed by Rokhlin, Szlam, and Tygert and popularized by Halko, Martinsson, and Tropp, randomized Simultaneous Power Iteration has become the method of choice for approximate singular value decomposition. It is more accurate than simpler sketching algorithms, yet still converges quickly…

Cited by 347SourcePDFScholar