← Search

David Reeb

7 accepted papers

2023

Improved Algorithms for Stochastic Linear Bandits Using Tail Bounds for Martingale Mixtures

NeurIPS 2023oral

We present improved algorithms with worst-case regret guarantees for the stochastic linear bandit problem. The widely used "optimism in the face of uncertainty" principle reduces a stochastic bandit problem to the construction of a confidence sequence for the unknown reward function. The performance…

Cited by 9SourcePDFScholar
2023

Validation of composite systems by discrepancy propagation

UAI 2023poster

Assessing the validity of a real-world system with respect to given quality criteria is a common yet costly task in industrial applications due to the vast number of required real-world tests. Validating such systems by means of simulation offers a promising and less expensive alternative, but requi…

Cited by 4SourcePDFScholar
2022

SOSP: Efficiently Capturing Global Correlations by Second-Order Structured Pruning

ICLR 2022spotlight

Pruning neural networks reduces inference time and memory costs. On standard hardware, these benefits will be especially prominent if coarse-grained structures, like feature maps, are pruned. We devise two novel saliency-based methods for second-order structured pruning (SOSP) which include correlat…

2022

Utilizing Expert Features for Contrastive Learning of Time-Series Representations

ICML 2022spotlight

We present an approach that incorporates expert knowledge for time-series representation learning. Our method employs expert features to replace the commonly used data transformations in previous contrastive learning approaches. We do this since time-series data frequently stems from the industrial…

2020

Beyond the Mean-Field: Structured Deep Gaussian Processes Improve the Predictive Uncertainties

NeurIPS 2020poster

Deep Gaussian Processes learn probabilistic data representations for supervised learning by cascading multiple Gaussian Processes. While this model family promises flexible predictive distributions, exact inference is not tractable. Approximate inference techniques trade off the ability to closely r…

2018

Learning Gaussian Processes by Minimizing PAC-Bayesian Generalization Bounds

NeurIPS 2018poster

Gaussian Processes (GPs) are a generic modelling tool for supervised learning. While they have been successfully applied on large datasets, their use in safety-critical applications is hindered by the lack of good performance guarantees. To this end, we propose a method to learn GPs and their sparse…