paper-with-me

Papers

Semantics-STGCNN: A Semantics-guided Spatial-Temporal Graph Convolutional Network for Multi-class Trajectory Prediction

2021-08-10 · Ben A. Rainbow, Qianhui Men, Hubert P. H. Shum

Predicting the movement trajectories of multiple classes of road users in real-world scenarios is a challenging task due to the diverse trajectory patterns. While recent works of pedestrian trajectory prediction successfully modelled the influence of surrounding neighbours based on the relative distances, they are ineffective on multi-class trajectory prediction. This is because they ignore the impact of the implicit correlations between different types of road users on the trajectory to be predicted - for example, a nearby pedestrian has a different level of influence from a nearby car. In this paper, we propose to introduce class information into a graph convolutional neural network to better predict the trajectory of an individual. We embed the class labels of the surrounding objects into the label adjacency matrix (LAM), which is combined with the velocity-based adjacency matrix (VAM) comprised of the objects' velocity, thereby generating a semantics-guided graph adjacency (SAM). SAM effectively models semantic information with trainable parameters to automatically learn the embedded label features that will contribute to the fixed velocity-based trajectory. Such information of spatial and temporal dependencies is passed to a graph convolutional and temporal convolutional network to estimate the predicted trajectory distributions. We further propose new metrics, known as Average2 Displacement Error (aADE) and Average Final Displacement Error (aFDE), that assess network accuracy more accurately. We call our framework Semantics-STGCNN. It consistently shows superior performance to the state-of-the-arts in existing and the newly proposed metrics.

📄 PDF Abstract BibTeX arXiv:2108.04740

Code (1)

yutasq/multi-class-social-stgcnn 공식 구현 pytorch

Tasks

Pedestrian Trajectory PredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

MS-DETR: Towards Effective Video Moment Retrieval and Highlight Detection by Joint Motion-Semantic Learning

2025-07-16 · Hongxu Ma, Guanshuo Wang, Fufu Yu, Qiong Jia 외 arxiv

Video Moment Retrieval (MR) and Highlight Detection (HD) aim to pinpoint specific moments and assess clip-wise relevance based on the text query. While DETR-based joint frameworks have made significant strides, there rem…

Highlight DetectionMoment Retrieval

From Spatial Semantics to Temporal Context: Leveraging Gaze Trajectory for Weakly Supervised Medical Image Segmentation

2026-07-29 · Shaoxuan Wu, Xiao Zhang, Xiaodi Zhao, Yunzhi Tian 외 arxiv

Medical image segmentation heavily depends on labor-intensive and time-consuming pixel-level annotations. Eye tracking offers a cost-effective solution that can be naturally integrated into clinical workflows. Recorded b…

Medical Image Segmentation

Combined CNN Transformer Encoder for Enhanced Fine-grained Human Action Recognition

2022-08-03 · Mei Chee Leong, Haosong Zhang, Hui Li Tan, Liyuan Li 외

Fine-grained action recognition is a challenging task in computer vision. As fine-grained datasets have small inter-class variations in spatial and temporal space, fine-grained action recognition model requires good temp…

Action RecognitionAttributeFine-grained Action RecognitionTemporal Action Localization

Social-IWSTCNN: A Social Interaction-Weighted Spatio-Temporal Convolutional Neural Network for Pedestrian Trajectory Prediction in Urban Traffic Scenarios

2021-05-26 · Chi Zhang, Christian Berger, Marco Dozza

Pedestrian trajectory prediction in urban scenarios is essential for automated driving. This task is challenging because the behavior of pedestrians is influenced by both their own history paths and the interactions with…

Pedestrian Trajectory PredictionTrajectory Prediction

SpatialActor: Exploring Disentangled Spatial Representations for Robust Robotic Manipulation

2025-11-12 · Hao Shi, Bin Xie, Yingfei Liu, Yang Yue 외 arxiv

Robotic manipulation requires precise spatial understanding to interact with objects in the real world. Point-based methods suffer from sparse sampling, leading to the loss of fine-grained semantics. Image-based methods …