Skip to main navigation Skip to search Skip to main content

Memory-efficient genetic algorithm for path optimization in embedded systems

  • Umair F. Siddiqi*
  • , Yoichi Shiraishi
  • , Sadiq M. Sait
  • *Corresponding author for this work

Research output: Contribution to journalArticlepeer-review

9 Scopus citations

Abstract

Multi-objective path optimization is a critical operation in a large number of applications. Many applications execute on embedded systems, which use less powerful processors and limited amount of memory in order to reduce system costs and power consumption. Therefore, fast and memory-efficient algorithms are needed to solve the multi-objective path optimization problem. This paper proposes a fast and memory-efficient algorithm based on a Genetic Algorithm (GA) that can be used to solve the multi-objective path optimization problem. The proposed algorithm needs memory space approximately equal to its population size and consists of two GA operations (crossover and mutation). During each iteration, any one of the GA operations is applied to chromosomes, which can be either dominated or non-dominated. Dominated chromosomes prefer the crossover operation with a non-dominated chromosome in order to produce an offspring that has genes from both parents (dominated and non-dominated chromosomes). The mutation operation is preferred by non-dominated chromosomes. The offspring replaces its parent chromosome. The proposed algorithm is implemented using C++ and executed on an ARM-based embedded system as well as on an Intel-Celeron-M-based PC. In terms of the quality of its Pareto-optimal solutions, the algorithm is compared with Nondominated Sorting Genetic Algorithm-II (NSGA-II) and Simulated Annealing (SA). The performance of the proposed algorithm is better than that of SA. Moreover, comparison with NSGA-II shows that at approximately equal amounts of execution time and memory usage, the performance of the proposed algorithm is 5% better than that of NSGA-II. Based on the experimental results, the proposed algorithm is suitable for implementation on embedded systems.

Original languageEnglish
Pages (from-to)28-36
Number of pages9
JournalIPSJ Online Transactions
Volume6
Issue number1
DOIs
StatePublished - 2013

Keywords

  • Embedded systems
  • Genetic Algorithm (GA)
  • Multi-objective shortest path problem (MOSP)

ASJC Scopus subject areas

  • General Computer Science

Fingerprint

Dive into the research topics of 'Memory-efficient genetic algorithm for path optimization in embedded systems'. Together they form a unique fingerprint.

Cite this