中文
相关论文

相关论文: Contrast-Enhanced Gating in GRUs for Robust Low-Da…

200 篇论文

Sophisticated gated recurrent neural network architectures like LSTMs and GRUs have been shown to be highly effective in a myriad of applications. We develop an un-gated unit, the statistical recurrent unit (SRU), that is able to learn long…

机器学习 · 计算机科学 2017-03-02 Junier B. Oliva , Barnabas Poczos , Jeff Schneider

Abnormality detection is a challenging task due to the dependence on a specific context and the unconstrained variability of practical scenarios. In recent years, it has benefited from the powerful features learnt by deep neural networks,…

计算机视觉与模式识别 · 计算机科学 2020-06-29 Habtamu Fanta , Zhiwen Shao , Lizhuang Ma

Speech recognition is largely taking advantage of deep learning, showing that substantial benefits can be obtained by modern Recurrent Neural Networks (RNNs). The most popular RNNs are Long Short-Term Memory (LSTMs), which typically reach…

计算与语言 · 计算机科学 2017-10-03 Mirco Ravanelli , Philemon Brakel , Maurizio Omologo , Yoshua Bengio

Recurrent neural networks (RNNs) are powerful dynamical models for data with complex temporal structure. However, training RNNs has traditionally proved challenging due to exploding or vanishing of gradients. RNN models such as LSTMs and…

机器学习 · 计算机科学 2020-06-17 Tankut Can , Kamesh Krishnamurthy , David J. Schwab

Recurrent Neural Networks (RNNs) with sophisticated units that implement a gating mechanism have emerged as powerful technique for modeling sequential signals such as speech or electroencephalography (EEG). The latter is the focus on this…

信号处理 · 电气工程与系统科学 2018-01-09 Meysam Golmohammadi , Saeedeh Ziyabari , Vinit Shah , Eva Von Weltin , Christopher Campbell , Iyad Obeid , Joseph Picone

Gated recurrent neural networks have achieved remarkable results in the analysis of sequential data. Inside these networks, gates are used to control the flow of information, allowing to model even very long-term dependencies in the data.…

神经与进化计算 · 计算机科学 2018-07-12 Simone Scardapane , Steven Van Vaerenbergh , Danilo Comminiello , Simone Totaro , Aurelio Uncini

The light gated recurrent units (Li-GRU) is well-known for achieving impressive results in automatic speech recognition (ASR) tasks while being lighter and faster to train than a standard gated recurrent units (GRU). However, the unbounded…

音频与语音处理 · 电气工程与系统科学 2023-02-21 Adel Moumen , Titouan Parcollet

In this paper we compare different types of recurrent units in recurrent neural networks (RNNs). Especially, we focus on more sophisticated units that implement a gating mechanism, such as a long short-term memory (LSTM) unit and a recently…

神经与进化计算 · 计算机科学 2014-12-12 Junyoung Chung , Caglar Gulcehre , KyungHyun Cho , Yoshua Bengio

A field that has directly benefited from the recent advances in deep learning is Automatic Speech Recognition (ASR). Despite the great achievements of the past decades, however, a natural and robust human-machine speech interaction still…

音频与语音处理 · 电气工程与系统科学 2018-03-29 Mirco Ravanelli , Philemon Brakel , Maurizio Omologo , Yoshua Bengio

The increasing demand for continual learning in sequential data processing has led to progressively complex training methodologies and larger recurrent network architectures. Consequently, this has widened the knowledge gap between…

机器学习 · 计算机科学 2025-03-11 Abdullah M. Zyarah , Dhireesha Kudithipudi

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

This paper introduces two recurrent neural network structures called Simple Gated Unit (SGU) and Deep Simple Gated Unit (DSGU), which are general structures for learning long term dependencies. Compared to traditional Long Short-Term Memory…

神经与进化计算 · 计算机科学 2016-05-16 Yuan Gao , Dorota Glowacka

Traffic flow prediction is an essential task in constructing smart cities and is a typical Multivariate Time Series (MTS) Problem. Recent research has abandoned Gated Recurrent Units (GRU) and utilized dilated convolutions or temporal…

人工智能 · 计算机科学 2024-04-19 Wenfeng Zhang , Xin Li , Anqi Li , Xiaoting Huang , Ti Wang , Honglei Gao

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

We explore the architecture of recurrent neural networks (RNNs) by studying the complexity of string sequences it is able to memorize. Symbolic sequences of different complexity are generated to simulate RNN training and study parameter…

机器学习 · 计算机科学 2023-11-17 Roberto Cahuantzi , Xinye Chen , Stefan Güttel

Recent advances in computed tomography (CT) imaging, especially with dual-robot systems, have introduced new challenges for scan trajectory optimization. This paper presents a novel approach using Gated Recurrent Units (GRUs) to optimize CT…

计算机视觉与模式识别 · 计算机科学 2024-05-16 Yuedong Yuan , Linda-Sophie Schneider , Andreas Maier

Gated recurrent units (GRUs) are specialized memory elements for building recurrent neural networks. Despite their incredible success on various tasks, including extracting dynamics underlying neural data, little is understood about the…

机器学习 · 计算机科学 2021-07-30 Ian D. Jordan , Piotr Aleksander Sokol , Il Memming Park

Gating is a key technique used for integrating information from multiple sources by long short-term memory (LSTM) models and has recently also been applied to other models such as the highway network. Although gating is powerful, it is…

计算与语言 · 计算机科学 2018-06-19 Chao Zhang , Philip Woodland

Recurrent neural networks with various types of hidden units have been used to solve a diverse range of problems involving sequence data. Two of the most recent proposals, gated recurrent units (GRU) and minimal gated units (MGU), have…

神经与进化计算 · 计算机科学 2017-01-13 Joel Heck , Fathi M. Salem

Recently recurrent neural networks (RNN) has been very successful in handling sequence data. However, understanding RNN and finding the best practices for RNN is a difficult task, partly because there are many competing and complex hidden…

神经与进化计算 · 计算机科学 2016-04-01 Guo-Bing Zhou , Jianxin Wu , Chen-Lin Zhang , Zhi-Hua Zhou
‹ 上一页 1 2 3 10 下一页 ›