← Search

Junyoung Chung

6 accepted papers

2022

Step-unrolled Denoising Autoencoders for Text Generation

ICLR 2022poster

In this paper we propose a new generative model of text, Step-unrolled Denoising Autoencoder (SUNDAE), that does not rely on autoregressive models. Similarly to denoising diffusion techniques, SUNDAE is repeatedly applied on a sequence of tokens, starting from random inputs and improving them each t…

Cited by 113SourcePDFScholar
2018

Dynamic Frame Skipping for Fast Speech Recognition in Recurrent Neural Network Based Acoustic Models

ICASSP 2018accepted

A recurrent neural network is a powerful tool for modeling sequential data such as text and speech. While recurrent neural networks have achieved record-breaking results in speech recognition, one remaining challenge is their slow processing speed. The main cause comes from the nature of recurrent n…

Cited by 0SourceScholar
2016

Iterative Refinement of the Approximate Posterior for Directed Belief Networks

NeurIPS 2016poster

Variational methods that rely on a recognition network to approximate the posterior of directed graphical models offer better inference and learning than previous methods. Recent advances that exploit the capacity and flexibility in this approach have expanded what kinds of models can be trained. Ho…

2015

A Recurrent Latent Variable Model for Sequential Data

NeurIPS 2015poster

In this paper, we explore the inclusion of latent random variables into the hidden state of a recurrent neural network (RNN) by combining the elements of the variational autoencoder. We argue that through the use of high-level latent random variables, the variational RNN (VRNN) can model the kind of…