← Search

Aurko Roy

7 accepted papers

2019

Understanding and Improving Interpolation in Autoencoders via an Adversarial Regularizer

ICLR 2019poster

Autoencoders provide a powerful framework for learning compressed representations by encoding all of the information needed to reconstruct a data point in a latent code. In some cases, autoencoders can "interpolate": By decoding the convex combination of the latent codes for two datapoints, the auto…

Cited by 338SourcePDFScholar
2018

Fast Decoding in Sequence Models Using Discrete Latent Variables

ICML 2018oral

Autoregressive sequence models based on deep neural networks, such as RNNs, Wavenet and Transformer are the state-of-the-art on many tasks. However, they lack parallelism and are thus slow for long sequences. RNNs lack parallelism both during training and decoding, while architectures like WaveNet a…

Cited by 149SourcePDFScholar
2018

Thermometer Encoding: One Hot Way To Resist Adversarial Examples

ICLR 2018poster

It is well known that it is possible to construct "adversarial examples" for neural networks: inputs which are misclassified by the network yet indistinguishable from true data. We propose a simple modification to standard neural network architectures, thermometer encoding, which significantly incre…

Cited by 771SourcePDFScholar