Krzysztof Krawiec


Home

Research:

edit SideBar

Genetic programming (GP) is a variant of evolutionary algorithm where the entities under- going simulated evolution are computer programs. A fitness function in GP is usually based on a set of tests, each of which defines the desired output a correct program should return for an exemplary input. The outcomes of interactions between programs and tests in GP can be represented as an interaction matrix, with rows corresponding to programs in the current pop- ulation and columns corresponding to tests. In previous work, we proposed SFIMX, a method that performs only a fraction of interactions and employs non-negative matrix factorization to estimate the outcomes of remaining ones, shortening GP's runtime. In this paper, we build upon that work and propose three extensions of SFIMX, in which the subset of tests drawn to perform interactions is selected with respect to test difficulty. The conducted experiment indicates that the proposed extensions surpass the original SFIMX on a suite of discrete GP benchmarks. #2017FCDSKrawiecLiskowskiBib

@ARTICLE { 2017FCDSKrawiecLiskowski,
    ABSTRACT = { Genetic programming (GP) is a variant of evolutionary algorithm where the entities under- going simulated evolution are computer programs. A fitness function in GP is usually based on a set of tests, each of which defines the desired output a correct program should return for an exemplary input. The outcomes of interactions between programs and tests in GP can be represented as an interaction matrix, with rows corresponding to programs in the current pop- ulation and columns corresponding to tests. In previous work, we proposed SFIMX, a method that performs only a fraction of interactions and employs non-negative matrix factorization to estimate the outcomes of remaining ones, shortening GP's runtime. In this paper, we build upon that work and propose three extensions of SFIMX, in which the subset of tests drawn to perform interactions is selected with respect to test difficulty. The conducted experiment indicates that the proposed extensions surpass the original SFIMX on a suite of discrete GP benchmarks. },
    AUTHOR = { Krzysztof Krawiec and Pawe{\l} Liskowski },
    DOI = { doi:10.1515/fcds-2017-0017 },
    JOURNAL = { Foundations of Computing and Decision Sciences },
    NUMBER = { 4 },
    PAGES = { 339--358 },
    TITLE = { Adaptive Test Selection for Factorization-based Surrogate Fitness in Genetic Programming },
    URL = { https://www.degruyter.com/view/j/fcds.2017.42.issue-4/fcds-2017-0017/fcds-2017-0017.xml },
    VOLUME = { 42 },
    YEAR = { 2017 },
    1 = { https://www.degruyter.com/view/j/fcds.2017.42.issue-4/fcds-2017-0017/fcds-2017-0017.xml },
    2 = { https://doi.org/10.1515/fcds-2017-0017 },
}


Powered by PmWiki