paper-with-me

Papers

Sparse Instance Conditioned Multimodal Trajectory Prediction

2023-01-01 · ICCV 2023 1 · Yonghao Dong, Le Wang, Sanping Zhou, Gang Hua

Pedestrian trajectory prediction is critical in many vision tasks but challenging due to the multimodality of the future trajectory. Most existing methods predict multimodal trajectories conditioned by goals (future endpoints) or instances (all future points). However, goal-conditioned methods ignore the intermediate process and instance-conditioned methods ignore the stochasticity of pedestrian motions. In this paper, we propose a simple yet effective Sparse Instance Conditioned Network (SICNet), which gives a balanced solution between goal-conditioned and instance-conditioned methods. Specifically, SICNet learns comprehensive sparse instances, i.e., representative points of the future trajectory, through a mask generated by a long short-term memory encoder and uses the memory mechanism to store and retrieve such sparse instances. Hence SICNet can decode the observed trajectory into the future prediction conditioned on the stored sparse instance. Moreover, we design a memory refinement module that refines the retrieved sparse instances from the memory to reduce memory recall errors. Extensive experiments on ETH-UCY and SDD datasets show that our method outperforms existing state-of-the-art methods. In addition, ablation studies demonstrate the superiority of our method compared with goal-conditioned and instance-conditioned approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Future predictionPedestrian Trajectory PredictionPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

Enhancing Trajectory Prediction using Sparse Outputs: Application to Team Sports

2021-06-01 · Brandon Victor, Aiden Nibali, Zhen He, David L. Carey

Sophisticated trajectory prediction models that effectively mimic team dynamics have many potential uses for sports coaches, broadcasters and spectators. However, through experiments on soccer data we found that it can b…

PredictionTrajectory Prediction

Trajectory Forecasts in Unknown Environments Conditioned on Grid-Based Plans

2020-01-03 · Nachiket Deo, Mohan M. Trivedi

We address the problem of forecasting pedestrian and vehicle trajectories in unknown environments, conditioned on their past motion and scene structure. Trajectory forecasting is a challenging problem due to the large va…

Reinforcement LearningTrajectory ForecastingTrajectory Prediction

PBP: Path-based Trajectory Prediction for Autonomous Driving

2023-09-07 · Sepideh Afshar, Nachiket Deo, Akshay Bhagat, Titas Chakraborty 외

Trajectory prediction plays a crucial role in the autonomous driving stack by enabling autonomous vehicles to anticipate the motion of surrounding agents. Goal-based prediction models have gained traction in recent years…

Autonomous DrivingAutonomous VehiclesDecoderInductive Bias+2

Where Will They Go? Modelling Multimodal Pedestrian Manoeuvres from Ego-centric Videos

2026-06-17 · Yuxuan Xie, Nicolas Pugeault, Chongfeng Wei, Hubert P. H. Shum 외 arxiv

Pedestrian trajectory prediction from an on-board ego-centric camera is challenging since it depends on complex interactions with vehicles and scene context, as well as the intention of the pedestrian. The task becomes e…

Trajectory Prediction

UniCast: A Unified Framework for Instance-Conditioned Multimodal Time-Series Forecasting

2025-08-16 · Sehyuk Park, Soyeon Caren Han, Eduard Hovy arxiv

Time series forecasting underpins applications in finance, healthcare, and environmental monitoring. Despite the success of Time Series Foundation Models (TSFMs), existing approaches operate in a unimodal setting and rel…

Time Series Forecasting