paper-with-me

Papers

Path-Aware Graph Attention for HD Maps in Motion Prediction

2022-02-23 · Fang Da, Yu Zhang

The success of motion prediction for autonomous driving relies on integration of information from the HD maps. As maps are naturally graph-structured, investigation on graph neural networks (GNNs) for encoding HD maps is burgeoning in recent years. However, unlike many other applications where GNNs have been straightforwardly deployed, HD maps are heterogeneous graphs where vertices (lanes) are connected by edges (lane-lane interaction relationships) of various nature, and most graph-based models are not designed to understand the variety of edge types which provide crucial cues for predicting how the agents would travel the lanes. To overcome this challenge, we propose Path-Aware Graph Attention, a novel attention architecture that infers the attention between two vertices by parsing the sequence of edges forming the paths that connect them. Our analysis illustrates how the proposed attention mechanism can facilitate learning in a didactic problem where existing graph networks like GCN struggle. By improving map encoding, the proposed model surpasses previous state of the art on the Argoverse Motion Forecasting dataset, and won the first place in the 2021 Argoverse Motion Forecasting Competition.

📄 PDF Abstract BibTeX arXiv:2202.13772

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingGraph AttentionMotion Forecastingmotion prediction

Methods 이 논문이 사용한 방법론

Travel 설명 없음
GCN A Graph Convolutional Network, or GCN, is an approach for semi-supervised learning on graph-structured data. It is based on an efficient variant of [convolutional neural…

Similar Papers 제목 키워드 기반

TRKT: Weakly Supervised Dynamic Scene Graph Generation with Temporal-enhanced Relation-aware Knowledge Transferring

2025-08-07 · Zhu Xu, Ting Lei, Zhimin Li, Guan Wang 외 arxiv

Dynamic Scene Graph Generation (DSGG) aims to create a scene graph for each video frame by detecting objects and predicting their relationships. Weakly Supervised DSGG (WS-DSGG) reduces annotation workload by using an un…

Scene Graph GenerationObject Localization

MUT3R: Motion-aware Updating Transformer for Dynamic 3D Reconstruction

2025-12-03 · Guole Shen, Tianchen Deng, Xingrui Qin, Nailin Wang 외 arxiv

Recent stateful recurrent neural networks have achieved remarkable progress on static 3D reconstruction but remain vulnerable to motion-induced artifacts, where non-rigid regions corrupt attention propagation between the…

3D Reconstruction

TrajAware: Graph Cross-Attention and Trajectory-Aware for Generalisable VANETs under Partial Observations

2025-09-08 · Xiaolu Fu, Ziyuan Bao, Eiman Kanjo arxiv

Vehicular ad hoc networks (VANETs) are a crucial component of intelligent transportation systems; however, routing remains challenging due to dynamic topologies, incomplete observations, and the limited resources of edge…

Reinforcement Learning

PaiP: An Operational Aware Interactive Planner for Unknown Cabinet Environments

2025-09-15 · Chengjin Wang, Zheng Yan, Yanmin Zhou, Runjie Shen 외 arxiv

Box/cabinet scenarios with stacked objects pose significant challenges for robotic motion due to visual occlusions and constrained free space. Traditional collision-free trajectory planning methods often fail when no col…

Trajectory Planning

NCSTR: Node-Centric Decoupled Spatio-Temporal Reasoning for Video-based Human Pose Estimation

2026-03-20 · Quang Dang Huynh, Xuefei Yin, Andrew Busch, Hugo G. Espinosa 외 arxiv

Video-based human pose estimation remains challenged by motion blur, occlusion, and complex spatiotemporal dynamics. Existing methods often rely on heatmaps or implicit spatio-temporal feature aggregation, which limits j…

Pose Estimation