Paper proposes robust generative models using VAEs.
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.
Trend · papers per month
Proposes a method for obtaining interval bounds in off-policy evaluation.
Efficient RL algorithm for multinomial logistic MDPs with provable guarantees.
Graph-based framework for provably robust adversarial training.
Deep Partition Aggregation defends against poisoning attacks with provable certificates.
Topic models provide a useful method for dimensionality reduction and exploratory data analysis in large text corpora. Most approaches to topic model inference have been based on a maximum likelihood objective. Efficient algorithms exist that approximate this objective, but they have no provable guarantees. Recently, a…
Lipschitz constraints under L2 norm on deep neural networks are useful for provable adversarial robustness bounds, stable training, and Wasserstein distance estimation. While heuristic approaches such as the gradient penalty have seen much practical success, it is challenging to achieve similar practical performance wh…
Improves neural network verification by merging abstract domains and Lagrangian methods.
Proves efficient learning of hierarchical structure in meta-reinforcement learning.
Paper proposes a cost-sensitive conformal training method with provably controllable learning bounds.
PatchGuard defends against localized adversarial patches with provable robustness.
New algorithm reduces neural net error in contextual bandits.
PARADE generates provably robust adversarial examples for deep networks.
Recently, there has been considerable progress on designing algorithms with provable guarantees -- typically using linear algebraic methods -- for parameter learning in latent variable models. But designing provable algorithms for inference has proven to be more challenging. Here we take a first step towards provable i…
Ridge leverage scores provide a balance between low-rank approximation and regularization, and are ubiquitous in randomized linear algebra and machine learning. Deterministic algorithms are also of interest in the moderately big data regime, because deterministic algorithms provide interpretability to the practitioner …
PAC-Wrap provides provable guarantees for semi-supervised anomaly detection.
Unified framework for ensemble sampling in nonlinear contextual bandits with provable regret bounds.
This paper introduces a new scalarization method for multi-objective optimization.
Recent work has shown that it is possible to train deep neural networks that are provably robust to norm-bounded adversarial perturbations. Most of these methods are based on minimizing an upper bound on the worst-case loss over all possible adversarial perturbations. While these techniques show promise, they often res…
New algorithm for weighted low rank approximation with provable guarantees.
We develop efficient algorithms to estimate the stability of Ordinary Least Squares regression results.
Efficient poisoning attack converges to any target classifier with provable convergence.
We prove a lower bound for feature dimension in linear MDPs and propose a novel dynamics aggregation framework.
The paper tackles safe exploration in RL by a conservative safety critic.
This work studies learning a multi-head attention layer from random examples.
Deployment of deep neural networks (DNNs) in safety- or security-critical systems requires provable guarantees on their correct behaviour. A common requirement is robustness to adversarial perturbations in a neighbourhood around an input. In this paper we focus on the norm and aim to compute, for a trained DNN an…
Topic models, such as Latent Dirichlet Allocation (LDA), posit that documents are drawn from admixtures of distributions over words, known as topics. The inference problem of recovering topics from admixtures, is NP-hard. Assuming separability, a strong assumption, [4] gave the first provable algorithm for inference. F…
In deep neural networks, the spectral norm of the Jacobian of a layer bounds the factor by which the norm of a signal changes during forward/backward propagation. Spectral norm regularizations have been shown to improve generalization, robustness and optimization of deep learning methods. Existing methods to compute th…
Recent work has developed methods for learning deep network classifiers that are provably robust to norm-bounded adversarial perturbation; however, these methods are currently only possible for relatively small feedforward networks. In this paper, in an effort to scale these approaches to substantially larger models, w…
Paper proposes methods to estimate minimal adversarial perturbations for deep neural networks.
New method gives provable error bounds for neural nets under distribution shift.
Black-box variational inference tries to approximate a complex target distribution though a gradient-based optimization of the parameters of a simpler distribution. Provable convergence guarantees require structural properties of the objective. This paper shows that for location-scale family approximations, if the targ…
Study improves understanding of why agentic theorem provers succeed.
Paper develops efficient RL algorithm for general value function approximation.
OKRidge solves sparse ridge regression problems for nonlinear systems.
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 this gap. Specifica…
This paper addresses the problem of formally verifying desirable properties of neural networks, i.e., obtaining provable guarantees that neural networks satisfy specifications relating their inputs and outputs (robustness to bounded norm adversarial perturbations, for example). Most previous work on this topic was limi…
We present a provable, sampling-based approach for generating compact Convolutional Neural Networks (CNNs) by identifying and removing redundant filters from an over-parameterized network. Our algorithm uses a small batch of input data points to assign a saliency score to each filter and constructs an importance sampli…
SGMs are robust to practical errors via uncertainty quantification.
Recent variational inference methods use stochastic gradient estimators whose variance is not well understood. Theoretical guarantees for these estimators are important to understand when these methods will or will not work. This paper gives bounds for the common "reparameterization" estimators when the target is smoot…
Training certifiable neural networks enables one to obtain models with robustness guarantees against adversarial attacks. In this work, we introduce a framework to bound the adversary-free region in the neighborhood of the input data by a polyhedral envelope, which yields finer-grained certified robustness. We further …
The problem of maximizing precision at the top of a ranked list, often dubbed Precision@k (prec@k), finds relevance in myriad learning applications such as ranking, multi-label classification, and learning with severe label imbalance. However, despite its popularity, there exist significant gaps in our understanding of…
We consider the mixed regression problem with two components, under adversarial and stochastic noise. We give a convex optimization formulation that provably recovers the true solution, and provide upper bounds on the recovery errors for both arbitrary noise and stochastic noise settings. We also give matching minimax …
New AI error correctors improve classifier performance with provable guarantees.
PAC-Bayesian theory applied to learning optimization algorithms with generalization guarantees.
Momentum SGD fails to track nonstationary optima due to drift amplification.
New SVM margin bound improves generalization in machine learning.
It has been shown that neural network classifiers are not robust. This raises concerns about their usage in safety-critical systems. We propose in this paper a regularization scheme for ReLU networks which provably improves the robustness of the classifier by maximizing the linear regions of the classifier as well as t…