Dr. rer. nat. Kateryna Muts

Fields of Activity

 
  • Multi-Criteria Code Optimization for Embedded Hard Real-Time Systems

Position

Oberingenieurin

Contact Details

Kateryna Muts
Dr. rer. nat.

 

Tel.: +49 (0) 40 42878-3471
Fax: +49 (0) 40 42878-2798
Mail: k.muts@tuhh.de

Building E, Room 3.002
Directions

Consulting hours

  • On appointment

Publications

[176791]
Title: Predicting Objectives on a Reduced Search Space of Multiobjective Function Inlining. <em>In Proceedings of the 24th International Workshop on Software & Compilers for Embedded Systems (SCOPES)</em>
Written by: Kateryna Muts and Heiko Falk
in: November (2021).
Volume: Number:
on pages:
Chapter:
Editor:
Publisher:
Series:
Address:
Edition:
ISBN: 10.1145/3493229.3493303
how published: 21-70 MF21b SCOPES
Organization:
School:
Institution:
Type:
DOI:
URL:
ARXIVID:
PMID:

Note: kmuts, hfalk, multiopt, ESD, WCC

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.