@inproceedings{MF21b, Author = {Kateryna Muts and Heiko Falk}, Title = {Predicting Objectives on a Reduced Search Space of Multiobjective Function Inlining.}, Year = {(2021).}, Month = {November}, Note = {kmuts, hfalk, multiopt, ESD, WCC}, Isbn = {10.1145/3493229.3493303}, Howpublished = {21-70 MF21b SCOPES}, Booktitle = {In Proceedings of the 24th International Workshop on Software & Compilers for Embedded Systems (SCOPES)}, Abstract = {The Worst-Case Execution Time (WCET), energy consumption, and code size are among the most important criteria of hard real-time systems. To estimate the WCET and energy consumption at compile time, static analyzers are often used: they estimate the objectives by invoking time-consuming microarchitecture, data flow, and control flow analyses. The expensive analyses make it almost infeasible to use evolutionary algorithms for solving multiobjective problems with these two objectives at compile time, since any evolutionary algorithm extensively evaluates objectives to find solutions. We propose a method that speeds up an evolutionary algorithm supplying it with a reduced search space and prediction model fitted on the reduced search space, so the algorithm needs to explore a smaller search space and can use fast predictions instead of time-consuming estimations to evaluate the WCET and energy consumption. The proposed approach is general enough to be used for any compiler-based optimization. We demonstrate the advantages of it solving a multiobjective function inlining problem at compile time.} } @COMMENT{Bibtex file generated on 2024-3-29 with typo3 si_bibtex plugin. Data from https://www.tuhh.de/es/home/publications }