paper-with-me

홈 › Papers

Pushing the Boundary: Specialising Deep Configuration Performance Learning

2024-07-02 · Jingzhi Gong

Software systems often have numerous configuration options that can be adjusted to meet different performance requirements. However, understanding the combined impact of these options on performance is often challenging, especially with limited real-world data. To tackle this issue, deep learning techniques have gained popularity due to their ability to capture complex relationships even with limited samples. This thesis begins with a systematic literature review of deep learning techniques in configuration performance modeling, analyzing 85 primary papers out of 948 searched papers. It identifies knowledge gaps and sets three objectives for the thesis. The first knowledge gap is the lack of understanding about which encoding scheme is better and in what circumstances. To address this, the thesis conducts an empirical study comparing three popular encoding schemes. Actionable suggestions are provided to support more reliable decisions. Another knowledge gap is the sparsity inherited from the configuration landscape. To handle this, the thesis proposes a model-agnostic and sparsity-robust framework called DaL, which uses a "divide-and-learn" approach. DaL outperforms state-of-the-art approaches in accuracy improvement across various real-world systems. The thesis also addresses the limitation of predicting under static environments by proposing a sequential meta-learning framework called SeMPL. Unlike traditional meta-learning frameworks, SeMPL trains meta-environments in a specialized order, resulting in significantly improved prediction accuracy in multi-environment scenarios. Overall, the thesis identifies and addresses critical knowledge gaps in deep performance learning, significantly advancing the accuracy of performance prediction.

📄 PDF Abstract BibTeX arXiv:2407.02706

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-LearningSystematic Literature Review

Similar Papers 제목 키워드 기반

AID: Pushing the Performance Boundary of Human Pose Estimation with Information Dropping Augmentation

2020-08-17 · Junjie Huang, Zheng Zhu, Guan Huang, Dalong Du

Both appearance cue and constraint cue are vital for human pose estimation. However, there is a tendency in most existing works to overfitting the former and overlook the latter. In this paper, we propose Augmentation by…

Multi-Person Pose EstimationPose Estimation

PnPNet: Pull-and-Push Networks for Volumetric Segmentation with Boundary Confusion

2023-12-13 · Xin You, Ming Ding, Minghui Zhang, Hanxiao Zhang 외

Precise boundary segmentation of volumetric images is a critical task for image-guided diagnosis and computer-assisted intervention, especially for boundary confusion in clinical practice. However, U-shape networks canno…

Specialising Paragraph Vectors for Text Polarity Detection

2016-05-01 · LREC 2016 5 · Fabio Tamburini

This paper presents some experiments for specialising Paragraph Vectors, a new technique for creating text fragment (phrase, sentence, paragraph, text, ...) embedding vectors, for text polarity detection. The first exten…

regressionSentence

Learning to Slide Unknown Objects with Differentiable Physics Simulations

2020-05-11 · Changkyu Song, Abdeslam Boularias

We propose a new technique for pushing an unknown object from an initial configuration to a goal configuration with stability constraints. The proposed method leverages recent progress in differentiable physics models to…

Friction

Pushing the Boundaries of Boundary Detection using Deep Learning

2015-11-23 · Iasonas Kokkinos

In this work we show that adapting Deep Convolutional Neural Network training to the task of boundary detection can result in substantial improvements over the current state-of-the-art in boundary detection. Our contri…

Boundary DetectionDeep LearningSegmentationSemantic Segmentation