paper-with-me

홈 › Papers

Meta-path Analysis on Spatio-Temporal Graphs for Pedestrian Trajectory Prediction

2022-02-27 · Aamir Hasan, Pranav Sriram, Katherine Driggs-Campbell

Spatio-temporal graphs (ST-graphs) have been used to model time series tasks such as traffic forecasting, human motion modeling, and action recognition. The high-level structure and corresponding features from ST-graphs have led to improved performance over traditional architectures. However, current methods tend to be limited by simple features, despite the rich information provided by the full graph structure, which leads to inefficiencies and suboptimal performance in downstream tasks. We propose the use of features derived from meta-paths, walks across different types of edges, in ST-graphs to improve the performance of Structural Recurrent Neural Network. In this paper, we present the Meta-path Enhanced Structural Recurrent Neural Network (MESRNN), a generic framework that can be applied to any spatio-temporal task in a simple and scalable manner. We employ MESRNN for pedestrian trajectory prediction, utilizing these meta-path based features to capture the relationships between the trajectories of pedestrians at different points in time and space. We compare our MESRNN against state-of-the-art ST-graph methods on standard datasets to show the performance boost provided by meta-path information. The proposed model consistently outperforms the baselines in trajectory prediction over long time horizons by over 32\%, and produces more socially compliant trajectories in dense crowds. For more information please refer to the project website at https://sites.google.com/illinois.edu/mesrnn/home.

📄 PDF Abstract BibTeX arXiv:2202.13427

Code (1)

https://gitlab.engr.illinois.edu/hubris/mesrnn 공식 구현

Tasks

Action RecognitionPedestrian Trajectory PredictionTime Series AnalysisTrajectory Prediction

Similar Papers 제목 키워드 기반

Meta Spatio-Temporal Debiasing for Video Scene Graph Generation

2022-07-23 · Li Xu, Haoxuan Qu, Jason Kuen, Jiuxiang Gu 외

Video scene graph generation (VidSGG) aims to parse the video content into scene graphs, which involves modeling the spatio-temporal contextual information in the video. However, due to the long-tailed training data in d…

Graph GenerationMeta-LearningScene Graph GenerationVideo Visual Relation Detection

Meta Graph Attention on Heterogeneous Graph with Node-Edge Co-evolution

2020-10-09 · Yucheng Lin, Huiting Hong, Xiaoqing Yang, Xiaodi Yang 외

Graph neural networks have become an important tool for modeling structured data. In many real-world systems, intricate hidden information may exist, e.g., heterogeneity in nodes/edges, static node/edge attributes, and s…

Graph AttentionGraph Neural Network

STG: Spatiotemporal Graph Neural Network with Fusion and Spatiotemporal Decoupling Learning for Prognostic Prediction of Colorectal Cancer Liver Metastasis

2025-05-06 · Yiran Zhu, Wei Yang, Yan Su, Zesheng Li 외

We propose a multimodal spatiotemporal graph neural network (STG) framework to predict colorectal cancer liver metastasis (CRLM) progression. Current clinical models do not effectively integrate the tumor's spatial heter…

Contrastive Learninggraph constructionGraph Neural NetworkPrognosis+1

Modeling Complex Object Changes in Satellite Image Time-Series: Approach based on CSP and Spatiotemporal Graph

2023-05-24 · Zouhayra Ayadi, Wadii Boulila, Imed Riadh Farah

This paper proposes a method for automatically monitoring and analyzing the evolution of complex geographic objects. The objects are modeled as a spatiotemporal graph, which separates filiation relations, spatial relatio…

Time Series

STDA-Meta: A Meta-Learning Framework for Few-Shot Traffic Prediction

2023-10-31 · Maoxiang Sun, Weilong Ding, Tianpu Zhang, Zijian Liu 외

As the development of cities, traffic congestion becomes an increasingly pressing issue, and traffic prediction is a classic method to relieve that issue. Traffic prediction is one specific application of spatio-temporal…

Domain AdaptationFew-Shot LearningMeta-LearningPrediction+3