中文
相关论文

相关论文: Unlocking the Secrets of Software Configuration La…

200 篇论文

Performance is a volatile property of a software system and frequent performance profiling is required to keep the knowledge about a software system's performance behavior up to date. Repeating all performance measurements after every…

软件工程 · 计算机科学 2025-11-24 Sebastian Böhm , Florian Sattler , Norbert Siegmund , Sven Apel

Finding the optimally performing configuration of a software system for a given setting is often challenging. Recent approaches address this challenge by learning performance models based on a sample set of configurations. However, building…

软件工程 · 计算机科学 2017-09-12 Vivek Nair , Tim Menzies , Norbert Siegmund , Sven Apel

The high configurability of modern software systems has made configuration tuning a crucial step for assuring system performance, e.g., latency or throughput. However, given the expensive measurements, large configuration space, and rugged…

软件工程 · 计算机科学 2025-09-03 Pengzhou Chen , Tao Chen

Efficient solving of an unseen optimization problem is related to appropriate selection of an optimization algorithm and its hyper-parameters. For this purpose, automated algorithm performance prediction should be performed that in most…

神经与进化计算 · 计算机科学 2021-10-25 Risto Trajanov , Stefan Dimeski , Martin Popovski , Peter Korošec , Tome Eftimov

In a buggy configurable system, configuration-dependent bugs cause the failures in only certain configurations due to unexpected interactions among features. Manually localizing configuration-dependent faults in configurable systems could…

软件工程 · 计算机科学 2019-11-20 Son Nguyen

Software configuration tuning is essential for optimizing a given performance objective (e.g., minimizing latency). Yet, due to the software's intrinsically complex configuration landscape and expensive measurement, there has been a rather…

软件工程 · 计算机科学 2024-03-18 Pengzhou Chen , Tao Chen , Miqing Li

Machine/deep learning models have been widely adopted for predicting the configuration performance of software systems. However, a crucial yet unaddressed challenge is how to cater for the sparsity inherited from the configuration…

软件工程 · 计算机科学 2024-11-21 Jingzhi Gong , Tao Chen , Rami Bahsoon

Hard combinatorial optimization problems deal with the search for the minimum cost solutions (ground states) of discrete systems under strong constraints. A transformation of state variables may enhance computational tractability. It has…

无序系统与神经网络 · 物理学 2012-04-11 Konstantin Klemm , Anita Mehta , Peter F. Stadler

Many modern software systems are highly configurable, allowing the user to tune them for performance and more. Current performance modeling approaches aim at finding performance-optimal configurations by building performance models in a…

软件工程 · 计算机科学 2021-02-15 Max Weber , Sven Apel , Norbert Siegmund

To use heterogeneous hardware, programmers must have sufficient technical skills to utilize OpenMP, CUDA, and OpenCL. On the basis of this, I have proposed environment-adaptive software that enables automatic conversion, configuration, and…

分布式、并行与集群计算 · 计算机科学 2022-03-08 Yoji Yamato

Predicting the performance of an optimization algorithm on a new problem instance is crucial in order to select the most appropriate algorithm for solving that problem instance. For this purpose, recent studies learn a supervised machine…

机器学习 · 计算机科学 2022-03-23 Risto Trajanov , Stefan Dimeski , Martin Popovski , Peter Korošec , Tome Eftimov

Modern software systems are increasingly designed to be highly configurable, which increases flexibility but can make programs harder to develop, test, and analyze, e.g., how configuration options are set to reach certain locations, what…

软件工程 · 计算机科学 2021-02-16 KimHao Nguyen , ThanhVu Nguyen

Machine learning (ML) systems expose a rapidly expanding configuration space spanning model-parallelism strategies, communication optimizations, and low-level runtime parameters. End-to-end system efficiency is highly sensitive to these…

机器学习 · 计算机科学 2026-03-13 Jimmy Shong , Yuhan Ding , Yihan Jiang , Liheng Jing , Haonan Chen , Gaokai Zhang , Aditya Akella , Fan Lai

Modern software systems are typically configurable, a fundamental prerequisite for wide applicability and reusability. This flexibility poses an extraordinary challenge for quality assurance, as the enormous number of possible…

Widely used software systems such as video encoders are by necessity highly configurable, with hundreds or even thousands of options to choose from. Their users often have a hard time finding suitable values for these options (i.e. finding…

软件工程 · 计算机科学 2023-02-23 Luc Lesoil , Mathieu Acher , Arnaud Blouin , Jean-Marc Jézéquel

Despite the huge spread and economical importance of configurable software systems, there is unsatisfactory support in utilizing the full potential of these systems with respect to finding performance-optimal configurations. Prior work on…

软件工程 · 计算机科学 2017-09-19 Vivek Nair , Tim Menzies , Norbert Siegmund , Sven Apel

The dynamics of real-world applications and systems require efficient methods for improving infeasible solutions or restoring corrupted ones by making modifications to the current state of a system in a restricted way. We propose a new…

Many software systems offer configuration options to tailor their functionality and non-functional properties (e.g., performance). Often, users are interested in the (performance-)optimal configuration, but struggle to find it, due to…

软件工程 · 计算机科学 2019-12-02 Alexander Grebhahn , Norbert Siegmund , Sven Apel

Modern systems (e.g., deep neural networks, big data analytics, and compilers) are highly configurable, which means they expose different performance behavior under different configurations. The fundamental challenge is that one cannot…

人工智能 · 计算机科学 2019-02-27 Mohammad Ali Javidian , Pooyan Jamshidi , Marco Valtorta

Variability constraints are an integral part of the requirements for a configurable system. The constraints specified in the requirements on the legal combinations of options define the space of potential valid configurations for the…

软件工程 · 计算机科学 2023-09-08 Chin Khor , Robyn Lutz