33
11
v1v2 (latest)

Evolving Boolean Functions with Conjunctions and Disjunctions via Genetic Programming

Abstract

Recently it has been proved that simple GP systems can efficiently evolve the conjunction of nn variables if they are equipped with the minimal required components. In this paper, we make a considerable step forward by analysing the behaviour and performance of the GP system for evolving a Boolean function with unknown components, i.e., the function may consist of both conjunctions and disjunctions. We rigorously prove that if the target function is the conjunction of nn variables, then the RLS-GP using the complete truth table to evaluate program quality evolves the exact target function in O(nlog2n)O(\ell n \log^2 n) iterations in expectation, where n\ell \geq n is a limit on the size of any accepted tree. When, as in realistic applications, only a polynomial sample of possible inputs is used to evaluate solution quality, we show how RLS-GP can evolve a conjunction with any polynomially small generalisation error with probability 1O(log2(n)/n)1 - O(\log^2(n)/n). To produce our results we introduce a super-multiplicative drift theorem that gives significantly stronger runtime bounds when the expected progress is only slightly super-linear in the distance from the optimum.

View on arXiv
Comments on this paper