paper-with-me

홈 › Papers

Multi Resolution LSTM For Long Term Prediction In Neural Activity Video

2017-05-08 · Yilin Song, Jonathan Viventi, Yao Wang

Epileptic seizures are caused by abnormal, overly syn- chronized, electrical activity in the brain. The abnor- mal electrical activity manifests as waves, propagating across the brain. Accurate prediction of the propagation velocity and direction of these waves could enable real- time responsive brain stimulation to suppress or prevent the seizures entirely. However, this problem is very chal- lenging because the algorithm must be able to predict the neural signals in a sufficiently long time horizon to allow enough time for medical intervention. We consider how to accomplish long term prediction using a LSTM network. To alleviate the vanishing gradient problem, we propose two encoder-decoder-predictor structures, both using multi-resolution representation. The novel LSTM structure with multi-resolution layers could significantly outperform the single-resolution benchmark with similar number of parameters. To overcome the blurring effect associated with video prediction in the pixel domain using standard mean square error (MSE) loss, we use energy- based adversarial training to improve the long-term pre- diction. We demonstrate and analyze how a discriminative model with an encoder-decoder structure using 3D CNN model improves long term prediction.

📄 PDF Abstract BibTeX arXiv:1705.02893

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderPredictionVideo Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Rainfall-Runoff Prediction at Multiple Timescales with a Single Long Short-Term Memory Network

2020-10-15 · Martin Gauch, Frederik Kratzert, Daniel Klotz, Grey Nearing 외

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

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…

DON-LSTM: Multi-Resolution Learning with DeepONets and Long Short-Term Memory Neural Networks

2023-10-03 · Katarzyna Michałowska, Somdatta Goswami, George Em Karniadakis, Signe Riemer-Sørensen

Deep operator networks (DeepONets, DONs) offer a distinct advantage over traditional neural networks in their ability to be trained on multi-resolution data. This property becomes especially relevant in real-world scenar…

Field Validation of a Multi-Resolution ConvLSTM Framework for Retaining Wall Deformation Prediction

2026-06-04 · Jihoon Kim, Saeyon Kim, Heejung Youn arxiv

This study presents a comprehensive field validation of a multi-resolution Convolutional Long Short-Term Memory (ConvLSTM) framework for predicting retaining wall deformation during staged excavation. The framework is tr…

Predictive Coding Based Multiscale Network with Encoder-Decoder LSTM for Video Prediction

2022-12-22 · Chaofan Ling, Junpei Zhong, Weihua Li

We present a multi-scale predictive coding model for future video frames prediction. Drawing inspiration on the ``Predictive Coding" theories in cognitive science, it is updated by a combination of bottom-up and top-down…

DecoderVideo Prediction