paper-with-me

Papers

Search-Based Software Engineering for Self-Adaptive Systems: Survey, Disappointments, Suggestions and Opportunities

2020-01-22 · Tao Chen, Miqing Li, Ke Li, Kalyanmoy Deb

Search-Based Software Engineering (SBSE) is a promising paradigm that exploits the computational search to optimize different processes when engineering complex software systems. Self-adaptive system (SAS) is one category of such complex systems that permits to optimize different functional and non-functional objectives/criteria under changing environments (e.g., requirements and workload), which involves problems that are subject to search. In this regard, over years, there has been a considerable amount of work that investigates SBSE for SASs. In this paper, we provide the first systematic and comprehensive survey exclusively on SBSE for SASs, covering papers in 27 venues from 7 repositories, which eventually leads to several key statistics from the most notable 74 primary studies in this particular field of research. Our results, surprisingly, have revealed five disappointments that are of utmost importance and can result in serve consequences but have been overwhelmingly ignored in existing studies. We provide theoretical and/or experimental evidence to justify our arguments against the disappointments, present suggestions, and highlight the promising research opportunities towards their mitigation. We also elaborate on three other emergent, but currently under-explored opportunities for future work on SBSE for SASs. By mitigating the disappointments revealed in this work, together with the highlighted opportunities, we hope to be able to excite a much more significant growth in this particular research direction.

📄 PDF Abstract BibTeX arXiv:2001.08236

Code (1)

taochen/sbse-for-sas 공식 구현

Tasks

Self Adaptive System

Similar Papers 제목 키워드 기반

Awareness requirement and performance management for adaptive systems: a survey

2023-01-22 · Tarik A. Rashid, Bryar A. Hassan, Abeer Alsadoon, Shko Qader 외

Self-adaptive software can assess and modify its behavior when the assessment indicates that the program is not performing as intended or when improved functionality or performance is available. Since the mid-1960s, the …

ManagementSurvey

Software Engineering for Collective Cyber-Physical Ecosystems

2024-06-07 · Roberto Casadei, Gianluca Aguzzi, Giorgio Audrito, Ferruccio Damiani 외

Today's distributed and pervasive computing addresses large-scale cyber-physical ecosystems, characterised by dense and large networks of devices capable of computation, communication and interaction with the environment…

Machine Learning for Software Engineering: A Systematic Mapping

2020-05-27 · Saad Shafiq, Atif Mashkoor, Christoph Mayr-Dorn, Alexander Egyed

Context: The software development industry is rapidly adopting machine learning for transitioning modern day software systems towards highly intelligent and self-learning systems. However, the full potential of machine l…

ArticlesBIG-bench Machine LearningSelf-Learning

Foundational Design Principles and Patterns for Building Robust and Adaptive GenAI-Native Systems

2025-08-21 · Frederik Vandeputte arxiv

Generative AI (GenAI) has emerged as a transformative technology, demonstrating remarkable capabilities across diverse application domains. However, GenAI faces several major challenges in developing reliable and efficie…

Synergizing Domain Expertise with Self-Awareness in Software Systems: A Patternized Architecture Guideline

2020-01-20 · Tao Chen, Rami Bahsoon, Xin Yao

To promote engineering self-aware and self-adaptive software systems in a reusable manner, architectural patterns and the related methodology provide an unified solution to handle the recurring problems in the engineerin…