paper-with-me

홈 › Papers

TPPO: A Novel Trajectory Predictor with Pseudo Oracle

2020-02-04 · Biao Yang, Caizhen He, Pin Wang, Ching-Yao Chan, Xiaofeng Liu, Yang Chen

Forecasting pedestrian trajectories in dynamic scenes remains a critical problem in various applications, such as autonomous driving and socially aware robots. Such forecasting is challenging due to human-human and human-object interactions and future uncertainties caused by human randomness. Generative model-based methods handle future uncertainties by sampling a latent variable. However, few studies explored the generation of the latent variable. In this work, we propose the Trajectory Predictor with Pseudo Oracle (TPPO), which is a generative model-based trajectory predictor. The first pseudo oracle is pedestrians' moving directions, and the second one is the latent variable estimated from ground truth trajectories. A social attention module is used to aggregate neighbors' interactions based on the correlation between pedestrians' moving directions and future trajectories. This correlation is inspired by the fact that pedestrians' future trajectories are often influenced by pedestrians in front. A latent variable predictor is proposed to estimate latent variable distributions from observed and ground-truth trajectories. Moreover, the gap between these two distributions is minimized during training. Therefore, the latent variable predictor can estimate the latent variable from observed trajectories to approximate that estimated from ground-truth trajectories. We compare the performance of TPPO with related methods on several public datasets. Results demonstrate that TPPO outperforms state-of-the-art methods with low average and final displacement errors. The ablation study shows that the prediction performance will not dramatically decrease as sampling times decline during tests.

📄 PDF Abstract BibTeX arXiv:2002.01852

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingHuman-Object Interaction Detection

Similar Papers 제목 키워드 기반

A Novel Graph based Trajectory Predictor with Pseudo Oracle

2020-02-02 · Biao Yang, Guocheng Yan, Pin Wang, Ching-Yao Chan 외

Pedestrian trajectory prediction in dynamic scenes remains a challenging and critical problem in numerous applications, such as self-driving cars and socially aware robots. Challenges concentrate on capturing pedestrians…

Graph AttentionPedestrian Trajectory PredictionSelf-Driving CarsTrajectory Prediction

Auditing Discovery Claims: A Two-Sided Criterion for Agentic Science, with the Negative Side Decidable

2026-08-02 · Wenhui Chen, Jianlin Chen, Ziyao Lin, Chi Man Vong arxiv

When a self-improving AI-for-science system claims a new capability, the evidence is usually a benchmark delta, a description-length gate, or a p-value. None separates a real gain from extra search, from a changed verifi…

BP-SGCN: Behavioral Pseudo-Label Informed Sparse Graph Convolution Network for Pedestrian and Heterogeneous Trajectory Prediction

2025-02-20 · Ruochen Li, Stamos Katsigiannis, Tae-Kyun Kim, Hubert P. H. Shum

Trajectory prediction allows better decision-making in applications of autonomous vehicles or surveillance by predicting the short-term future movement of traffic agents. It is classified into pedestrian or heterogeneous…

Autonomous VehiclesPredictionPseudo LabelTrajectory Prediction

Knowledge-Based Zero-Replay Debugging of Multi-Agent LLM Traces

2026-06-11 · Dong Ho Kang, Hyeonjeong Cha, Daein Weon arxiv

Reliable operation of multi-agent large language model (LLM) systems depends on debugging long execution traces, where the few causally decisive events are buried in unstructured logs of messages, routes, memory writes, …

Learning to Select: Query-Aware Adaptive Dimension Selection for Dense Retrieval

2026-02-03 · Zhanyu Wu, Richong Zhang, Zhijie Nie arxiv

Dense retrieval represents queries and documents as high-dimensional embeddings, but these representations can be redundant at the query level: for a given information need, only a subset of dimensions is consistently he…