paper-with-me

Papers

Biologically-Motivated Deep Learning Method using Hierarchical Competitive Learning

2020-01-04 · Takashi Shinozaki

This study proposes a novel biologically-motivated learning method for deep convolutional neural networks (CNNs). The combination of CNNs and back propagation (BP) learning is the most powerful method in recent machine learning regimes. However, it requires large labeled data for training, and this requirement can occasionally become a barrier for real world applications. To address this problem and utilize unlabeled data, I propose to introduce unsupervised competitive learning which only requires forward propagating signals as a pre-training method for CNNs. The method was evaluated by image discrimination tasks using MNIST, CIFAR-10, and ImageNet datasets, and it achieved a state-of-the-art performance as a biologically-motivated method in the ImageNet experiment. The results suggested that the method enables higher-level learning representations solely from forward propagating signals without a backward error signal for the learning of convolutional layers. The proposed method could be useful for a variety of poorly labeled data, for example, time series or medical data.

📄 PDF Abstract BibTeX arXiv:2001.01121

Code (1)

t-shinozaki/convcp 공식 구현

Tasks

Deep LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Are skip connections necessary for biologically plausible learning rules?

2019-12-04 · NeurIPS Workshop Neuro_AI 2019 12 · Daniel Jiwoong Im, Rutuja Patil, Kristin Branson

Backpropagation is the workhorse of deep learning, however, several other biologically-motivated learning rules have been introduced, such as random feedback alignment and difference target propagation. None of these met…

Physical Deep Learning with Biologically Plausible Training Method

2022-04-01 · Mitsumasa Nakajima, Katsuma Inoue, Kenji Tanaka, Yasuo Kuniyoshi 외

The ever-growing demand for further advances in artificial intelligence motivated research on unconventional computation based on analog physical devices. While such computation devices mimic brain-inspired analog inform…

Biologically-plausible TrainingDeep Learning

Heterogeneous Time Constants Improve Stability in Equilibrium Propagation

2026-03-03 · Yoshimasa Kubo, Suhani Pragnesh Modi, Smit Patel arxiv

Equilibrium propagation (EP) is a biologically plausible alternative to backpropagation for training neural networks. However, existing EP models use a uniform scalar time step dt, which corresponds biologically to a mem…

Low-Order Model of Biological Neural Networks

2020-12-12 · Huachuan Wang, James Ting-Ho Lo

A biologically plausible low-order model (LOM) of biological neural networks is a recurrent hierarchical network of dendritic nodes/trees, spiking/nonspiking neurons, unsupervised/ supervised covariance/accumulative lear…

model

Dynamics of transposable elements generates structure and symmetries in genetic sequences

2020-06-22 · Giampaolo Cristadoro, Mirko Degli Esposti, Eduardo G. Altmann

Genetic sequences are known to possess non-trivial composition together with symmetries in the frequencies of their components. Recently, it has been shown that symmetry and structure are hierarchically intertwined in DN…