Skip to main content

Showing 1–5 of 5 results for author: Seward, C

.
  1. arXiv:2101.12072  [pdf, other

    cs.LG cs.AI

    Autoregressive Denoising Diffusion Models for Multivariate Probabilistic Time Series Forecasting

    Authors: Kashif Rasul, Calvin Seward, Ingmar Schuster, Roland Vollgraf

    Abstract: In this work, we propose \texttt{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 connected to score matching and energy-based methods. Our model learns gradients by optimizing a… ▽ More

    Submitted 2 February, 2021; v1 submitted 28 January, 2021; originally announced January 2021.

    Journal ref: Proceedings of the 38th International Conference on Machine Learning, PMLR 139:8857-8868, 2021

  2. arXiv:1806.07819  [pdf, other

    cs.CV stat.ML

    Disentangling Multiple Conditional Inputs in GANs

    Authors: Gökhan Yildirim, Calvin Seward, Urs Bergmann

    Abstract: In this paper, we propose a method that disentangles the effects of multiple input conditions in Generative Adversarial Networks (GANs). In particular, we demonstrate our method in controlling color, texture, and shape of a generated garment image for computer-aided fashion design. To disentangle the effect of input attributes, we customize conditional GANs with consistency loss functions. In our… ▽ More

    Submitted 20 June, 2018; originally announced June 2018.

    Comments: 5 pages, 9 figures, Paper is accepted to the workshop "AI for Fashion" in KDD Conference, 2018, London, United Kingdom

  3. arXiv:1802.04591  [pdf, other

    cs.LG stat.ML

    First Order Generative Adversarial Networks

    Authors: Calvin Seward, Thomas Unterthiner, Urs Bergmann, Nikolay Jetchev, Sepp Hochreiter

    Abstract: 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 WGAN-GP. To formally describe an optimal update direction, we introduce a theoretical framework which… ▽ More

    Submitted 7 June, 2018; v1 submitted 13 February, 2018; originally announced February 2018.

    Comments: Accepted to 35th International Conference on Machine Learning (ICML). Code to reproduce experiments is available https://github.com/zalandoresearch/first_order_gan

  4. arXiv:1712.00269  [pdf, other

    cs.CV stat.ML

    GANosaic: Mosaic Creation with Generative Texture Manifolds

    Authors: Nikolay Jetchev, Urs Bergmann, Calvin Seward

    Abstract: This paper presents a novel framework for generating texture mosaics with convolutional neural networks. Our method is called GANosaic and performs optimization in the latent noise space of a generative texture model, which allows the transformation of a content image into a mosaic exhibiting the visual properties of the underlying texture manifold. To represent that manifold, we use a state-of-th… ▽ More

    Submitted 1 December, 2017; originally announced December 2017.

    Comments: 31st Conference on Neural Information Processing Systems (NIPS 2017), Long Beach, CA, USA. Workshop on Machine Learning for Creativity and Design

  5. arXiv:1708.08819  [pdf, other

    cs.LG cs.GT stat.ML

    Coulomb GANs: Provably Optimal Nash Equilibria via Potential Fields

    Authors: Thomas Unterthiner, Bernhard Nessler, Calvin Seward, Günter Klambauer, Martin Heusel, Hubert Ramsauer, Sepp Hochreiter

    Abstract: 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 otherwise fail to model the target distribution. We introduce Coulomb GANs, which pose the GAN learning p… ▽ More

    Submitted 30 January, 2018; v1 submitted 29 August, 2017; originally announced August 2017.

    Comments: Published as a conference paper at ICLR (International Conference on Learning Representations) 2018. Implementation available at https://github.com/bioinf-jku/coulomb_gan