paper-with-me

홈 › Papers

Trajectory Forecasting on Temporal Graphs

2022-07-01 · Görkay Aydemir, Adil Kaan Akan, Fatma Güney

Predicting future locations of agents in the scene is an important problem in self-driving. In recent years, there has been a significant progress in representing the scene and the agents in it. The interactions of agents with the scene and with each other are typically modeled with a Graph Neural Network. However, the graph structure is mostly static and fails to represent the temporal changes in highly dynamic scenes. In this work, we propose a temporal graph representation to better capture the dynamics in traffic scenes. We complement our representation with two types of memory modules; one focusing on the agent of interest and the other on the entire scene. This allows us to learn temporally-aware representations that can achieve good results even with simple regression of multiple futures. When combined with goal-conditioned prediction, we show better results that can reach the state-of-the-art performance on the Argoverse benchmark.

📄 PDF Abstract BibTeX arXiv:2207.00255

Code (1)

gorkaydemir/FTGN 공식 구현 pytorch

Tasks

Graph Neural NetworkMotion ForecastingTrajectory Forecasting

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Meta-path Analysis on Spatio-Temporal Graphs for Pedestrian Trajectory Prediction

2022-02-27 · Aamir Hasan, Pranav Sriram, Katherine Driggs-Campbell

Spatio-temporal graphs (ST-graphs) have been used to model time series tasks such as traffic forecasting, human motion modeling, and action recognition. The high-level structure and corresponding features from ST-graphs …

Action RecognitionPedestrian Trajectory PredictionTime Series AnalysisTrajectory Prediction

Grouptron: Dynamic Multi-Scale Graph Convolutional Networks for Group-Aware Dense Crowd Trajectory Forecasting

2021-09-29 · Rui Zhou, HongYu Zhou, Huidong Gao, Masayoshi Tomizuka 외

Accurate, long-term forecasting of pedestrian trajectories in highly dynamic and interactive scenes is a long-standing challenge. Recent advances in using data-driven approaches have achieved significant improvements in …

Trajectory ForecastingTrajectory Prediction

Explainable Subgraph Reasoning for Forecasting on Temporal Knowledge Graphs

2021-01-01 · ICLR 2021 1 · Zhen Han, Peng Chen, Yunpu Ma, Volker Tresp

Interest has been rising lately towards modeling time-evolving knowledge graphs (KGs) with the rapid growth of heterogeneous event data. Recently, graph representation learning approaches have become the dominant paradig…

Graph Representation LearningKnowledge GraphsLink PredictionRepresentation Learning

Back to square one: probabilistic trajectory forecasting without bells and whistles

2018-12-07 · Ehsan Pajouheshgar, Christoph H. Lampert

We introduce a spatio-temporal convolutional neural network model for trajectory forecasting from visual sources. Applied in an auto-regressive way it provides an explicit probability distribution over continuations of a…

RelationTrajectory Forecasting

xERTE: Explainable Reasoning on Temporal Knowledge Graphs for Forecasting Future Links

2020-12-31 · Zhen Han, Peng Chen, Yunpu Ma, Volker Tresp

Modeling time-evolving knowledge graphs (KGs) has recently gained increasing interest. Here, graph representation learning has become the dominant paradigm for link prediction on temporal KGs. However, the embedding-base…

Graph Representation LearningKnowledge GraphsLink PredictionRepresentation Learning