Abstract
Runtime analysis, as a branch of the theory of AI, studies how the number of iterations algorithms take before finding a solution (its runtime) depends on the design of the algorithm and the problem structure. Drift analysis is a state-of-the-art tool for estimating the runtime of randomised algorithms, such as bandit and evolutionary algorithms. Drift refers roughly to the expected progress towards the optimum per iteration. This paper considers the problem of deriving concentration tail-bounds on the runtime of algorithms. It provides a novel drift theorem that gives precise exponential tail-bounds given positive, weak, zero and even negative drift. Previously, such exponential tail bounds were missing in the case of weak, zero, or negative drift.
Original language | English |
---|---|
Title of host publication | Proceedings of the 33rd International Joint Conference on Artificial Intelligence |
Publisher | International Joint Conferences on Artificial Intelligence Organization (IJCAI) |
Number of pages | 9 |
Publication status | Accepted/In press - 16 Apr 2024 |
Event | 33rd International Joint Conference on Artificial Intelligence - International Convention Center Jeju (ICC Jeju), Korea, Republic of Duration: 3 Aug 2024 → 9 Aug 2024 https://ijcai24.org/ |
Publication series
Name | Proceedings of the International Joint Conference on Artificial Intelligence |
---|---|
ISSN (Print) | 1045-0823 |
Conference
Conference | 33rd International Joint Conference on Artificial Intelligence |
---|---|
Abbreviated title | IJCAI 2024 |
Country/Territory | Korea, Republic of |
Period | 3/08/24 → 9/08/24 |
Internet address |
Bibliographical note
Not yet published as of 14/05/2023Keywords
- runtime analysis
- Bandit algorithms
- Coevolution