中文
相关论文

相关论文: Recurrent Feedback Improves Feedforward Representa…

200 篇论文

A central challenge in neuroscience is to understand neural computations and circuit mechanisms that underlie the encoding of ethologically relevant, natural stimuli. In multilayered neural circuits, nonlinear processes such as synaptic…

神经元与认知 · 定量生物学 2017-02-09 Lane T. McIntosh , Niru Maheswaranathan , Aran Nayebi , Surya Ganguli , Stephen A. Baccus

Feed-forward neural networks consist of a sequence of layers, in which each layer performs some processing on the information from the previous layer. A downside to this approach is that each layer (or module, as multiple modules can…

机器学习 · 计算机科学 2020-10-19 Alex Lamb , Anirudh Goyal , Agnieszka Słowik , Michael Mozer , Philippe Beaudoin , Yoshua Bengio

Attention is fundamental to both biological and artificial intelligence, yet research on animal attention and AI self attention remains largely disconnected. We propose a Recurrent Vision Transformer (Recurrent ViT) that integrates…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Jonathan Morgan , Badr Albanna , James P. Herman

Understanding how the brain responds to sensory inputs is challenging: brain recordings are partial, noisy, and high dimensional; they vary across sessions and subjects and they capture highly nonlinear dynamics. These challenges have led…

神经元与认知 · 定量生物学 2022-10-03 Omar Chehab , Alexandre Defossez , Jean-Christophe Loiseau , Alexandre Gramfort , Jean-Remi King

A novel and efficient end-to-end learning model for automatic modulation classification is proposed for wireless spectrum monitoring applications, which automatically learns from the time domain in-phase and quadrature data without…

信号处理 · 电气工程与系统科学 2021-01-21 Kaisheng Liao , Yaodong Zhao , Jie Gu , Yaping Zhang , Yi Zhong

Predictive models in acute care settings must be able to immediately recognize precipitous changes in a patient's status when presented with data reflecting such changes. Recurrent neural networks (RNNs) have become common for training and…

机器学习 · 计算机科学 2020-07-30 David Ledbetter , Eugene Laksana , Melissa Aczon , Randall Wetzel

Recurrent Neural Networks (RNNs) are powerful models for sequential data that have the potential to learn long-term dependencies. However, they are computationally expensive to train and difficult to parallelize. Recent work has shown that…

机器学习 · 统计学 2015-10-07 César Laurent , Gabriel Pereyra , Philémon Brakel , Ying Zhang , Yoshua Bengio

Associative memory has been a prominent candidate for the computation performed by the massively recurrent neocortical networks. Attractor networks implementing associative memory have offered mechanistic explanation for many cognitive…

神经与进化计算 · 计算机科学 2022-09-07 Naresh Balaji Ravichandran , Anders Lansner , Pawel Herman

Visual image reconstruction, the decoding of perceptual content from brain activity into images, has advanced significantly with the integration of deep neural networks (DNNs) and generative models. This review traces the field's evolution…

计算机视觉与模式识别 · 计算机科学 2025-06-23 Yukiyasu Kamitani , Misato Tanaka , Ken Shirakawa

This work presents a new algorithm for training recurrent neural networks (although ideas are applicable to feedforward networks as well). The algorithm is derived from a theory in nonconvex optimization related to the diffusion equation.…

机器学习 · 计算机科学 2016-02-08 Hossein Mobahi

The structure of the majority of modern deep neural networks is characterized by uni- directional feed-forward connectivity across a very large number of layers. By contrast, the architecture of the cortex of vertebrates contains fewer…

机器学习 · 计算机科学 2017-06-23 Sebastian Herzog , Christian Tetzlaff , Florentin Wörgötter

State-of-the-art results of semantic segmentation are established by Fully Convolutional neural Networks (FCNs). FCNs rely on cascaded convolutional and pooling layers to gradually enlarge the receptive fields of neurons, resulting in an…

计算机视觉与模式识别 · 计算机科学 2016-03-17 Zhicheng Yan , Hao Zhang , Yangqing Jia , Thomas Breuel , Yizhou Yu

Recent success in training deep neural networks have prompted active investigation into the features learned on their intermediate layers. Such research is difficult because it requires making sense of non-linear computations performed by…

机器学习 · 计算机科学 2016-03-01 Yixuan Li , Jason Yosinski , Jeff Clune , Hod Lipson , John Hopcroft

While deep feature learning has revolutionized techniques for static-image understanding, the same does not quite hold for video processing. Architectures and optimization techniques used for video are largely based off those for static…

计算机视觉与模式识别 · 计算机科学 2017-12-13 Achal Dave , Olga Russakovsky , Deva Ramanan

The biological brain has inspired multiple advances in machine learning. However, most state-of-the-art models in computer vision do not operate like the human brain, simply because they are not capable of changing or improving their…

计算机视觉与模式识别 · 计算机科学 2024-12-23 David Calhas , João Marques , Arlindo L. Oliveira

We propose an inference procedure for deep convolutional neural networks (CNNs) when partial evidence is available. Our method consists of a general feedback-based propagation approach (feedback-prop) that boosts the prediction accuracy for…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Tianlu Wang , Kota Yamaguchi , Vicente Ordonez

For a considerable time, deep convolutional neural networks (DCNNs) have reached human benchmark performance in object recognition. On that account, computational neuroscience and the field of machine learning have started to attribute…

计算机视觉与模式识别 · 计算机科学 2020-12-15 Leonard E. van Dyck , Walter R. Gruber

We present an efficient, effective, and generic approach towards solving inverse problems. The key idea is to leverage the feedback signal provided by the forward process and learn an iterative update model. Specifically, at each iteration,…

计算机视觉与模式识别 · 计算机科学 2021-01-20 Wei-Chiu Ma , Shenlong Wang , Jiayuan Gu , Sivabalan Manivasagam , Antonio Torralba , Raquel Urtasun

Training a neural network using backpropagation algorithm requires passing error gradients sequentially through the network. The backward locking prevents us from updating network layers in parallel and fully leveraging the computing…

机器学习 · 计算机科学 2019-05-30 Zhouyuan Huo , Bin Gu , Heng Huang

A key attribute that drives the unprecedented success of modern Recurrent Neural Networks (RNNs) on learning tasks which involve sequential data, is their ability to model intricate long-term temporal dependencies. However, a well…

机器学习 · 计算机科学 2020-03-24 Alon Ziv