Journal Article10.51775/2790-0886_2023_61_2_106
Research on machine learning methods for recognition and classification of cardiovascular pathologies
Sabina Rakhmetulayeva,Баубек Ukibassov,Zhandos Zhanabekov,Assel Mukasheva +3 more
TL;DR: A system that minimizes both medical and hardware errors in the interpretation of echocardiography and electrocardiography results using neural networks and machine learning methods is developed.
read more
Abstract: This research describes machine learning methods and algorithms for early diagnosis of cardiovascular diseases. In a comparative analysis of the noninvasive diagnostic methods used, echocardiography and electrocardiography are the most common. This article explores new methods of automatic augmentation and correction of echocardiogram and electrocardiogram results using machine learning methods and algorithms. The article develops a system that minimizes both medical and hardware errors in the interpretation of echocardiography and electrocardiography using neural networks and machine learning methods. The scientific novelty of the study is that machine learning methods can reduce image analysis time, accelerate clinical decision making, and provide feedback to less experienced clinicians. The experiment, by training models of pathology recognition and classification, gave a clear idea of how to create the same model for other, more serious diseases, such as cancer and its various types. The purpose of this article is to analyze new methods for automatically adding and correcting echocardiogram and electrocardiogram results. The practical relevance of this study is to use computational resources to improve subsequent interpretation using machine learning algorithms.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
References
Deep Residual Learning for Image Recognition
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
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.
U-Net: Convolutional Networks for Biomedical Image Segmentation
Olaf Ronneberger,Philipp Fischer,Thomas Brox +2 more
- 05 Oct 2015
TL;DR: Neber et al. as discussed by the authors proposed a network and training strategy that relies on the strong use of data augmentation to use the available annotated samples more efficiently, which can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Microsoft COCO: Common Objects in Context
Tsung-Yi Lin,Michael Maire,Serge Belongie,James Hays,Pietro Perona,Deva Ramanan,Piotr Dollár,C. Lawrence Zitnick +7 more
- 06 Sep 2014
TL;DR: A new dataset with the goal of advancing the state-of-the-art in object recognition by placing the question of object recognition in the context of the broader question of scene understanding by gathering images of complex everyday scenes containing common objects in their natural context.
ImageNet Large Scale Visual Recognition Challenge
Olga Russakovsky,Jia Deng,Hao Su,Jonathan Krause,Sanjeev Satheesh,Sean Ma,Zhiheng Huang,Andrej Karpathy,Aditya Khosla,Michael S. Bernstein,Alexander C. Berg,Li Fei-Fei +11 more
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.
Rich Feature Hierarchies for Accurate Object Detection and Semantic Segmentation
Ross Girshick,Jeff Donahue,Trevor Darrell,Jitendra Malik +3 more
- 23 Jun 2014
TL;DR: RCNN as discussed by the authors combines CNNs with bottom-up region proposals to localize and segment objects, and when labeled training data is scarce, supervised pre-training for an auxiliary task, followed by domain-specific fine-tuning, yields a significant performance boost.