Efficient Aspect Term Extraction using Spiking Neural Network
Abhishek Kumar Mishra, Arya Somasundaram, Anup Das, Nagarajan Kandasamy

TL;DR
This paper introduces SpikeATE, an energy-efficient Spiking Neural Network model for Aspect Term Extraction that achieves comparable accuracy to deep neural networks while significantly reducing energy consumption.
Contribution
The paper presents a novel SNN-based architecture for ATE, demonstrating its effectiveness and energy efficiency on benchmark datasets.
Findings
SpikeATE achieves similar performance to state-of-the-art DNNs.
Significantly lower energy consumption with SNNs.
Effective temporal dependency modeling with sparse, event-driven activations.
Abstract
Aspect Term Extraction (ATE) identifies aspect terms in review sentences, a key subtask of sentiment analysis. While most existing approaches use energy-intensive deep neural networks (DNNs) for ATE as sequence labeling, this paper proposes a more energy-efficient alternative using Spiking Neural Networks (SNNs). Using sparse activations and event-driven inferences, SNNs capture temporal dependencies between words, making them suitable for ATE. The proposed architecture, SpikeATE, employs ternary spiking neurons and direct spike training fine-tuned with pseudo-gradients. Evaluated on four benchmark SemEval datasets, SpikeATE achieves performance comparable to state-of-the-art DNNs with significantly lower energy consumption. This highlights the use of SNNs as a practical and sustainable choice for ATE tasks.
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
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Topic Modeling
