Genetic algorithms: concepts, issues and a case study of grammar induction

  • Authors:
  • Hari Mohan Pandey;Anurag Dixit;Deepti Mehrotra

  • Affiliations:
  • Middle East College, Knowledge Oasis, Muscat, Oman;BRCM College of Engg. & Technology, Bhiwani, Haryana;Amity University, Noida, India

  • Venue:
  • Proceedings of the CUBE International Information Technology Conference
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper discusses a case study of grammar induction. Grammar induction is the process of learning grammar from a set of training data of the positive (S+) and negative (S-) strings. An algorithm has been designed and implemented for the induction of context free grammar (CFG). Special bit mask oriented data structures have been used to apply the crossover and mutation operations. The aim is to establish the applicability of the genetic algorithms (GAs) for different engineering problems. The paper lays a concrete foundation to formulating problems in the genetic algorithm framework. In addition, the basic principles of standard genetic algorithm, such as encoding techniques, selection techniques, operators (crossover and mutation), and the issues raised in the relevant literature have been discussed to establish the applicability of the genetic algorithm.