← Search

Florian Wenzel

10 accepted papers

2023

Leveraging sparse and shared feature activations for disentangled representation learning

NeurIPS 2023spotlight

Recovering the latent factors of variation of high dimensional data has so far focused on simple synthetic settings. Mostly building on unsupervised and weakly-supervised objectives, prior work missed out on the positive implications for representation learning on real world data. In this work, we p…

Cited by 22SourcePDFScholar
2023

Multi-Symmetry Ensembles: Improving Diversity and Generalization via Opposing Symmetries

ICML 2023poster

Deep ensembles (DE) have been successful in improving model performance by learning diverse members via the stochasticity of random initialization. While recent works have attempted to promote further diversity in DE via hyperparameters or regularizing loss functions, these methods primarily still r…

2022

Assaying Out-Of-Distribution Generalization in Transfer Learning

NeurIPS 2022accept

Since out-of-distribution generalization is a generally ill-posed problem, various proxy targets (e.g., calibration, adversarial robustness, algorithmic corruptions, invariance across shifts) were studied across different research programs resulting in different recommendations. While sharing the sa…

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…

2020

Automated Augmented Conjugate Inference for Non-conjugate Gaussian Process Models

AISTATS 2020poster

We propose automated augmented conjugate inference, a new inference method for non-conjugate Gaussian processes (GP) models.Our method automatically constructs an auxiliary variable augmentation that renders the GP model conditionally conjugate. Building on the conjugate structure of the augmented m…

2020

How Good is the Bayes Posterior in Deep Neural Networks Really?

ICML 2020poster

During the past five years the Bayesian deep learning community has developed increasingly accurate and efficient approximate inference procedures that allow for Bayesian inference in deep neural networks. However, despite this algorithmic progress and the promise of improved uncertainty quantificat…

2020

Hyperparameter Ensembles for Robustness and Uncertainty Quantification

NeurIPS 2020poster

Ensembles over neural network weights trained from different random initialization, known as deep ensembles, achieve state-of-the-art accuracy and calibration. The recently introduced batch ensembles provide a drop-in replacement that is more parameter efficient. In this paper, we design ensembles n…

2019

Multi-Class Gaussian Process Classification Made Conjugate: Efficient Inference via Data Augmentation

UAI 2019poster

We propose a new scalable multi-class Gaussian process classification approach building on a novel modified softmax likelihood function. The new likelihood has two benefits: it leads to well-calibrated uncertainty estimates and allows for an efficient latent variable augmentation. The augmented mode…

2018

Scalable Generalized Dynamic Topic Models

AISTATS 2018poster

Dynamic topic models (DTMs) model the evolution of prevalent themes in literature, online media, and other forms of text over time. DTMs assume that word co-occurrence statistics change continuously and therefore impose continuous stochastic process priors on their model parameters. These dynamical…