中文
相关论文

相关论文: Tourbillon: a Physically Plausible Neural Architec…

200 篇论文

Large multilayer neural networks trained with backpropagation have recently achieved state-of-the-art results in a wide range of problems. However, using backprop for neural net learning still has some disadvantages, e.g., having to tune a…

机器学习 · 统计学 2015-07-16 José Miguel Hernández-Lobato , Ryan P. Adams

The goal of this document is to provide a pedagogical introduction to the main concepts underpinning the training of deep neural networks using gradient descent; a process known as backpropagation. Although we focus on a very influential…

机器学习 · 计算机科学 2018-11-30 Laurent Boué

Intelligent biological systems are characterized by their embodiment in a complex environment and the intimate interplay between their nervous systems and the nonlinear mechanical properties of their bodies. This coordination, in which the…

机器学习 · 计算机科学 2023-02-02 Deniz Oktay , Mehran Mirramezani , Eder Medina , Ryan P. Adams

The ability to learn continuously from an incoming data stream without catastrophic forgetting is critical for designing intelligent systems. Many existing approaches to continual learning rely on stochastic gradient descent and its…

机器学习 · 计算机科学 2021-03-16 Sandeep Madireddy , Angel Yanguas-Gil , Prasanna Balaprakash

Stochastic gradient descent with backpropagation is the workhorse of artificial neural networks. It has long been recognized that backpropagation fails to be a biologically plausible algorithm. Fundamentally, it is a non-local procedure --…

机器学习 · 统计学 2021-12-24 Ganlin Song , Ruitu Xu , John Lafferty

Morphological neural networks, or layers, can be a powerful tool to boost the progress in mathematical morphology, either on theoretical aspects such as the representation of complete lattice operators, or in the development of image…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Samy Blusseau

Training deep neural networks on large-scale datasets requires significant hardware resources whose costs (even on cloud platforms) put them out of reach of smaller organizations, groups, and individuals. Backpropagation, the workhorse for…

机器学习 · 计算机科学 2020-09-22 Alexander Ororbia , Ankur Mali , Daniel Kifer , C. Lee Giles

We present a comprehensive, novel framework for understanding how the neocortex, including the thalamocortical loops through the deep layers, can support a temporal context representation in the service of predictive learning. Many have…

神经元与认知 · 定量生物学 2014-07-15 Randall C. O'Reilly , Dean Wyatte , John Rohrlich

We consider artificial neurons which will update their weight coefficients with an internal rule based on backpropagation, rather than using it as an external training procedure. To achieve this we include the backpropagation error estimate…

神经与进化计算 · 计算机科学 2018-08-07 M. N. Nazarov

Deep learning is regarded as a promising solution for reversible steganography. There is an accelerating trend of representing a reversible steo-system by monolithic neural networks, which bypass intermediate operations in traditional…

多媒体 · 计算机科学 2023-03-08 Ching-Chun Chang , Xu Wang , Sisheng Chen , Isao Echizen , Victor Sanchez , Chang-Tsun Li

In this report we investigate the use of the Tustin neural network architecture (Tustin-Net) for the identification of a physical rotary inverse pendulum. This physics-based architecture is of particular interest as it builds on the known…

系统与控制 · 电气工程与系统科学 2024-08-23 Stijn van Esch , Fabio Bonassi , Thomas B. Schön

End-to-end backpropagation requires storing activations throughout all layers, creating memory bottlenecks that limit model scalability. Existing block-wise training methods offer means to alleviate this problem, but they rely on ad-hoc…

机器学习 · 计算机科学 2026-02-19 Makoto Shing , Masanori Koyama , Takuya Akiba

Backpropagation, a foundational algorithm for training artificial neural networks, predominates in contemporary deep learning. Although highly successful, it is widely considered biologically implausible, because it relies on precise…

机器学习 · 计算机科学 2025-10-07 Li Ji-An , Marcus K. Benna

Backpropagation is the core learning mechanism underlying deep learning. However, whether and how this algorithm is implemented in the brain remains highly debated. In particular, while forward activations of pretrained models reliably map…

The backpropagation algorithm has long been the canonical training method for neural networks. Modern paradigms are implicitly optimized for it, and numerous guidelines exist to ensure its proper use. Recently, synthetic gradients methods…

机器学习 · 统计学 2019-06-12 Julien Launay , Iacopo Poli , Florent Krzakala

Deep neural networks have a good success record and are thus viewed as the best architecture choice for complex applications. Their main shortcoming has been, for a long time, the vanishing gradient which prevented the numerical…

机器学习 · 计算机科学 2024-05-02 Bernhard Bermeitinger , Tomas Hrycej , Siegfried Handschuh

In contrast to software simulations of neural networks, hardware implementations have often limited or no tunability. While such networks promise great improvements in terms of speed and energy efficiency, their performance is limited by…

Training deep neural networks with the error backpropagation algorithm is considered implausible from a biological perspective. Numerous recent publications suggest elaborate models for biologically plausible variants of deep learning,…

神经与进化计算 · 计算机科学 2019-07-16 Bernd Illing , Wulfram Gerstner , Johanni Brea

This research is to search for alternatives to the resolution of complex medical diagnosis where human knowledge should be apprehended in a general fashion. Successful application examples show that human diagnostic capabilities are…

神经与进化计算 · 计算机科学 2010-09-28 Abu Bakar Siddiquee , Md. Ehsanul Hoque Mazumder , S. M. Kamruzzaman

The vast majority of natural sensory data is temporally redundant. Video frames or audio samples which are sampled at nearby points in time tend to have similar values. Typically, deep learning algorithms take no advantage of this…

神经与进化计算 · 计算机科学 2017-06-14 Peter O'Connor , Efstratios Gavves , Max Welling