paper-with-me

Papers

Non-Probability Sampling Network for Stochastic Human Trajectory Prediction

2022-03-25 · CVPR 2022 1 · Inhwan Bae, Jin-Hwi Park, Hae-Gon Jeon

Capturing multimodal natures is essential for stochastic pedestrian trajectory prediction, to infer a finite set of future trajectories. The inferred trajectories are based on observation paths and the latent vectors of potential decisions of pedestrians in the inference step. However, stochastic approaches provide varying results for the same data and parameter settings, due to the random sampling of the latent vector. In this paper, we analyze the problem by reconstructing and comparing probabilistic distributions from prediction samples and socially-acceptable paths, respectively. Through this analysis, we observe that the inferences of all stochastic models are biased toward the random sampling, and fail to generate a set of realistic paths from finite samples. The problem cannot be resolved unless an infinite number of samples is available, which is infeasible in practice. We introduce that the Quasi-Monte Carlo (QMC) method, ensuring uniform coverage on the sampling space, as an alternative to the conventional random sampling. With the same finite number of samples, the QMC improves all the multimodal prediction results. We take an additional step ahead by incorporating a learnable sampling network into the existing networks for trajectory prediction. For this purpose, we propose the Non-Probability Sampling Network (NPSN), a very small network (~5K parameters) that generates purposive sample sequences using the past paths of pedestrians and their social interactions. Extensive experiments confirm that NPSN can significantly improve both the prediction accuracy (up to 60%) and reliability of the public pedestrian trajectory prediction benchmark. Code is publicly available at https://github.com/inhwanbae/NPSN .

📄 PDF Abstract BibTeX arXiv:2203.13471

Code (1)

inhwanbae/npsn 공식 구현 pytorch

Tasks

Pedestrian Trajectory PredictionPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

First-Order Trajectory Matching: Fast Ensemble Predictions of Chaotic, Turbulent, Stochastic Systems

2026-06-09 · Shreya Jha, Timo Schorlepp, Nicholas Geissler, Jules Berman 외 arxiv

We introduce First-Order Trajectory Matching (FTM), a surrogate-modeling method that learns the first-order local transport of probability mass from trajectories of stochastic systems. By matching the symmetric first-ord…

Unsupervised Sampling Promoting for Stochastic Human Trajectory Prediction

2023-04-09 · CVPR 2023 1 · Guangyi Chen, Zhenhao Chen, Shunxing Fan, Kun Zhang

The indeterminate nature of human motion requires trajectory prediction systems to use a probabilistic model to formulate the multi-modality phenomenon and infer a finite set of future trajectories. However, the inferenc…

Bayesian OptimizationPredictionTrajectory Prediction

Trajectory Consistency Distillation: Improved Latent Consistency Distillation by Semi-Linear Consistency Function with Trajectory Mapping

2024-02-29 · Jianbin Zheng, Minghui Hu, Zhongyi Fan, Chaoyue Wang 외

Latent Consistency Model (LCM) extends the Consistency Model to the latent space and leverages the guided consistency distillation technique to achieve impressive performance in accelerating text-to-image synthesis. Howe…

Image Generation

GDTS: Goal-Guided Diffusion Model with Tree Sampling for Multi-Modal Pedestrian Trajectory Prediction

2023-11-25 · Ge Sun, Sheng Wang, Lei Zhu, Ming Liu 외

Accurate prediction of pedestrian trajectories is crucial for improving the safety of autonomous driving. However, this task is generally nontrivial due to the inherent stochasticity of human motion, which naturally requ…

Autonomous DrivingDenoisingPedestrian Trajectory PredictionPrediction+1

Metamorphic Testing of Multimodal Human Trajectory Prediction

2025-09-01 · Helge Spieker, Nadjib Lazaar, Arnaud Gotlieb, Nassim Belmecheri arxiv

Context: Predicting human trajectories is crucial for the safety and reliability of autonomous systems, such as automated vehicles and mobile robots. However, rigorously testing the underlying multimodal Human Trajectory…

Semantic SegmentationTrajectory Prediction