← Search

Gregor Bachmann

18 accepted papers

2025

FlexiDiT: Your Diffusion Transformer Can Easily Generate High-Quality Samples with Less Compute

CVPR 2025highlight

Despite their remarkable performance, modern Diffusion Transformers (DiTs) are hindered by substantial resource requirements during inference, stemming from the fixed and large amount of compute needed for each denoising step. In this work, we revisit the conventional static paradigm that allocates…

Cited by 1SourcePDFScholar
2025

Judge Decoding: Faster Speculative Sampling Requires Going Beyond Model Alignment

ICLR 2025oral

The performance of large language models (LLMs) is closely linked to their underlying size, leading to ever-growing networks and hence slower inference. Speculative decoding has been proposed as a technique to accelerate autoregressive generation, leveraging a fast draft model to propose candidate t…

Cited by 1SourcePDFScholar
2024

A Language Model’s Guide Through Latent Space

ICML 2024poster

Concept guidance has emerged as a cheap and simple way to control the behavior of language models by probing their hidden representations for concept vectors and using them to perturb activations at inference time. While the focus of previous work has largely been on *truthfulness*, in this paper we…

2024

Navigating Scaling Laws: Compute Optimality in Adaptive Model Training

ICML 2024spotlight

In recent years, the state-of-the-art in deep learning has been dominated by very large models that have been pre-trained on vast amounts of data. The paradigm is very simple: investing more computational resources (optimally) leads to better performance, and even predictably so; neural scaling laws…

Cited by 1SourcePDFScholar
2022

How Tempering Fixes Data Augmentation in Bayesian Neural Networks

ICML 2022oral

While Bayesian neural networks (BNNs) provide a sound and principled alternative to standard neural networks, an artificial sharpening of the posterior usually needs to be applied to reach comparable performance. This is in stark contrast to theory, dictating that given an adequate prior and a well-…

2021

Analytic Insights into Structure and Rank of Neural Network Hessian Maps

NeurIPS 2021poster

The Hessian of a neural network captures parameter interactions through second-order derivatives of the loss. It is a fundamental object of study, closely tied to various problems in deep learning, including model design, optimization, and generalization. Most prior work has been empirical, typicall…

Cited by 37SourcePDFScholar
2021

Disentangling the Roles of Curation, Data-Augmentation and the Prior in the Cold Posterior Effect

NeurIPS 2021poster

The “cold posterior effect” (CPE) in Bayesian deep learning describes the disturbing observation that the predictive performance of Bayesian neural networks can be significantly improved if the Bayes posterior is artificially sharpened using a temperature parameter T <1. The CPE is problematic in t…

Cited by 27SourcePDFScholar
2021

Precise characterization of the prior predictive distribution of deep ReLU networks

NeurIPS 2021spotlight

Recent works on Bayesian neural networks (BNNs) have highlighted the need to better understand the implications of using Gaussian priors in combination with the compositional structure of the network architecture. Similar in spirit to the kind of analysis that has been developed to devise better in…

Cited by 39SourcePDFScholar
2021

Uniform Convergence, Adversarial Spheres and a Simple Remedy

ICML 2021spotlight

Previous work has cast doubt on the general framework of uniform convergence and its ability to explain generalization in neural networks. By considering a specific dataset, it was observed that a neural network completely misclassifies a projection of the training data (adversarial set), rendering…

Cited by 9SourcePDFScholar