English

DSPoint: Dual-scale Point Cloud Recognition with High-frequency Fusion

Computer Vision and Pattern Recognition 2022-05-17 v4 Artificial Intelligence Machine Learning

Abstract

Point cloud processing is a challenging task due to its sparsity and irregularity. Prior works introduce delicate designs on either local feature aggregator or global geometric architecture, but few combine both advantages. We propose Dual-Scale Point Cloud Recognition with High-frequency Fusion (DSPoint) to extract local-global features by concurrently operating on voxels and points. We reverse the conventional design of applying convolution on voxels and attention to points. Specifically, we disentangle point features through channel dimension for dual-scale processing: one by point-wise convolution for fine-grained geometry parsing, the other by voxel-wise global attention for long-range structural exploration. We design a co-attention fusion module for feature alignment to blend local-global modalities, which conducts inter-scale cross-modality interaction by communicating high-frequency coordinates information. Experiments and ablations on widely-adopted ModelNet40, ShapeNet, and S3DIS demonstrate the state-of-the-art performance of our DSPoint.

Keywords

Cite

@article{arxiv.2111.10332,
  title  = {DSPoint: Dual-scale Point Cloud Recognition with High-frequency Fusion},
  author = {Renrui Zhang and Ziyao Zeng and Ziyu Guo and Xinben Gao and Kexue Fu and Jianbo Shi},
  journal= {arXiv preprint arXiv:2111.10332},
  year   = {2022}
}
R2 v1 2026-06-24T07:45:09.593Z