On tuning deep learning models: a data mining perspective
M.M. Ozturk

TL;DR
This paper provides a comprehensive tuning guideline for deep learning models, analyzing hyperparameter effects and search methods across four algorithms from a data mining perspective, emphasizing normalization and feature distribution.
Contribution
It introduces a systematic tuning guideline for deep learning hyperparameters and evaluates search methods, highlighting the importance of normalization and feature distribution.
Findings
Normalization improves classification performance.
Number of features does not significantly affect accuracy.
Uniform feature distribution is crucial for reliable results.
Abstract
Deep learning algorithms vary depending on the underlying connection mechanism of nodes of them. They have various hyperparameters that are either set via specific algorithms or randomly chosen. Meanwhile, hyperparameters of deep learning algorithms have the potential to help enhance the performance of the machine learning tasks. In this paper, a tuning guideline is provided for researchers who cope with issues originated from hyperparameters of deep learning models. To that end, four types of deep learning algorithms are investigated in terms of tuning and data mining perspective. Further, common search methods of hyperparameters are evaluated on four deep learning algorithms. Normalization helps increase the performance of classification, according to the results of this study. The number of features has not contributed to the decline in the accuracy of deep learning algorithms. Even…
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.
Taxonomy
TopicsMachine Learning and Data Classification · Face and Expression Recognition · Neural Networks and Applications
