Pith. sign in

REVIEW 3 cited by

GraphAD: Interaction Scene Graph for End-to-end Autonomous Driving

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2403.19098 v2 pith:AYXDHOV3 submitted 2024-03-28 cs.CV

GraphAD: Interaction Scene Graph for End-to-end Autonomous Driving

classification cs.CV
keywords drivingagentsautonomouselementsinteractionsend-to-endmethodroad
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Modeling complicated interactions among the ego-vehicle, road agents, and map elements has been a crucial part for safety-critical autonomous driving. Previous works on end-to-end autonomous driving rely on the attention mechanism for handling heterogeneous interactions, which fails to capture the geometric priors and is also computationally intensive. In this paper, we propose the Interaction Scene Graph (ISG) as a unified method to model the interactions among the ego-vehicle, road agents, and map elements. With the representation of the ISG, the driving agents aggregate essential information from the most influential elements, including the road agents with potential collisions and the map elements to follow. Since a mass of unnecessary interactions are omitted, the more efficient scene-graph-based framework is able to focus on indispensable connections and leads to better performance. We evaluate the proposed method for end-to-end autonomous driving on the nuScenes dataset. Compared with strong baselines, our method significantly outperforms in the full-stack driving tasks, including perception, prediction, and planning. Code will be released at https://github.com/zhangyp15/GraphAD.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MOSA: Motion-Guided Semantic Alignment for Dynamic Scene Graph Generation

    cs.CV 2026-04 unverdicted novelty 5.0

    MoSA improves dynamic scene graph generation by fusing motion attributes with spatial features and aligning them cross-modally with relationship text embeddings, plus a weighted loss for rare classes, achieving top re...

  2. FocalAD: Local Motion Planning for End-to-End Autonomous Driving

    cs.AI 2025-06 conditional novelty 5.0

    FocalAD adds an ego-local graph interactor and focal loss to prioritize decision-critical neighbors, yielding lower collision rates than prior methods on nuScenes, Bench2Drive, and especially the Adv-nuScenes robustness set.

  3. Geometric 2D Scene Graph Generation

    cs.CV 2026-07 reject novelty 4.0

    A three-step network predicts assembly scene graphs from geometric component images, demonstrated on a four-toy-vehicle dataset with generalization to an unseen car.