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
|
Pleşa MI, Gheorghe M, Ipate F, Zhang G. A Federated Learning Protocol for Spiking Neural Membrane Systems. Int J Neural Syst 2024; 34:2450062. [PMID: 39212939 DOI: 10.1142/s012906572450062x] [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/04/2024]
Abstract
Although deep learning models have shown promising results in solving problems related to image recognition or natural language processing, they do not match how the biological brain works. Some of the differences include the amount of energy consumed, the way neurons communicate, or the way they learn. To close the gap between artificial neural networks and biological ones, researchers proposed the spiking neural network. Layered Spiking Neural P systems (LSN P systems) are networks of spiking neurons used to solve various classification problems. In this paper, we study the LSN P systems in the context of a federated learning client-server architecture over horizontally partitioned data. We analyze the privacy implications of pre-trained LSN P systems through membership inference attacks. We also perform experiments to assess the performance of an LSN P system trained in the federated learning setup. Our findings suggest that LSN P systems demonstrate higher accuracy and faster convergence compared to federated algorithms based on either perceptron or spiking neural networks.
Collapse
Affiliation(s)
| | - Marian Gheorghe
- School of Electrical Engineering and Computer Science, University of Bradford, Bradford, UK
| | - Florentin Ipate
- Department of Computer Science, University of Bucharest, Bucharest, Romania
| | - Gexiang Zhang
- School of Automation, Chengdu University of Information Technology, Chengdu 610225, P. R. China
| |
Collapse
|
6
|
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
|
7
|
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
|
8
|
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
|
9
|
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
|
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
|
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
|
14
|
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
|
15
|
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
|
16
|
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
|
17
|
Wang C, Liu Y. Analysis of employee diligence and mining of behavioral patterns based on portrait portrayal. Sci Rep 2024; 14:11942. [PMID: 38789488 PMCID: PMC11126661 DOI: 10.1038/s41598-024-62239-0] [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: 10/11/2023] [Accepted: 05/15/2024] [Indexed: 05/26/2024] Open
Abstract
With the deepening of enterprise digital construction, the portrait portrayal based on employee behaviors has gradually become a research focus. Currently, the employee's portrait portrayal mostly has the problems of simple means, low efficiency, limited solving ability, etc., making the results more one-sided. Therefore, a data mining-based employee portrait portrayal model is proposed. The content of employee portrait portrayal is deeply analyzed, and the overall framework of the model is designed. A diligence analysis model (DAM) based on improved GAN is constructed, and the diligence evaluation of employees is clarified to realize the diligence evaluation. The results of diligence analysis of DAM have high accuracy (80.39%) and outperform SA (70.24%), K-means (51.79%) and GAN (67.25%). The Kappa coefficient of DAM reaches 0.7384, which is highly consistent and higher than SA (0.6075), K-means (0.3711) and GAN (0.5661). The Local Outlier Factor (LOF) and Isolation Forest (IF) are used to detect abnormal behaviors on the employees, and mine the abnormal behavior patterns on different granularity time. The LSTM model (Att-LSTM) based on the attention mechanism is used to complete the prediction of employees' software usage behaviors, and analyze and summarize the characteristics of employee's behaviors from multiple perspectives. Att-LSTM predicts the best with an RMSE of 0.82983, which is better than LSTM (0.90833) and SA (0.97767); AM-LSTM has a MAPE of 0.80323, which is better than LSTM (0.86233) and SA (0.92223). The results show that the data mining-based employee portrait portrayal method can better solve the problem of enterprise employees' digital construction, and provide a new way of thinking for the construction of enterprise-level employees' digital portrait model and the analysis of employee behavior.
Collapse
Affiliation(s)
- Chiyin Wang
- School of Business and Economics, Universiti Putra Malaysia, 43400, Kuala Lumpur, Selangor, Malaysia.
| | - Yiming Liu
- School of Business Management, Universiti Utara Malaysia, 06050, Sintok, Kedah, Malaysia
| |
Collapse
|
18
|
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
|