中文
相关论文

相关论文: Learning Longer-term Dependencies via Grouped Dist…

200 篇论文

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 surpassing -- human…

计算机视觉与模式识别 · 计算机科学 2019-06-12 Drew Linsley , Junkyung Kim , Vijay Veerabadran , Thomas Serre

The use of future contextual information is typically shown to be helpful for acoustic modeling. However, for the recurrent neural network (RNN), it's not so easy to model the future temporal context effectively, meanwhile keep lower model…

计算与语言 · 计算机科学 2018-05-21 Jie Li , Xiaorui Wang , Yuanyuan Zhao , Yan Li

The regression of multiple inter-connected sequence data is a problem in various disciplines. Formally, we name the regression problem of multiple inter-connected data entities as the "dynamic network regression" in this paper. Within the…

机器学习 · 计算机科学 2020-10-19 Yixin Chen , Lin Meng , Jiawei Zhang

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 networks (RNNs) have been drawing much attention with great success in many applications like speech recognition and neural machine translation. Long short-term memory (LSTM) is one of the most popular RNN units in deep…

计算与语言 · 计算机科学 2018-12-10 Heeyoul Choi

Graph neural networks are powerful architectures for structured datasets. However, current methods struggle to represent long-range dependencies. Scaling the depth or width of GNNs is insufficient to broaden receptive fields as larger GNNs…

机器学习 · 计算机科学 2022-01-24 Zhanghao Wu , Paras Jain , Matthew A. Wright , Azalia Mirhoseini , Joseph E. Gonzalez , Ion Stoica

Recursive neural networks (RNN) and their recently proposed extension recursive long short term memory networks (RLSTM) are models that compute representations for sentences, by recursively combining word embeddings according to an…

人工智能 · 计算机科学 2016-03-02 Phong Le , Willem Zuidema

This paper presents a novel model for multimodal learning based on gated neural networks. The Gated Multimodal Unit (GMU) model is intended to be used as an internal unit in a neural network architecture whose purpose is to find an…

机器学习 · 统计学 2017-02-08 John Arevalo , Thamar Solorio , Manuel Montes-y-Gómez , Fabio A. González

Successful applications of reinforcement learning in real-world problems often require dealing with partially observable states. It is in general very challenging to construct and infer hidden states as they often depend on the agent's…

机器学习 · 计算机科学 2015-11-20 Xiujun Li , Lihong Li , Jianfeng Gao , Xiaodong He , Jianshu Chen , Li Deng , Ji He

Neural architectures such as Recurrent Neural Networks (RNNs), Transformers, and State-Space Models have shown great success in handling sequential data by learning temporal dependencies. Decision Trees (DTs), on the other hand, remain a…

机器学习 · 计算机科学 2025-02-07 Sascha Marton , Moritz Schneider

Gating mechanisms have emerged as an effective strategy integrated into model designs beyond recurrent neural networks for addressing long-range dependency problems. In a broad understanding, it provides adaptive control over the…

计算机视觉与模式识别 · 计算机科学 2026-02-27 Yifan Wang , Xu Ma , Yitian Zhang , Zhongruo Wang , Sung-Cheol Kim , Vahid Mirjalili , Vidya Renganathan , Yun Fu

Transformer-based models have gained significant traction in sequential recommender systems (SRSs) for their ability to capture user-item interactions effectively. However, these models often suffer from high computational costs and slow…

信息检索 · 计算机科学 2025-04-15 Sheng Zhang , Maolin Wang , Wanyu Wang , Jingtong Gao , Xiangyu Zhao , Yu Yang , Xuetao Wei , Zitao Liu , Tong Xu

We study the classification of animal behavior using accelerometry data through various recurrent neural network (RNN) models. We evaluate the classification performance and complexity of the considered models, which feature long short-time…

机器学习 · 计算机科学 2021-11-29 Liang Wang , Reza Arablouei , Flavio A. P. Alvarenga , Greg J. Bishop-Hurley

Recurrent Neural Networks (RNNs) have become the state-of-the-art choice for extracting patterns from temporal sequences. However, current RNN models are ill-suited to process irregularly sampled data triggered by events generated in…

机器学习 · 计算机科学 2016-11-01 Daniel Neil , Michael Pfeiffer , Shih-Chii Liu

Current generation of memory-augmented neural networks has limited scalability as they cannot efficiently process data that are too large to fit in the external memory storage. One example of this is lifelong learning scenario where the…

机器学习 · 计算机科学 2018-12-12 Hyunwoo Jung , Moonsu Han , Minki Kang , Sungju Hwang

In many sequential tasks, a model needs to remember relevant events from the distant past to make correct predictions. Unfortunately, a straightforward application of gradient based training requires intermediate computations to be stored…

机器学习 · 计算机科学 2023-08-14 Artyom Sorokin , Nazar Buzun , Leonid Pugachev , Mikhail Burtsev

In this work, we present a compact, modular framework for constructing novel recurrent neural architectures. Our basic module is a new generic unit, the Transition Based Recurrent Unit (TBRU). In addition to hidden layer activations, TBRUs…

计算与语言 · 计算机科学 2017-03-14 Lingpeng Kong , Chris Alberti , Daniel Andor , Ivan Bogatyy , David Weiss

Sequence prediction and classification are ubiquitous and challenging problems in machine learning that can require identifying complex dependencies between temporally distant inputs. Recurrent Neural Networks (RNNs) have the ability, in…

神经与进化计算 · 计算机科学 2014-02-17 Jan Koutník , Klaus Greff , Faustino Gomez , Jürgen Schmidhuber

Gated recurrent networks such as those composed of Long Short-Term Memory (LSTM) nodes have recently been used to improve state of the art in many sequential processing tasks such as speech recognition and machine translation. However, the…

神经与进化计算 · 计算机科学 2018-06-11 Aditya Rawal , Risto Miikkulainen

In the last few years, Recurrent Neural Networks (RNNs) have proved effective on several NLP tasks. Despite such great success, their ability to model \emph{sequence labeling} is still limited. This lead research toward solutions where RNNs…

计算与语言 · 计算机科学 2017-06-07 Yoann Dupont , Marco Dinarelli , Isabelle Tellier