中文
相关论文

相关论文: Recurrent Neural Networks with Flexible Gates usin…

200 篇论文

Recurrent neural networks (RNNs) are powerful dynamical models, widely used in machine learning (ML) and neuroscience. Prior theoretical work has focused on RNNs with additive interactions. However, gating - i.e. multiplicative -…

无序系统与神经网络 · 物理学 2021-12-02 Kamesh Krishnamurthy , Tankut Can , David J. Schwab

Computational models of vision have traditionally been developed in a bottom-up fashion, by hierarchically composing a series of straightforward operations - i.e. convolution and pooling - with the aim of emulating simple and complex cells…

计算机视觉与模式识别 · 计算机科学 2022-03-23 Simone Azeglio , Simone Poetto , Luca Savant Aira , Marco Nurisso

Gating mechanisms are widely used in neural network models, where they allow gradients to backpropagate more easily through depth or time. However, their saturation property introduces problems of its own. For example, in recurrent models…

神经与进化计算 · 计算机科学 2020-06-22 Albert Gu , Caglar Gulcehre , Tom Le Paine , Matt Hoffman , Razvan Pascanu

In this work, we propose a novel recurrent neural network (RNN) architecture. The proposed RNN, gated-feedback RNN (GF-RNN), extends the existing approach of stacking multiple recurrent layers by allowing and controlling signals flowing…

神经与进化计算 · 计算机科学 2015-06-18 Junyoung Chung , Caglar Gulcehre , Kyunghyun Cho , Yoshua Bengio

In this paper, we have used Recurrent Neural Networks to capture and model human motion data and generate motions by prediction of the next immediate data point at each time-step. Our RNN is armed with recently proposed Gated Recurrent…

神经与进化计算 · 计算机科学 2015-01-05 Mohammad Pezeshki

Recurrent neural network (RNN) has been widely studied in sequence learning tasks, while the mainstream models (e.g., LSTM and GRU) rely on the gating mechanism (in control of how information flows between hidden states). However, the…

计算机视觉与模式识别 · 计算机科学 2020-05-27 Zhanzhan Cheng , Yunlu Xu , Mingjian Cheng , Yu Qiao , Shiliang Pu , Yi Niu , Fei Wu

In this paper, we propose a novel approach that enhances recurrent neural networks (RNNs) by incorporating path signatures into their gating mechanisms. Our method modifies both Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU)…

机器学习 · 计算机科学 2025-02-14 Rémi Genet , Hugo Inzirillo

In this paper we analyze the gate activation signals inside the gated recurrent neural networks, and find the temporal structure of such signals is highly correlated with the phoneme boundaries. This correlation is further verified by a set…

声音 · 计算机科学 2017-09-01 Yu-Hsuan Wang , Cheng-Tao Chung , Hung-yi Lee

Recurrent neural networks (RNNs) have been used extensively and with increasing success to model various types of sequential data. Much of this progress has been achieved through devising recurrent units and architectures with the…

机器学习 · 统计学 2017-03-06 Yacine Jernite , Edouard Grave , Armand Joulin , Tomas Mikolov

The convolutional neural network (CNN) has become a basic model for solving many computer vision problems. In recent years, a new class of CNNs, recurrent convolution neural network (RCNN), inspired by abundant recurrent connections in the…

计算机视觉与模式识别 · 计算机科学 2021-06-08 Jianfeng Wang , Xiaolin Hu

In this paper, we present an approach for Recurrent Iterative Gating called RIGNet. The core elements of RIGNet involve recurrent connections that control the flow of information in neural networks in a top-down manner, and different…

计算机视觉与模式识别 · 计算机科学 2018-11-21 Rezaul Karim , Md Amirul Islam , Neil D. B. Bruce

Recurrent neural networks (RNNs) such as long short-term memory and gated recurrent units are pivotal building blocks across a broad spectrum of sequence modeling problems. This paper proposes a recurrently controlled recurrent network…

计算与语言 · 计算机科学 2018-11-27 Yi Tay , Luu Anh Tuan , Siu Cheung Hui

Recurrent neural networks with a gating mechanism such as an LSTM or GRU are powerful tools to model sequential data. In the mechanism, a forget gate, which was introduced to control information flow in a hidden state in the RNN, has…

机器学习 · 统计学 2021-11-08 Kentaro Ohno , Atsutoshi Kumagai

Graph processes exhibit a temporal structure determined by the sequence index and and a spatial structure determined by the graph support. To learn from graph processes, an information processing architecture must then be able to exploit…

信号处理 · 电气工程与系统科学 2020-12-02 Luana Ruiz , Fernando Gama , Alejandro Ribeiro

We propose a new layer design by adding a linear gating mechanism to shortcut connections. By using a scalar parameter to control each gate, we provide a way to learn identity mappings by optimizing only one parameter. We build upon the…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Pedro H. P. Savarese , Leonardo O. Mazza , Daniel R. Figueiredo

Recurrent neural networks have flourished in many areas. Consequently, we can see new RNN cells being developed continuously, usually by creating or using gates in a new, original way. But what if we told you that gates in RNNs are…

机器学习 · 计算机科学 2023-11-23 Ronalds Zakovskis , Andis Draguns , Eliza Gaile , Emils Ozolins , Karlis Freivalds

To model time-varying nonlinear temporal dynamics in sequential data, a recurrent network capable of varying and adjusting the recurrence depth between input intervals is examined. The recurrence depth is extended by several intermediate…

机器学习 · 计算机科学 2017-08-15 Hyunsin Park , Chang D. Yoo

Activation functions govern how recurrent networks regulate and transmit information across temporal dependencies. Despite advances in sequence modelling, gated recurrent units (GRUs) still depend on the standard sigmoid and tanh…

机器学习 · 计算机科学 2026-04-29 Barathi Subramanian , Rathinaraja Jeyaraj , Anand Paul

Recurrent Neural Networks with Long Short-Term Memory (LSTM) make use of gating mechanisms to mitigate exploding and vanishing gradients when learning long-term dependencies. For this reason, LSTMs and other gated RNNs are widely adopted,…

机器学习 · 计算机科学 2021-09-27 Federico Landi , Lorenzo Baraldi , Marcella Cornia , Rita Cucchiara

Rectified linear unit (ReLU) activations can also be thought of as 'gates', which, either pass or stop their pre-activation input when they are 'on' (when the pre-activation input is positive) or 'off' (when the pre-activation input is…

机器学习 · 计算机科学 2021-06-15 Chandrashekar Lakshminarayanan , Amit Vikram Singh
‹ 上一页 1 2 3 10 下一页 ›