IJCAI 20260 citations

PointGP: Geometry-Primed Attention for Point Cloud Analysis

Yong Yang, Jianming Huang, Mengyuan Ge, Chunyang Huang, Bingbing Hu, Junfeng Yao

Abstract

Transformer-based architectures have demonstrated strong performance in 3D point cloud understanding, yet many existing methods generate attention weights mainly from semantic feature similarity. In deep networks, feature-centric attention may become less selective as point features are progressively smoothed, a behavior associated with feature homogenization and rank collapse, which can weaken the structural discrimination of local aggregation.We propose PointGP, a geometry-primed framework that uses rectified local geometric topology as the primary cue for attention generation. PointGP introduces a Semantic-Guided Manifold Rectifier to predict feature-conditioned local coordinate offsets, and a Dual-Stream Geometric Kernel to compute attention logits from both raw and rectified geometric cues. By reducing reliance on explicit query-key feature matching while implicitly incorporating semantic guidance through geometric rectification, PointGP provides an effective and efficient mechanism for local point aggregation.Experiments across five benchmarks covering classification, part segmentation, and indoor scene segmentation show that PointGP achieves competitive accuracy with strong parameter and computational efficiency compared with representative strong baselines.

Computer Vision: 3D computer visionComputer Vision: Machine learning for visionComputer Vision: Scene analysis and understanding
BibTeX
@inproceedings{ijcai2026_pointgpgeometryp,
  title = {PointGP: Geometry-Primed Attention for Point Cloud Analysis},
  author = {Yong Yang and Jianming Huang and Mengyuan Ge and Chunyang Huang and Bingbing Hu and Junfeng Yao},
  booktitle = {IJCAI 2026},
  year = {2026}
}