An Importance Sampling Approach to the Estimation of Algorithm Performance in Automated Algorithm Design.

Lecture Notes in Computer Science(2017)

引用 1|浏览14
暂无评分
摘要
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.
更多
查看译文
关键词
Performance evaluation,Algorithms,Importance Sampling,Programming by Optimization,Automated algorithm synthesis
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要