paper-with-me

홈 › Papers

Comparative Investigation of Learning Algorithms for Image Classification with Small Dataset

2021-06-11 · 6 2021 6 · Iqbal Imran; Odesanmi Gbenga Abiodun; Wang Jianxiang; Liu Li

Increase in popularity of deep learning in various research areas leads to use it in resolving image classification problems. The objective of this research is to compare and to find learning algorithms which perform better for image classification task with small dataset. We have also tuned the hyperparameters associated with optimizers and models to improve performance. First, we performed several experiments using eight learning algorithms to come closer to optimal values of hyperparameters. Then, we executed twenty-four final experiments with near optimum values of hyperparameters to find the best learning algorithm. Experimental results showed that the AdaGrad learning algorithm achieves better accuracy, lesser training time, as well as fewer memory utilization compared to the rest of the learning algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Methods 이 논문이 사용한 방법론

AdaGrad AdaGrad is a stochastic optimization method that adapts the learning rate to the parameters. It performs smaller updates for parameters associated with frequently occurring…

Similar Papers 제목 키워드 기반

A Comparative Study of CNN, BoVW and LBP for Classification of Histopathological Images

2017-09-27 · Meghana Dinesh Kumar, Morteza Babaie, Shujin Zhu, Shivam Kalra 외

Despite the progress made in the field of medical imaging, it remains a large area of open research, especially due to the variety of imaging modalities and disease-specific characteristics. This paper is a comparative s…

ClassificationGeneral Classificationimage-classificationImage Classification

A Two-Dimensional (2-D) Learning Framework for Particle Swarm based Feature Selection

2018-08-03 · Faizal Hafiz, Akshya Swain, Nitish Patel, Chirag Naik

This paper proposes a new generalized two dimensional learning approach for particle swarm based feature selection. The core idea of the proposed approach is to include the information about the subset cardinality into t…

feature selection

Investigating Temporal Convolutional Neural Networks for Satellite Image Time Series Classification: A survey

2022-04-13 · James Brock, Zahraa S. Abdallah

Satellite Image Time Series (SITS) of the Earth's surface provide detailed land cover maps, with their quality in the spatial and temporal dimensions consistently improving. These image time series are integral for devel…

Time SeriesTime Series AnalysisTime Series Classification

Comparative Analysis of Vision Transformers and Convolutional Neural Networks for Medical Image Classification

2025-07-24 · Kunal Kawadkar arxiv

The emergence of Vision Transformers (ViTs) has revolutionized computer vision, yet their effectiveness compared to traditional Convolutional Neural Networks (CNNs) in medical imaging remains under-explored. This study p…

Medical Image ClassificationSkin Cancer ClassificationBrain Tumor ClassificationPneumonia Detection

Highly comparative feature-based time-series classification

2014-01-15 · Ben D. Fulcher, Nick S. Jones

A highly comparative, feature-based approach to time series classification is introduced that uses an extensive database of algorithms to extract thousands of interpretable features from time series. These features are d…

ClassificationDimensionality ReductionDynamic Time Warpingfeature selection+4