Pith. sign in

REVIEW 3 cited by

Transformers in 3D Point Clouds: A Survey

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 2205.07417 v2 pith:24OEQHZK submitted 2022-05-16 cs.CV

Transformers in 3D Point Clouds: A Survey

classification cs.CV
keywords transformerspointcloudprocessinganalysiscloudscomprehensivedifferent
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Transformers have been at the heart of the Natural Language Processing (NLP) and Computer Vision (CV) revolutions. The significant success in NLP and CV inspired exploring the use of Transformers in point cloud processing. However, how do Transformers cope with the irregularity and unordered nature of point clouds? How suitable are Transformers for different 3D representations (e.g., point- or voxel-based)? How competent are Transformers for various 3D processing tasks? As of now, there is still no systematic survey of the research on these issues. For the first time, we provided a comprehensive overview of increasingly popular Transformers for 3D point cloud analysis. We start by introducing the theory of the Transformer architecture and reviewing its applications in 2D/3D fields. Then, we present three different taxonomies (i.e., implementation-, data representation-, and task-based), which can classify current Transformer-based methods from multiple perspectives. Furthermore, we present the results of an investigation of the variants and improvements of the self-attention mechanism in 3D. To demonstrate the superiority of Transformers in point cloud analysis, we present comprehensive comparisons of various Transformer-based methods for classification, segmentation, and object detection. Finally, we suggest three potential research directions, providing benefit references for the development of 3D Transformers.

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. RelFlexformer: Efficient Attention 3D-Transformers for Integrable Relative Positional Encodings

    cs.LG 2026-05 unverdicted novelty 7.0

    RelFlexformers enable flexible integrable 3D RPE in attention via NU-FFT, generalizing prior methods to heterogeneous token positions with O(L log L) complexity.

  2. ECO: Incremental Ego-Centric Octree Update for Point Streams

    cs.RO 2026-07 accept novelty 6.0

    Ego-Centric Octree (ECO) maintains a robot-centered, fixed-volume octree via shift-out/shift-in/overlap incremental updates, reducing update time ~25% vs full rebuild and ~55% vs bounded i-Octree on KITTI.

  3. PointTPA: Dynamic Network Parameter Adaptation for 3D Scene Understanding

    cs.CV 2026-04 unverdicted novelty 6.0

    PointTPA uses serialization-based neighborhood grouping and a dynamic parameter projector to adapt network weights per scene patch, reaching 78.4% mIoU on ScanNet with under 2% added parameters.