← Search

Jonas Kohler

10 accepted papers

2025

Adaptive Guidance: Training-free Acceleration of Conditional Diffusion Models

AAAI 2025technical

This paper presents a comprehensive study on the role of Classifier-Free Guidance (CFG) in text-conditioned diffusion models from the perspective of inference efficiency. In particular, we relax the default choice of applying CFG in all diffusion steps and instead propose to search for more efficien…

Cited by 8SourcePDFScholar
2025

Autoregressive Distillation of Diffusion Transformers

CVPR 2025poster

Diffusion models with transformer architectures have demonstrated promising capabilities in generating high-fidelity images and scalability for high resolution. However, iterative sampling process required for synthesis is very resource-intensive. A line of work has focused on distilling solutions…

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
2024

Cache Me if You Can: Accelerating Diffusion Models through Block Caching

CVPR 2024poster

Diffusion models have recently revolutionized the field of image synthesis due to their ability to generate photorealistic images. However one of the major drawbacks of diffusion models is that the image generation process is costly. A large image-to-image network has to be applied many times to ite…

Cited by 51SourcePDFScholar
2022

Vanishing Curvature in Randomly Initialized Deep ReLU Networks

AISTATS 2022poster

Deep ReLU networks are at the basis of many modern neural architectures. Yet, the loss landscape of such networks and its interaction with state-of-the-art optimizers is not fully understood. One of the most crucial aspects is the landscape at random initialization, which often influences convergenc…

Cited by 11SourcePDFScholar
2021

Learning Generative Models of Textured 3D Meshes From Real-World Images

ICCV 2021poster

Recent advances in differentiable rendering have sparked an interest in learning generative models of textured 3D meshes from image collections. These models natively disentangle pose and appearance, enable downstream applications in computer graphics, and improve the ability of generative models to…

Cited by 56PDFcodeScholar
2020

Batch normalization provably avoids ranks collapse for randomly initialised deep networks

NeurIPS 2020poster

Randomly initialized neural networks are known to become harder to train with increasing depth, unless architectural enhancements like residual connections and batch normalization are used. We here investigate this phenomenon by revisiting the connection between random initialization in deep network…

Cited by 73SourcePDFScholar
2019

Exponential convergence rates for Batch Normalization: The power of length-direction decoupling in non-convex optimization

AISTATS 2019poster

Normalization techniques such as Batch Normalization have been applied very successfully for training deep neural networks. Yet, despite its apparent empirical benefits, the reasons behind the success of Batch Normalization are mostly hypothetical. We here aim to provide a more thorough theoretical…

Cited by 112SourcePDFScholar