paper-with-me

Papers

Spatially-Aware Graph Neural Networks for Relational Behavior Forecasting from Sensor Data

2019-10-18 · Sergio Casas, Cole Gulino, Renjie Liao, Raquel Urtasun

In this paper, we tackle the problem of relational behavior forecasting from sensor data. Towards this goal, we propose a novel spatially-aware graph neural network (SpAGNN) that models the interactions between agents in the scene. Specifically, we exploit a convolutional neural network to detect the actors and compute their initial states. A graph neural network then iteratively updates the actor states via a message passing process. Inspired by Gaussian belief propagation, we design the messages to be spatially-transformed parameters of the output distributions from neighboring agents. Our model is fully differentiable, thus enabling end-to-end training. Importantly, our probabilistic predictions can model uncertainty at the trajectory level. We demonstrate the effectiveness of our approach by achieving significant improvements over the state-of-the-art on two real-world self-driving datasets: ATG4D and nuScenes.

📄 PDF Abstract BibTeX arXiv:1910.08233

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkMotion PlanningTrajectory Forecasting

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

Geometry-Aware Superpixel Graph Transformer with Metadata for Skin Lesion Classification

2026-06-18 · Muhammad Azeem, Tanveer Hussain, Amr Ahmed, Ardhendu Behera arxiv

Automated skin cancer classification from dermoscopic images remains challenging due to heterogeneous lesion structure, strong intra-class variability, and subtle visual differences between benign and malignant cases. Ex…

Skin Lesion ClassificationSkin Cancer ClassificationMultimodal ReasoningGraph Learning

Graph-Conditioned Mixture of Graph Neural Network Experts for Traffic Forecasting

2026-05-28 · Amirhossein Ghaffari, Saeid Sheikhi, Ekaterina Gilman arxiv

Spatio-temporal forecasting on sensor graphs is commonly tackled with a single backbone architecture applied uniformly across all nodes, although graph regions can exhibit different dynamics. Road segments differ in func…

Graph Neural Network

Learning Time-aware Graph Structures for Spatially Correlated Time Series Forecasting

2023-12-27 · Minbo Ma, Jilin Hu, Christian S. Jensen, Fei Teng 외

Spatio-temporal forecasting of future values of spatially correlated time series is important across many cyber-physical systems (CPS). Recent studies offer evidence that the use of graph neural networks to capture laten…

Contrastive LearningCorrelated Time Series ForecastingGraph structure learningSelf-Learning+3

Competition-Aware CPC Forecasting with Near-Market Coverage

2026-03-13 · Sebastian Frey, Edoardo Beccari, Maximilian Kranz, Nicolò Alberto Pellizzari 외 arxiv

Cost-per-click (CPC) in paid search is an auction-generated outcome shaped by a competitive landscape that is only partially observable from any single advertiser's history. From 1.66 billion Google Ads log records for a…

Graph Deep Factors for Forecasting

2020-10-14 · Hongjie Chen, Ryan A. Rossi, Kanak Mahadik, Sungchul Kim 외

Deep probabilistic forecasting techniques have recently been proposed for modeling large collections of time-series. However, these techniques explicitly assume either complete independence (local model) or complete depe…

Computational EfficiencyTime SeriesTime Series Analysis