← Search

Janne Hellsten

5 accepted papers

2024

Analyzing and Improving the Training Dynamics of Diffusion Models

CVPR 2024poster

Diffusion models currently dominate the field of data-driven image synthesis with their unparalleled scaling to large datasets. In this paper we identify and rectify several causes for uneven and ineffective training in the popular ADM diffusion model architecture without altering its high-level str…

2022

Generating Long Videos of Dynamic Scenes

NeurIPS 2022accept

We present a video generation model that accurately reproduces object motion, changes in camera viewpoint, and new content that arises over time. Existing video generation methods often fail to produce new content as a function of time while maintaining consistencies expected in real environments, s…

Cited by 121SourcePDFScholar
2021

Alias-Free Generative Adversarial Networks

NeurIPS 2021oral

We observe that despite their hierarchical convolutional nature, the synthesis process of typical generative adversarial networks depends on absolute pixel coordinates in an unhealthy manner. This manifests itself as, e.g., detail appearing to be glued to image coordinates instead of the surfaces of…

2020

Analyzing and Improving the Image Quality of StyleGAN

CVPR 2020poster

The style-based GAN architecture (StyleGAN) yields state-of-the-art results in data-driven unconditional generative image modeling. We expose and analyze several of its characteristic artifacts, and propose changes in both model architecture and training methods to address them. In particular, we re…

Cited by 7789PDFcodeScholar
2020

Training Generative Adversarial Networks with Limited Data

NeurIPS 2020oral

Training generative adversarial networks (GAN) using too little data typically leads to discriminator overfitting, causing training to diverge. We propose an adaptive discriminator augmentation mechanism that significantly stabilizes training in limited data regimes. The approach does not require ch…