×

You are using an outdated browser Internet Explorer. It does not support some functions of the site.

Recommend that you install one of the following browsers: Firefox, Opera or Chrome.

Contacts:

+7 961 270-60-01
ivdon3@bk.ru

  • Ensemble skin cancer system recognition based on multimodal neural network architectures

    Skin cancer is the most common cancer pathology in the human body and one of the leading causes of death in the world. Artificial intelligence technologies can equal and even surpass the visual classification capabilities of a dermatologist. Thus, it is relevant to develop high-precision intelligent systems for auxiliary diagnostics in the field of dermatology to detect skin cancer in the early stages. The work proposes an ensemble intelligent system for analyzing heterogeneous dermatological data based on multimodal neural networks with various convolutional architectures. The accuracy of the weighted average ensemble model based on multimodal systems using convolutional architectures AlexNet, SeNet_154, Inception_v4, Densenet_161, ResNeXt_50 and ResNeXt_101 for 10 diagnostically significant categories was 87.38%.

    Keywords: machine learning, artificial intelligence, convolutional neural networks, multimodal neural networks, ensemble neural networks, digital data processing, heterogeneous data, skin cancer, melanoma

  • Classification of breast cancer using convolutional neural networks

    This paper considers the modern classification methods of breast cancer histopathology. The main purpose of the study is to conduct an extended test of the trained model on data that fundamentally differs from the training dataset. We chose a large Russian dataset with different types of classification as the training dataset. The dataset contains images with different resolutions and magnifications. As testing data, the same dataset was used, but the resolution, color balance, brightness, and contrast of the images were changed. The classes in the dataset were unbalanced, so we applied augmentation methods (flipping and rotation). The models ResNet 152, DenseNet 121, Inception_resnet_v2 were selected for training. The transfer learning approach was used for training. The preprocessing of images consisted of normalizing the values of all image channels in the range from 0 to 1. The models had good results with standard testing methods. The resolution change slightly reduced metrics. The change in color balance, brightness, and contrast significantly reduced all metrics. The test results show that elementary normalization is not enough for high-quality training of models resistant to changes in input data.

    Keywords: neural network, model, machine learning, breast cancer, cancer classification, artificial intelligence, transfer learning, histopathology