paper-with-me

Papers

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, Wen Gao

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 information loss problem and the perception-insensitive mean square error (MSE) based loss functions. In this paper, we propose a Spatiotemporal Information-Preserving and Perception-Augmented Model (STIP) to solve the above two problems. To solve the information loss problem, the proposed model aims to preserve the spatiotemporal information for videos during the feature extraction and the state transitions, respectively. Firstly, a Multi-Grained Spatiotemporal Auto-Encoder (MGST-AE) is designed based on the X-Net structure. The proposed MGST-AE can help the decoders recall multi-grained information from the encoders in both the temporal and spatial domains. In this way, more spatiotemporal information can be preserved during the feature extraction for high-resolution videos. Secondly, a Spatiotemporal Gated Recurrent Unit (STGRU) is designed based on the standard Gated Recurrent Unit (GRU) structure, which can efficiently preserve spatiotemporal information during the state transitions. The proposed STGRU can achieve more satisfactory performance with a much lower computation load compared with the popular Long Short-Term (LSTM) based predictive memories. Furthermore, to improve the traditional MSE loss functions, a Learned Perceptual Loss (LP-loss) is further designed based on the Generative Adversarial Networks (GANs), which can help obtain a satisfactory trade-off between the objective quality and the perceptual quality. Experimental results show that the proposed STIP can predict videos with more satisfactory visual quality compared with a variety of state-of-the-art methods. Source code has been available at \url{https://github.com/ZhengChang467/STIPHR}.

📄 PDF Abstract BibTeX arXiv:2206.04381

Code (1)

zhengchang467/stiphr 공식 구현 pytorch

Tasks

Video Prediction

Similar Papers 제목 키워드 기반

Spatiotemporal Relationship Reasoning for Pedestrian Intent Prediction

2020-02-20 · Bingbin Liu, Ehsan Adeli, Zhangjie Cao, Kuan-Hui Lee 외

Reasoning over visual data is a desirable capability for robotics and vision-based applications. Such reasoning enables forecasting of the next events or actions in videos. In recent years, various models have been devel…

Autonomous DrivingAutonomous VehiclesNavigatePrediction

Evaluation of Color STIPs for Human Action Recognition

2013-06-01 · CVPR 2013 6 · Ivo Everts, Jan C. van Gemert, Theo Gevers

This paper is concerned with recognizing realistic human actions in videos based on spatio-temporal interest points (STIPs). Existing STIP-based action recognition approaches operate on intensity representations of the i…

Action RecognitionTemporal Action Localization

WiFi-based Spatiotemporal Human Action Perception

2022-06-20 · Yanling Hao, Zhiyuan Shi, Yuanwei Liu

WiFi-based sensing for human activity recognition (HAR) has recently become a hot topic as it brings great benefits when compared with video-based HAR, such as eliminating the demands of line-of-sight (LOS) and preservin…

Activity RecognitionHuman Activity Recognition

Designing Memory-Augmented AR Agents for Spatiotemporal Reasoning in Personalized Task Assistance

2025-08-12 · Dongwook Choi, Taeyoon Kwon, Dongil Yang, Hyojun Kim 외 arxiv

Augmented Reality (AR) systems are increasingly integrating foundation models, such as Multimodal Large Language Models (MLLMs), to provide more context-aware and adaptive user experiences. This integration has led to th…

AST-GCN: Attribute-Augmented Spatiotemporal Graph Convolutional Network for Traffic Forecasting

2020-11-22 · Jiawei Zhu, Chao Tao, Hanhan Deng, Ling Zhao 외

Traffic forecasting is a fundamental and challenging task in the field of intelligent transportation. Accurate forecasting not only depends on the historical traffic flow information but also needs to consider the influe…

AttributeTraffic Prediction