Latest Posts

Research

Achieving Open Vocabulary Neural Machine Translation with Hybrid Word-Character Models

The paper proposes a hybrid neural machine translation model concerning both words and characters, which mainly contributes to the translation of rare or unknown words.

Research

PixelGAN Autoencoders

PixelGAN is an autoencoder for which the generative path is a convolutional autoregressive neural network on pixels, conditioned on a latent code, and the recognition path uses a generative adversarial network (GAN) to impose a prior distribution on the latent code.

AI Research

Failures of Deep Learning

In 2015, Anh Nguyen published a paper in CVPR that identified a limit in computer vision, where you can fool a deep neural network (DNN) by changing an image in a way that’s imperceptible to humans, but can cause the DNN to label the image as something else entirely.