← Search

Johannes Schusterbauer

8 accepted papers

2026

Adapting Self-Supervised Representations as a Latent Space for Efficient Generation

ICLR 2026poster

We introduce Representation Tokenizer (RepTok), a generative modeling framework that represents an image using a single continuous latent token obtained from self-supervised vision transformers. Building on a pre-trained SSL encoder, we fine-tune only the semantic token embedding and pair it with a…

Cited by 0SourcecodeScholar
2026

Denoising, Fast and Slow: Difficulty-Aware Adaptive Sampling for Image Generation

CVPR 2026

Diffusion- and flow-based models usually allocate compute uniformly across space, updating all patches with the same timestep and number of function evaluations. While convenient, this ignores the heterogeneity of natural images: some regions are easy to denoise, whereas others benefit from more ref

Cited by 0SourcecodeScholar
2026

Guiding Token-Sparse Diffusion Models

CVPR 2026

Diffusion models deliver high quality in image synthesis but remain expensive during training and inference. Recent works have leveraged the inherent redundancy in visual content to make training more affordable by training only on a subset of visual information. While these methods were successful

Cited by 0SourcecodeScholar
2026

Probabilistic Precipitation Nowcasting with Rectified Flow Transformers

CVPR 2026

Accurate weather forecasts are essential across various domains and are safety-critical in extreme weather conditions. Compared to simulation-based forecasting, data-driven approaches show greater efficiency, enabling short-term, high-resolution nowcasting. In particular, diffusion models proved eff

Cited by 0SourcecodeScholar
2025

DepthFM: Fast Generative Monocular Depth Estimation with Flow Matching

AAAI 2025technical

Current discriminative depth estimation methods often produce blurry artifacts, while generative approaches suffer from slow sampling due to curvatures in the noise-to-depth transport. Our method addresses these challenges by framing depth estimation as a direct transport between image and depth dis…

2025

Diff2Flow: Training Flow Matching Models via Diffusion Model Alignment

CVPR 2025poster

Diffusion models have revolutionized generative tasks through high-fidelity outputs, yet flow matching (FM) offers faster inference and empirical performance gains. However, current foundation FM models are computationally prohibitive for finetuning, while diffusion models like Stable Diffusion bene…

2025

SCFlow: Implicitly Learning Style and Content Disentanglement with Flow Models

ICCV 2025poster

Explicitly disentangling style and content in vision models remains challenging due to their semantic overlap and the subjectivity of human perception. Existing methods propose separation through generative or discriminative objectives, but they still face the inherent ambiguity of disentangling int…

2025

Stochastic Interpolants for Revealing Stylistic Flows across the History of Art

ICCV 2025accepted

Generative models have made rapid progress in content creation, particularly in synthesizing artworks and capturing stylistic variation. However, most methods operate at the level of individual images, limiting their ability to reveal broader stylistic trends and temporal transitions. We address thi…