paper-with-me

홈 › Papers

STGlow: A Flow-based Generative Framework with Dual Graphormer for Pedestrian Trajectory Prediction

2022-11-21 · Rongqin Liang, Yuanman Li, Jiantao Zhou, Xia Li

The pedestrian trajectory prediction task is an essential component of intelligent systems. Its applications include but are not limited to autonomous driving, robot navigation, and anomaly detection of monitoring systems. Due to the diversity of motion behaviors and the complex social interactions among pedestrians, accurately forecasting their future trajectory is challenging. Existing approaches commonly adopt GANs or CVAEs to generate diverse trajectories. However, GAN-based methods do not directly model data in a latent space, which may make them fail to have full support over the underlying data distribution; CVAE-based methods optimize a lower bound on the log-likelihood of observations, which may cause the learned distribution to deviate from the underlying distribution. The above limitations make existing approaches often generate highly biased or inaccurate trajectories. In this paper, we propose a novel generative flow based framework with dual graphormer for pedestrian trajectory prediction (STGlow). Different from previous approaches, our method can more precisely model the underlying data distribution by optimizing the exact log-likelihood of motion behaviors. Besides, our method has clear physical meanings for simulating the evolution of human motion behaviors. The forward process of the flow gradually degrades complex motion behavior into simple behavior, while its reverse process represents the evolution of simple behavior into complex motion behavior. Further, we introduce a dual graphormer combining with the graph structure to more adequately model the temporal dependencies and the mutual spatial interactions. Experimental results on several benchmarks demonstrate that our method achieves much better performance compared to previous state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2211.11220

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionAutonomous DrivingPedestrian Trajectory PredictionRobot NavigationTrajectory Prediction

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

An Empirical Study of Graphormer on Large-Scale Molecular Modeling Datasets

2022-02-28 · Yu Shi, Shuxin Zheng, Guolin Ke, Yifei Shen 외

This technical note describes the recent updates of Graphormer, including architecture design modifications, and the adaption to 3D molecular dynamics simulation. The "Graphormer-V2" could attain better results on large-…

T-Graphormer: Using Transformers for Spatiotemporal Forecasting

2025-01-22 · Hao Yuan Bai, Xue Liu

Spatiotemporal data is ubiquitous, and forecasting it has important applications in many domains. However, its complex cross-component dependencies and non-linear temporal dynamics can be challenging for traditional tech…

Time SeriesTraffic Prediction

Benchmarking Graphormer on Large-Scale Molecular Modeling Datasets

2022-03-09 · Yu Shi, Shuxin Zheng, Guolin Ke, Yifei Shen 외

This technical note describes the recent updates of Graphormer, including architecture design modifications, and the adaption to 3D molecular dynamics simulation. With these simple modifications, Graphormer could attain …

BenchmarkingGraph RegressionInitial Structure to Relaxed Energy (IS2RE), Direct

CardiGraphormer: Unveiling the Power of Self-Supervised Learning in Revolutionizing Drug Discovery

2023-07-03 · Abhijit Gupta

In the expansive realm of drug discovery, with approximately 15,000 known drugs and only around 4,200 approved, the combinatorial nature of the chemical space presents a formidable challenge. While Artificial Intelligenc…

Drug DiscoverySelf-Supervised Learning

Do Transformers Really Perform Badly for Graph Representation?

2021-12-01 · NeurIPS 2021 12 · Chengxuan Ying, Tianle Cai, Shengjie Luo, Shuxin Zheng 외

The Transformer architecture has become a dominant choice in many domains, such as natural language processing and computer vision. Yet, it has not achieved competitive performance on popular leaderboards of graph-level …

Graph Representation LearningRepresentation Learning