SEAINEJan 8, 2024

Interactive Multi-Objective Evolutionary Optimization of Software Architectures

arXiv:2401.04192v134 citationsh-index: 51Inf Sci
Originality Incremental advance
AI Analysis

This addresses the challenge of human-centered decision-making in search-based software engineering, particularly for early analysis phases, though it is incremental as it builds on existing interactive evolutionary computation methods.

The paper tackles the problem of integrating human judgment into software architecture optimization by proposing an interactive multi-objective evolutionary algorithm that incorporates both quantitative metrics and qualitative feedback from experts, with experimentation showing it effectively guides the search toward regions of interest to users.

While working on a software specification, designers usually need to evaluate different architectural alternatives to be sure that quality criteria are met. Even when these quality aspects could be expressed in terms of multiple software metrics, other qualitative factors cannot be numerically measured, but they are extracted from the engineer's know-how and prior experiences. In fact, detecting not only strong but also weak points in the different solutions seems to fit better with the way humans make their decisions. Putting the human in the loop brings new challenges to the search-based software engineering field, especially for those human-centered activities within the early analysis phase. This paper explores how the interactive evolutionary computation can serve as a basis for integrating the human's judgment into the search process. An interactive approach is proposed to discover software architectures, in which both quantitative and qualitative criteria are applied to guide a multi-objective evolutionary algorithm. The obtained feedback is incorporated into the fitness function using architectural preferences allowing the algorithm to discern between promising and poor solutions. Experimentation with real users has revealed that the proposed interaction mechanism can effectively guide the search towards those regions of the search space that are of real interest to the expert.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes