{ "id": "2003.13300", "version": "v1", "published": "2020-03-30T09:40:14.000Z", "updated": "2020-03-30T09:40:14.000Z", "title": "Weighted Random Search for CNN Hyperparameter Optimization", "authors": [ "Razvan Andonie", "Adrian-Catalin Florea" ], "comment": "11 pages, 2 figurs, journal article", "journal": "International Journal of Computers Communications & Control, Vol 15, Nr 2, 2020", "doi": "10.15837/ijccc.2020.2.3868", "categories": [ "cs.LG", "stat.ML" ], "abstract": "Nearly all model algorithms used in machine learning use two different sets of parameters: the training parameters and the meta-parameters (hyperparameters). While the training parameters are learned during the training phase, the values of the hyperparameters have to be specified before learning starts. For a given dataset, we would like to find the optimal combination of hyperparameter values, in a reasonable amount of time. This is a challenging task because of its computational complexity. In previous work [11], we introduced the Weighted Random Search (WRS) method, a combination of Random Search (RS) and probabilistic greedy heuristic. In the current paper, we compare the WRS method with several state-of-the art hyperparameter optimization methods with respect to Convolutional Neural Network (CNN) hyperparameter optimization. The criterion is the classification accuracy achieved within the same number of tested combinations of hyperparameter values. According to our experiments, the WRS algorithm outperforms the other methods.", "revisions": [ { "version": "v1", "updated": "2020-03-30T09:40:14.000Z" } ], "analyses": { "keywords": [ "weighted random search", "cnn hyperparameter optimization", "state-of-the art hyperparameter optimization methods", "hyperparameter values", "training parameters" ], "tags": [ "journal article" ], "note": { "typesetting": "TeX", "pages": 11, "language": "en", "license": "arXiv", "status": "editable" } } }