DISSERTAÇÃO DE MESTRADO - PROGRAMA DE PÓS-GRADUAÇÃO EM CIÊNCIA DA COMPUTAÇÃO
URI Permanente para esta coleçãohttps://tedebc-teste.ufma.br/handle/tede/1314
Áreas de Concentração e Linhas de Pesquisa:
Automação e Contrôle
Ciência da Computação
Sistemas de Energia Elétrica
Navegar
Navegando DISSERTAÇÃO DE MESTRADO - PROGRAMA DE PÓS-GRADUAÇÃO EM CIÊNCIA DA COMPUTAÇÃO por Assunto "Balanceamento de classes"
Agora exibindo 1 - 1 de 1
- Resultados por página
- Opções de Ordenação
Item Aprendizagem Profunda Aplicada ao Diagnóstico de Melanoma(Universidade Federal do Maranhão, 2019-02-14) MAIA, Lucas Bezerra; PAIVA, Anselmo Cardoso de; 375523843-87; http://lattes.cnpq.br/6446831084215512; BRAZ JÚNIOR, Geraldo; 000520303-18; http://lattes.cnpq.br/8287861610873629; BRAZ JÚNIOR, Geraldo; 000520303-18; http://lattes.cnpq.br/8287861610873629; PAIVA, Anselmo Cardoso de; 375523843-87; http://lattes.cnpq.br/6446831084215512; ALMEIDA, João Dallyson Sousa de; http://lattes.cnpq.br/6047330108382641; CARVALHO FILHO, Antonio Oseas de; http://lattes.cnpq.br/7913655222849728Melanoma is the most lethal type of cancer when compared to others skin diseases. However, when the diagnosis is made in its initial stage, patients have high rates of recovery. Several approaches to automatic detection and diagnosis of melanoma have been explored by different authors in order to provide an auxiliary opinion to specialists. Training models with the existing data sets have been a difficult task due to the problem of imbalanced data. This work aims to evaluate to the evaluation the performance of machine learning algorithms combined with imbalanced learning technique, regarding the task of melanoma diagnosis. The architectures of Convolutional Neural Networks VGG16, VGG19, Inception, and ResNet were used along with ABCD rule to extract patterns of skin lesions in a set of 200 dermatoscopic images. The Random Forest classifier reached a sensitivity of 92.5 % and a kappa index of 77.15 % after the use of attribute selection with Greedy Stepwise and balancing the training data with Synthetically Minority Oversampling TEchnique (SMOTE) and the Edited Nearest Neighbor (ENN) rule.