Hyperparameter Search for Machine Learning Algorithms for Optimizing the Computational Complexity
TL;DR: In this paper , the authors proposed using the machine learning model known as Support Vector Machine and optimizing it using four distinct algorithms (Ant Bee Colony Algorithm, the Genetic Algorithm and Whale Optimization) to evaluate the computational cost of SVM after hyper-tuning.
read more
Abstract: For machine learning algorithms, fine-tuning hyperparameters is a computational challenge due to the large size of the problem space. An efficient strategy for adjusting hyperparameters can be established with the use of the greedy search and Swarm intelligence algorithms. The Random Search and Grid Search optimization techniques show promise and efficiency for this task. The small population of solutions used at the outset, and the costly goal functions used by these searches, can lead to slow convergence or execution time in some cases. In this research, we propose using the machine learning model known as Support Vector Machine and optimizing it using four distinct algorithms—the Ant Bee Colony Algorithm, the Genetic Algorithm, the Whale Optimization, and the Particle Swarm Optimization—to evaluate the computational cost of SVM after hyper-tuning. Computational complexity comparisons of these optimization algorithms were performed to determine the most effective strategies for hyperparameter tuning. It was found that the Genetic Algorithm had a lower temporal complexity than other algorithms.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
A systematic review of hyperparameter optimization techniques in Convolutional Neural Networks
Mohaimenul Azam Khan Raiaan,Sadman Sakib,Nur Mohammad Fahad,Abdullah Al Mamun,Md. Anisur Rahman,Swakkhar Shatabda,Md. Saddam Hossain Mukta +6 more
35
Influence of Optimal Hyperparameters on the Performance of Machine Learning Algorithms for Predicting Heart Disease
Ghulab Nabi Ahamad,Shafiullah,Hira Fatima,Imdadullah,S. M. Zakariya,Mohamed Abbas,Mohammed Alqahtani,Mohammed Usman +7 more
TL;DR: In this article, six machine learning algorithms, viz., logistic regression, K-nearest neighbor, support vector machine, decision tree, random forest classifier, and extreme gradient boosting, were used to analyze two heart disease datasets.
PPG Signals-Based Blood-Pressure Estimation Using Grid Search in Hyperparameter Optimization of CNN–LSTM
Nurul Qashri Mahardika T,Yunendah Nur Fuadah,Da Un Jeong,Ki Moo Lim +3 more
TL;DR: A convolutional long short-term memory neural network (CNN–LSTM) with grid search ability is proposed, which provides a robust blood-pressure estimation system by extracting meaningful information from PPG signals and reducing the complexity of hyperparameter optimization in the proposed model.
21
Tribological properties of CNT-filled epoxy-carbon fabric composites: Optimization and modelling by machine learning
M.D. Kiran,Lokesh Yadhav B R,Atul Babbar,Raman Kumar,Sharath Chandra H S,Rashmi P. Shetty,Sudeepa K B,Sampath Kumar L,Rupinder Kaur,Meshel Alkahtani,Saiful Islam,Raman Kumar +11 more
TL;DR: This study optimizes tribological properties of CNT-filled epoxy-carbon fabric composites using machine learning, demonstrating improved wear resistance, hardness, and predictive modeling, with Random Forest exhibiting superior predictive capabilities.
20
References
•Journal Article
Random search for hyper-parameter optimization
James Bergstra,Yoshua Bengio +1 more
TL;DR: This paper shows empirically and theoretically that randomly chosen trials are more efficient for hyper-parameter optimization than trials on a grid, and shows that random search is a natural baseline against which to judge progress in the development of adaptive (sequential) hyper- parameter optimization algorithms.
On Hyperparameter Optimization of Machine Learning Algorithms: Theory and Practice
Li Yang,Abdallah Shami +1 more
TL;DR: This survey paper will help industrial users, data analysts, and researchers to better develop machine learning models by identifying the proper hyper-parameter configurations effectively and introducing several state-of-the-art optimization techniques.
•Posted Content
Tunability: Importance of Hyperparameters of Machine Learning Algorithms
TL;DR: In this article, the authors formalize the problem of tuning from a statistical point of view, define data-based defaults and suggest general measures quantifying the tunability of hyperparameters of algorithms.
586
A review of automatic selection methods for machine learning algorithms and hyper-parameter values
TL;DR: These findings establish a foundation for future research on automatically selecting algorithms and hyper-parameter values for analyzing big biomedical data and identify several of their limitations in thebig biomedical data environment.
Hyperparameter Tuning for Machine Learning Algorithms Used for Arabic Sentiment Analysis
Enas Elgeldawi,Awny Sayed,Ahmed R. Galal,Alaa M. Zaki +3 more
- 17 Nov 2021
TL;DR: In this article, a comparative analysis of various hyperparameter tuning techniques is performed; these are Grid Search, Random Search, Bayesian Optimization, Particle Swarm Optimization (PSO), and Genetic Algorithm (GA).
238