paper-with-me

홈 › Papers

Binary autoencoder with random binary weights

2020-04-30 · Viacheslav Osaulenko

Here is presented an analysis of an autoencoder with binary activations $\{0, 1\}$ and binary $\{0, 1\}$ random weights. Such set up puts this model at the intersection of different fields: neuroscience, information theory, sparse coding, and machine learning. It is shown that the sparse activation of the hidden layer arises naturally in order to preserve information between layers. Furthermore, with a large enough hidden layer, it is possible to get zero reconstruction error for any input just by varying the thresholds of neurons. The model preserves the similarity of inputs at the hidden layer that is maximal for the dense hidden layer activation. By analyzing the mutual information between layers it is shown that the difference between sparse and dense representations is related to a memory-computation trade-off. The model is similar to an olfactory perception system of a fruit fly, and the presented theoretical results give useful insights toward understanding more complex neural networks.

📄 PDF Abstract BibTeX arXiv:2004.14717

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Solana Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Optimal Binary Autoencoding with Pairwise Correlations

2016-11-07 · Akshay Balsubramani

We formulate learning of a binary autoencoder as a biconvex optimization problem which learns from the pairwise correlations between encoded and decoded bits. Among all possible algorithms that use this information, ours…

Decoder

Binarization Methods for Motor-Imagery Brain-Computer Interface Classification

2020-10-14 · Michael Hersche, Luca Benini, Abbas Rahimi

Successful motor-imagery brain-computer interface (MI-BCI) algorithms either extract a large number of handcrafted features and train a classifier, or combine feature extraction and classification within deep convolution…

BinarizationBrain Computer InterfaceClassificationGeneral Classification+1

HyBNN and FedHyBNN: (Federated) Hybrid Binary Neural Networks

2022-05-19 · Kinshuk Dua

Binary Neural Networks (BNNs), neural networks with weights and activations constrained to -1(0) and +1, are an alternative to deep neural networks which offer faster training, lower memory consumption and lightweight mo…

Binarization

Multi-Prize Lottery Ticket Hypothesis: Finding Accurate Binary Neural Networks by Pruning A Randomly Weighted Network

2021-03-17 · James Diffenderfer, Bhavya Kailkhura

Recently, Frankle & Carbin (2019) demonstrated that randomly-initialized dense networks contain subnetworks that once found can be trained to reach test accuracy comparable to the trained dense network. However, finding …

Classification with Binary Neural NetworkClassification with Binary Weight NetworkQuantization

RPR: Random Partition Relaxation for Training; Binary and Ternary Weight Neural Networks

2020-01-04 · Lukas Cavigelli, Luca Benini

We present Random Partition Relaxation (RPR), a method for strong quantization of neural networks weight to binary (+1/-1) and ternary (+1/0/-1) values. Starting from a pre-trained model, we quantize the weights and then…

Quantization