An Importance Sampling Approach to the Estimation of Algorithm Performance in Automated Algorithm Design Host Publication: Learning and Intelligent Optimization Authors: S. Adriaensen and A. Nowé Publisher: Springer Publication Date: Jun. 2017 Number of Pages: 15 ISBN: 978-3-319-69403-0
Abstract: In this paper we consider the problem of estimating the relative performance of a given set of related algorithms. The predominant, general approach of doing so involves executing each algorithm instance multiple times, and computing independent estimates based on the performance observations made for each of them. A single execution might be expensive, making this a time-consuming process. We show how an algorithm in general can be viewed as a distribution over executions and its performance as the expectation of some measure of desirability of an execution, over this distribution. Subsequently, we describe how Importance Sampling can be used to generalize performance observations across algorithms with partially overlapping distributions, amortizing the cost of obtaining them. Finally, we implement the proposed approach as a Proof of Concept and validate it experimentally. External Link.
|