English

Graph Query Networks for Object Detection with Automotive Radar

Computer Vision and Pattern Recognition 2025-11-20 v1 Machine Learning

Abstract

Object detection with 3D radar is essential for 360-degree automotive perception, but radar's long wavelengths produce sparse and irregular reflections that challenge traditional grid and sequence-based convolutional and transformer detectors. This paper introduces Graph Query Networks (GQN), an attention-based framework that models objects sensed by radar as graphs, to extract individualized relational and contextual features. GQN employs a novel concept of graph queries to dynamically attend over the bird's-eye view (BEV) space, constructing object-specific graphs processed by two novel modules: EdgeFocus for relational reasoning and DeepContext Pooling for contextual aggregation. On the NuScenes dataset, GQN improves relative mAP by up to +53%, including a +8.2% gain over the strongest prior radar method, while reducing peak graph construction overhead by 80% with moderate FLOPs cost.

Keywords

Cite

@article{arxiv.2511.15271,
  title  = {Graph Query Networks for Object Detection with Automotive Radar},
  author = {Loveneet Saini and Hasan Tercan and Tobias Meisen},
  journal= {arXiv preprint arXiv:2511.15271},
  year   = {2025}
}

Comments

Accepted in WACV 2026 Main Conference

R2 v1 2026-07-01T07:44:58.702Z