4.7 Article

AN OPTIMIZATION SPIKING NEURAL P SYSTEM FOR APPROXIMATELY SOLVING COMBINATORIAL OPTIMIZATION PROBLEMS

期刊

出版社

WORLD SCIENTIFIC PUBL CO PTE LTD
DOI: 10.1142/S0129065714400061

关键词

Membrane computing; spiking neural P system; extended spiking neural P system; optimization spiking neural P system; knapsack problem

资金

  1. National Natural Science Foundation of China [61170016, 61373047]
  2. Program for New Century Excellent Talents in University [NCET-11-0715]
  3. SWJTU [SWJTU12CX008]

向作者/读者索取更多资源

Membrane systems (also called P systems) refer to the computing models abstracted from the structure and the functioning of the living cell as well as from the cooperation of cells in tissues, organs, and other populations of cells. Spiking neural P systems (SNPS) are a class of distributed and parallel computing models that incorporate the idea of spiking neurons into P systems. To attain the solution of optimization problems, P systems are used to properly organize evolutionary operators of heuristic approaches, which are named as membrane-inspired evolutionary algorithms (MIEAs). This paper proposes a novel way to design a P system for directly obtaining the approximate solutions of combinatorial optimization problems without the aid of evolutionary operators like in the case of MIEAs. To this aim, an extended spiking neural P system (ESNPS) has been proposed by introducing the probabilistic selection of evolution rules and multi-neurons output and a family of ESNPS, called optimization spiking neural P system (OSNPS), are further designed through introducing a guider to adaptively adjust rule probabilities to approximately solve combinatorial optimization problems. Extensive experiments on knapsack problems have been reported to experimentally prove the viability and effectiveness of the proposed neural system.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.7
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

Article Computer Science, Artificial Intelligence

Automatic design of arithmetic operation spiking neural P systems

Jianping Dong, Biao Luo, Gexiang Zhang

Summary: In this study, an automatic design method of arithmetic operation SN P systems is proposed to achieve arithmetic operations by selecting redundant rules. Experimental results demonstrate the feasibility and effectiveness of this method.

NATURAL COMPUTING (2023)

Article Computer Science, Artificial Intelligence

A feature selection approach based on NSGA-II with ReliefF

Yu Xue, Haokai Zhu, Ferrante Neri

Summary: This paper proposes a hybrid feature selection algorithm, MOFS-RFGA, which is based on a multi-objective algorithm with ReliefF. By combining the advantages of filter and wrapper methods, these two types of algorithms are hybridized to enhance the capability of solving feature selection problems. The experiments show that MOFS-RFGA can fully utilize the advantages of filter and wrapper methods, outperforming the comparison algorithms on multiple datasets while maintaining good classification performance.

APPLIED SOFT COMPUTING (2023)

Article Computer Science, Artificial Intelligence

A hybrid training algorithm based on gradient descent and evolutionary computation

Yu Xue, Yiling Tong, Ferrante Neri

Summary: This paper proposes a hybrid gradient descent search algorithm (HGDSA) for training fully-connected neural networks. The algorithm combines gradient descent strategies and BP to perform global and local searches. Experimental results demonstrate that HGDSA has powerful abilities in both global and local searches.

APPLIED INTELLIGENCE (2023)

Article Computer Science, Artificial Intelligence

Convolutional neural network pruning based on multi-objective feature map selection for image classification

Pengcheng Jiang, Yu Xue, Ferrante Neri

Summary: This paper proposes a multi-objective pruning method (MOP-FMS) based on feature map selection, which takes the number of FLOPs as a pruning objective in addition to the accuracy rate. The authors design an efficient search space, domain-specific crossover and mutation operators, decoding and pruning methods, and use multi-objective optimization for evaluation. Experimental results demonstrate that the proposed method achieves higher pruning rate without sacrificing the accuracy rate.

APPLIED SOFT COMPUTING (2023)

Article Computer Science, Artificial Intelligence

A human-simulated fuzzy membrane approach for the joint controller of walking biped robots

Xingyang Liu, Gexiang Zhang, Muhammad Shahid Mastoi, Ferrante Neri, Yang Pu

Summary: This article proposes a novel human-simulated fuzzy membrane control system for joint angle control to ensure the stable locomotion of biped robots. The control system incorporates a human-simulated intelligent control algorithm and a membrane architecture to improve control accuracy and real-time performance by simulating the human brain and membrane computing.

INTEGRATED COMPUTER-AIDED ENGINEERING (2023)

Article Computer Science, Artificial Intelligence

A Method based on Evolutionary Algorithms and Channel Attention Mechanism to Enhance Cycle Generative Adversarial Network Performance for Image Translation

Yu Xue, Yixia Zhang, Ferrante Neri

Summary: This paper proposes a new method that combines Evolutionary Algorithms (EAs) and Attention Mechanisms to train GANs. The method progressively improves the activation of generator weights using an EA, resulting in better-performing configurations for image generation. Additionally, the use of a channel attention mechanism improves image quality and texture details. Experimental results show that the proposed method, called Attention evolutionary GAN (AevoGAN), alleviates the training instability problems of CycleGAN and produces higher quality images compared to existing methods in terms of IS, FID, and KID.

INTERNATIONAL JOURNAL OF NEURAL SYSTEMS (2023)

Article Automation & Control Systems

Continuously evolving dropout with multi-objective evolutionary optimisation

Pengcheng Jiang, Yu Xue, Ferrante Neri

