scispace - formally typeset
Proceedings ArticleDOI

Classification Performance Analysis of Weight Update Method Applied to Various ConvNet Models

TLDR
This paper has tested the four convolutional neural networks (ConvNet) and four weight update methods and found the ResNet-50 and AdaDelta combination showed the best performance in the insect dataset.
Abstract
Research on the artificial intelligence is increasing with the improvement of computing power and the development of algorithm theory. In particular, the deep neural network, which is a field of machine learning, is widely used in artificial intelligence because it can process data that cannot be solved by conventional shallow neural networks more effectively. Implementation of a deep neural network is generally based on popularized neural networks with excellent generalization performance, which saves time and effort. However, it is difficult to guess which deep neural networks and optimization methods can achieve the best performance in their dataset. In this paper, we have tested the four convolutional neural networks (ConvNet) and four weight update methods. Experiments were conducted using a 5-fold cross-validation based on insect image dataset. As a result, the ResNet-50 and AdaDelta combination showed the best performance (89.98 ± 1.40)% in the insect dataset.

read more

Citations
More filters

Pattern Recognition and Machine Learning

TL;DR: Probability distributions of linear models for regression and classification are given in this article, along with a discussion of combining models and combining models in the context of machine learning and classification.

Artificial neural networks

Andrea Roli
TL;DR: Artificial neural networks (ANNs) constitute a class of flexible nonlinear models designed to mimic biological neural systems as mentioned in this paper, and they have been widely used in computer vision applications.
Journal ArticleDOI

A Comprehensive Review of Polyphonic Sound Event Detection

TL;DR: This paper aims to provide an in-depth discussion of different methodologies proposed by various authors that include the features used, detection algorithms, and their corresponding accuracy and limitations.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Proceedings Article

Adam: A Method for Stochastic Optimization

TL;DR: This work introduces Adam, an algorithm for first-order gradient-based optimization of stochastic objective functions, based on adaptive estimates of lower-order moments, and provides a regret bound on the convergence rate that is comparable to the best known results under the online convex optimization framework.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: This work investigates the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting using an architecture with very small convolution filters, which shows that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 weight layers.
Proceedings Article

Very Deep Convolutional Networks for Large-Scale Image Recognition

TL;DR: In this paper, the authors investigated the effect of the convolutional network depth on its accuracy in the large-scale image recognition setting and showed that a significant improvement on the prior-art configurations can be achieved by pushing the depth to 16-19 layers.
Journal ArticleDOI

ImageNet Large Scale Visual Recognition Challenge

TL;DR: The ImageNet Large Scale Visual Recognition Challenge (ILSVRC) as mentioned in this paper is a benchmark in object category classification and detection on hundreds of object categories and millions of images, which has been run annually from 2010 to present, attracting participation from more than fifty institutions.
Related Papers (5)