中文
相关论文

相关论文: LSTM: A Search Space Odyssey

200 篇论文

This paper introduces Grid Long Short-Term Memory, a network of LSTM cells arranged in a multidimensional grid that can be applied to vectors, sequences or higher dimensional data such as images. The network differs from existing deep LSTM…

神经与进化计算 · 计算机科学 2016-01-08 Nal Kalchbrenner , Ivo Danihelka , Alex Graves

Recurrent Neural Networks (RNNs) are widely used for online regression due to their ability to generalize nonlinear temporal dependencies. As an RNN model, Long-Short-Term-Memory Networks (LSTMs) are commonly preferred in practice, as these…

机器学习 · 计算机科学 2021-06-01 N. Mert Vural , Fatih Ilhan , Selim F. Yilmaz , Salih Ergüt , Suleyman S. Kozat

Long Short-Term Memory Networks (LSTMs) have been applied to daily discharge prediction with remarkable success. Many practical scenarios, however, require predictions at more granular timescales. For instance, accurate prediction of short…

机器学习 · 计算机科学 2021-04-20 Martin Gauch , Frederik Kratzert , Daniel Klotz , Grey Nearing , Jimmy Lin , Sepp Hochreiter

Memory plays a pivotal role in enabling large language model~(LLM)-based agents to engage in complex and long-term interactions, such as question answering (QA) and dialogue systems. While various memory modules have been proposed for these…

计算与语言 · 计算机科学 2024-12-23 Ruihong Zeng , Jinyuan Fang , Siwei Liu , Zaiqiao Meng

We use multilayer Long Short Term Memory (LSTM) networks to learn representations of video sequences. Our model uses an encoder LSTM to map an input sequence into a fixed length representation. This representation is decoded using single or…

机器学习 · 计算机科学 2016-01-05 Nitish Srivastava , Elman Mansimov , Ruslan Salakhutdinov

We have recently shown that deep Long Short-Term Memory (LSTM) recurrent neural networks (RNNs) outperform feed forward deep neural networks (DNNs) as acoustic models for speech recognition. More recently, we have shown that the performance…

计算与语言 · 计算机科学 2015-07-27 Haşim Sak , Andrew Senior , Kanishka Rao , Françoise Beaufays

Transformers have become the dominant architecture for sequence modeling by using self-attention to enable expressive and highly parallel processing. However, the resulting quadratic time and memory costs limit efficiency in long-context…

机器学习 · 计算机科学 2026-05-19 Tristan Gaudreault , Yongyi Mao

In recent years, deep learning techniques have outperformed traditional models in many machine learning tasks. Deep neural networks have successfully been applied to address time series forecasting problems, which is a very important topic…

机器学习 · 计算机科学 2021-04-09 Pedro Lara-Benítez , Manuel Carranza-García , José C. Riquelme

Volatility prediction for financial assets is one of the essential questions for understanding financial risks and quadratic price variation. However, although many novel deep learning models were recently proposed, they still have a "hard…

计算金融 · 定量金融 2022-02-24 German Rodikov , Nino Antulov-Fantulin

Recurrent neural networks, and in particular long short-term memory (LSTM) networks, are a remarkably effective tool for sequence modeling that learn a dense black-box hidden representation of their sequential input. Researchers interested…

计算与语言 · 计算机科学 2017-10-31 Hendrik Strobelt , Sebastian Gehrmann , Hanspeter Pfister , Alexander M. Rush

Long Short-Term Memory (LSTM) infers the long term dependency through a cell state maintained by the input and the forget gate structures, which models a gate output as a value in [0,1] through a sigmoid function. However, due to the…

机器学习 · 计算机科学 2019-11-19 Kyungwoo Song , JoonHo Jang , Seung jae Shin , Il-Chul Moon

Business sentiment analysis (BSA) is one of the significant and popular topics of natural language processing. It is one kind of sentiment analysis techniques for business purposes. Different categories of sentiment analysis techniques like…

计算与语言 · 计算机科学 2025-09-04 Md. Jahidul Islam Razin , Md. Abdul Karim , M. F. Mridha , S M Rafiuddin , Tahira Alam

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

This review aims to conduct a comparative analysis of liquid neural networks (LNNs) and traditional recurrent neural networks (RNNs) and their variants, such as long short-term memory networks (LSTMs) and gated recurrent units (GRUs). The…

机器学习 · 计算机科学 2025-10-10 Shilong Zong , Alex Bierly , Almuatazbellah Boker , Hoda Eldardiry

Much sequential data exhibits highly non-uniform information distribution. This cannot be correctly modeled by traditional Long Short-Term Memory (LSTM). To address that, recent works have extended LSTM by adding more activations between…

神经与进化计算 · 计算机科学 2019-03-07 Yifeng Zhang , Ka-Ho Chow , S. -H. Gary Chan

Because of their effectiveness in broad practical applications, LSTM networks have received a wealth of coverage in scientific journals, technical blogs, and implementation guides. However, in most articles, the inference formulas for the…

机器学习 · 计算机科学 2023-08-01 Alex Sherstinsky

Traffic prediction plays an important role in evaluating the performance of telecommunication networks and attracts intense research interests. A significant number of algorithms and models have been put forward to analyse traffic data and…

网络与互联网体系结构 · 计算机科学 2018-04-04 Yuxiu Hua , Zhifeng Zhao , Rongpeng Li , Xianfu Chen , Zhiming Liu , Honggang Zhang

We introduce a recurrent neural network language model (RNN-LM) with long short-term memory (LSTM) units that utilizes both character-level and word-level inputs. Our model has a gate that adaptively finds the optimal mixture of the…

计算与语言 · 计算机科学 2016-10-14 Yasumasa Miyamoto , Kyunghyun Cho

The superconducting LHC magnets are coupled with an electronic monitoring system which records and analyses voltage time series reflecting their performance. A currently used system is based on a range of preprogrammed triggers which…

仪器与探测器 · 物理学 2017-06-26 Maciej Wielgosz , Andrzej Skoczeń , Matej Mertik

The FloatSD technology has been shown to have excellent performance on low-complexity convolutional neural networks (CNNs) training and inference. In this paper, we applied FloatSD to recurrent neural networks (RNNs), specifically long…

机器学习 · 计算机科学 2020-01-24 Yu-Tung Liu , Tzi-Dar Chiueh