NeurIPS 2015spotlight77 citations

Learning Wake-Sleep Recurrent Attention Models

Jimmy Ba, Ruslan Salakhutdinov, Roger B Grosse, Brendan J. Frey

Abstract

Despite their success, convolutional neural networks are computationally expensive because they must examine all image locations. Stochastic attention-based models have been shown to improve computational efficiency at test time, but they remain difficult to train because of intractable posterior inference and high variance in the stochastic gradient estimates. Borrowing techniques from the literature on training deep generative models, we present the Wake-Sleep Recurrent Attention Model, a method for training stochastic attention networks which improves posterior inference and which reduces the variability in the stochastic gradients. We show that our method can greatly speed up the training time for stochastic attention networks in the domains of image classification and caption generation.

BibTeX
@inproceedings{NIPS2015_db191505,
 author = {Ba, Jimmy and Salakhutdinov, Russ R and Grosse, Roger B and Frey, Brendan J},
 booktitle = {Advances in Neural Information Processing Systems},
 editor = {C. Cortes and N. Lawrence and D. Lee and M. Sugiyama and R. Garnett},
 pages = {},
 publisher = {Curran Associates, Inc.},
 title = {Learning Wake-Sleep Recurrent Attention Models},
 url = {https://proceedings.neurips.cc/paper_files/paper/2015/file/db1915052d15f7815c8b88e879465a1e-Paper.pdf},
 volume = {28},
 year = {2015}
}