scispace - formally typeset
Journal ArticleDOI

Economic LSTM Approach for Recurrent Neural Networks

Reads0
Chats0
TLDR
A new approach to Long Short-Term Memory (LSTM) that aims to reduce the cost of the computation unit and has fewer units compared to the existing LSTM versions which makes it very attractive in processing speed and hardware design cost.
Abstract
Recurrent Neural Networks (RNNs) have become a popular method for learning sequences of data. It is sometimes tough to parallelize all RNN computations on conventional hardware due to its recurrent nature. One challenge of RNN is to find its optimal structure for RNN because of computing complex hidden units that exist. This brief presents a new approach to Long Short-Term Memory (LSTM) that aims to reduce the cost of the computation unit. The proposed Economic LSTM (ELSTM) is designed using a few hardware units to perform its functionality. ELSTM has fewer units compared to the existing LSTM versions which makes it very attractive in processing speed and hardware design cost. The proposed approach is tested using three datasets and compared with other methods. The simulation results show the proposed method has comparable accuracy with other methods. At the hardware level, the proposed method is implemented on Altera FPGA.

read more

Citations
More filters
Journal ArticleDOI

Machine Learning-Based Approach for Hardware Faults Prediction

TL;DR: This paper presents an approach to early fault prediction of circuits, the first work of fault prediction at the transistor level for hardware system, and it provides a fault prediction accuracy of 98.93% and 98.91% for comparator and amplifier circuits, respectively.
Journal ArticleDOI

Applying Reinforcement Learning towards automating energy efficient virtual machine consolidation in cloud data centers

TL;DR: This paper explores the application of Reinforcement Learning (RL) algorithms for the VM consolidation problem demonstrating their capacity to optimize the distribution of virtual machines across the data center for improved resource management.
Journal ArticleDOI

A survey On hardware accelerators and optimization techniques for RNNs

TL;DR: This survey of GPU/FPGA/ASIC-based accelerators and optimization techniques for RNNs seeks to synergize the efforts of researchers in the area of deep learning, computer architecture, and chip-design.
Journal ArticleDOI

Applying Reinforcement Learning towards automating energy efficient virtual machine consolidation in cloud data centers

- 01 Jul 2022 - 
TL;DR: In this paper , the authors explore the application of reinforcement learning (RL) algorithms for the VM consolidation problem demonstrating their capacity to optimize the distribution of virtual machines across the data center for improved resource management.
Journal ArticleDOI

Intelligent Fault-Prediction Assisted Self-Healing for Embryonic Hardware

TL;DR: This is the first such work in embryonic hardware, and it is expected to open a new frontier in fault-prediction assisted self-healing for embryonic systems.
References
More filters
Journal ArticleDOI

Long short-term memory

TL;DR: A novel, efficient, gradient based method called long short-term memory (LSTM) is introduced, which can learn to bridge minimal time lags in excess of 1000 discrete-time steps by enforcing constant error flow through constant error carousels within special units.
Journal ArticleDOI

Gradient-based learning applied to document recognition

TL;DR: In this article, a graph transformer network (GTN) is proposed for handwritten character recognition, which can be used to synthesize a complex decision surface that can classify high-dimensional patterns, such as handwritten characters.
Book ChapterDOI

Microsoft COCO: Common Objects in Context

TL;DR: A new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding by gathering images of complex everyday scenes containing common objects in their natural context.
Proceedings ArticleDOI

Learning Phrase Representations using RNN Encoder--Decoder for Statistical Machine Translation

TL;DR: In this paper, the encoder and decoder of the RNN Encoder-Decoder model are jointly trained to maximize the conditional probability of a target sequence given a source sequence.
Journal ArticleDOI

Deep learning in neural networks

TL;DR: This historical survey compactly summarizes relevant work, much of it from the previous millennium, review deep supervised learning, unsupervised learning, reinforcement learning & evolutionary computation, and indirect search for short programs encoding deep and large networks.
Related Papers (5)