2018 17th IEEE International Conference on Machine Learning and Applications (ICMLA) 2018
DOI: 10.1109/icmla.2018.00132
|View full text |Cite
|
Sign up to set email alerts
|

Predicting Computer Performance Based on Hardware Configuration Using Multiple Neural Networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
5
0

Year Published

2020
2020
2025
2025

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(5 citation statements)
references
References 12 publications
0
5
0
Order By: Relevance
“…Before we continue further and present the final models, let us make a decision about the solver (optimiser) of our final MLP model by considering neural networks used in related work. Based on the models developed in previous studies, we explored adam models with three hidden layers of (12,12,12), (16,16,16) [2], (50, 100, 50) [24], and (100, 100, 100) [3] with the maximum 10000 iterations (which determines the number of epochs), and early stopping enabled. The SPEC datasets, the development frameworks, and the exact features used in these studies are not the same as ours, but we have attempted to replicate their models as closely as possible.…”
Section: ) Mlp Discussion and Final Modelsmentioning
confidence: 99%
See 1 more Smart Citation
“…Before we continue further and present the final models, let us make a decision about the solver (optimiser) of our final MLP model by considering neural networks used in related work. Based on the models developed in previous studies, we explored adam models with three hidden layers of (12,12,12), (16,16,16) [2], (50, 100, 50) [24], and (100, 100, 100) [3] with the maximum 10000 iterations (which determines the number of epochs), and early stopping enabled. The SPEC datasets, the development frameworks, and the exact features used in these studies are not the same as ours, but we have attempted to replicate their models as closely as possible.…”
Section: ) Mlp Discussion and Final Modelsmentioning
confidence: 99%
“…Also, the memory-intensive rate benchmarks do not scale well, as even the highest-spec machines cannot meet their memory bandwidth requirements. Authors in [24] have used multiple neural networks to predict the performance of a machine, i.e. a hardware configuration.…”
Section: Related Workmentioning
confidence: 99%
“…Technique(s) Prediction [19] SPEC CPU / SPEC Java Server Custom linear regression model Server benchmark performances [25] SPEC 2006 Custom linear regression model Performance of future systems [9] SPEC CPU2000 / CPU2006 Hybrid mechanistic-empirical model Commercial processor performance [15] SPEC OpenMP Classic fractal-based sampling Accelerating multithreaded app simulation [35] SPEC 2006 Fine-grained phase-based approach Performance and power [23]…”
Section: Work Dataset(s)mentioning
confidence: 99%
“…Lopez et al [23] used multiple neural networks for a classification task for predicting the best computer hardware configuration options. Although their work demonstrates the validity of using Deep Learning on SPEC datasets, their underlying problem is quite different to ours.…”
Section: Predictions From the Spec Datasetsmentioning
confidence: 99%
“…Hardware performance prediction is a well-studied topic. Lopez et al [8] explored a way to predict computer performance based on hardware component data without needing simulation. They used a deep learning model to generate a benchmark score for a given hardware configuration, then used multiple neural networks and principal component analysis to predict performance in comparison to the corresponding benchmarks.…”
Section: Related Workmentioning
confidence: 99%