Parameters Optimization of Deep Learning Models using Particle Swarm Optimization
Basheer Qolomany, Majdi Maabreh, Ala Al-Fuqaha, Ajay Gupta, Driss, Benhaddou

TL;DR
This paper demonstrates that Particle Swarm Optimization (PSO) effectively automates the tuning of deep learning model parameters, reducing computational effort and improving accuracy compared to traditional grid search methods.
Contribution
The study introduces PSO as a novel, efficient approach for optimizing deep learning parameters, outperforming grid search in accuracy and computational efficiency.
Findings
PSO reduces parameter exploration time by 77%-85%.
PSO achieves better accuracy than grid search.
Efficient tuning of hidden layers and neurons using PSO.
Abstract
Deep learning has been successfully applied in several fields such as machine translation, manufacturing, and pattern recognition. However, successful application of deep learning depends upon appropriately setting its parameters to achieve high quality results. The number of hidden layers and the number of neurons in each layer of a deep machine learning network are two key parameters, which have main influence on the performance of the algorithm. Manual parameter setting and grid search approaches somewhat ease the users tasks in setting these important parameters. Nonetheless, these two techniques can be very time consuming. In this paper, we show that the Particle swarm optimization (PSO) technique holds great potential to optimize parameter settings and thus saves valuable computational resources during the tuning process of deep learning models. Specifically, we use a dataset…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
