paper-with-me

Papers

Deep Learning for Effective and Efficient Reduction of Large Adaptation Spaces in Self-Adaptive Systems

2022-04-13 · Danny Weyns, Omid Gheibi, Federico Quin, Jeroen Van Der Donckt

Many software systems today face uncertain operating conditions, such as sudden changes in the availability of resources or unexpected user behavior. Without proper mitigation these uncertainties can jeopardize the system goals. Self-adaptation is a common approach to tackle such uncertainties. When the system goals may be compromised, the self-adaptive system has to select the best adaptation option to reconfigure by analyzing the possible adaptation options, i.e., the adaptation space. Yet, analyzing large adaptation spaces using rigorous methods can be resource- and time-consuming, or even be infeasible. One approach to tackle this problem is by using online machine learning to reduce adaptation spaces. However, existing approaches require domain expertise to perform feature engineering to define the learner, and support online adaptation space reduction only for specific goals. To tackle these limitations, we present 'Deep Learning for Adaptation Space Reduction Plus' -- DLASeR+ in short. DLASeR+ offers an extendable learning framework for online adaptation space reduction that does not require feature engineering, while supporting three common types of adaptation goals: threshold, optimization, and set-point goals. We evaluate DLASeR+ on two instances of an Internet-of-Things application with increasing sizes of adaptation spaces for different combinations of adaptation goals. We compare DLASeR+ with a baseline that applies exhaustive analysis and two state-of-the-art approaches for adaptation space reduction that rely on learning. Results show that DLASeR+ is effective with a negligible effect on the realization of the adaptation goals compared to an exhaustive analysis approach, and supports three common types of adaptation goals beyond the state-of-the-art approaches.

📄 PDF Abstract BibTeX arXiv:2204.06254

Code (0)

등록된 구현이 없습니다.

Tasks

Feature EngineeringSelf Adaptive System

Similar Papers 제목 키워드 기반

Dealing with Drift of Adaptation Spaces in Learning-based Self-Adaptive Systems using Lifelong Self-Adaptation

2022-11-04 · Omid Gheibi, Danny Weyns

Recently, machine learning (ML) has become a popular approach to support self-adaptation. ML has been used to deal with several problems in self-adaptation, such as maintaining an up-to-date runtime model under uncertain…

Decision MakingSelf Adaptive System

Unsupervised Domain Adaptation with Progressive Adaptation of Subspaces

2020-09-01 · Weikai Li, Songcan Chen

Unsupervised Domain Adaptation (UDA) aims to classify unlabeled target domain by transferring knowledge from labeled source domain with domain shift. Most of the existing UDA methods try to mitigate the adverse impact in…

Domain AdaptationPartial Domain AdaptationTransfer LearningUnsupervised Domain Adaptation

Addressing Tactic Volatility in Self-Adaptive Systems Using Evolved Recurrent Neural Networks and Uncertainty Reduction Tactics

2022-04-21 · Aizaz Ul Haq, Niranjana Deshpande, AbdElRahman ElSaid, Travis Desell 외

Self-adaptive systems frequently use tactics to perform adaptations. Tactic examples include the implementation of additional security measures when an intrusion is detected, or activating a cooling mechanism when temper…

Decision Making

Renewing Iterative Self-labeling Domain Adaptation with Application to the Spine Motion Prediction

2022-11-14 · Gecheng Chen, Yu Zhou, Xudong Zhang, Rui Tuo

The area of transfer learning comprises supervised machine learning methods that cope with the issue when the training and testing data have different input feature spaces or distributions. In this work, we propose a nov…

Domain Adaptationmotion predictionTransfer Learning

TLDR: Twin Learning for Dimensionality Reduction

2021-10-18 · Yannis Kalantidis, Carlos Lassance, Jon Almazan, Diane Larlus

Dimensionality reduction methods are unsupervised approaches which learn low-dimensional spaces where some properties of the initial space, typically the notion of "neighborhood", are preserved. Such methods usually requ…

Dimensionality ReductionRepresentation LearningRetrievalSelf-Supervised Learning