paper-with-me

Papers

Spatiotemporal Relationship Reasoning for Pedestrian Intent Prediction

2020-02-20 · Bingbin Liu, Ehsan Adeli, Zhangjie Cao, Kuan-Hui Lee, Abhijeet Shenoi, Adrien Gaidon, Juan Carlos Niebles

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 developed based on convolution operations for prediction or forecasting, but they lack the ability to reason over spatiotemporal data and infer the relationships of different objects in the scene. In this paper, we present a framework based on graph convolution to uncover the spatiotemporal relationships in the scene for reasoning about pedestrian intent. A scene graph is built on top of segmented object instances within and across video frames. Pedestrian intent, defined as the future action of crossing or not-crossing the street, is a very crucial piece of information for autonomous vehicles to navigate safely and more smoothly. We approach the problem of intent prediction from two different perspectives and anticipate the intention-to-cross within both pedestrian-centric and location-centric scenarios. In addition, we introduce a new dataset designed specifically for autonomous-driving scenarios in areas with dense pedestrian populations: the Stanford-TRI Intent Prediction (STIP) dataset. Our experiments on STIP and another benchmark dataset show that our graph modeling framework is able to predict the intention-to-cross of the pedestrians with an accuracy of 79.10% on STIP and 79.28% on \rev{Joint Attention for Autonomous Driving (JAAD) dataset up to one second earlier than when the actual crossing happens. These results outperform the baseline and previous work. Please refer to http://stip.stanford.edu/ for the dataset and code.

📄 PDF Abstract BibTeX arXiv:2002.08945

Code (1)

StanfordVL/STR-PIP pytorch

Tasks

Autonomous DrivingAutonomous VehiclesNavigatePrediction

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

ESIA: An Energy-Based Spatiotemporal Interaction-Aware Framework for Pedestrian Intention Prediction

2026-04-26 · Yanping Wu, Meiting Dang, Lin Wu, Edmond S. L. Ho 외 arxiv

Recent advances in autonomous driving have motivated research on pedestrian intention prediction, which aims to infer future crossing decisions and actions by modeling temporal dynamics, social interactions, and environm…

Structured PredictionAutonomous Driving

Seeing Beyond Frames: Zero-Shot Pedestrian Intention Prediction with Raw Temporal Video and Multimodal Cues

2025-07-25 · Pallavi Zambare, Venkata Nikhil Thanikella, Ying Liu arxiv

Pedestrian intention prediction is essential for autonomous driving in complex urban environments. Conventional approaches depend on supervised learning over frame sequences and require extensive retraining to adapt to n…

Autonomous Driving

PEDESTRIANQA: A Benchmark for Vision-Language Models on Pedestrian Intention and Trajectory Prediction

2026-05-23 · Naman Mishra, Shankar Gangisetty, C. V. Jawahar arxiv

Pedestrian intention and trajectory prediction are critical for the safe deployment of autonomous driving systems, directly influencing navigation decisions in complex traffic environments. Recent advances in large visio…

Trajectory ForecastingTrajectory PredictionAutonomous Driving

PSI: A Pedestrian Behavior Dataset for Socially Intelligent Autonomous Car

2021-12-05 · Tina Chen, Taotao Jing, Renran Tian, Yaobin Chen 외

Prediction of pedestrian behavior is critical for fully autonomous vehicles to drive in busy city streets safely and efficiently. The future autonomous cars need to fit into mixed conditions with not only technical but a…

Autonomous Vehicles

LOKI: Long Term and Key Intentions for Trajectory Prediction

2021-08-18 · ICCV 2021 10 · Harshayu Girase, Haiming Gang, Srikanth Malla, Jiachen Li 외

Recent advances in trajectory prediction have shown that explicit reasoning about agents' intent is important to accurately forecast their motion. However, the current research activities are not directly applicable to i…

Autonomous DrivingPredictionTrajectory Prediction