paper-with-me

홈 › Papers

Triplet Attention Transformer for Spatiotemporal Predictive Learning

2023-10-28 · Xuesong Nie, Xi Chen, Haoyuan Jin, Zhihang Zhu, Yunfeng Yan, Donglian Qi

Spatiotemporal predictive learning offers a self-supervised learning paradigm that enables models to learn both spatial and temporal patterns by predicting future sequences based on historical sequences. Mainstream methods are dominated by recurrent units, yet they are limited by their lack of parallelization and often underperform in real-world scenarios. To improve prediction quality while maintaining computational efficiency, we propose an innovative triplet attention transformer designed to capture both inter-frame dynamics and intra-frame static features. Specifically, the model incorporates the Triplet Attention Module (TAM), which replaces traditional recurrent units by exploring self-attention mechanisms in temporal, spatial, and channel dimensions. In this configuration: (i) temporal tokens contain abstract representations of inter-frame, facilitating the capture of inherent temporal dependencies; (ii) spatial and channel attention combine to refine the intra-frame representation by performing fine-grained interactions across spatial and channel dimensions. Alternating temporal, spatial, and channel-level attention allows our approach to learn more complex short- and long-range spatiotemporal dependencies. Extensive experiments demonstrate performance surpassing existing recurrent-based and recurrent-free methods, achieving state-of-the-art under multi-scenario examination including moving object trajectory prediction, traffic flow prediction, driving scene prediction, and human motion capture.

📄 PDF Abstract BibTeX arXiv:2310.18698

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyPredictionSelf-Supervised LearningTrajectory PredictionTriplet

Methods 이 논문이 사용한 방법론

Triplet Attention Triplet attention comprises of three branches each responsible for capturing crossdimension between the spatial dimensions and channel dimension of the input. Given an input…

Similar Papers 제목 키워드 기반

A Gravity-informed Spatiotemporal Transformer for Human Activity Intensity Prediction

2025-06-16 · Yi Wang, Zhenghong Wang, Fan Zhang, Chengling Tang 외

Human activity intensity prediction is a crucial to many location-based services. Although tremendous progress has been made to model dynamic spatiotemporal patterns of human activity, most existing methods, including sp…

VideoTrack: Learning To Track Objects via Video Transformer

2023-01-01 · CVPR 2023 1 · Fei Xie, Lei Chu, Jiahao Li, Yan Lu 외

Existing Siamese tracking methods, which are built on pair-wise matching between two single frames, heavily rely on additional sophisticated mechanism to exploit temporal information among successive video frames, hi…

TripletVisual Tracking

Temporal Attention Unit: Towards Efficient Spatiotemporal Predictive Learning

2022-06-24 · CVPR 2023 1 · Cheng Tan, Zhangyang Gao, Lirong Wu, Yongjie Xu 외

Spatiotemporal predictive learning aims to generate future frames by learning from historical frames. In this paper, we investigate existing methods and present a general framework of spatiotemporal predictive learning, …

Computational EfficiencyDecoderVideo Prediction

GTrans: Spatiotemporal Autoregressive Transformer with Graph Embeddings for Nowcasting Extreme Events

2022-01-18 · Bo Feng, Geoffrey Fox

Spatiotemporal time series nowcasting should preserve temporal and spatial dynamics in the sense that generated new sequences from models respect the covariance relationship from history. Conventional feature extractors …

Property PredictionTime SeriesTime Series Analysis

Weaver: Kronecker Product Approximations of Spatiotemporal Attention for Traffic Network Forecasting

2025-11-12 · Christopher Cheong, Gary Davis, Seongjin Choi arxiv

Spatiotemporal forecasting on transportation networks is a complex task that requires understanding how traffic nodes interact within a dynamic, evolving system dictated by traffic flow dynamics and social behavioral pat…

Graph Generation