LGETNov 21, 2024

Efficient Spatio-Temporal Signal Recognition on Edge Devices Using PointLCA-Net

arXiv:2411.14585v3h-index: 3IJCNN
Originality Incremental advance
AI Analysis

This work addresses real-time processing and energy efficiency for spatio-temporal signal recognition in energy-constrained edge environments, representing an incremental improvement by integrating existing techniques.

The paper tackled the challenge of processing spatio-temporal signals on edge devices by combining PointNet with neuromorphic computing and LCA, achieving high recognition accuracy with significantly lower energy consumption during inference and training compared to existing methods.

Recent advancements in machine learning, particularly through deep learning architectures like PointNet, have transformed the processing of three-dimensional (3D) point clouds, significantly improving 3D object classification and segmentation tasks. While 3D point clouds provide detailed spatial information, spatio-temporal signals introduce a dynamic element that accounts for changes over time. However, applying deep learning techniques to spatio-temporal signals and deploying them on edge devices presents challenges, including real-time processing, memory capacity, and power consumption. To address these issues, this paper presents a novel approach that combines PointNet's feature extraction with the in-memory computing capabilities and energy efficiency of neuromorphic systems for spatio-temporal signal recognition. The proposed method consists of a two-stage process: in the first stage, PointNet extracts features from the spatio-temporal signals, which are then stored in non-volatile memristor crossbar arrays. In the second stage, these features are processed by a single-layer spiking neural encoder-decoder that employs the Locally Competitive Algorithm (LCA) for efficient encoding and classification. This work integrates the strengths of both PointNet and LCA, enhancing computational efficiency and energy performance on edge devices. PointLCA-Net achieves high recognition accuracy for spatio-temporal data with substantially lower energy burden during both inference and training than comparable approaches, thus advancing the deployment of advanced neural architectures in energy-constrained environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes