PointRWKV: Efficient RWKV-Like Model for Hierarchical Point Cloud Learning
Qingdong He, Jiangning Zhang, Jinlong Peng, Haoyang He, Xiangtai Li,, Yabiao Wang, Chengjie Wang

TL;DR
PointRWKV introduces a linear-complexity model for hierarchical 3D point cloud learning, combining global sequence processing with local geometric features, outperforming existing transformers while reducing computational costs.
Contribution
The paper adapts the RWKV model for point cloud tasks, incorporating global and local feature extraction in a hierarchical framework with significant efficiency improvements.
Findings
Outperforms transformer- and mamba-based models on point cloud tasks.
Reduces FLOPs by approximately 42%.
Effective for various downstream 3D learning tasks.
Abstract
Transformers have revolutionized the point cloud learning task, but the quadratic complexity hinders its extension to long sequence and makes a burden on limited computational resources. The recent advent of RWKV, a fresh breed of deep sequence models, has shown immense potential for sequence modeling in NLP tasks. In this paper, we present PointRWKV, a model of linear complexity derived from the RWKV model in the NLP field with necessary modifications for point cloud learning tasks. Specifically, taking the embedded point patches as input, we first propose to explore the global processing capabilities within PointRWKV blocks using modified multi-headed matrix-valued states and a dynamic attention recurrence mechanism. To extract local geometric features simultaneously, we design a parallel branch to encode the point cloud efficiently in a fixed radius near-neighbors graph with a graph…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Surveying and Cultural Heritage · Remote Sensing and LiDAR Applications · Image Processing and 3D Reconstruction