Summary: Dropout is an effective method for training deep neural networks by deactivating some neurons to mitigate overfitting. This paper proposes a novel approach to guide the dropout rate using an evolutionary algorithm, allowing for more flexibility in training. Experimental results demonstrate that this method consistently outperforms other dropout methods, including state-of-the-art techniques.

ENGINEERING APPLICATIONS OF ARTIFICIAL INTELLIGENCE (2023)

Article Computer Science, Artificial Intelligence

Gated Spiking Neural P Systems for Time Series Forecasting

Qian Liu, Lifan Long, Hong Peng, Jun Wang, Qian Yang, Xiaoxiao Song, Agustin Riscos-Nunez, Mario J. Perez-Jimenez

Summary: This article proposes a new variant of SNP systems, called GSNP systems, which are composed of gated neurons and introduce two gated mechanisms to control the updating of states in neurons. The GSNP model based on gated neurons is developed for time series prediction and is evaluated against benchmark models, demonstrating its availability and effectiveness.

IEEE TRANSACTIONS ON NEURAL NETWORKS AND LEARNING SYSTEMS (2023)

Article Chemistry, Multidisciplinary

A Multi-Layer Feature Fusion Model Based on Convolution and Attention Mechanisms for Text Classification

Hua Yang, Shuxiang Zhang, Hao Shen, Gexiang Zhang, Xingquan Deng, Jianglin Xiong, Li Feng, Junxiong Wang, Haifeng Zhang, Shenyang Sheng

Summary: In this paper, a multi-layer feature fusion text classification model called CAC, based on the Combination of CNN and Attention, is proposed. The experimental results show that the CAC model outperforms models solely relying on Attention mechanism and other models based on CNN, RNN, and Attention in terms of accuracy and performance.

APPLIED SCIENCES-BASEL (2023)

Article Computer Science, Artificial Intelligence

Improved Differentiable Architecture Search With Multi-Stage Progressive Partial Channel Connections

Yu Xue, Changchang Lu, Ferrante Neri, Jiafeng Qin

Summary: This article proposes progressive partial channel connections based on channel attention for differentiable architecture search (PA-DARTS) to solve the instability and performance collapse problems in neural architecture search. Experimental results showed that PA-DARTS achieved 97.59% and 83.61% classification accuracy on CIFAR-10 and CIFAR-100, respectively, and 75.3% classification accuracy on ImageNet.

IEEE TRANSACTIONS ON EMERGING TOPICS IN COMPUTATIONAL INTELLIGENCE (2023)

Article Automation & Control Systems

Nonlinear Spiking Neural Systems With Autapses for Predicting Chaotic Time Series

Qian Liu, Hong Peng, Lifan Long, Jun Wang, Qian Yang, Mario J. Perez-Jimenez, David Orellana-Martin

Summary: SNP systems are neural-like computing models that are inspired by spiking neurons and have applications in chaotic time series forecasting. Nonlinear SNP systems with autapses (NSNP-AU systems) are proposed in this study, which have nonlinearity in spike consumption, generation, and gate functions. Based on NSNP-AU systems, a recurrent-type prediction model for chaotic time series, called the NSNP-AU model, is developed and implemented using a deep learning framework. Experimental results show the superiority of the NSNP-AU model in chaotic time series forecasting.

IEEE TRANSACTIONS ON CYBERNETICS (2023)

Article Computer Science, Information Systems

A data-driven optimisation method for a class of problems with redundant variables and indefinite objective functions

Jin Zhou, Kang Zhou, Gexiang Zhang, Ferrante Neri, Wangyang Shen, Weiping Jin

Summary: In this paper, the authors focus on the issue of multi-objective optimisation problems with redundant variables and indefinite objective functions (MOPRVIF) in practical problem-solving. They propose a dual data-driven method for solving this problem, which consists of eliminating redundant variables, constructing objective functions, selecting evolution operators, and using a multi-objective evolutionary algorithm. The experiments conducted on two different problem domains demonstrate the effectiveness, practicality, and scalability of the proposed method.

INFORMATION SCIENCES (2024)

Article Chemistry, Analytical

A New Assistance Navigation Method for Substation Inspection Robots to Safely Cross Grass Areas

Qiang Yang, Song Ma, Gexiang Zhang, Kaiyi Xian, Lijia Zhang, Zhongyu Dai

Summary: In this paper, a new assistance navigation method is proposed to solve the problem of the inspection robot being affected by grass during the inspection task. By improving the network structure and fusing sensor information, the robot can safely cross the grass area and improve the inspection efficiency.

SENSORS (2023)

Article Computer Science, Artificial Intelligence

A Grammar-based multi-objective neuroevolutionary algorithm to generate fully convolutional networks with novel topologies

Thiago Z. Miranda, Diorge B. Sardinha, Ferrante Neri, Marcio P. Basgalupp, Ricardo Cerri

Summary: This paper proposes a novel grammar-based multi-objective neuroevolutionary method for generating Fully Convolutional Networks. The method includes an efficient way to encode skip connections, facilitates the description of complex search spaces and the injection of domain knowledge, and incorporates multi-input layers and upsampling. The proposed method outperforms previous grammar evolution algorithms, achieving 90.5% accuracy on CIFAR-10.

APPLIED SOFT COMPUTING (2023)

Article Computer Science, Artificial Intelligence

An external attention-based feature ranker for large-scale feature selection

Yu Xue, Chenyi Zhang, Ferrante Neri, Moncef Gabbouj, Yong Zhang

Summary: The study proposes a feature selection method called EAR-FS based on an attention mechanism and hybrid metaheuristic, which reduces the number of features in high-dimensional data while ensuring classification accuracy.

KNOWLEDGE-BASED SYSTEMS (2023)

暂无数据