Examinando por Autor "Oh, Jeho"
Mostrando 1 - 1 de 1
Resultados por página
Opciones de ordenación
Publicación Finding Near-optimal Configurations in Colossal Spaces with Statistical Guarantees(Association for Computing Machinery (ACM), 2023-11-23) Oh, Jeho; Batory, Don; Heradio Gil, RubénA Software Product Line (SPL) is a family of similar programs. Each program is defined by a unique set of features, called a configuration, that satisfies all feature constraints. “What configuration achieves the best performance for a given workload?” is the SPLOptimization (SPLO) challenge. SPLO is daunting: just 80 unconstrained features yield 1024 unique configurations, which equals the estimated number of stars in the universe. We explain (a) how uniform random sampling and random search algorithms solve SPLO more efficiently and accurately than current machine-learned performance models and (b) how to compute statistical guarantees on the quality of a returned configuration; i.e., it is within x% of optimal with y% confidence.