paper-with-me

홈 › Papers

Reduced-Gate Convolutional LSTM Design Using Predictive Coding for Next-Frame Video Prediction

2018-09-27 · Nelly Elsayed, Anthony S. Maida, Magdy Bayoumi

Spatiotemporal sequence prediction is an important problem in deep learning. We study next-frame video prediction using a deep-learning-based predictive coding framework that uses convolutional, long short-term memory (convLSTM) modules. We introduce a novel reduced-gate convolutional LSTM architecture. Our reduced-gate model achieves better next-frame prediction accuracy than the original convolutional LSTM while using a smaller parameter budget, thereby reducing training time. We tested our reduced gate modules within a predictive coding architecture on the moving MNIST and KITTI datasets. We found that our reduced-gate model has a significant reduction of approximately 40 percent of the total number of training parameters and training time in comparison with the standard LSTM model which makes it attractive for hardware implementation especially on small devices.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPredictionVideo Prediction

Similar Papers 제목 키워드 기반

Reduced-Gate Convolutional LSTM Using Predictive Coding for Spatiotemporal Prediction

2018-10-16 · Nelly Elsayed, Anthony S. Maida, Magdy Bayoumi

Spatiotemporal sequence prediction is an important problem in deep learning. We study next-frame(s) video prediction using a deep-learning-based predictive coding framework that uses convolutional, long short-term memory…

PredictionVideo Prediction

An unsupervised latent/output physics-informed convolutional-LSTM network for solving partial differential equations using peridynamic differential operator

2022-10-21 · A. Mavi, A. C. Bekar, E. Haghighat, E. Madenci

This study presents a novel unsupervised convolutional Neural Network (NN) architecture with nonlocal interactions for solving Partial Differential Equations (PDEs). The nonlocal Peridynamic Differential Operator (PDDO) …

Decoder

Spatio-Temporal Forecasting of Retaining Wall Deformation: Mitigating Error Accumulation via Multi-Resolution ConvLSTM Stacking Ensemble

2026-03-11 · Jihoon Kim, Heejung Youn arxiv

This study proposes a multi-resolution Convolutional Long Short-Term Memory (ConvLSTM) ensemble framework that leverages diverse temporal input resolutions to mitigate error accumulation and improve long-horizon forecast…

Scalable Predictive Beamforming for IRS-Assisted Multi-User Communications: A Deep Learning Approach

2022-11-23 · Chang Liu, Xuemeng Liu, Zhiqiang Wei, Derrick Wing Kwan Ng 외

Beamforming design for intelligent reflecting surface (IRS)-assisted multi-user communication (IRS-MUC) systems critically depends on the acquisition of accurate channel state information (CSI). However, channel estimati…

Graph Neural Network

Low-Complexity LSTM Training and Inference with FloatSD8 Weight Representation

2020-01-23 · Yu-Tung Liu, Tzi-Dar Chiueh

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), sp…