paper-with-me

Papers

A Novel Graph based Trajectory Predictor with Pseudo Oracle

2020-02-02 · Biao Yang, Guocheng Yan, Pin Wang, Ching-Yao Chan, Xiang Song, Yang Chen

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' motion patterns and social interactions, as well as handling the future uncertainties. Recent studies focus on modeling pedestrians' motion patterns with recurrent neural networks, capturing social interactions with pooling-based or graph-based methods, and handling future uncertainties by using random Gaussian noise as the latent variable. However, they do not integrate specific obstacle avoidance experience (OAE) that may improve prediction performance. For example, pedestrians' future trajectories are always influenced by others in front. Here we propose GTPPO (Graph-based Trajectory Predictor with Pseudo Oracle), an encoder-decoder-based method conditioned on pedestrians' future behaviors. Pedestrians' motion patterns are encoded with a long short-term memory unit, which introduces the temporal attention to highlight specific time steps. Their interactions are captured by a graph-based attention mechanism, which draws OAE into the data-driven learning process of graph attention. Future uncertainties are handled by generating multi-modal outputs with an informative latent variable. Such a variable is generated by a novel pseudo oracle predictor, which minimizes the knowledge gap between historical and ground-truth trajectories. Finally, the GTPPO is evaluated on ETH, UCY and Stanford Drone datasets, and the results demonstrate state-of-the-art performance. Besides, the qualitative evaluations show successful cases of handling sudden motion changes in the future. Such findings indicate that GTPPO can peek into the future.

📄 PDF Abstract BibTeX arXiv:2002.00391

Code (0)

등록된 구현이 없습니다.

Tasks

Graph AttentionPedestrian Trajectory PredictionSelf-Driving CarsTrajectory Prediction

Similar Papers 제목 키워드 기반

TPPO: A Novel Trajectory Predictor with Pseudo Oracle

2020-02-04 · Biao Yang, Caizhen He, Pin Wang, Ching-Yao Chan 외

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…

Autonomous DrivingHuman-Object Interaction Detection

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, …

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…

RECTOR: Priority-Aware Rule-Based Reranking for Compliance-Aware Autonomous Driving Trajectory Selection

2026-05-24 · Hadi Hajieghrary, Benedikt Walter, Chaitanya Shinde, Paul Schmitt 외 arxiv

Autonomous driving stacks must pick one trajectory from a multi-modal candidate set; choosing by model confidence ignores safety, traffic-law, and comfort constraints. We present \textsc{RECTOR} (Rule-Enforced Constraine…

Autonomous Driving