Skip to main content

Showing 1–12 of 12 results for author: Alain, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2008.04391  [pdf, other

    cs.LG stat.ML

    DeepDrummer : Generating Drum Loops using Deep Learning and a Human in the Loop

    Authors: Guillaume Alain, Maxime Chevalier-Boisvert, Frederic Osterrath, Remi Piche-Taillefer

    Abstract: DeepDrummer is a drum loop generation tool that uses active learning to learn the preferences (or current artistic intentions) of a human user from a small number of interactions. The principal goal of this tool is to enable an efficient exploration of new musical ideas. We train a deep neural network classifier on audio data and show how it can be used as the core component of a system that gener… ▽ More

    Submitted 26 August, 2020; v1 submitted 10 August, 2020; originally announced August 2020.

  2. arXiv:1911.03594  [pdf, other

    cs.LG cs.AI cs.RO stat.ML

    Robo-PlaNet: Learning to Poke in a Day

    Authors: Maxime Chevalier-Boisvert, Guillaume Alain, Florian Golemo, Derek Nowrouzezahrai

    Abstract: Recently, the Deep Planning Network (PlaNet) approach was introduced as a model-based reinforcement learning method that learns environment dynamics directly from pixel observations. This architecture is useful for learning tasks in which either the agent does not have access to meaningful states (like position/velocity of robotic joints) or where the observed states significantly deviate from the… ▽ More

    Submitted 19 November, 2019; v1 submitted 8 November, 2019; originally announced November 2019.

    Comments: 4 pages, 3 figures. Version 2: added reference and acknowledgement

  3. arXiv:1902.02366  [pdf, other

    cs.LG math.OC stat.ML

    Negative eigenvalues of the Hessian in deep neural networks

    Authors: Guillaume Alain, Nicolas Le Roux, Pierre-Antoine Manzagol

    Abstract: The loss function of deep networks is known to be non-convex but the precise nature of this nonconvexity is still an active area of research. In this work, we study the loss landscape of deep networks through the eigendecompositions of their Hessian matrix. In particular, we examine how important the negative eigenvalues are and the benefits one can observe in handling them appropriately.

    Submitted 6 February, 2019; originally announced February 2019.

  4. arXiv:1610.01644  [pdf, other

    stat.ML cs.LG

    Understanding intermediate layers using linear classifier probes

    Authors: Guillaume Alain, Yoshua Bengio

    Abstract: Neural network models have a reputation for being black boxes. We propose to monitor the features at every layer of a model and measure how suitable they are for classification. We use linear classifiers, which we refer to as "probes", trained entirely independently of the model itself. This helps us better understand the roles and dynamics of the intermediate layers. We demonstrate how this can… ▽ More

    Submitted 22 November, 2018; v1 submitted 5 October, 2016; originally announced October 2016.

  5. arXiv:1605.02688  [pdf, other

    cs.SC cs.LG cs.MS

    Theano: A Python framework for fast computation of mathematical expressions

    Authors: The Theano Development Team, Rami Al-Rfou, Guillaume Alain, Amjad Almahairi, Christof Angermueller, Dzmitry Bahdanau, Nicolas Ballas, Frédéric Bastien, Justin Bayer, Anatoly Belikov, Alexander Belopolsky, Yoshua Bengio, Arnaud Bergeron, James Bergstra, Valentin Bisson, Josh Bleecher Snyder, Nicolas Bouchard, Nicolas Boulanger-Lewandowski, Xavier Bouthillier, Alexandre de Brébisson, Olivier Breuleux, Pierre-Luc Carrier, Kyunghyun Cho, Jan Chorowski, Paul Christiano , et al. (88 additional authors not shown)

    Abstract: Theano is a Python library that allows to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. Since its introduction, it has been one of the most used CPU and GPU mathematical compilers - especially in the machine learning community - and has shown steady performance improvements. Theano is being actively and continuously developed since 2008, mu… ▽ More

    Submitted 9 May, 2016; originally announced May 2016.

    Comments: 19 pages, 5 figures

  6. arXiv:1511.06481  [pdf, other

    stat.ML cs.LG

    Variance Reduction in SGD by Distributed Importance Sampling

    Authors: Guillaume Alain, Alex Lamb, Chinnadhurai Sankar, Aaron Courville, Yoshua Bengio

    Abstract: Humans are able to accelerate their learning by selecting training materials that are the most informative and at the appropriate level of difficulty. We propose a framework for distributing deep learning in which one set of workers search for the most informative examples in parallel while a single worker updates the model on examples selected by importance sampling. This leads the model to updat… ▽ More

    Submitted 16 April, 2016; v1 submitted 19 November, 2015; originally announced November 2015.

  7. arXiv:1503.05571  [pdf, other

    cs.LG

    GSNs : Generative Stochastic Networks

    Authors: Guillaume Alain, Yoshua Bengio, Li Yao, Jason Yosinski, Eric Thibodeau-Laufer, Saizheng Zhang, Pascal Vincent

    Abstract: We introduce a novel training principle for probabilistic models that is an alternative to maximum likelihood. The proposed Generative Stochastic Networks (GSN) framework is based on learning the transition operator of a Markov chain whose stationary distribution estimates the data distribution. Because the transition distribution is a conditional distribution generally involving a small move, it… ▽ More

    Submitted 23 March, 2015; v1 submitted 18 March, 2015; originally announced March 2015.

    Comments: arXiv admin note: substantial text overlap with arXiv:1306.1091

  8. arXiv:1406.2989  [pdf, other

    stat.ML cs.LG cs.NE

    Techniques for Learning Binary Stochastic Feedforward Neural Networks

    Authors: Tapani Raiko, Mathias Berglund, Guillaume Alain, Laurent Dinh

    Abstract: Stochastic binary hidden units in a multi-layer perceptron (MLP) network give at least three potential benefits when compared to deterministic MLP networks. (1) They allow to learn one-to-many type of map**s. (2) They can be used in structured prediction problems, where modeling the internal structure of the output is important. (3) Stochasticity has been shown to be an excellent regularizer, wh… ▽ More

    Submitted 9 April, 2015; v1 submitted 11 June, 2014; originally announced June 2014.

  9. arXiv:1306.1091  [pdf, other

    cs.LG

    Deep Generative Stochastic Networks Trainable by Backprop

    Authors: Yoshua Bengio, Éric Thibodeau-Laufer, Guillaume Alain, Jason Yosinski

    Abstract: We introduce a novel training principle for probabilistic models that is an alternative to maximum likelihood. The proposed Generative Stochastic Networks (GSN) framework is based on learning the transition operator of a Markov chain whose stationary distribution estimates the data distribution. The transition distribution of the Markov chain is conditional on the previous state, generally involvi… ▽ More

    Submitted 23 May, 2014; v1 submitted 5 June, 2013; originally announced June 2013.

    Comments: arXiv admin note: text overlap with arXiv:1305.0445, Also published in ICML'2014

  10. arXiv:1305.6663  [pdf, other

    cs.LG

    Generalized Denoising Auto-Encoders as Generative Models

    Authors: Yoshua Bengio, Li Yao, Guillaume Alain, Pascal Vincent

    Abstract: Recent work has shown how denoising and contractive autoencoders implicitly capture the structure of the data-generating density, in the case where the corruption noise is Gaussian, the reconstruction error is the squared error, and the data is continuous-valued. This has led to various proposals for sampling from this implicitly learned density function, using Langevin and Metropolis-Hastings MCM… ▽ More

    Submitted 10 November, 2013; v1 submitted 28 May, 2013; originally announced May 2013.

  11. arXiv:1211.4246  [pdf, other

    cs.LG stat.ML

    What Regularized Auto-Encoders Learn from the Data Generating Distribution

    Authors: Guillaume Alain, Yoshua Bengio

    Abstract: What do auto-encoders learn about the underlying data generating distribution? Recent work suggests that some auto-encoder variants do a good job of capturing the local manifold structure of data. This paper clarifies some of these previous observations by showing that minimizing a particular form of regularized reconstruction error yields a reconstruction function that locally characterizes the s… ▽ More

    Submitted 19 August, 2014; v1 submitted 18 November, 2012; originally announced November 2012.

  12. arXiv:1207.0057  [pdf, other

    cs.LG stat.ML

    Implicit Density Estimation by Local Moment Matching to Sample from Auto-Encoders

    Authors: Yoshua Bengio, Guillaume Alain, Salah Rifai

    Abstract: Recent work suggests that some auto-encoder variants do a good job of capturing the local manifold structure of the unknown data generating density. This paper contributes to the mathematical understanding of this phenomenon and helps define better justified sampling algorithms for deep learning based on auto-encoder variants. We consider an MCMC where each step samples from a Gaussian whose mean… ▽ More

    Submitted 30 June, 2012; originally announced July 2012.