HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Convolutional Tensor-Train LSTM for Spatio-temporal Learning

Jiahao Su Wonmin Byeon Jean Kossaifi Furong Huang Jan Kautz Animashree Anandkumar

Convolutional Tensor-Train LSTM for Spatio-temporal Learning

Abstract

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 tasks such as long-term forecasting. This is because these kinds of challenging tasks require learning long-term spatio-temporal correlations in the video sequence. In this paper, we propose a higher-order convolutional LSTM model that can efficiently learn these correlations, along with a succinct representations of the history. This is accomplished through a novel tensor train module that performs prediction by combining convolutional features across time. To make this feasible in terms of computation and memory requirements, we propose a novel convolutional tensor-train decomposition of the higher-order model. This decomposition reduces the model complexity by jointly approximating a sequence of convolutional kernels asa low-rank tensor-train factorization. As a result, our model outperforms existing approaches, but uses only a fraction of parameters, including the baseline models.Our results achieve state-of-the-art performance in a wide range of applications and datasets, including the multi-steps video prediction on the Moving-MNIST-2and KTH action datasets as well as early activity recognition on the Something-Something V2 dataset.

Code Repositories

jerrywn121/TianChi_AIEarth
pytorch
Mentioned in GitHub
NVlabs/conv-tt-lstm
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
video-prediction-on-kthConv-TT-LSTM
Cond: 10
LPIPS: 0.196
PSNR: 27.62
Pred: 20
SSIM: 0.815

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Convolutional Tensor-Train LSTM for Spatio-temporal Learning | Papers | HyperAI