Noise-Injected Spiking Graph Convolution for Energy-Efficient 3D Point Cloud Denoising
Zikuan Li, Qiaoyun Wu, Jialin Zhang, Kaijun Zhang, Jun Wang
TL;DR
This work tackles the energy-intensive regression problem of 3D point cloud denoising by introducing noise-injected spiking graph convolution networks (NI-SGCN). It develops two architectures, NI-PSGCN and NI-HSGCN, that integrate noise-injected spiking neurons with graph convolution to learn robust, disturbance-aware representations while reducing energy consumption. The approach achieves competitive denoising accuracy on PU-Net and PC-Net with substantial energy savings, including a theoretical 12.75x reduction for NI-PSGCN and about 3.9x for NI-HSGCN over a traditional ANN baseline, highlighting the practical viability of neuromorphic computing for 3D data processing. The paper demonstrates the potential of SNNs for energy-efficient 3D sensing pipelines and outlines a path toward deployment on neuromorphic hardware for real-world, low-power 3D data acquisition devices.
Abstract
Spiking neural networks (SNNs), inspired by the spiking computation paradigm of the biological neural systems, have exhibited superior energy efficiency in 2D classification tasks over traditional artificial neural networks (ANNs). However, the regression potential of SNNs has not been well explored, especially in 3D point cloud processing. In this paper, we propose noise-injected spiking graph convolutional networks to leverage the full regression potential of SNNs in 3D point cloud denoising. Specifically, we first emulate the noise-injected neuronal dynamics to build noise-injected spiking neurons. On this basis, we design noise-injected spiking graph convolution for promoting disturbance-aware spiking representation learning on 3D points. Starting from the spiking graph convolution, we build two SNN-based denoising networks. One is a purely spiking graph convolutional network, which achieves low accuracy loss compared with some ANN-based alternatives, while resulting in significantly reduced energy consumption on two benchmark datasets, PU-Net and PC-Net. The other is a hybrid architecture that combines ANN-based learning with a high performance-efficiency trade-off in just a few time steps. Our work lights up SNN's potential for 3D point cloud denoising, injecting new perspectives of exploring the deployment on neuromorphic chips while paving the way for developing energy-efficient 3D data acquisition devices.
