English

SAGE3D: Soft-guided attention and graph excitation for 3D point cloud corner detection

Computer Vision and Pattern Recognition 2026-05-15 v1

Abstract

We present SAGE3D, a hybrid Transformer-based model for corner detection in airborne LiDAR point clouds. We propose a multi-stage solution built on a hierarchical encoder-decoder architecture that progressively downsamples point clouds through Set Abstraction layers and recovers per-point predictions via Feature Propagation. We introduce two innovations: Soft-Guided Attention, which injects ground-truth corner labels as a log-prior into attention logits during training to improve precision; then an Excitatory Graph Neural Network positioned at strategic resolutions in the hierarchy, employing positive-only message passing where high-confidence corners reinforce predictions through learned boosting, optimizing for recall. The hierarchical design enables multi-scale feature extraction while our guided attention and excitatory modules ensure corner signals are amplified rather than diluted across scales.

Keywords

Cite

@article{arxiv.2605.15088,
  title  = {SAGE3D: Soft-guided attention and graph excitation for 3D point cloud corner detection},
  author = {Batuhan Arda Bekar and Can Sarı and Hüseyin Can Gülkan and Barış Özcan},
  journal= {arXiv preprint arXiv:2605.15088},
  year   = {2026}
}

Comments

5 pages, 4 figures

R2 v1 2026-07-22T07:12:49.060Z