Abstract
Dendritic cell algorithm (DCA) is a class of artificial immune systems that was originally developed for anomaly detection in networked systems and later as a general binary classifier. Conventionally, in its life cycle, the DCA goes through
four phases including feature categorisation into artificial signals,context detection of data items, context assignment, and finally labeling of data items as either abnormal or normal class. During the context detection phase, the DCA requires users to manually pre-define the parameters used by its weighted function to process the signals and data items. Notice that the manual derivation of the parameters of the DCA cannot guarantee the optimal set of weights being used, research attention has thus been attracted to the optimisation of the parameters. This paper reports a systematic comparative study between Genetic algorithm (GA) and Particle Swarm Optimisation (PSO) on parameter optimisation
for DCA. In order to evaluate the performance of GADCA and PSO-DCA, twelve publicly available datasets from UCI machine learning repository were employed. The performance results based on the computational time, classification accuracy, sensitivity, F-measure, and precision show that, the GA-DCA overall outperforms PSO-DCA for most of the datasets.
four phases including feature categorisation into artificial signals,context detection of data items, context assignment, and finally labeling of data items as either abnormal or normal class. During the context detection phase, the DCA requires users to manually pre-define the parameters used by its weighted function to process the signals and data items. Notice that the manual derivation of the parameters of the DCA cannot guarantee the optimal set of weights being used, research attention has thus been attracted to the optimisation of the parameters. This paper reports a systematic comparative study between Genetic algorithm (GA) and Particle Swarm Optimisation (PSO) on parameter optimisation
for DCA. In order to evaluate the performance of GADCA and PSO-DCA, twelve publicly available datasets from UCI machine learning repository were employed. The performance results based on the computational time, classification accuracy, sensitivity, F-measure, and precision show that, the GA-DCA overall outperforms PSO-DCA for most of the datasets.
Original language | English |
---|---|
Title of host publication | 2020 IEEE Congress on Evolutionary Computation, CEC 2020 - Conference Proceedings |
Place of Publication | Piscataway, NJ |
Publisher | IEEE |
Number of pages | 8 |
ISBN (Electronic) | 9781728169293 |
ISBN (Print) | 9781728169309 |
DOIs | |
Publication status | Published - Jul 2020 |
Event | 2020 IEEE Congress on Evolutionary Computation, CEC 2020 - Virtual, Glasgow, United Kingdom Duration: 19 Jul 2020 → 24 Jul 2020 |
Conference
Conference | 2020 IEEE Congress on Evolutionary Computation, CEC 2020 |
---|---|
Country/Territory | United Kingdom |
City | Virtual, Glasgow |
Period | 19/07/20 → 24/07/20 |
Keywords
- Dendritic cell algorithm
- particles swarm optimisation
- genetic algorithm
- dange theory
- Artificial immune systems