中文
相关论文

相关论文: Tensor train decompositions on recurrent networks

200 篇论文

Recurrent Neural Networks (RNNs) and their variants, such as Long-Short Term Memory (LSTM) networks, and Gated Recurrent Unit (GRU) networks, have achieved promising performance in sequential data modeling. The hidden layers in RNNs can be…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Yu Pan , Jing Xu , Maolin Wang , Jinmian Ye , Fei Wang , Kun Bai , Zenglin Xu

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

The Recurrent Neural Networks and their variants have shown promising performances in sequence modeling tasks such as Natural Language Processing. These models, however, turn out to be impractical and difficult to train when exposed to very…

计算机视觉与模式识别 · 计算机科学 2017-07-07 Yinchong Yang , Denis Krompass , Volker Tresp

In recent years, Long Short-Term Memory (LSTM) has become a popular choice for speech separation and speech enhancement task. The capability of LSTM network can be enhanced by widening and adding more layers. However, this would introduce…

声音 · 计算机科学 2018-12-27 Suman Samui , Indrajit Chakrabarti , Soumya K. Ghosh

We study the problem of compressing recurrent neural networks (RNNs). In particular, we focus on the compression of RNN acoustic models, which are motivated by the goal of building compact and accurate speech recognition systems which can…

计算与语言 · 计算机科学 2016-05-03 Rohit Prabhavalkar , Ouais Alsharif , Antoine Bruguier , Ian McGraw

Recurrent Neural Networks (RNNs) have been widely used in sequence analysis and modeling. However, when processing high-dimensional data, RNNs typically require very large model sizes, thereby bringing a series of deployment challenges.…

机器学习 · 计算机科学 2020-05-12 Miao Yin , Siyu Liao , Xiao-Yang Liu , Xiaodong Wang , Bo Yuan

Recurrent Neural Network (RNN) are a popular choice for modeling temporal and sequential tasks and achieve many state-of-the-art performance on various complex problems. However, most of the state-of-the-art RNNs have millions of parameters…

机器学习 · 计算机科学 2017-10-31 Andros Tjandra , Sakriani Sakti , Satoshi Nakamura

We propose tensorial neural networks (TNNs), a generalization of existing neural networks by extending tensor operations on low order operands to those on high order ones. The problem of parameter learning is challenging, as it corresponds…

机器学习 · 统计学 2018-12-11 Jiahao Su , Jingling Li , Bobby Bhattacharjee , Furong Huang

Recurrent neural networks have proved to be an effective method for statistical language modeling. However, in practice their memory and run-time complexity are usually too large to be implemented in real-time offline mobile applications.…

计算与语言 · 计算机科学 2019-04-09 Artem M. Grachev , Dmitry I. Ignatov , Andrey V. Savchenko

Recurrent Neural Networks (RNNs) represent the de facto standard machine learning tool for sequence modelling, owing to their expressive power and memory. However, when dealing with large dimensional data, the corresponding exponential…

机器学习 · 计算机科学 2021-05-12 Yao Lei Xu , Giuseppe G. Calvi , Danilo P. Mandic

Modern neural networks have revolutionized the fields of computer vision (CV) and Natural Language Processing (NLP). They are widely used for solving complex CV tasks and NLP tasks such as image classification, image generation, and machine…

机器学习 · 计算机科学 2023-07-25 Xingyi Liu , Keshab K. Parhi

This is a tutorial paper on Recurrent Neural Network (RNN), Long Short-Term Memory Network (LSTM), and their variants. We start with a dynamical system and backpropagation through time for RNN. Then, we discuss the problems of gradient…

机器学习 · 计算机科学 2023-04-25 Benyamin Ghojogh , Ali Ghodsi

We show that any matrix product state (MPS) can be exactly represented by a recurrent neural network (RNN) with a linear memory update. We generalize this RNN architecture to 2D lattices using a multilinear memory update. It supports…

量子物理 · 物理学 2023-10-02 Dian Wu , Riccardo Rossi , Filippo Vicentini , Giuseppe Carleo

Long Short Term Memory(LSTM) models are the building blocks of many state-of-the-art natural language processing(NLP) and speech enhancement(SE) algorithms. However, there are a large number of parameters in an LSTM model. This usually…

网络与互联网体系结构 · 计算机科学 2022-04-01 Ze-Feng Gao , Xingwei Sun , Lan Gao , Junfeng Li , Zhong-Yi Lu

Deep neural networks currently demonstrate state-of-the-art performance in several domains. At the same time, models of this class are very demanding in terms of computational resources. In particular, a large amount of memory is required…

机器学习 · 计算机科学 2015-12-22 Alexander Novikov , Dmitry Podoprikhin , Anton Osokin , Dmitry Vetrov

Recurrent neural networks (RNNs) are powerful tools for sequential modeling, but typically require significant overparameterization and regularization to achieve optimal performance. This leads to difficulties in the deployment of large…

机器学习 · 计算机科学 2021-11-11 Charles C. Onu , Jacob E. Miller , Doina Precup

Recurrent neural networks (RNNs), including long short-term memory (LSTM) RNNs, have produced state-of-the-art results on a variety of speech recognition tasks. However, these models are often too large in size for deployment on mobile…

机器学习 · 计算机科学 2016-04-12 Zhiyun Lu , Vikas Sindhwani , Tara N. Sainath

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

Tensor network, which originates from quantum physics, is emerging as an efficient tool for classical and quantum machine learning. Nevertheless, there still exists a considerable accuracy gap between tensor network and the sophisticated…

机器学习 · 计算机科学 2023-06-07 Ye-Ming Meng , Jing Zhang , Peng Zhang , Chao Gao , Shi-Ju Ran

Long Short-Term Memory (LSTM) is a popular approach to boosting the ability of Recurrent Neural Networks to store longer term temporal information. The capacity of an LSTM network can be increased by widening and adding layers. However,…

机器学习 · 统计学 2017-12-14 Zhen He , Shaobing Gao , Liang Xiao , Daxue Liu , Hangen He , David Barber
‹ 上一页 1 2 3 10 下一页 ›