← Search

Calvin Seward

3 accepted papers

2021

Autoregressive Denoising Diffusion Models for Multivariate Probabilistic Time Series Forecasting

ICML 2021spotlight

In this work, we propose TimeGrad, an autoregressive model for multivariate probabilistic time series forecasting which samples from the data distribution at each time step by estimating its gradient. To this end, we use diffusion probabilistic models, a class of latent variable models closely conne…

2018

Coulomb GANs: Provably Optimal Nash Equilibria via Potential Fields

ICLR 2018poster

Generative adversarial networks (GANs) evolved into one of the most successful unsupervised techniques for generating realistic images. Even though it has recently been shown that GAN training converges, GAN models often end up in local Nash equilibria that are associated with mode collapse or other…

2018

First Order Generative Adversarial Networks

ICML 2018oral

GANs excel at learning high dimensional distributions, but they can update generator parameters in directions that do not correspond to the steepest descent direction of the objective. Prominent examples of problematic update directions include those used in both Goodfellow’s original GAN and the WG…