This is an archive of the old software engineering chair at Saarland University. It is no longer up-to-date.

On Parameter Tuning in Search Based Software Engineering - SSBSE 2011
by Andrea Arcuri, Gordon Fraser

September 2011.

Download as PDF file.

Abstract

When applying search-based software engineering (SBSE) techniques one is confronted with a multitude of different parameters that need to be chosen: Which population size for a genetic algorithm? Which selection mechanism to use? What settings to use for dozens of other parameters? This problem not only troubles users who want to apply SBSE tools in practice, but also researchers performing experimentation - how to compare algorithms that can have different parameter settings? To shed light on the problem of parameters, we performed the largest empirical analysis on parameter tuning in SBSE to date, collecting and statistically analysing data from more than a million experiments. As case study, we chose test data generation, one of the most popular problems in SBSE. Our data confirm that tuning does have a critical impact on algorithmic performance, and over-fitting of parameter tuning is a dire threat to external validity of empirical analyses in SBSE. Based on this large empirical evidence, we give guidelines on how to handle parameter tuning.

BibTeX Entry

@inproceedings{arcuri-ssbse-2011,
    title = "On Parameter Tuning in Search Based Software Engineering",
    author = "Andrea Arcuri and Gordon Fraser",
    year = "2011",
    month = sep,
    location = "Szeged, Hungary",
}

Show all publications of the Software Engineering Chair.