paper-with-me

홈 › Papers

Learning on tree architectures outperforms a convolutional feedforward network

2022-11-21 · Yuval Meir, Itamar Ben-Noam, Yarden Tzach, Shiri Hodassman, Ido Kanter

Advanced deep learning architectures consist of tens of fully connected and convolutional hidden layers, currently extended to hundreds, are far from their biological realization. Their implausible biological dynamics relies on changing a weight in a non-local manner, as the number of routes between an output unit and a weight is typically large, using the backpropagation technique. Here, a 3-layer tree architecture inspired by experimental-based dendritic tree adaptations is developed and applied to the offline and online learning of the CIFAR-10 database. The proposed architecture outperforms the achievable success rates of the 5-layer convolutional LeNet. Moreover, the highly pruned tree backpropagation approach of the proposed architecture, where a single route connects an output unit and a weight, represents an efficient dendritic deep learning.

📄 PDF Abstract BibTeX arXiv:2211.11378

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Learning

Similar Papers 제목 키워드 기반

A Systematic Study of Neural Discourse Models for Implicit Discourse Relation

2017-04-01 · EACL 2017 4 · Attapol Rutherford, Vera Demberg, Nianwen Xue

Inferring implicit discourse relations in natural language text is the most difficult subtask in discourse parsing. Many neural network models have been proposed to tackle this problem. However, the comparison for this t…

Discourse ParsingRelation

Lecture Notes: Neural Network Architectures

2023-04-11 · Evelyn Herberg

These lecture notes provide an overview of Neural Network architectures from a mathematical point of view. Especially, Machine Learning with Neural Networks is seen as an optimization problem. Covered are an introduction…

Building Sparse Deep Feedforward Networks using Tree Receptive Fields

2018-03-14 · Xiaopeng Li, Zhourong Chen, Nevin L. Zhang

Sparse connectivity is an important factor behind the success of convolutional neural networks and recurrent neural networks. In this paper, we consider the problem of learning sparse connectivity for feedforward neural …

Learning long-range spatial dependencies with horizontal gated recurrent units

2018-12-01 · NeurIPS 2018 12 · Drew Linsley, Junkyung Kim, Vijay Veerabadran, Charles Windolf 외

Progress in deep learning has spawned great successes in many engineering applications. As a prime example, convolutional neural networks, a type of feedforward neural networks, are now approaching -- and sometimes even …

Pathfinder

Learning long-range spatial dependencies with horizontal gated-recurrent units

2018-05-21 · NeurIPS 2018 · Drew Linsley, Junkyung Kim, Vijay Veerabadran, Thomas Serre

Progress in deep learning has spawned great successes in many engineering applications. As a prime example, convolutional neural networks, a type of feedforward neural networks, are now approaching -- and sometimes even …

Contour Detection