Cross-Task Code Reuse in Genetic Programming Applied to Visual Learning

by Wojciech Jaśkowski, Krzysztof Krawiec, Bartosz Wieloch
Abstract:
We propose a method that enables effective code reuse between evolutionary runs that solve a set of related visual learning tasks. We start with introducing a visual learning approach that uses genetic programming individuals to recognize objects. The process of recognition is generative, i.e., requires the learner to restore the shape of the processed object. This method is extended with a code reuse mechanism by introducing a crossbreeding operator that allows importing the genetic material from other evolutionary runs. In the experimental part, we compare the performance of the extended approach to the basic method on a real-world task of handwritten character recognition, and conclude that code reuse leads to better results in terms of fitness and recognition accuracy. Detailed analysis of the crossbred genetic material shows also that code reuse is most profitable when the recognized objects exhibit visual similarity.
Reference:
Cross-Task Code Reuse in Genetic Programming Applied to Visual Learning (Wojciech Jaśkowski, Krzysztof Krawiec, Bartosz Wieloch), In International Journal of Applied Mathematics and Computer Science, volume 24, 2014.
Bibtex Entry:
@Article{Jaskowski2014crosstask,
  Title                    = {Cross-Task Code Reuse in Genetic Programming Applied to Visual Learning},
  Author                   = {Wojciech Jaśkowski and Krzysztof Krawiec and Bartosz Wieloch},
  Journal                  = {International Journal of Applied Mathematics and Computer Science},
  Year                     = {2014},
  Number                   = {1},
  Pages                    = {183--197},
  Volume                   = {24},
  if                       = {[IF 2014: 1.227]},

  Abstract                 = {We propose a method that enables effective code reuse between evolutionary runs that solve a set of related visual learning
tasks. We start with introducing a visual learning approach that uses genetic programming individuals to recognize objects.
The process of recognition is generative, i.e., requires the learner to restore the shape of the processed object. This method
is extended with a code reuse mechanism by introducing a crossbreeding operator that allows importing the genetic material
from other evolutionary runs. In the experimental part, we compare the performance of the extended approach to the basic
method on a real-world task of handwritten character recognition, and conclude that code reuse leads to better results in
terms of fitness and recognition accuracy. Detailed analysis of the crossbred genetic material shows also that code reuse is
most profitable when the recognized objects exhibit visual similarity.},
  Keywords                 = {genetic programming, code reuse, knowledge sharing, visual learning, multi-task learning, optical character
recognition.},
  Owner                    = {Wojciech},
  Timestamp                = {2014.01.18},
  Url                      = {http://zbc.uz.zgora.pl/Content/29081/AMCS_2014_24_1_14.pdf}
}

This entry was posted by . Bookmark the permalink.