Planning as Optimization: Dynamically Discovering Optimal Configurations for Runtime Situations

Reference

Erik Fredericks, Ilias Gerostathopoulos, Christian Krupitzer, and Thomas Vogel. “Planning as Optimization: Dynamically Discovering Optimal Configurations for Runtime Situations”. In: International Conference on Self-Adaptive and Self-Organizing Systems. SASO ‘19. IEEE, 2019, pp. 1–10. DOI: 10.1109/SASO.2019.00010

Abstract

The large number of possible configurations of modern software-based systems, combined with the large number of possible environmental situations of such systems, prohibits enumerating all adaptation options at design time and necessitates planning at run time to dynamically identify an appropriate configuration for a situation. While numerous planning techniques exist, they typically assume a detailed state-based model of the system and that the situations that warrant adaptations are known. Both of these assumptions can be violated in complex, real-world systems. As a result, adaptation planning must rely on simple models that capture what can be changed (input parameters) and observed in the system and environment (output and context parameters). We therefore propose planning as optimization: the use of optimization strategies to discover optimal system configurations at runtime for each distinct situation that is also dynamically identified at runtime. We apply our approach to CrowdNav, an open-source traffic routing system with the characteristics of a real-world system. We identify situations via clustering and conduct an empirical study that compares Bayesian optimization and two types of evolutionary optimization (NSGA-II and novelty search) in CrowdNav.

BibTeX

@InProceedings{2019-SASO,
    author = {Fredericks, Erik and Gerostathopoulos, Ilias and Krupitzer, Christian and Vogel, Thomas},
    title = {Planning as Optimization: Dynamically Discovering Optimal Configurations for Runtime Situations},
    year = {2019},
    booktitle = {13th International Conference on Self-Adaptive and Self-Organizing Systems},
    series = {SASO~'19},
    publisher = {IEEE},
    pages = {1--10},
    doi = {10.1109/SASO.2019.00010},
}
Impressum/Datenschutz