美文网首页
【字典学习 autoencoder】k-Sparse Autoe

【字典学习 autoencoder】k-Sparse Autoe

作者: hzyido | 来源:发表于2015-09-20 12:53 被阅读179次

    k-Sparse Autoencoders

    Alireza Makhzani,Brendan Frey  

    Download:

    PDF

    (Submitted on 19 Dec 2013 (v1), last revised 22 Mar 2014 (this version, v2))

    Recently, it has been observed that when representations are learnt in a way that encourages sparsity, improved performance is obtained on classification tasks. These methods involve combinations of activation functions, sampling steps and different kinds of penalties. To investigate the effectiveness of sparsity by itself, we propose the k-sparse autoencoder, which is an autoencoder with linear activation function, where in hidden layers only the k highest activities are kept. When applied to the MNIST and NORB datasets, we find that this method achieves better classification results than denoising autoencoders, networks trained with dropout, and RBMs. k-sparse autoencoders are simple to train and the encoding stage is very fast, making them well-suited to large problem sizes, where conventional sparse coding algorithms cannot be applied.

    Subjects:Learning (cs.LG)

    Cite as:arXiv:1312.5663[cs.LG]

    (orarXiv:1312.5663v2[cs.LG]for this version)

    Submission history

    From: Alireza Makhzani [view email]

    [v1]Thu, 19 Dec 2013 17:46:46 GMT (1073kb)

    [v2]Sat, 22 Mar 2014 17:12:07 GMT (1155kb)

    相关文章

      网友评论

          本文标题:【字典学习 autoencoder】k-Sparse Autoe

          本文链接:https://www.haomeiwen.com/subject/fyticttx.html