paper-with-me

홈 › Papers

Pedestrian Action Anticipation using Contextual Feature Fusion in Stacked RNNs

2020-05-13 · Amir Rasouli, Iuliia Kotseruba, John K. Tsotsos

One of the major challenges for autonomous vehicles in urban environments is to understand and predict other road users' actions, in particular, pedestrians at the point of crossing. The common approach to solving this problem is to use the motion history of the agents to predict their future trajectories. However, pedestrians exhibit highly variable actions most of which cannot be understood without visual observation of the pedestrians themselves and their surroundings. To this end, we propose a solution for the problem of pedestrian action anticipation at the point of crossing. Our approach uses a novel stacked RNN architecture in which information collected from various sources, both scene dynamics and visual features, is gradually fused into the network at different levels of processing. We show, via extensive empirical evaluations, that the proposed algorithm achieves a higher prediction accuracy compared to alternative recurrent network architectures. We conduct experiments to investigate the impact of the length of observation, time to event and types of features on the performance of the proposed method. Finally, we demonstrate how different data fusion strategies impact prediction accuracy.

📄 PDF Abstract BibTeX arXiv:2005.06582

Code (1)

aras62/SF-GRU 공식 구현 tf

Tasks

Action AnticipationAutonomous Vehicles

Similar Papers 제목 키워드 기반

Analysis over vision-based models for pedestrian action anticipation

2023-05-27 · Lina Achaji, Julien Moreau, François Aioun, François Charpillet

Anticipating human actions in front of autonomous vehicles is a challenging task. Several papers have recently proposed model architectures to address this problem by combining multiple input features to predict pedestri…

Action AnticipationAutonomous Vehicles

Spatio-Contextual Deep Network Based Multimodal Pedestrian Detection For Autonomous Driving

2021-05-26 · Kinjal Dasgupta, Arindam Das, Sudip Das, Ujjwal Bhattacharya 외

Pedestrian Detection is the most critical module of an Autonomous Driving system. Although a camera is commonly used for this purpose, its quality degrades severely in low-light night time driving scenarios. On the other…

Autonomous DrivingGraph AttentionPedestrian Detection

Anticipative Feature Fusion Transformer for Multi-Modal Action Anticipation

2022-10-23 · Zeyun Zhong, David Schneider, Michael Voit, Rainer Stiefelhagen 외

Although human action anticipation is a task which is inherently multi-modal, state-of-the-art methods on well known action anticipation datasets leverage this data by applying ensemble methods and averaging scores of un…

Action Anticipation

Action Anticipation for Collaborative Environments: The Impact of Contextual Information and Uncertainty-Based Prediction

2019-10-01 · Clebeson Canuto, Plinio Moreno, Jorge Samatelo, Raquel Vassallo 외

To interact with humans in collaborative environments, machines need to be able to predict (i.e., anticipate) future events, and execute actions in a timely manner. However, the observation of the human limb movements ma…

Action AnticipationDecision Making

MsFIN: Multi-scale Feature Interaction Network for Traffic Accident Anticipation

2025-09-23 · Tongshuai Wu, Chao Lu, Ze Song, Yunlong Lin 외 arxiv

With the widespread deployment of dashcams and advancements in computer vision, developing accident prediction models from the dashcam perspective has become critical for proactive safety interventions. However, two key …

Accident Anticipation