TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Social-Implicit: Rethinking Trajectory Prediction Evaluati...

Social-Implicit: Rethinking Trajectory Prediction Evaluation and The Effectiveness of Implicit Maximum Likelihood Estimation

Abduallah Mohamed, Deyao Zhu, Warren Vu, Mohamed Elhoseiny, Christian Claudel

2022-03-06Pedestrian Trajectory PredictionHuman motion predictionmotion predictionMulti-future Trajectory PredictionTrajectory Prediction
PaperPDFCode(official)

Abstract

Best-of-N (BoN) Average Displacement Error (ADE)/ Final Displacement Error (FDE) is the most used metric for evaluating trajectory prediction models. Yet, the BoN does not quantify the whole generated samples, resulting in an incomplete view of the model's prediction quality and performance. We propose a new metric, Average Mahalanobis Distance (AMD) to tackle this issue. AMD is a metric that quantifies how close the whole generated samples are to the ground truth. We also introduce the Average Maximum Eigenvalue (AMV) metric that quantifies the overall spread of the predictions. Our metrics are validated empirically by showing that the ADE/FDE is not sensitive to distribution shifts, giving a biased sense of accuracy, unlike the AMD/AMV metrics. We introduce the usage of Implicit Maximum Likelihood Estimation (IMLE) as a replacement for traditional generative models to train our model, Social-Implicit. IMLE training mechanism aligns with AMD/AMV objective of predicting trajectories that are close to the ground truth with a tight spread. Social-Implicit is a memory efficient deep model with only 5.8K parameters that runs in real time of about 580Hz and achieves competitive results. Interactive demo of the problem can be seen at https://www.abduallahmohamed.com/social-implicit-amdamv-adefde-demo . Code is available at https://github.com/abduallahmohamed/Social-Implicit .

Results

TaskDatasetMetricValueModel
Trajectory PredictionETHAvg AMD/AMV 8/120.9Social-Implicit
Trajectory PredictionETH/UCYADE-8/120.33Social-Implicit
Trajectory PredictionETH/UCYFDE-8/120.33Social-Implicit
Trajectory PredictionStanford DroneADE (in world coordinates)0.47Social-Implicit
Trajectory PredictionStanford DroneAMD2.83Social-Implicit
Trajectory PredictionStanford DroneAMV0.077Social-Implicit
Trajectory PredictionStanford DroneAvg AMD/AMV 8/121.45Social-Implicit
Trajectory PredictionStanford DroneFDE (in world coordinates)0.89Social-Implicit
Trajectory PredictionUCYAvg AMD/AMV 8/120.9Social-Implicit

Related Papers

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21ILNet: Trajectory Prediction with Inverse Learning Attention for Enhancing Intention Capture2025-07-09Stochastic Human Motion Prediction with Memory of Action Transition and Action Characteristic2025-07-05Temporal Continual Learning with Prior Compensation for Human Motion Prediction2025-07-05GoIRL: Graph-Oriented Inverse Reinforcement Learning for Multimodal Trajectory Prediction2025-06-26FlightKooba: A Fast Interpretable FTP Model2025-06-24AnchorDP3: 3D Affordance Guided Sparse Diffusion Policy for Robotic Manipulation2025-06-24SceneAware: Scene-Constrained Pedestrian Trajectory Prediction with LLM-Guided Walkability2025-06-17