paper-with-me

Papers

Pedestrian Intention Prediction: A Multi-task Perspective

2020-10-20 · Smail Ait Bouhsain, Saeed Saadatnejad, Alexandre Alahi

In order to be globally deployed, autonomous cars must guarantee the safety of pedestrians. This is the reason why forecasting pedestrians' intentions sufficiently in advance is one of the most critical and challenging tasks for autonomous vehicles. This work tries to solve this problem by jointly predicting the intention and visual states of pedestrians. In terms of visual states, whereas previous work focused on x-y coordinates, we will also predict the size and indeed the whole bounding box of the pedestrian. The method is a recurrent neural network in a multi-task learning approach. It has one head that predicts the intention of the pedestrian for each one of its future position and another one predicting the visual states of the pedestrian. Experiments on the JAAD dataset show the superiority of the performance of our method compared to previous works for intention prediction. Also, although its simple architecture (more than 2 times faster), the performance of the bounding box prediction is comparable to the ones yielded by much more complex architectures. Our code is available online.

📄 PDF Abstract BibTeX arXiv:2010.10270

Code (1)

vita-epfl/bounding-box-prediction 공식 구현 pytorch

Tasks

Autonomous VehiclesMulti-Task LearningPrediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Diving Deeper Into Pedestrian Behavior Understanding: Intention Estimation, Action Prediction, and Event Risk Assessment

2024-06-29 · Amir Rasouli, Iuliia Kotseruba

In this paper, we delve into the pedestrian behavior understanding problem from the perspective of three different tasks: intention estimation, action prediction, and event risk assessment. We first define the tasks and …

Prediction

Intention Enhanced Diffusion Model for Multimodal Pedestrian Trajectory Prediction

2025-08-06 · Yu Liu, Zhijie Liu, Xiao Ren, You-Fu Li 외 arxiv

Predicting pedestrian motion trajectories is critical for path planning and motion control of autonomous vehicles. However, accurately forecasting crowd trajectories remains a challenging task due to the inherently multi…

Trajectory PredictionAutonomous Vehicles

Context-aware Multi-task Learning for Pedestrian Intent and Trajectory Prediction

2024-07-24 · Farzeen Munir, Tomasz Piotr Kucner

The advancement of socially-aware autonomous vehicles hinges on precise modeling of human behavior. Within this broad paradigm, the specific challenge lies in accurately predicting pedestrian's trajectory and intention. …

Autonomous VehiclesMulti-Task LearningPredictionTrajectory Prediction

Local and Global Contextual Features Fusion for Pedestrian Intention Prediction

2023-05-01 · Mohsen Azarmi, Mahdi Rezaei, Tanveer Hussain, Chenghao Qian

Autonomous vehicles (AVs) are becoming an indispensable part of future transportation. However, safety challenges and lack of reliability limit their real-world deployment. Towards boosting the appearance of AVs on the r…

Autonomous VehiclesScene Parsing

A Real-Time Predictive Pedestrian Collision Warning Service for Cooperative Intelligent Transportation Systems Using 3D Pose Estimation

2020-09-23 · Ue-Hwan Kim, Dongho Ka, Hwasoo Yeo, Jong-Hwan Kim

Minimizing traffic accidents between vehicles and pedestrians is one of the primary research goals in intelligent transportation systems. To achieve the goal, pedestrian orientation recognition and prediction of pedestri…

3D Pose EstimationPose EstimationPrediction