1
|
Li J, Peng H, Li B, Liu Z, Lugu R, He B. Global-Local Feature Fusion Network Based on Nonlinear Spiking Neural Convolutional Model for MRI Brain Tumor Segmentation. Int J Neural Syst 2025:2550036. [PMID: 40289786 DOI: 10.1142/s0129065725500364] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 04/30/2025]
Abstract
Due to the differences in size, shape, and location of brain tumors, brain tumor segmentation differs greatly from that of other organs. The purpose of brain tumor segmentation is to accurately locate and segment tumors from MRI images to assist doctors in diagnosis, treatment planning and surgical navigation. NSNP-like convolutional model is a new neural-like convolutional model inspired by nonlinear spiking mechanism of nonlinear spiking neural P (NSNP) systems. Therefore, this paper proposes a global-local feature fusion network based on NSNP-like convolutional model for MRI brain tumor segmentation. To this end, we have designed three characteristic modules that take full advantage of the NSNP-like convolution model: dilated SNP module (DSNP), multi-path dilated SNP pooling module (MDSP) and Poolformer module. The DSNP and MDSP modules are employed to construct the encoders. These modules help address the issue of feature loss and enable the fusion of more high-level features. On the other hand, the Poolformer module is used in the decoder. It processes features that contain global context information and facilitates the interaction between local and global features. In addition, channel spatial attention (CSA) module is designed at the skip connection between encoder and decoder to establish the long-range dependence between the same layers, thereby enhancing the relationship between channels and making the model have global modeling capabilities. In the experiments, our model achieves Dice coefficients of 85.71[Formula: see text], 92.32[Formula: see text], 87.75[Formula: see text] for ET, WT, and TC, respectively, on the N-BraTS2021 dataset. Moreover, our model achieves Dice coefficients of 83.91[Formula: see text], 91.96[Formula: see text], 90.14[Formula: see text] and 85.05[Formula: see text], 92.30[Formula: see text], 90.31[Formula: see text] on the BraTS2018 and BraTS2019 datasets respectively. Experimental results also indicate that our model not only achieves good brain tumor segmentation performance, but also has good generalization ability. The code is already available on GitHub: https://github.com/Li-JJ-1/NSNP-brain-tumor-segmentation.
Collapse
Affiliation(s)
- Junjie Li
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Bing Li
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Zhicai Liu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Rikong Lugu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Bingyan He
- Glagow College, University of Electronic Science and Technology of China, Chengdu 611731, P. R. China
| |
Collapse
|
2
|
Makovkin SY, Gordleeva SY, Kastalskiy IA. Toward a Biologically Plausible SNN-Based Associative Memory with Context-Dependent Hebbian Connectivity. Int J Neural Syst 2025:2550027. [PMID: 40253681 DOI: 10.1142/s0129065725500273] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 04/22/2025]
Abstract
In this paper, we propose a spiking neural network model with Hebbian connectivity for implementing energy-efficient associative memory, whose activity is determined by input stimuli. The model consists of three interacting layers of Hodgkin-Huxley-Mainen spiking neurons with excitatory and inhibitory synaptic connections. Information patterns are stored in memory using a symmetric Hebbian matrix and can be retrieved in response to a specific stimulus pattern. Binary images are encoded using in-phase and anti-phase oscillations relative to a global clock signal. Utilizing the phase-locking effect allows for cluster synchronization of neurons (both on the input and output layers). Interneurons in the intermediate layer filter signal propagation pathways depending on the context of the input layer, effectively engaging only a portion of the synaptic connections within the Hebbian matrix for recognition. The stability of the oscillation phase is investigated for both in-phase and anti-phase synchronization modes when recognizing direct and inverse images. This context-dependent effect opens promising avenues for the development of analog hardware circuits for energy-efficient neurocomputing applications, potentially leading to breakthroughs in artificial intelligence and cognitive computing.
Collapse
Affiliation(s)
- S Yu Makovkin
- Department of Applied Mathematics, Institute of Information Technology, Mathematics and Mechanics, Lobachevsky State University of Nizhny Novgorod, 23 Gagarin Avenue, Nizhny Novgorod 603022, Russia
| | - S Yu Gordleeva
- Neuromorphic Computing Center, Neimark University, 6 Nartova Street, Nizhny Novgorod 603081, Russia
- Baltic Center for Neurotechnology and Artificial Intelligence, Immanuel Kant Baltic Federal University, 14 A. Nevskogo Street, Kaliningrad 236041, Russia
- Scientific and Educational Mathematical Center "Mathematics of Future Technologies", Lobachevsky State University of Nizhny Novgorod, 23 Gagarin Avenue, Nizhny Novgorod 603022, Russia
| | - I A Kastalskiy
- Department of Neurotechnology, Institute of Biology and Biomedicine, Lobachevsky State University of Nizhny Novgorod, 23 Gagarin Avenue, Nizhny Novgorod 603022, Russia
- Laboratory of Neurobiomorphic Technologies, Moscow Institute of Physics and Technology, 9 Institutskiy Lane, Dolgoprudny 141701, Moscow Region, Russia
| |
Collapse
|
3
|
Cavaleri M, Zandron C. Exploring the Versatility of Spiking Neural Networks: Applications Across Diverse Scenarios. Int J Neural Syst 2025; 35:2550007. [PMID: 39710848 DOI: 10.1142/s0129065725500078] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 12/24/2024]
Abstract
In the last few decades, Artificial Neural Networks have become more and more important, evolving into a powerful tool to implement learning algorithms. Spiking neural networks represent the third generation of Artificial Neural Networks; they have earned growing significance due to their remarkable achievements in pattern recognition, finding extensive utility across diverse domains such as e.g. diagnostic medicine. Usually, Spiking Neural Networks are slightly less accurate than other Artificial Neural Networks, but they require a reduced amount of energy to perform calculations; this amount of energy further reduces in a very significant manner if they are implemented on hardware specifically designed for them, like neuromorphic hardware. In this work, we focus on exploring the versatility of Spiking Neural Networks and their potential applications across a range of scenarios by exploiting their adaptability and dynamic processing capabilities, which make them suitable for various tasks. A first rough network is designed based on the dataset's general attributes; the network is then refined through an extensive grid search algorithm to identify the optimal values for hyperparameters. This dual-step process ensures that the Spiking Neural Network can be tailored to diverse and potentially very different situations in a direct and intuitive manner. We test this by considering three different scenarios: epileptic seizure detection, both considering binary and multi-classification tasks, as well as wine classification. The proposed methodology turned out to be highly effective in binary class scenarios: the Spiking Neural Networks models achieved significantly lower energy consumption compared to Artificial Neural Networks while approaching nearly 100% accuracy. In the case of multi-class classification, the model achieved an accuracy of approximately 90%, thus indicating that it can still be further improved.
Collapse
Affiliation(s)
- Matteo Cavaleri
- Dipartimento di Informatica, Sistemistica e Comunicazione, Università degli Studi di Milano-Bicocca, Viale Sarca 336/14 Milano 20126, Italy
| | - Claudio Zandron
- Dipartimento di Informatica, Sistemistica e Comunicazione, Università degli Studi di Milano-Bicocca, Viale Sarca 336/14 Milano 20126, Italy
| |
Collapse
|
4
|
Yang N, Peng H, Wang J, Lu X, Ramírez-de-Arellano A, Wang X, Yu Y. Model design and exponential state estimation for discrete-time delayed memristive spiking neural P systems. Neural Netw 2025; 181:106801. [PMID: 39442456 DOI: 10.1016/j.neunet.2024.106801] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 03/07/2024] [Revised: 09/10/2024] [Accepted: 10/10/2024] [Indexed: 10/25/2024]
Abstract
This paper investigates the exponential state estimation of the discrete-time memristive spiking neural P system (MSNPS). The spiking neural P system (SNPS) offers algorithmic support for neural morphology computation and AI chips, boasting advantages such as high performance and efficiency. As a new type of information device, memristors have efficient computing characteristics that integrate memory and computation, and can serve as synapses in SNPS. Therefore, to leverage the combined benefits of SNPS and memristors, this study introduces an innovative MSNPS circuit design, where memristors substitute resistors in the SNPS framework. Meanwhile, MSNPS mathematical model is constructed based on circuit model. In order to be more practical, the time delays in the system are analyzed in addition to the discretization of the continuous MSNPS. Moreover, some sufficient conditions for exponential state estimation are established by utilizing a Lyapunov functional to MSNPS. Finally, a numerical simulation example is constructed to validate the main findings.
Collapse
Affiliation(s)
- Nijing Yang
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China.
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, Chengdu, 610039, China
| | - Xiang Lu
- Ascend Computing Product Department, Huawei Technologies Co Ltd, Chengdu, 610041, China
| | | | - Xiangxiang Wang
- School of Information and Software Engineering, University of Electronic Science and Technology of China, Chengdu, 610054, China
| | - Yongbin Yu
- School of Information and Software Engineering, University of Electronic Science and Technology of China, Chengdu, 610054, China
| |
Collapse
|
5
|
Sun S, Wang P, Peng H, Liu Z. Referring Image Segmentation with Multi-Modal Feature Interaction and Alignment Based on Convolutional Nonlinear Spiking Neural Membrane Systems. Int J Neural Syst 2024; 34:2450064. [PMID: 39310980 DOI: 10.1142/s0129065724500643] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 10/23/2024]
Abstract
Referring image segmentation aims to accurately align image pixels and text features for object segmentation based on natural language descriptions. This paper proposes NSNPRIS (convolutional nonlinear spiking neural P systems for referring image segmentation), a novel model based on convolutional nonlinear spiking neural P systems. NSNPRIS features NSNPFusion and Language Gate modules to enhance feature interaction during encoding, along with an NSNPDecoder for feature alignment and decoding. Experimental results on RefCOCO, RefCOCO[Formula: see text], and G-Ref datasets demonstrate that NSNPRIS performs better than mainstream methods. Our contributions include advances in the alignment of pixel and textual features and the improvement of segmentation accuracy.
Collapse
Affiliation(s)
- Siyan Sun
- School of Computer and Software Engineering, Xihua University, 999 Jinzhou Road, Chengdu, Sichuan, P. R. China
| | - Peng Wang
- School of Computer and Software Engineering, Xihua University, 999 Jinzhou Road, Chengdu, Sichuan, P. R. China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, 999 Jinzhou Road, Chengdu, Sichuan, P. R. China
| | - Zhicai Liu
- School of Computer and Software Engineering, Xihua University, 999 Jinzhou Road, Chengdu, Sichuan, P. R. China
| |
Collapse
|
6
|
Zhang H, Zhao Y, Liu X, Xue J. Asynchronous Numerical Spiking Neural Membrane Systems with Local Synchronization. Int J Neural Syst 2024; 34:2450059. [PMID: 39252681 DOI: 10.1142/s012906572450059x] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 09/11/2024]
Abstract
Since the spiking neural P system (SN P system) was proposed in 2006, it has become a research hotspot in the field of membrane computing. The SN P system performs computations through the encoding, processing, and transmission of spiking information and can be regarded as a third-generation neural network. As a variant of the SN P system, the global asynchronous numerical spiking neural P system (ANSN P system) is adaptable to a broader range of application scenarios. However, in biological neuroscience, some neurons work synchronously within a community to perform specific functions in the brain. Inspired by this, our work investigates a global asynchronous spiking neural P system (ANSN P system) that incorporates certain local synchronous neuron sets. Within these local synchronous sets, neurons must execute their production functions simultaneously, thereby reducing dependence on thresholds and enhancing control uncertainty in ANSN P systems. By analyzing the ADD, SUB, and FIN modules in the generating mode, as well as the INPUT and ADD modules in the accepting mode, this paper demonstrates the novel system's computational capacity as both a generator and an acceptor. Additionally, this paper compares each module to those in other SN P systems, considering the maximum number of neurons and rules per neuron. The results show that this new ANSN P system is at least as effective as the existing SN P systems.
Collapse
Affiliation(s)
- Hongyan Zhang
- Business School, Shandong Normal University, Jinan, 25000, Shandong, P. R. China
| | - Yuzhen Zhao
- Business School, Shandong Normal University, Jinan, 25000, Shandong, P. R. China
| | - Xiyu Liu
- Business School, Shandong Normal University, Jinan, 25000, Shandong, P. R. China
| | - Jie Xue
- Business School, Shandong Normal University, Jinan, 25000, Shandong, P. R. China
| |
Collapse
|
7
|
Ye L, Zhou C, Peng H, Wang J, Liu Z, Yang Q. Multi-level feature interaction image super-resolution network based on convolutional nonlinear spiking neural model. Neural Netw 2024; 177:106366. [PMID: 38744112 DOI: 10.1016/j.neunet.2024.106366] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 12/25/2023] [Revised: 03/26/2024] [Accepted: 05/03/2024] [Indexed: 05/16/2024]
Abstract
Image super-resolution (ISR) is designed to recover lost detail information from low-resolution images, resulting in high-quality and high-definition high-resolution images. In the existing single ISR (SISR) methods based on convolutional neural networks (CNN), however, most of the models cannot effectively combine global and local information and are also easy to ignore the correlation between different hierarchical feature information. To address these problems, this study proposes a multi-level feature interactive image super-resolution network, which is constructed by the convolutional units inspired by nonlinear spiking mechanism in nonlinear spiking neural P systems, including shallow feature processing, deep feature extraction and fusion, and reconstruction modules. The different omni domain self-attention blocks are introduced to extract global information in the deep feature extraction and fusion stage and formed a feature enhancement module having a Transformer structure using a novel convolutional unit for extracting local information. Furthermore, to adaptively fuse features between different hierarchies, we design a multi-level feature fusion module, which not only can adaptively fuse features between different hierarchies, but also can better interact with contextual information. The proposed model is compared with 16 state-of-the-art or baseline models on five benchmark datasets. The experimental results show that the proposed model not only achieves good reconstruction performance, but also strikes a good balance between model parameters and performance.
Collapse
Affiliation(s)
- Lulin Ye
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| | - Chi Zhou
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China.
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, Chengdu, 610039, China
| | - Zhicai Liu
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| | - Qian Yang
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| |
Collapse
|
8
|
Dong J, Zhang G, Hu Y, Wu Y, Rong H. An Optimization Numerical Spiking Neural Membrane System with Adaptive Multi-Mutation Operators for Brain Tumor Segmentation. Int J Neural Syst 2024; 34:2450036. [PMID: 38686911 DOI: 10.1142/s0129065724500369] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 05/02/2024]
Abstract
Magnetic Resonance Imaging (MRI) is an important diagnostic technique for brain tumors due to its ability to generate images without tissue damage or skull artifacts. Therefore, MRI images are widely used to achieve the segmentation of brain tumors. This paper is the first attempt to discuss the use of optimization spiking neural P systems to improve the threshold segmentation of brain tumor images. To be specific, a threshold segmentation approach based on optimization numerical spiking neural P systems with adaptive multi-mutation operators (ONSNPSamos) is proposed to segment brain tumor images. More specifically, an ONSNPSamo with a multi-mutation strategy is introduced to balance exploration and exploitation abilities. At the same time, an approach combining the ONSNPSamo and connectivity algorithms is proposed to address the brain tumor segmentation problem. Our experimental results from CEC 2017 benchmarks (basic, shifted and rotated, hybrid, and composition function optimization problems) demonstrate that the ONSNPSamo is better than or close to 12 optimization algorithms. Furthermore, case studies from BraTS 2019 show that the approach combining the ONSNPSamo and connectivity algorithms can more effectively segment brain tumor images than most algorithms involved.
Collapse
Affiliation(s)
- Jianping Dong
- School of Automation, Chengdu University of Information Technology, Chengdu 610225, China
| | - Gexiang Zhang
- School of Automation, Chengdu University of Information Technology, Chengdu 610225, China
| | - Yangheng Hu
- School of Automation, Chengdu University of Information Technology, Chengdu 610225, China
| | - Yijin Wu
- School of Automation, Chengdu University of Information Technology, Chengdu 610225, China
| | - Haina Rong
- School of Electrical Engineering, Southwest Jiaotong University, Chengdu 611756, China
| |
Collapse
|
9
|
Yin X, Liu X, Sun M, Xue J. Hypergraph-Based Numerical Spiking Neural Membrane Systems with Novel Repartition Protocols. Int J Neural Syst 2024; 34:2450039. [PMID: 38715253 DOI: 10.1142/s0129065724500394] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 06/13/2024]
Abstract
The classic spiking neural P (SN P) systems abstract the real biological neural network into a simple structure based on graphs, where neurons can only communicate on the plane. This study proposes the hypergraph-based numerical spiking neural membrane (HNSNM) systems with novel repartition protocols. Through the introduction of hypergraphs, the HNSNM systems can characterize the high-order relationships among neurons and extend the traditional neuron structure to high-dimensional nonlinear spaces. The HNSNM systems also abstract two biological mechanisms of synapse creation and pruning, and use plasticity rules with repartition protocols to achieve planar, hierarchical and spatial communications among neurons in hypergraph neuron structures. Through imitating register machines, the Turing universality of the HNSNM systems is proved by using them as number generating and accepting devices. A universal HNSNM system consisting of 41 neurons is constructed to compute arbitrary functions. By solving NP-complete problems using the subset sum problem as an example, the computational efficiency and effectiveness of HNSNM systems are verified.
Collapse
Affiliation(s)
- Xiu Yin
- Business School, Shandong Normal University, Jinan 250014, P. R. China
| | - Xiyu Liu
- Business School, Shandong Normal University, Jinan 250014, P. R. China
| | - Minghe Sun
- College of Business, The University of Texas at San Antonio, San Antonio, TX 78249, USA
| | - Jie Xue
- Business School, Shandong Normal University, Jinan 250014, P. R. China
| |
Collapse
|
10
|
Wu M, Peng H, Liu Z, Wang J. Seizure Detection of EEG Signals Based on Multi-Channel Long- and Short-Term Memory-Like Spiking Neural Model. Int J Neural Syst 2024:2450051. [PMID: 39004932 DOI: 10.1142/s0129065724500515] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 07/16/2024]
Abstract
Seizure is a common neurological disorder that usually manifests itself in recurring seizure, and these seizures can have a serious impact on a person's life and health. Therefore, early detection and diagnosis of seizure is crucial. In order to improve the efficiency of early detection and diagnosis of seizure, this paper proposes a new seizure detection method, which is based on discrete wavelet transform (DWT) and multi-channel long- and short-term memory-like spiking neural P (LSTM-SNP) model. First, the signal is decomposed into 5 levels by using DWT transform to obtain the features of the components at different frequencies, and a series of time-frequency features in wavelet coefficients are extracted. Then, these different features are used to train a multi-channel LSTM-SNP model and perform seizure detection. The proposed method achieves a high seizure detection accuracy on the CHB-MIT dataset: 98.25% accuracy, 98.22% specificity and 97.59% sensitivity. This indicates that the proposed epilepsy detection method can show competitive detection performance.
Collapse
Affiliation(s)
- Min Wu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Zhicai Liu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, Chengdu 610039, P. R. China
| |
Collapse
|
11
|
Jiang Z, Sun S, Peng H, Liu Z, Wang J. Multiple-in-Single-Out Object Detector Leveraging Spiking Neural Membrane Systems and Multiple Transformers. Int J Neural Syst 2024; 34:2450035. [PMID: 38616293 DOI: 10.1142/s0129065724500357] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 04/16/2024]
Abstract
Most existing multi-scale object detectors depend on multi-level feature maps. The Feature Pyramid Networks (FPN) is a significant architecture for object detection that utilizes these multi-level feature maps. However, the use of FPN also increases the detector's complexity. For object detection methods that only use a single-level feature map, the detection performance is limited to some extent because the single-level feature map cannot balance deep semantic information and shallow detail information. We introduce a novel detector - the Spiking Neural P Multiple-in-Single-out (SNPMiSo) detector to address these challenges. The SNPMiSo detector is constructed based on SNP-like neurons. In SNPMiSo, we employ two kinds of Transformers to boost the important features across different-level feature maps separately. After enhancing the features, we use an incremental upsampling module to upsample and merge the two feature maps. This combined feature map is input into the NAF dilated residual module and the NAF dual-branch detection head. This process allows us to extract multi-scale features and carry out detection tasks. Our tests show promising results: On the COCO dataset, SNPMiSo attains an Average Precision (AP) of 38.7, an improvement of 1.0 AP over YOLOF. In addition, SNPMiSo demonstrates a quicker detection speed, outperforming some advanced multi-level and single-level object detectors.
Collapse
Affiliation(s)
- Zhengyuan Jiang
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Siyan Sun
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Zhicai Liu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, Chengdu 610039, P. R. China
| |
Collapse
|
12
|
Hernández-Tello J, Martínez-Del-Amor MÁ, Orellana-Martín D, Cabarle FGC. Sparse Spiking Neural-Like Membrane Systems on Graphics Processing Units. Int J Neural Syst 2024; 34:2450038. [PMID: 38755115 DOI: 10.1142/s0129065724500382] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 05/18/2024]
Abstract
The parallel simulation of Spiking Neural P systems is mainly based on a matrix representation, where the graph inherent to the neural model is encoded in an adjacency matrix. The simulation algorithm is based on a matrix-vector multiplication, which is an operation efficiently implemented on parallel devices. However, when the graph of a Spiking Neural P system is not fully connected, the adjacency matrix is sparse and hence, lots of computing resources are wasted in both time and memory domains. For this reason, two compression methods for the matrix representation were proposed in a previous work, but they were not implemented nor parallelized on a simulator. In this paper, they are implemented and parallelized on GPUs as part of a new Spiking Neural P system with delays simulator. Extensive experiments are conducted on high-end GPUs (RTX2080 and A100 80GB), and it is concluded that they outperform other solutions based on state-of-the-art GPU libraries when simulating Spiking Neural P systems.
Collapse
Affiliation(s)
- Javier Hernández-Tello
- Research Group on Natural Computing, Department of Computer Science and Artificial Intelligence, I3US, SCORE Lab, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012, Sevilla, Spain
| | - Miguel Á Martínez-Del-Amor
- Research Group on Natural Computing, Department of Computer Science and Artificial Intelligence, I3US, SCORE Lab, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012, Sevilla, Spain
| | - David Orellana-Martín
- Research Group on Natural Computing, Department of Computer Science and Artificial Intelligence, I3US, SCORE Lab, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012, Sevilla, Spain
| | - Francis George C Cabarle
- Research Group on Natural Computing, Department of Computer Science and Artificial Intelligence, I3US, SCORE Lab, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012, Sevilla, Spain
- Department of Computer Science, University of the Philippines Diliman, Quezon City, Philippines 1101, Philippines
| |
Collapse
|
13
|
Zhang L, Xu F, Neri F. An Asynchronous Spiking Neural Membrane System for Edge Detection. Int J Neural Syst 2024; 34:2450023. [PMID: 38490956 DOI: 10.1142/s0129065724500230] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 03/17/2024]
Abstract
Spiking neural membrane systems (SN P systems) are a class of bio-inspired models inspired by the activities and connectivity of neurons. Extensive studies have been made on SN P systems with synchronization-based communication, while further efforts are needed for the systems with rhythm-based communication. In this work, we design an asynchronous SN P system with resonant connections where all the enabled neurons in the same group connected by resonant connections should instantly produce spikes with the same rhythm. In the designed system, each of the three modules implements one type of the three operations associated with the edge detection of digital images, and they collaborate each other through the resonant connections. An algorithm called EDSNP for edge detection is proposed to simulate the working of the designed asynchronous SN P system. A quantitative analysis of EDSNP and the related methods for edge detection had been conducted to evaluate the performance of EDSNP. The performance of the EDSNP in processing the testing images is superior to the compared methods, based on the quantitative metrics of accuracy, error rate, mean square error, peak signal-to-noise ratio and true positive rate. The results indicate the potential of the temporal firing and the proper neuronal connections in the SN P system to achieve good performance in edge detection.
Collapse
Affiliation(s)
- Luping Zhang
- Jiangxi Engineering Technology Research Center of Nuclear, Geoscience Data Science and System, Jiangxi Engineering Laboratory on Radioactive Geoscience and Big Data Technology, School of Information Engineering, East China University of Technology, Nanchang 330013, Jiangxi, P. R. China
| | - Fei Xu
- Key Laboratory of Image Information Processing and Intelligent Control of Education Ministry of China, School of Artificial Intelligence and Automation, Huazhong University of Science and Technology, Wuhan 430074, P. R. China
| | - Ferrante Neri
- NICE Research Group, School of Computer Science and Electronic Engineering, University of Surrey, Guildford, Surrey GU2 7XH, UK
| |
Collapse
|
14
|
Fu J, Peng H, Li B, Liu Z, Lugu R, Wang J, Ramírez-de-Arellano A. Multitask Adversarial Networks Based on Extensive Nonlinear Spiking Neuron Models. Int J Neural Syst 2024; 34:2450032. [PMID: 38624267 DOI: 10.1142/s0129065724500321] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 04/17/2024]
Abstract
Deep learning technology has been successfully used in Chest X-ray (CXR) images of COVID-19 patients. However, due to the characteristics of COVID-19 pneumonia and X-ray imaging, the deep learning methods still face many challenges, such as lower imaging quality, fewer training samples, complex radiological features and irregular shapes. To address these challenges, this study first introduces an extensive NSNP-like neuron model, and then proposes a multitask adversarial network architecture based on ENSNP-like neurons for chest X-ray images of COVID-19, called MAE-Net. The MAE-Net serves two tasks: (i) converting low-quality CXR images to high-quality images; (ii) classifying CXR images of COVID-19. The adversarial architecture of MAE-Net uses two generators and two discriminators, and two new loss functions have been introduced to guide the optimization of the network. The MAE-Net is tested on four benchmark COVID-19 CXR image datasets and compared them with eight deep learning models. The experimental results show that the proposed MAE-Net can enhance the conversion quality and the accuracy of image classification results.
Collapse
Affiliation(s)
- Jun Fu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Bing Li
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Zhicai Liu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Rikong Lugu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, Chengdu 610039, P. R. China
| | - Antonio Ramírez-de-Arellano
- Research Group of Natural Computing, Department of Computer Science and Artificial Intelligence, University of Seville, Sevilla 41012, Spain
| |
Collapse
|
15
|
Ermini I, Zandron C. Modular Spiking Neural Membrane Systems for Image Classification. Int J Neural Syst 2024; 34:2450021. [PMID: 38453666 DOI: 10.1142/s0129065724500217] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 03/09/2024]
Abstract
A variant of membrane computing models called Spiking Neural P systems (SNP systems) closely mimics the structure and behavior of biological neurons. As third-generation neural networks, SNP systems have flexible architectures allowing the design of bio-inspired machine learning algorithms. This paper proposes Modular Spiking Neural P (MSNP) systems to solve image classification problems, a novel SNP system to be applied in scenarios where hundreds or even thousands of different classes are considered. A main issue to face in such situations is related to the structural complexity of the network. MSNP systems devised in this work allow to approach the general classification problem by dividing it in smaller parts, that are then faced by single entities of the network. As a benchmark dataset, the Oxford Flowers 102 dataset is considered, consisting of more than 8000 pictures of flowers belonging to the 102 species commonly found in the UK. These classes sometimes present large variations within them, may be also very similar to one another, and different images of the same subject may differ a lot. The work describes the architecture of the MSNP system, based on modules focusing on a specific class, their training phase, and the evaluation of the model both concerning result accuracy as well as energy consumption. Experimental results on image classification problems show that the model achieves good results, but is strongly connected to image quality, mainly depending on the frequency of images, remarkable changes of pose, images not centered, and subject mostly not shown.
Collapse
Affiliation(s)
- Iris Ermini
- Dipartimento di Informatica, Sistemistica e Comunicazione, Università degli Studi di Milano-Bicocca, Viale Sarca 336/14 Milano 20126, Italy
| | - Claudio Zandron
- Dipartimento di Informatica, Sistemistica e Comunicazione, Università degli Studi di Milano-Bicocca, Viale Sarca 336/14 Milano 20126, Italy
| |
Collapse
|
16
|
Liu X, Rong H, Neri F, Yu Z, Zhang G. Entropy-Weighted Numerical Gradient Optimization Spiking Neural System for Biped Robot Control. Int J Neural Syst 2024; 34:2450030. [PMID: 38616292 DOI: 10.1142/s0129065724500308] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 04/16/2024]
Abstract
The optimization of robot controller parameters is a crucial task for enhancing robot performance, yet it often presents challenges due to the complexity of multi-objective, multi-dimensional multi-parameter optimization. This paper introduces a novel approach aimed at efficiently optimizing robot controller parameters to enhance its motion performance. While spiking neural P systems have shown great potential in addressing optimization problems, there has been limited research and validation concerning their application in continuous numerical, multi-objective, and multi-dimensional multi-parameter contexts. To address this research gap, our paper proposes the Entropy-Weighted Numerical Gradient Optimization Spiking Neural P System, which combines the strengths of entropy weighting and spiking neural P systems. First, the introduction of entropy weighting eliminates the subjectivity of weight selection, enhancing the objectivity and reproducibility of the optimization process. Second, our approach employs parallel gradient descent to achieve efficient multi-dimensional multi-parameter optimization searches. In conclusion, validation results on a biped robot simulation model show that our method markedly enhances walking performance compared to traditional approaches and other optimization algorithms. We achieved a velocity mean absolute error at least 35% lower than other methods, with a displacement error two orders of magnitude smaller. This research provides an effective new avenue for performance optimization in the field of robotics.
Collapse
Affiliation(s)
- Xingyang Liu
- School of Electrical Engineering, Southwest Jiaotong University, Chengdu 610031, P. R. China
| | - Haina Rong
- School of Electrical Engineering, Southwest Jiaotong University, Chengdu 610031, P. R. China
| | - Ferrante Neri
- Nature Inspired Computing and Engineering Research Group, School of Computer Science and Electronic Engineering, University of Surrey, Guildford, Surrey GU2 7XH, UK
| | - Zhangguo Yu
- School of Electrical and Mechanical, Beijing Institute of Technology, 100081 Beijing, P. R. China
| | - Gexiang Zhang
- School of Automation, Chengdu University of Information Technology, Chengdu 610225, P. R. China
| |
Collapse
|
17
|
Ramírez-de-Arellano A, Orellana-Martín D, Pérez-Jiménez MJ. Bridges Between Spiking Neural Membrane Systems and Virus Machines. Int J Neural Syst 2024; 34:2450034. [PMID: 38623650 DOI: 10.1142/s0129065724500345] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 04/17/2024]
Abstract
Spiking Neural P Systems (SNP) are well-established computing models that take inspiration from spikes between biological neurons; these models have been widely used for both theoretical studies and practical applications. Virus machines (VMs) are an emerging computing paradigm inspired by viral transmission and replication. In this work, a novel extension of VMs inspired by SNPs is presented, called Virus Machines with Host Excitation (VMHEs). In addition, the universality and explicit results between SNPs and VMHEs are compared in both generating and computing mode. The VMHEs defined in this work are shown to be more efficient than SNPs, requiring fewer memory units (hosts in VMHEs and neurons in SNPs) in several tasks, such as a universal machine, which was constructed with 18 hosts less than the 84 neurons in SNPs, and less than other spiking models discussed in the work.
Collapse
Affiliation(s)
- Antonio Ramírez-de-Arellano
- Research Group on Natural Computing, Department of Computer Science and Artificial Intelligence, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012 Seville, Spain
- SCORE Laboratory, I3US, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012 Sevilla, Spain
| | - David Orellana-Martín
- Research Group on Natural Computing, Department of Computer Science and Artificial Intelligence, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012 Seville, Spain
- SCORE Laboratory, I3US, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012 Sevilla, Spain
| | - Mario J Pérez-Jiménez
- Research Group on Natural Computing, Department of Computer Science and Artificial Intelligence, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012 Seville, Spain
- SCORE Laboratory, I3US, Universidad de Sevilla, Avda. Reina Mercedes s/n, 41012 Sevilla, Spain
| |
Collapse
|
18
|
Shen Y, Liu X, Yang Z, Zang W, Zhao Y. Spiking Neural Membrane Systems with Adaptive Synaptic Time Delay. Int J Neural Syst 2024; 34:2450028. [PMID: 38706265 DOI: 10.1142/s012906572450028x] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 05/07/2024]
Abstract
Spiking neural membrane systems (or spiking neural P systems, SNP systems) are a new type of computation model which have attracted the attention of plentiful scholars for parallelism, time encoding, interpretability and extensibility. The original SNP systems only consider the time delay caused by the execution of rules within neurons, but not caused by the transmission of spikes via synapses between neurons and its adaptive adjustment. In view of the importance of time delay for SNP systems, which are a time encoding computation model, this study proposes SNP systems with adaptive synaptic time delay (ADSNP systems) based on the dynamic regulation mechanism of synaptic transmission delay in neural systems. In ADSNP systems, besides neurons, astrocytes that can generate adenosine triphosphate (ATP) are introduced. After receiving spikes, astrocytes convert spikes into ATP and send ATP to the synapses controlled by them to change the synaptic time delays. The Turing universality of ADSNP systems in number generating and accepting modes is proved. In addition, a small universal ADSNP system using 93 neurons and astrocytes is given. The superiority of the ADSNP system is demonstrated by comparison with the six variants. Finally, an ADSNP system is constructed for credit card fraud detection, which verifies the feasibility of the ADSNP system for solving real-world problems. By considering the adaptive synaptic delay, ADSNP systems better restore the process of information transmission in biological neural networks, and enhance the adaptability of SNP systems, making the control of time more accurate.
Collapse
Affiliation(s)
- Yongshun Shen
- College of Business, Shandong Normal University, Jinan 250014, P. R. China
| | - Xuefu Liu
- College of Business, Shandong Normal University, Jinan 250014, P. R. China
| | - Zhen Yang
- College of Business, Shandong Normal University, Jinan 250014, P. R. China
| | - Wenke Zang
- College of Business, Shandong Normal University, Jinan 250014, P. R. China
| | - Yuzhen Zhao
- College of Business, Shandong Normal University, Jinan 250014, P. R. China
| |
Collapse
|
19
|
Zhou C, Ye L, Peng H, Liu Z, Wang J, Ramírez-De-Arellano A. A Parallel Convolutional Network Based on Spiking Neural Systems. Int J Neural Syst 2024; 34:2450022. [PMID: 38487872 DOI: 10.1142/s0129065724500229] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 03/28/2024]
Abstract
Deep convolutional neural networks have shown advanced performance in accurately segmenting images. In this paper, an SNP-like convolutional neuron structure is introduced, abstracted from the nonlinear mechanism in nonlinear spiking neural P (NSNP) systems. Then, a U-shaped convolutional neural network named SNP-like parallel-convolutional network, or SPC-Net, is constructed for segmentation tasks. The dual-convolution concatenate (DCC) and dual-convolution addition (DCA) network blocks are designed, respectively, in the encoder and decoder stages. The two blocks employ parallel convolution with different kernel sizes to improve feature representation ability and make full use of spatial detail information. Meanwhile, different feature fusion strategies are used to fuse their features to achieve feature complementarity and augmentation. Furthermore, a dual-scale pooling (DSP) module in the bottleneck is designed to improve the feature extraction capability, which can extract multi-scale contextual information and reduce information loss while extracting salient features. The SPC-Net is applied in medical image segmentation tasks and is compared with several recent segmentation methods on the GlaS and CRAG datasets. The proposed SPC-Net achieves 90.77% DICE coefficient, 83.76% IoU score and 83.93% F1 score, 86.33% ObjDice coefficient, 135.60 Obj-Hausdorff distance, respectively. The experimental results show that the proposed model can achieve good segmentation performance.
Collapse
Affiliation(s)
- Chi Zhou
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Lulin Ye
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Zhicai Liu
- School of Computer and Software Engineering, Xihua University, Chengdu 610039, P. R. China
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, Chengdu 610039, P. R. China
| | - Antonio Ramírez-De-Arellano
- Research Group of Natural Computing, Department of Computer Science and Artificial Intelligence, University of Seville, Sevilla 41012, Spain
| |
Collapse
|
20
|
Mercaldo F, Di Giammarco M, Ravelli F, Martinelli F, Santone A, Cesarelli M. Alzheimer's Disease Evaluation Through Visual Explainability by Means of Convolutional Neural Networks. Int J Neural Syst 2024; 34:2450007. [PMID: 38273799 DOI: 10.1142/s0129065724500072] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 01/27/2024]
Abstract
Background and Objective: Alzheimer's disease is nowadays the most common cause of dementia. It is a degenerative neurological pathology affecting the brain, progressively leading the patient to a state of total dependence, thus creating a very complex and difficult situation for the family that has to assist him/her. Early diagnosis is a primary objective and constitutes the hope of being able to intervene in the development phase of the disease. Methods: In this paper, a method to automatically detect the presence of Alzheimer's disease, by exploiting deep learning, is proposed. Five different convolutional neural networks are considered: ALEX_NET, VGG16, FAB_CONVNET, STANDARD_CNN and FCNN. The first two networks are state-of-the-art models, while the last three are designed by authors. We classify brain images into one of the following classes: non-demented, very mild demented and mild demented. Moreover, we highlight on the image the areas symptomatic of Alzheimer presence, thus providing a visual explanation behind the model diagnosis. Results: The experimental analysis, conducted on more than 6000 magnetic resonance images, demonstrated the effectiveness of the proposed neural networks in the comparison with the state-of-the-art models in Alzheimer's disease diagnosis and localization. The best results in terms of metrics are the best with STANDARD_CNN and FCNN with accuracy, precision and recall between 98% and 95%. Excellent results also from a qualitative point of view are obtained with the Grad-CAM for localization and visual explainability. Conclusions: The analysis of the heatmaps produced by the Grad-CAM algorithm shows that in almost all cases the heatmaps highlight regions such as ventricles and cerebral cortex. Future work will focus on the realization of a network capable of analyzing the three anatomical views simultaneously.
Collapse
Affiliation(s)
- Francesco Mercaldo
- Department of Medicine and Health Sciences "Vincenzo Tiberio", University of Molise, Campobasso, Italy
- Institute for Informatics and Telematics, National Research Council of Italy (CNR), Pisa, Italy
| | - Marcello Di Giammarco
- Institute for Informatics and Telematics, National Research Council of Italy (CNR), Pisa, Italy
- Department of Information Engineering, University of Pisa, Pisa, Italy
| | - Fabrizio Ravelli
- Department of Medicine and Health Sciences "Vincenzo Tiberio", University of Molise, Campobasso, Italy
| | - Fabio Martinelli
- Institute for Informatics and Telematics, National Research Council of Italy (CNR), Pisa, Italy
| | - Antonella Santone
- Department of Medicine and Health Sciences "Vincenzo Tiberio", University of Molise, Campobasso, Italy
| | - Mario Cesarelli
- Department of Engineering, University of Sannio, Benevento, Italy
| |
Collapse
|
21
|
Peng H, Xiong X, Wu M, Wang J, Yang Q, Orellana-Martín D, Pérez-Jiménez MJ. Reservoir computing models based on spiking neural P systems for time series classification. Neural Netw 2024; 169:274-281. [PMID: 37918270 DOI: 10.1016/j.neunet.2023.10.041] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 01/31/2023] [Revised: 09/12/2023] [Accepted: 10/25/2023] [Indexed: 11/04/2023]
Abstract
Nonlinear spiking neural P (NSNP) systems are neural-like membrane computing models with nonlinear spiking mechanisms. Because of this nonlinear spiking mechanism, NSNP systems can show rich nonlinear dynamics. Reservoir computing (RC) is a novel recurrent neural network (RNN) and can overcome some shortcomings of traditional RNNs. Based on NSNP systems, we developed two RC variants for time series classification, RC-SNP and RC-RMS-SNP, which are without and integrated with reservoir model space (RMS), respectively. The two RC variants use NSNP systems as the reservoirs and can be easily implemented in the RC framework. The proposed two RC variants were evaluated on 17 benchmark time series classification datasets and compared with 16 state-of-the-art or baseline classification models. The comparison results demonstrate the effectiveness of the proposed two RC variants for time series classification tasks.
Collapse
Affiliation(s)
- Hong Peng
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China.
| | - Xin Xiong
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| | - Min Wu
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, Chengdu, 610039, China
| | - Qian Yang
- School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China
| | - David Orellana-Martín
- Research Group of Natural Computing, Department of Computer Science and Artificial Intelligence, University of Seville, Sevilla, 41012, Spain
| | - Mario J Pérez-Jiménez
- Research Group of Natural Computing, Department of Computer Science and Artificial Intelligence, University of Seville, Sevilla, 41012, Spain
| |
Collapse
|
22
|
Liu Q, Huang Y, Yang Q, Peng H, Wang J. An Attention-Aware Long Short-Term Memory-Like Spiking Neural Model for Sentiment Analysis. Int J Neural Syst 2023; 33:2350037. [PMID: 37303084 DOI: 10.1142/s0129065723500375] [Citation(s) in RCA: 18] [Impact Index Per Article: 9.0] [Reference Citation Analysis] [Abstract] [Key Words] [MESH Headings] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Indexed: 06/13/2023]
Abstract
LSTM-SNP model is a recently developed long short-term memory (LSTM) network, which is inspired from the mechanisms of spiking neural P (SNP) systems. In this paper, LSTM-SNP is utilized to propose a novel model for aspect-level sentiment analysis, termed as ALS model. The LSTM-SNP model has three gates: reset gate, consumption gate and generation gate. Moreover, attention mechanism is integrated with LSTM-SNP model. The ALS model can better capture the sentiment features in the text to compute the correlation between context and aspect words. To validate the effectiveness of the ALS model for aspect-level sentiment analysis, comparison experiments with 17 baseline models are conducted on three real-life data sets. The experimental results demonstrate that the ALS model has a simpler structure and can achieve better performance compared to these baseline models.
Collapse
Affiliation(s)
- Qian Liu
- School of Computer and Software Engineering, Xihua University, P. R. China
| | - Yanping Huang
- School of Computer and Software Engineering, Xihua University, P. R. China
| | - Qian Yang
- School of Computer and Software Engineering, Xihua University, P. R. China
| | - Hong Peng
- School of Computer and Software Engineering, Xihua University, P. R. China
| | - Jun Wang
- School of Electrical Engineering and Electronic Information, Xihua University, P. R. China
| |
Collapse
|
23
|
Huang Y, Peng H, Liu Q, Yang Q, Wang J, Orellana-Martín D, Pérez-Jiménez MJ. Attention-enabled gated spiking neural P model for aspect-level sentiment classification. Neural Netw 2022; 157:437-443. [DOI: 10.1016/j.neunet.2022.11.006] [Citation(s) in RCA: 0] [Impact Index Per Article: 0] [Reference Citation Analysis] [Track Full Text] [Journal Information] [Subscribe] [Scholar Register] [Received: 07/16/2022] [Revised: 10/19/2022] [Accepted: 11/03/2022] [Indexed: 11/11/2022]
|