paper-with-me

홈 › Papers

Faster Discovery of Faster System Configurations with Spectral Learning

2017-01-27 · Vivek Nair, Tim Menzies, Norbert Siegmund, Sven Apel

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 predicting the performance of software configurations suffered from either (a) requiring far too many sample configurations or (b) large variances in their predictions. Both these problems can be avoided using the WHAT spectral learner. WHAT's innovation is the use of the spectrum (eigenvalues) of the distance matrix between the configurations of a configurable software system, to perform dimensionality reduction. Within that reduced configuration space, many closely associated configurations can be studied by executing only a few sample configurations. For the subject systems studied here, a few dozen samples yield accurate and stable predictors - less than 10% prediction error, with a standard deviation of less than 2%. When compared to the state of the art, WHAT (a) requires 2 to 10 times fewer samples to achieve similar prediction accuracies, and (b) its predictions are more stable (i.e., have lower standard deviation). Furthermore, we demonstrate that predictive models generated by WHAT can be used by optimizers to discover system configurations that closely approach the optimal performance.

📄 PDF Abstract BibTeX arXiv:1701.08106

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Accelerated Spectral Ranking

2018-07-01 · ICML 2018 7 · Arpit Agarwal, Prathamesh Patil, Shivani Agarwal

The problem of rank aggregation from pairwise and multiway comparisons has a wide range of implications, ranging from recommendation systems to sports rankings to social choice. Some of the most popular algorithms f…

Recommendation Systems

Edge-Efficient Image Restoration: Transformer Distillation into State-Space Models

2026-05-04 · Srinivas Soumitri Miriyala, Sowmya Vajrala, Sravanth Kodavanti, Vikram Nelvoy Rajendiran 외 arxiv

We propose a modular framework for hybrid image restoration that integrates transformer and state-space model (SSM) blocks with a focus on improving runtime efficiency on edge hardware. While transformers provide strong …

Image Restoration

Revati: Transparent GPU-Free Time-Warp Emulation for LLM Serving

2026-01-01 · Amey Agrawal, Mayank Yadav, Sukrit Kumar, Anirudha Agrawal 외 arxiv

Deploying LLMs efficiently requires testing hundreds of serving configurations, but evaluating each one on a GPU cluster takes hours and costs thousands of dollars. Discrete-event simulators are faster and cheaper, but t…

Trainable Spectrally Initializable Matrix Transformations in Convolutional Neural Networks

2019-11-12 · Michele Alberti, Angela Botros, Narayan Schuez, Rolf Ingold 외

In this work, we investigate the application of trainable and spectrally initializable matrix transformations on the feature maps produced by convolution operations. While previous literature has already demonstrated the…

Handwriting Recognition

Spectral Representations for Convolutional Neural Networks

2015-06-11 · NeurIPS 2015 12 · Oren Rippel, Jasper Snoek, Ryan P. Adams

Discrete Fourier transforms provide a significant speedup in the computation of convolutions in deep learning. In this work, we demonstrate that, beyond its advantages for efficient computation, the spectral domain also …

Dimensionality Reduction