paper-with-me

Papers

Hyper-Parameter Selection in Convolutional Neural Networks Using Microcanonical Optimization Algorithm

2020-03-16 · Gülcü Ayla, Kuş Zeki

The success of Convolutional Neural Networks is highly dependent on the selected architecture and the hyper-parameters. The need for the automatic design of the networks is especially important for complex architectures where the parameter space is so large that trying all possible combinations is computationally infeasible. In this study, Microcanonical Optimization algorithm which is a variant of Simulated Annealing method is used for hyper-parameter optimization and architecture selection for Convolutional Neural Networks. To the best of our knowledge, our study provides a first attempt at applying Microcanonical Optimization for this task. The networks generated by the proposed method is compared to the networks generated by Simulated Annealing method in terms of both accuracy and size using six widely-used image recognition datasets. Moreover, a performance comparison using Tree Parzen Estimator which is a Bayesion optimization-based approach is also presented. It is shown that the proposed method is able to achieve competitive classification results with the state-of-the-art architectures. When the size of the networks is also taken into account, one can see that the networks generated by Microcanonical Optimization method contain far less parameters than the state-of-the-art architectures. Therefore, the proposed method can be preferred for automatically tuning the networks especially in situations where fast training is as important as the accuracy.

📄 PDF Abstract BibTeX

Code (1)

zekikus/CNN-Microcanonical-Optimization-Algorithm tf

Similar Papers 제목 키워드 기반

Nonparametric Bayesian inference of the microcanonical stochastic block model

2016-10-09 · Tiago P. Peixoto

A principled approach to characterize the hidden structure of networks is to formulate generative models, and then infer their parameters from data. When the desired structure is composed of modules or "communities", a s…

Bayesian InferenceModel SelectionStochastic Block Model

Optimization of Convolutional Neural Network using Microcanonical Annealing Algorithm

2016-10-07 · Vina Ayumi, L. M. Rasdi Rere, Mohamad Ivan Fanany, Aniati Murni Arymurthy

Convolutional neural network (CNN) is one of the most prominent architectures and algorithm in Deep Learning. It shows a remarkable improvement in the recognition and classification of objects. This method has also been …

Can Microcanonical Langevin Dynamics Leverage Mini-Batch Gradient Noise?

2026-02-06 · Emanuel Sommer, Kangning Diao, Jakob Robnik, Uros Seljak 외 arxiv

Scaling inference methods such as Markov chain Monte Carlo to high-dimensional models remains a central challenge in Bayesian deep learning. A promising recent proposal, microcanonical Langevin Monte Carlo, has shown sta…

Bayesian Inference

Optimization of Convolutional Neural Network Hyperparameter for Medical Image Diagnosis using Metaheuristic Algorithms: A short Recent Review (2019-2022)

2024-12-23 · Qusay Shihab Hamad, Hussein Samma, Shahrel Azmin Suandi

Convolutional Neural Networks (CNNs) have been successfully utilized in the medical diagnosis of many illnesses. Nevertheless, identifying the optimal architecture and hyperparameters among the available possibilities mi…

Medical DiagnosisMetaheuristic Optimization

Towards Robust and Automatic Hyper-Parameter Tunning

2021-11-28 · Mathieu Tuli, Mahdi S. Hosseini, Konstantinos N. Plataniotis

The task of hyper-parameter optimization (HPO) is burdened with heavy computational costs due to the intractability of optimizing both a model's weights and its hyper-parameters simultaneously. In this work, we introduce…

Bayesian Optimization