paper-with-me

홈 › Papers

Convolutional Tensor-Train LSTM for Long-Term Video Prediction

2019-09-25 · Jiahao Su, Wonmin Byeon, Furong Huang, Jan Kautz, Animashree Anandkumar

Long-term video prediction is highly challenging since it entails simultaneously capturing spatial and temporal information across a long range of image frames.Standard recurrent models are ineffective since they are prone to error propagation and cannot effectively capture higher-order correlations. A potential solution is to extend to higher-order spatio-temporal recurrent models. However, such a model requires a large number of parameters and operations, making it intractable to learn in practice and is prone to overfitting. In this work, we propose convolutional tensor-train LSTM (Conv-TT-LSTM), which learns higher-orderConvolutional LSTM (ConvLSTM) efficiently using convolutional tensor-train decomposition (CTTD). Our proposed model naturally incorporates higher-order spatio-temporal information at a small cost of memory and computation by using efficient low-rank tensor representations. We evaluate our model on Moving-MNIST and KTH datasets and show improvements over standard ConvLSTM and better/comparable results to other ConvLSTM-based approaches, but with much fewer parameters.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionVideo Prediction

Similar Papers 제목 키워드 기반

Convolutional Tensor-Train LSTM for Spatio-temporal Learning

2020-02-21 · NeurIPS 2020 12 · Jiahao Su, Wonmin Byeon, Jean Kossaifi, Furong Huang 외

Learning from spatio-temporal data has numerous applications such as human-behavior analysis, object tracking, video compression, and physics simulation.However, existing methods still perform poorly on challenging video…

Activity RecognitionVideo CompressionVideo Prediction

Tensor train decompositions on recurrent networks

2020-06-09 · Alejandro Murua, Ramchalam Ramakrishnan, Xinlin Li, Rui Heng Yang 외

Recurrent neural networks (RNN) such as long-short-term memory (LSTM) networks are essential in a multitude of daily live tasks such as speech, language, video, and multimodal learning. The shift from cloud to edge compu…

Forecasting Post-Wildfire Vegetation Recovery in California using a Convolutional Long Short-Term Memory Tensor Regression Network

2023-11-04 · Jiahe Liu, Xiaodi Wang

The study of post-wildfire plant regrowth is essential for developing successful ecosystem recovery strategies. Prior research mainly examines key ecological and biogeographical factors influencing post-fire succession. …

ClusteringManagementregression

Tensor-Train Long Short-Term Memory for Monaural Speech Enhancement

2018-12-25 · Suman Samui, Indrajit Chakrabarti, Soumya K. Ghosh

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, th…

Speech EnhancementSpeech Separation

Physics-informed Tensor-train ConvLSTM for Volumetric Velocity Forecasting of Loop Current

2020-08-04 · Yu Huang, Yufei Tang, Hanqi Zhuang, James VanZwieten 외

According to the National Academies, a weekly forecast of velocity, vertical structure, and duration of the Loop Current (LC) and its eddies is critical for understanding the oceanography and ecosystem, and for mitigatin…

Temporal SequencesVideo Prediction