Understanding Algorithm Performance on an Oversubscribed Scheduling Application - Robotics Institute Carnegie Mellon University

Understanding Algorithm Performance on an Oversubscribed Scheduling Application

Laura Barbulescu, Adele E. Howe, Mark Roberts, and L. Darrell Whitley
Journal Article, Journal of Artificial Intelligence Research, Vol. 27, No. 1, pp. 577 - 615, December, 2006

Abstract

The best performing algorithms for a particular oversubscribed scheduling application, Air Force Satellite Control Network (AFSCN) scheduling, appear to have little in common. Yet, through careful experimentation and modeling of performance in real problem instances, we can relate characteristics of the best algorithms to characteristics of the application. In particular, we find that plateaus dominate the search spaces (thus favoring algorithms that make larger changes to solutions) and that some randomization in exploration is critical to good performance (due to the lack of gradient information on the plateaus). Based on our explanations of algorithm performance, we develop a new algorithm that combines characteristics of the best performers; the new algorithm's performance is better than the previous best. We show how hypothesis driven experimentation and search modeling can both explain algorithm performance and motivate the design of a new algorithm.

BibTeX

@article{Barbulescu-2006-126301,
author = {Laura Barbulescu and Adele E. Howe and Mark Roberts and L. Darrell Whitley},
title = {Understanding Algorithm Performance on an Oversubscribed Scheduling Application},
journal = {Journal of Artificial Intelligence Research},
year = {2006},
month = {December},
volume = {27},
number = {1},
pages = {577 - 615},
}