paper-with-me

Papers

Nonnegative autoencoder with simplified random neural network

2016-09-25 · Yonghua Yin, Erol Gelenbe

This paper proposes new nonnegative (shallow and multi-layer) autoencoders by combining the spiking Random Neural Network (RNN) model, the network architecture typical used in deep-learning area and the training technique inspired from nonnegative matrix factorization (NMF). The shallow autoencoder is a simplified RNN model, which is then stacked into a multi-layer architecture. The learning algorithm is based on the weight update rules in NMF, subject to the nonnegative probability constraints of the RNN. The autoencoders equipped with this learning algorithm are tested on typical image datasets including the MNIST, Yale face and CIFAR-10 datasets, and also using 16 real-world datasets from different areas. The results obtained through these tests yield the desired high learning and recognition accuracy. Also, numerical simulations of the stochastic spiking behavior of this RNN auto encoder, show that it can be implemented in a highly-distributed manner.

📄 PDF Abstract BibTeX arXiv:1609.08151

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A variational autoencoder-based nonnegative matrix factorisation model for deep dictionary learning

2023-01-18 · Hong-Bo Xie, Caoyuan Li, Shuliang Wang, Richard Yi Da Xu 외

Construction of dictionaries using nonnegative matrix factorisation (NMF) has extensive applications in signal processing and machine learning. With the advances in deep learning, training compact and robust dictionaries…

Dictionary Learning

Fixed points of nonnegative neural networks

2021-06-30 · Tomasz J. Piotrowski, Renato L. G. Cavalcante, Mateusz Gabor

We use fixed point theory to analyze nonnegative neural networks, which we define as neural networks that map nonnegative vectors to nonnegative vectors. We first show that nonnegative neural networks with nonnegative we…

Rolling Shutter Correction

Heuristics for Exact Nonnegative Matrix Factorization

2014-11-26 · Arnaud Vandaele, Nicolas Gillis, François Glineur, Daniel Tuyttens

The exact nonnegative matrix factorization (exact NMF) problem is the following: given an $m$-by-$n$ nonnegative matrix $X$ and a factorization rank $r$, find, if possible, an $m$-by-$r$ nonnegative matrix $W$ and an $r$…

Randomized Nonnegative Matrix Factorization

2017-11-06 · N. Benjamin Erichson, Ariana Mendible, Sophie Wihlborn, J. Nathan Kutz

Nonnegative matrix factorization (NMF) is a powerful tool for data mining. However, the emergence of `big data' has severely challenged our ability to compute this fundamental decomposition using deterministic algorithms…

Top-N recommendations from expressive recommender systems

2015-11-20 · Cyril Stark

Normalized nonnegative models assign probability distributions to users and random variables to items; see [Stark, 2015]. Rating an item is regarded as sampling the random variable assigned to the item with respect to th…

Recommendation Systems