中文
相关论文

相关论文: A Long Short-Term Memory Recurrent Neural Network …

200 篇论文

Long Short-Term Memory (LSTM) is a special class of recurrent neural network, which has shown remarkable successes in processing sequential data. The typical architecture of an LSTM involves a set of states and gates: the states retain…

机器学习 · 计算机科学 2018-12-03 Arash Ardakani , Zhengyun Ji , Warren J. Gross

As autonomous vehicles (AVs) need to interact with other road users, it is of importance to comprehensively understand the dynamic traffic environment, especially the future possible trajectories of surrounding vehicles. This paper presents…

机器学习 · 计算机科学 2019-06-10 Long Xin , Pin Wang , Ching-Yao Chan , Jianyu Chen , Shengbo Eben Li , Bo Cheng

Human actions captured in video sequences are three-dimensional signals characterizing visual appearance and motion dynamics. To learn action patterns, existing methods adopt Convolutional and/or Recurrent Neural Networks (CNNs and RNNs).…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Lin Sun , Kui Jia , Kevin Chen , Dit Yan Yeung , Bertram E. Shi , Silvio Savarese

We investigate regression for variable length sequential data containing missing samples and introduce a novel tree architecture based on the Long Short-Term Memory (LSTM) networks. In our architecture, we employ a variable number of LSTM…

机器学习 · 计算机科学 2020-05-26 S. Onur Sahin , Suleyman S. Kozat

Accurate load forecasting is critical for electricity market operations and other real-time decision-making tasks in power systems. This paper considers the short-term load forecasting (STLF) problem for residential customers within a…

机器学习 · 计算机科学 2021-11-24 Yuqi Zhou , Arun Sukumaran Nair , David Ganger , Abhinandan Tripathi , Chaitanya Baone , Hao Zhu

In this paper, a taxonomy for memory networks is proposed based on their memory organization. The taxonomy includes all the popular memory networks: vanilla recurrent neural network (RNN), long short term memory (LSTM ), neural stack and…

机器学习 · 计算机科学 2021-06-22 Ying Ma , Jose Principe

In this paper, we consider several compression techniques for the language modeling problem based on recurrent neural networks (RNNs). It is known that conventional RNNs, e.g, LSTM-based networks in language modeling, are characterized with…

机器学习 · 统计学 2019-04-09 Artem M. Grachev , Dmitry I. Ignatov , Andrey V. Savchenko

In this work, we investigate the current flaws with identifying network-related errors, and examine how K-Means and Long-Short Term Memory Networks solve these problems. We demonstrate that K-Means is able to classify messages, but not…

网络与互联网体系结构 · 计算机科学 2018-06-07 Moin Nadeem , Vibhor Nigam , Dimosthenis Anagnostopoulos , Patrick Carretas

This paper presents a scalable deep learning approach for short-term traffic prediction based on historical traffic data in a vehicular road network. Capturing the spatio-temporal relationship of the big data often requires a significant…

机器学习 · 计算机科学 2021-03-04 Youngjoo Kim , Peng Wang , Lyudmila Mihaylova

Deep learning (DL) methods have outperformed parametric models such as historical average, ARIMA and variants in predicting traffic variables into short and near-short future, that are critical for traffic management. Specifically,…

机器学习 · 计算机科学 2023-07-18 Agnimitra Sengupta , Adway Das , S. Ilgin Guler

Electricity consumption has increased exponentially during the past few decades. This increase is heavily burdening the electricity distributors. Therefore, predicting the future demand for electricity consumption will provide an upper hand…

机器学习 · 计算机科学 2019-09-19 Anupiya Nugaliyadde , Upeka Somaratne , Kok Wai Wong

Recurrent Neural Network (RNN) and its variations such as Long Short-Term Memory (LSTM) and Gated Recurrent Unit (GRU), have become standard building blocks for learning online data of sequential nature in many research areas, including…

计算与语言 · 计算机科学 2020-05-12 Enmao Diao , Jie Ding , Vahid Tarokh

Predicting the completion time of business process instances would be a very helpful aid when managing processes under service level agreement constraints. The ability to know in advance the trend of running process instances would allow…

机器学习 · 计算机科学 2017-11-13 Nicolò Navarin , Beatrice Vincenzi , Mirko Polato , Alessandro Sperduti

We show that a recurrent neural network is able to learn a model to represent sequences of communications between computers on a network and can be used to identify outlier network traffic. Defending computer networks is a challenging…

计算机与社会 · 计算机科学 2018-03-30 Benjamin J. Radford , Leonardo M. Apolonio , Antonio J. Trias , Jim A. Simpson

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

The long short-term memory (LSTM) neural network is capable of processing complex sequential information since it utilizes special gating schemes for learning representations from long input sequences. It has the potential to model any…

计算机视觉与模式识别 · 计算机科学 2015-04-28 Vivek Veeriah , Naifan Zhuang , Guo-Jun Qi

The chain-structured long short-term memory (LSTM) has showed to be effective in a wide range of problems such as speech recognition and machine translation. In this paper, we propose to extend it to tree structures, in which a memory cell…

计算与语言 · 计算机科学 2015-03-18 Xiaodan Zhu , Parinaz Sobhani , Hongyu Guo

Many sequential processing tasks require complex nonlinear transition functions from one step to the next. However, recurrent neural networks with 'deep' transition functions remain difficult to train, even when using Long Short-Term Memory…

机器学习 · 计算机科学 2017-07-06 Julian Georg Zilly , Rupesh Kumar Srivastava , Jan Koutník , Jürgen Schmidhuber

The transcription of handwritten text on images is one task in machine learning and one solution to solve it is using multi-dimensional recurrent neural networks (MDRNN) with connectionist temporal classification (CTC). The RNNs can contain…

人工智能 · 计算机科学 2019-08-28 G. Leifert , T. Strauß , T. Grüning , R. Labahn

Short-term traffic flow prediction is a vital branch of the Intelligent Traffic System (ITS) and plays an important role in traffic management. Graph convolution network (GCN) is widely used in traffic prediction models to better deal with…

机器学习 · 计算机科学 2022-05-11 Zhijun Chen , Zhe Lu , Qiushi Chen , Hongliang Zhong , Yishi Zhang , Jie Xue , Chaozhong Wu