← Search

Gunnar Ratsch

10 accepted papers

2025

Preference Elicitation for Offline Reinforcement Learning

ICLR 2025poster

Applying reinforcement learning (RL) to real-world problems is often made challenging by the inability to interact with the environment and the difficulty of designing reward functions. Offline RL addresses the first challenge by considering access to an offline dataset of environment interactions l…

Cited by 0SourcePDFScholar
2024

Delphic Offline Reinforcement Learning under Nonidentifiable Hidden Confounding

ICLR 2024poster

A prominent challenge of offline reinforcement learning (RL) is the issue of hidden confounding: unobserved variables may influence both the actions taken by the agent and the observed outcomes. Hidden confounding can compromise the validity of any causal conclusion drawn from data and presents a ma…

Cited by 10SourcePDFScholar
2024

Improving Neural Additive Models with Bayesian Principles

ICML 2024poster

Neural additive models (NAMs) enhance the transparency of deep neural networks by handling input features in separate additive sub-networks. However, they lack inherent mechanisms that provide calibrated uncertainties and enable selection of relevant features and interactions. Approaching NAMs from…

2024

Towards Training Without Depth Limits: Batch Normalization Without Gradient Explosion

ICLR 2024poster

Normalization layers are one of the key building blocks for deep neural networks. Several theoretical studies have shown that batch normalization improves the signal propagation, by avoiding the representations from becoming collinear across the layers. However, results on mean-field theory of batch…

2023

Stochastic Marginal Likelihood Gradients using Neural Tangent Kernels

ICML 2023poster

Selecting hyperparameters in deep learning greatly impacts its effectiveness but requires manual effort and expertise. Recent works show that Bayesian model selection with Laplace approximations can allow to optimize such hyperparameters just like standard neural network parameters using gradients a…

2023

Temporal Label Smoothing for Early Event Prediction

ICML 2023poster

Models that can predict the occurrence of events ahead of time with low false-alarm rates are critical to the acceptance of decision support systems in the medical community. This challenging task is typically treated as a simple binary classification, ignoring temporal dependencies between samples,…

2022

Bayesian Neural Network Priors Revisited

ICLR 2022poster

Isotropic Gaussian priors are the de facto standard for modern Bayesian neural network inference. However, it is unclear whether these priors accurately reflect our true beliefs about the weight distributions or give optimal performance. To find better priors, we study summary statistics of neural n…

2022

Invariance Learning in Deep Neural Networks with Differentiable Laplace Approximations

NeurIPS 2022accept

Data augmentation is commonly applied to improve performance of deep learning by enforcing the knowledge that certain transformations on the input preserve the output. Currently, the data augmentation parameters are chosen by human effort and costly cross-validation, which makes it cumbersome to app…

2021

HiRID-ICU-Benchmark --- A Comprehensive Machine Learning Benchmark on High-resolution ICU Data

NeurIPS 2021poster

The recent success of machine learning methods applied to time series collected from Intensive Care Units (ICU) exposes the lack of standardized machine learning benchmarks for developing and comparing such methods. While raw datasets, such as MIMIC-IV or eICU, can be freely accessed on Physionet, t…

Cited by 37SourcecodeScholar
2018

Boosting Variational Inference: an Optimization Perspective

AISTATS 2018poster

Variational inference is a popular technique to approximate a possibly intractable Bayesian posterior with a more tractable one. Recently, boosting variational inference has been proposed as a new paradigm to approximate the posterior by a mixture of densities by greedily adding components to the mi…

Cited by 0SourcePDFScholar