← Search

Jonathan Scarlett

39 accepted papers

2024

Kernelized Normalizing Constant Estimation: Bridging Bayesian Quadrature and Bayesian Optimization

AAAI 2024technical

In this paper, we study the problem of estimating the normalizing constant through queries to the black-box function f, which is the integration of the exponential function of f scaled by a problem parameter lambda. We assume f belongs to a reproducing kernel Hilbert space (RKHS), and show that to…

Cited by 0SourcePDFScholar
2024

Memory-Efficient Gradient Unrolling for Large-Scale Bi-level Optimization

NeurIPS 2024poster

Bi-level optimizaiton (BO) has become a fundamental mathematical framework for addressing hierarchical machine learning problems. As deep learning models continue to grow in size, the demand for scalable bi-level optimization has become increasingly critical. Traditional gradient-based bi-level opti…

2024

No-Regret Algorithms for Safe Bayesian Optimization with Monotonicity Constraints

AISTATS 2024poster

We consider the problem of sequentially maximizing an unknown function $f$ over a set of actions of the form $(s, x)$, where the selected actions must satisfy a safety constraint with respect to an unknown safety function $g$. We model $f$ and $g$ as lying in a reproducing kernel Hilbert space (RKHS…

Cited by 2SourcePDFScholar
2023

A Unified Framework for Uniform Signal Recovery in Nonlinear Generative Compressed Sensing

NeurIPS 2023poster

In generative compressed sensing (GCS), we want to recover a signal $\mathbf{x^*}\in\mathbb{R}^n$ from $m$ measurements ($m\ll n$) using a generative prior $\mathbf{x^*}\in G(\mathbb{B}_2^k(r))$, where $G$ is typically an $L$-Lipschitz continuous generative model and $\mathbb{B}_2^k(r)$ represents t…

Cited by 9SourcePDFScholar
2023

Communication-Constrained Bandits under Additive Gaussian Noise

ICML 2023poster

We study a distributed stochastic multi-armed bandit where a client supplies the learner with communication-constrained feedback based on the rewards for the corresponding arm pulls. In our setup, the client must encode the rewards such that the second moment of the encoded rewards is no more than $…

Cited by 3SourcePDFScholar
2022

A Robust Phased Elimination Algorithm for Corruption-Tolerant Gaussian Process Bandits

NeurIPS 2022accept

We consider the sequential optimization of an unknown, continuous, and expensive to evaluate reward function, from noisy and adversarially corrupted observed rewards. When the corruption attacks are subject to a suitable budget $C$ and the function lives in a Reproducing Kernel Hilbert Space (RKHS),…

Cited by 11SourcePDFScholar
2022

Generative Principal Component Analysis

ICLR 2022poster

In this paper, we study the problem of principal component analysis with generative modeling assumptions, adopting a general model for the observed matrix that encompasses notable special cases, including spiked matrix recovery and phase retrieval. The key assumption is that the first principal eige…

2022

Improved Convergence Rates for Sparse Approximation Methods in Kernel-Based Learning

ICML 2022spotlight

Kernel-based models such as kernel ridge regression and Gaussian processes are ubiquitous in machine learning applications for regression and optimization. It is well known that a major downside for kernel-based models is the high computational cost; given a dataset of $n$ samples, the cost grows as…

Cited by 28SourcePDFScholar
2021

High-Dimensional Bayesian Optimization via Tree-Structured Additive Models

AAAI 2021technical

Bayesian Optimization (BO) has shown significant success in tackling expensive low-dimensional black-box optimization problems. Many optimization problems of interest are high-dimensional, and scaling BO to such settings remains an important challenge. In this paper, we consider generalized additive…

2021

Lenient Regret and Good-Action Identification in Gaussian Process Bandits

ICML 2021spotlight

In this paper, we study the problem of Gaussian process (GP) bandits under relaxed optimization criteria stating that any function value above a certain threshold is “good enough”. On the theoretical side, we study various {\em lenient regret} notions in which all near-optimal actions incur zero pen…

2021

Stochastic Linear Bandits Robust to Adversarial Attacks

AISTATS 2021poster

We consider a stochastic linear bandit problem in which the rewards are not only subject to random noise, but also adversarial attacks subject to a suitable budget $C$ (i.e., an upper bound on the sum of corruption magnitudes across the time horizon). We provide two variants of a Robust Phased Elimi…

Cited by 91SourcePDFScholar
2021

Towards Sample-Optimal Compressive Phase Retrieval with Sparse and Generative Priors

NeurIPS 2021poster

Compressive phase retrieval is a popular variant of the standard compressive sensing problem in which the measurements only contain magnitude information. In this paper, motivated by recent advances in deep generative models, we provide recovery guarantees with near-optimal sample complexity for pha…

2020

A Characteristic Function Approach to Deep Implicit Generative Modeling

CVPR 2020oral

Implicit Generative Models (IGMs) such as GANs have emerged as effective data-driven models for generating samples, particularly images. In this paper, we formulate the problem of learning an IGM as minimizing the expected distance between characteristic functions. Specifically, we minimize the dist…

Cited by 46PDFcodeScholar
2020

Sample Complexity Bounds for 1-bit Compressive Sensing and Binary Stable Embeddings with Generative Priors

ICML 2020poster

The goal of standard 1-bit compressive sensing is to accurately recover an unknown sparse vector from binary-valued measurements, each indicating the sign of a linear function of the vector. Motivated by recent advances in compressive sensing with generative models, where a generative modeling assum…

2019

Learning Erdos-Renyi Random Graphs via Edge Detecting Queries

NeurIPS 2019poster

In this paper, we consider the problem of learning an unknown graph via queries on groups of nodes, with the result indicating whether or not at least one edge is present among those nodes. While learning arbitrary graphs with $n$ nodes and $k$ edges is known to be hard in the sense of requiring $\…

2018

Adversarially Robust Optimization with Gaussian Processes

NeurIPS 2018spotlight

In this paper, we consider the problem of Gaussian process (GP) optimization with an added robustness requirement: The returned point may be perturbed by an adversary, and we require the function value to remain as high as possible even after this perturbation. This problem is motivated by settings…

2018

High-Dimensional Bayesian Optimization via Additive Models with Overlapping Groups

AISTATS 2018poster

Bayesian optimization (BO) is a popular technique for sequential black-box function optimization, with applications including parameter tuning, robotics, environmental monitoring, and more. One of the most important challenges in BO is the development of algorithms that scale to high dimensions, wh…

Cited by 0SourcePDFScholar
2017

Robust Submodular Maximization: A Non-Uniform Partitioning Approach

ICML 2017poster

We study the problem of maximizing a monotone submodular function subject to a cardinality constraint $k$, with the added twist that a number of items $\tau$ from the returned set may be removed. We focus on the worst-case setting considered by Orlin et al.\ (2016), in which a constant-factor approx…

Cited by 77SourcePDFScholar
2016

Limits on Sparse Support Recovery via Linear Sketching with Random Expander Matrices

AISTATS 2016poster

Linear sketching is a powerful tool for the problem of sparse signal recovery, having numerous applications such as compressive sensing, data stream computing, graph sketching, and routing. Motivated by applications where the \emphpositions of the non-zero entries in a sparse vector are of primary…

Cited by 3SourcePDFScholar
2016

Truncated Variance Reduction: A Unified Approach to Bayesian Optimization and Level-Set Estimation

NeurIPS 2016poster

We present a new algorithm, truncated variance reduction (TruVaR), that treats Bayesian optimization (BO) and level-set estimation (LSE) with Gaussian processes in a unified fashion. The algorithm greedily shrinks a sum of truncated variances within a set of potential maximizers (BO) or unclassified…

2015

Active learning of self-concordant like multi-index functions

ICASSP 2015accepted

We study the problem of actively learning a multi-index function of the form f(x) = g <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">0</sub> (A <sub xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">0</sub> x) fr…

Cited by 0SourceScholar
2015

Sparsistency of \ell_1-Regularized M-Estimators

AISTATS 2015poster

We consider the model selection consistency or sparsistency of a broad set of \ell_1-regularized M-estimators for linear and non-linear statistical models in a unified fashion. For this purpose, we propose the local structured smoothness condition (LSSC) on the loss function. We provide a general re…

Cited by 32SourcePDFScholar