paper-with-me

Papers

STAU: A SpatioTemporal-Aware Unit for Video Prediction and Beyond

2022-04-20 · Zheng Chang, Xinfeng Zhang, Shanshe Wang, Siwei Ma, Wen Gao

Video prediction aims to predict future frames by modeling the complex spatiotemporal dynamics in videos. However, most of the existing methods only model the temporal information and the spatial information for videos in an independent manner but haven't fully explored the correlations between both terms. In this paper, we propose a SpatioTemporal-Aware Unit (STAU) for video prediction and beyond by exploring the significant spatiotemporal correlations in videos. On the one hand, the motion-aware attention weights are learned from the spatial states to help aggregate the temporal states in the temporal domain. On the other hand, the appearance-aware attention weights are learned from the temporal states to help aggregate the spatial states in the spatial domain. In this way, the temporal information and the spatial information can be greatly aware of each other in both domains, during which, the spatiotemporal receptive field can also be greatly broadened for more reliable spatiotemporal modeling. Experiments are not only conducted on traditional video prediction tasks but also other tasks beyond video prediction, including the early action recognition and object detection tasks. Experimental results show that our STAU can outperform other methods on all tasks in terms of performance and computation efficiency.

📄 PDF Abstract BibTeX arXiv:2204.09456

Code (0)

등록된 구현이 없습니다.

Tasks

Action Recognitionobject-detectionObject DetectionPredictionVideo Prediction

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Spatiotemporal Action Recognition in Restaurant Videos

2020-08-25 · Akshat Gupta, Milan Desai, Wusheng Liang, Magesh Kannan

Spatiotemporal action recognition is the task of locating and classifying actions in videos. Our project applies this task to analyzing video footage of restaurant workers preparing food, for which potential applications…

Action RecognitionManagement

Autoregressive Video Generation beyond Next Frames Prediction

2025-09-28 · Sucheng Ren, Chen Chen, Zhenbang Wang, Liangchen Song 외 arxiv

Autoregressive models for video generation typically operate frame-by-frame, extending next-token prediction from language to video's temporal dimension. We question that unlike word as token is universally agreed in lan…

Video Generation

Towards Improving Spatiotemporal Action Recognition in Videos

2020-12-15 · Shentong Mo, Xiaoqing Tan, Jingfei Xia, Pinxu Ren

Spatiotemporal action recognition deals with locating and classifying actions in videos. Motivated by the latest state-of-the-art real-time object detector You Only Watch Once (YOWO), we aim to modify its structure to in…

Action DetectionAction LocalizationAction RecognitionAction Recognition In Videos

iMOVE: Instance-Motion-Aware Video Understanding

2025-02-17 · Jiaze Li, Yaya Shi, Zongyang Ma, Haoran Xu 외

Enhancing the fine-grained instance spatiotemporal motion perception capabilities of Video Large Language Models is crucial for improving their temporal and general video understanding. However, current models struggle t…

Computational EfficiencyVideo Understanding

STIP: A SpatioTemporal Information-Preserving and Perception-Augmented Model for High-Resolution Video Prediction

2022-06-09 · Zheng Chang, Xinfeng Zhang, Shanshe Wang, Siwei Ma 외

Although significant achievements have been achieved by recurrent neural network (RNN) based video prediction methods, their performance in datasets with high resolutions is still far from satisfactory because of the inf…

Video Prediction