학술논문

ACO-Based Hyperparameter Tuning of a DL Model for Lung Cancer Prediction
Document Type
Conference
Source
2024 IEEE International Conference on Computing, Power and Communication Technologies (IC2PCT) Computing, Power and Communication Technologies (IC2PCT), 2024 IEEE International Conference on. 5:883-887 Feb, 2024
Subject
Bioengineering
Communication, Networking and Broadcast Technologies
Components, Circuits, Devices and Systems
Computing and Processing
Engineering Profession
Fields, Waves and Electromagnetics
General Topics for Engineers
Power, Energy and Industry Applications
Robotics and Control Systems
Signal Processing and Analysis
Deep learning
Measurement
Computational modeling
Lung cancer
Predictive models
Hyperparameter optimization
Data models
Ant colony optimization
Deep learning model
Metaheuristic
combinatorial optimization
Language
Abstract
Machine learning models could provide human intelligence to perform complex tasks effectively. Among them, deep learning models have successfully been applied in several domains. However, that efficacy can be achieved only through effective design and training of deep learning models, which is a complex task to achieve and requires a lot of expertise in the domain. Finding the optimal hyperparameter values is crucial for high-performance machine learning models, especially tree-based models and neural network-based models. Estimation of the parameters such as the weight of neural networks can be done using data sets and these are internal model parameters, however the hyperparameters such as number of layers, size of layers, learning rates etc. are external to the model. The values of hyperparameters can either be determined intuitively by domain experts or by manually and randomly trying various possible configurations until we arrive at some acceptable values. Both have severe limitations for machine learning models with a lot of hyperparameters. Several attempts have been made in the direction of automatic hyperparameter optimization to save human efforts in designing machine learning models. Nature-inspired computing has gained a lot of popularity in this direction in recent years. In this paper, we have applied ant colony optimization, a nature-inspired approach for hyperparameter optimization for deep learning models for the prediction of lung cancer.