We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: PatchFormer: An Efficient Point Transformer with Patch Attention

Abstract: The point cloud learning community witnesses a modeling shift from CNNs to Transformers, where pure Transformer architectures have achieved top accuracy on the major learning benchmarks. However, existing point Transformers are computationally expensive since they need to generate a large attention map, which has quadratic complexity (both in space and time) with respect to input size. To solve this shortcoming, we introduce Patch ATtention (PAT) to adaptively learn a much smaller set of bases upon which the attention maps are computed. By a weighted summation upon these bases, PAT not only captures the global shape context but also achieves linear complexity to input size. In addition, we propose a lightweight Multi-Scale aTtention (MST) block to build attentions among features of different scales, providing the model with multi-scale features. Equipped with the PAT and MST, we construct our neural architecture called PatchFormer that integrates both modules into a joint framework for point cloud learning. Extensive experiments demonstrate that our network achieves comparable accuracy on general point cloud learning tasks with 9.2x speed-up than previous point Transformers.
Comments: 10 pages
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2111.00207 [cs.CV]
  (or arXiv:2111.00207v3 [cs.CV] for this version)

Submission history

From: Cheng Zhang [view email]
[v1] Sat, 30 Oct 2021 08:39:55 GMT (4075kb,D)
[v2] Thu, 2 Dec 2021 06:54:02 GMT (4074kb,D)
[v3] Thu, 24 Mar 2022 09:15:14 GMT (4181kb,D)

Link back to: arXiv, form interface, contact.