Author Login Editor-in-Chief Peer Review Editor Work Office Work

Computer Engineering ›› 2009, Vol. 35 ›› Issue (2): 13-14,2. doi: 10.3969/j.issn.1000-3428.2009.02.005

• Degree Paper • Previous Articles     Next Articles

Genetic Inductive Logic Programming Based on Bit-string Encoding

YANG Xin-wu, LIU Chun-nian   

  1. (Beijing Municipal Key Laboratory of Multimedia and Intelligent Software Technology, College of Computer, Beijing University of Technology, Beijing 100022)
  • Received:1900-01-01 Revised:1900-01-01 Online:2009-01-20 Published:2009-01-20

基于位串编码的遗传归纳逻辑程序设计

杨新武,刘椿年   

  1. (北京工业大学计算机学院多媒体与智能软件技术北京市重点实验室,北京 100022)

Abstract: Inductive logic programming is a new method for data mining, which is based on the first-order logic. The first-order rule mining is the complicated combination optimal problem of atoms constructed by target predicate and background predicates. This paper proposes the bit-string encoding of first-order rule based on the Occam’s razor principle, designs the corresponding genetic operators, and presents the algorithm of Genetic Inductive Logic Programming(GILP) based on the sequential covering strategy and adopts genetic algorithm as the search method. It validates the feasibility of GILP algorithm through the connectivity of graphic and gcd problem.

Key words: genetic algorithm, inductive logic programming, bit-string encoding

摘要: 归纳逻辑程序设计是基于一阶逻辑的数据挖掘新方法。一阶规则挖掘是目标谓词和背景知识谓词对应的各种原子的复杂组合优化问题。该文根据Occam’s razor原理提出原子的位串编码,设计相应的遗传算子,基于sequential covering策略提出采用遗传算法作为搜索策略的遗传归纳逻辑程序设计算法GILP。在连通图问题和gcd问题上验证算法的可行性。

关键词: 遗传算法, 归纳逻辑程序设计, 位串编码

CLC Number: