Spiking Point Transformer for Point Cloud Classification
Peixi Wu, Bosong Chai, Hebei Li, Menghua Zheng, Yansong Peng, Zeyu, Wang, Xuan Nie, Yueyi Zhang, Xiaoyan Sun

TL;DR
The paper introduces Spiking Point Transformer (SPT), a novel energy-efficient transformer-based SNN framework for point cloud classification that achieves state-of-the-art results and significantly reduces energy consumption.
Contribution
It presents the first transformer-based SNN framework for point clouds, with innovative encoding and neuron design to improve efficiency and performance.
Findings
Achieves state-of-the-art results on three benchmark datasets.
Reduces energy consumption by at least 6.4 times compared to ANN.
Introduces Queue-Driven Sampling and HD-IF neuron design.
Abstract
Spiking Neural Networks (SNNs) offer an attractive and energy-efficient alternative to conventional Artificial Neural Networks (ANNs) due to their sparse binary activation. When SNN meets Transformer, it shows great potential in 2D image processing. However, their application for 3D point cloud remains underexplored. To this end, we present Spiking Point Transformer (SPT), the first transformer-based SNN framework for point cloud classification. Specifically, we first design Queue-Driven Sampling Direct Encoding for point cloud to reduce computational costs while retaining the most effective support points at each time step. We introduce the Hybrid Dynamics Integrate-and-Fire Neuron (HD-IF), designed to simulate selective neuron activation and reduce over-reliance on specific artificial neurons. SPT attains state-of-the-art results on three benchmark datasets that span both real-world…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Surveying and Cultural Heritage · Optical measurement and interference techniques · 3D Shape Modeling and Analysis
MethodsAttention Is All You Need · Absolute Position Encodings · Linear Layer · Layer Normalization · Byte Pair Encoding · Dense Connections · Residual Connection · Label Smoothing · Multi-Head Attention · Position-Wise Feed-Forward Layer
