paper-with-me

Papers

An Improvement of Data Classification Using Random Multimodel Deep Learning (RMDL)

2018-08-23 · Mojtaba Heidarysafa, Kamran Kowsari, Donald E. Brown, Kiana Jafari Meimandi, Laura E. Barnes

The exponential growth in the number of complex datasets every year requires more enhancement in machine learning methods to provide robust and accurate data classification. Lately, deep learning approaches have achieved surpassing results in comparison to previous machine learning algorithms. However, finding the suitable structure for these models has been a challenge for researchers. This paper introduces Random Multimodel Deep Learning (RMDL): a new ensemble, deep learning approach for classification. RMDL solves the problem of finding the best deep learning structure and architecture while simultaneously improving robustness and accuracy through ensembles of deep learning architectures. In short, RMDL trains multiple randomly generated models of Deep Neural Network (DNN), Convolutional Neural Network (CNN) and Recurrent Neural Network (RNN) in parallel and combines their results to produce better result of any of those models individually. In this paper, we describe RMDL model and compare the results for image and text classification as well as face recognition. We used MNIST and CIFAR-10 datasets as ground truth datasets for image classification and WOS, Reuters, IMDB, and 20newsgroup datasets for text classification. Lastly, we used ORL dataset to compare the model performance on face recognition task.

📄 PDF Abstract BibTeX arXiv:1808.08121

Code (1)

kk7nc/RMDL 공식 구현 tf

Tasks

BIG-bench Machine LearningClassificationDeep LearningFace RecognitionGeneral Classificationimage-classificationImage Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

RMDL: Random Multimodel Deep Learning for Classification

2018-05-03 · Kamran Kowsari, Mojtaba Heidarysafa, Donald E. Brown, Kiana Jafari Meimandi 외

The continually increasing number of complex datasets each year necessitates ever improving machine learning methods for robust and accurate categorization of these data. This paper introduces Random Multimodel Deep Lear…

ClassificationDeep LearningDocument ClassificationFace Recognition+5

Diagnosis and Analysis of Celiac Disease and Environmental Enteropathy on Biopsy Images using Deep Learning Approaches

2020-06-11 · Kamran Kowsari

Celiac Disease (CD) and Environmental Enteropathy (EE) are common causes of malnutrition and adversely impact normal childhood development. Both conditions require a tissue biopsy for diagnosis and a major challenge of i…

image-classificationImage ClassificationMedical Image Classification

RMDL: Recalibrated multi-instance deep learning for whole slide gastric image classification

2020-10-13 · Shujun Wang, Yaxi Zhu, Lequan Yu, Hao Chen 외

The whole slide histopathology images (WSIs) play a critical role in gastric cancer diagnosis. However, due to the large scale of WSIs and various sizes of the abnormal area, how to select informative regions and analyze…

General Classificationimage-classificationImage Classification

Tackling COVID-19 Infodemic using Deep Learning

2021-07-01 · Prathmesh Pathwar, Simran Gill

Humanity is battling one of the most deleterious virus in modern history, the COVID-19 pandemic, but along with the pandemic there's an infodemic permeating the pupil and society with misinformation which exacerbates the…

ArticlesDeep LearningFact CheckingMisinformation+1

Increasing certainty in systems biology models using Bayesian multimodel inference

2024-06-17 · Nathaniel Linden-Santangeli, Jin Zhang, Boris Kramer, Padmini Rangamani

Mathematical models are indispensable to the system biology toolkit for studying the structure and behavior of intracellular signaling networks. A common approach to modeling is to develop a system of equations that enco…

Model Selection