paper-with-me

홈 › Papers

Adaptive Structural Hyper-Parameter Configuration by Q-Learning

2020-03-02 · Haotian Zhang, Jianyong Sun, Zongben Xu

Tuning hyper-parameters for evolutionary algorithms is an important issue in computational intelligence. Performance of an evolutionary algorithm depends not only on its operation strategy design, but also on its hyper-parameters. Hyper-parameters can be categorized in two dimensions as structural/numerical and time-invariant/time-variant. Particularly, structural hyper-parameters in existing studies are usually tuned in advance for time-invariant parameters, or with hand-crafted scheduling for time-invariant parameters. In this paper, we make the first attempt to model the tuning of structural hyper-parameters as a reinforcement learning problem, and present to tune the structural hyper-parameter which controls computational resource allocation in the CEC 2018 winner algorithm by Q-learning. Experimental results show favorably against the winner algorithm on the CEC 2018 test functions.

📄 PDF Abstract BibTeX arXiv:2003.00863

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary AlgorithmsQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Scheduling

Similar Papers 제목 키워드 기반

Composable and adaptive design of machine learning interatomic potentials guided by Fisher-information analysis

2025-04-27 · Weishi Wang, Mark K. Transtrum, Vincenzo Lordi, Vasily V. Bulatov 외

An adaptive physics-informed model design strategy for machine-learning interatomic potentials (MLIPs) is proposed. This strategy follows an iterative reconfiguration of composite models from single-term models, followed…

Hyperparameter Optimization

Parameter Optimization with Conscious Allocation (POCA)

2023-12-29 · Joshua Inman, Tanmay Khandait, Giulia Pedrielli, Lalitha Sankar

The performance of modern machine learning algorithms depends upon the selection of a set of hyperparameters. Common examples of hyperparameters are learning rate and the number of layers in a dense neural network. Auto-…

Hyperband: A Novel Bandit-Based Approach to Hyperparameter Optimization

2016-03-21 · Lisha Li, Kevin Jamieson, Giulia Desalvo, Afshin Rostamizadeh 외

Performance of machine learning algorithms depends critically on identifying a good set of hyperparameters. While recent approaches use Bayesian optimization to adaptively select configurations, we focus on speeding up r…

Bayesian OptimizationHyperparameter Optimization

Efficient Hyperparameter Optimization with Adaptive Fidelity Identification

2024-01-01 · CVPR 2024 1 · Jiantong Jiang, Zeyi Wen, Atif Mansoor, Ajmal Mian

Hyperparameter Optimization and Neural Architecture Search are powerful in attaining state-of-the-art machine learning models with Bayesian Optimization (BO) standing out as a mainstream method. Extending BO into the…

Bayesian OptimizationHyperparameter OptimizationNeural Architecture Search

FastBO: Fast HPO and NAS with Adaptive Fidelity Identification

2024-09-01 · Jiantong Jiang, Ajmal Mian

Hyperparameter optimization (HPO) and neural architecture search (NAS) are powerful in attaining state-of-the-art machine learning models, with Bayesian optimization (BO) standing out as a mainstream method. Extending BO…

Bayesian OptimizationHyperparameter OptimizationNeural Architecture SearchNovel Concepts