paper-with-me

홈 › Papers

A Visual Domain Transfer Learning Approach for Heartbeat Sound Classification

2021-07-28 · Uddipan Mukherjee, Sidharth Pancholi

Heart disease is the most common reason for human mortality that causes almost one-third of deaths throughout the world. Detecting the disease early increases the chances of survival of the patient and there are several ways a sign of heart disease can be detected early. This research proposes to convert cleansed and normalized heart sound into visual mel scale spectrograms and then using visual domain transfer learning approaches to automatically extract features and categorize between heart sounds. Some of the previous studies found that the spectrogram of various types of heart sounds is visually distinguishable to human eyes, which motivated this study to experiment on visual domain classification approaches for automated heart sound classification. It will use convolution neural network-based architectures i.e. ResNet, MobileNetV2, etc as the automated feature extractors from spectrograms. These well-accepted models in the image domain showed to learn generalized feature representations of cardiac sounds collected from different environments with varying amplitude and noise levels. Model evaluation criteria used were categorical accuracy, precision, recall, and AUROC as the chosen dataset is unbalanced. The proposed approach has been implemented on datasets A and B of the PASCAL heart sound collection and resulted in ~ 90% categorical accuracy and AUROC of ~0.97 for both sets.

📄 PDF Abstract BibTeX arXiv:2107.13237

Code (1)

uddipanmukherjee/cardiovascular_audio_classification 공식 구현

Tasks

Classificationdomain classificationSound ClassificationTransfer Learning

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Pointwise Convolution Pointwise Convolution is a type of convolution that uses a 1x1 kernel: a kernel that iterates through every single point. This…
Batch Normalization 설명 없음
Depthwise Convolution Depthwise Convolution is a type of convolution where we apply a single convolutional filter for each input channel. In the regular 2D…
Residual Connection 설명 없음
Average Pooling 설명 없음
Depthwise Separable Convolution While standard convolution performs the channelwise and spatial-wise computation in one step, Depthwise Separable Convolution …
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Unsupervised detection and classification of heartbeats using the dissimilarity matrix in PCG signals

2024-11-05 · J. Torre-Cruz, D. Martinez-Munoz, N. Ruiz-Reyes, A. J. Munoz-Montoro 외

The proposed system consists of a two-stage cascade. The first stage performs a rough heartbeat detection while the second stage refines the previous one, improving the temporal localization and also classifying the hear…

Heart SegmentationSound ClassificationTemporal Localization

Phonocardiographic Sensing using Deep Learning for Abnormal Heartbeat Detection

2018-01-25 · Siddique Latif, Muhammad Usman, Rajib Rana, Junaid Qadir

Cardiac auscultation involves expert interpretation of abnormalities in heart sounds using stethoscope. Deep learning based cardiac auscultation is of significant interest to the healthcare community as it can help reduc…

Deep LearningHeartbeat Classification

ECG Heartbeat Classification: A Deep Transferable Representation

2018-04-19 · Mohammad Kachuee, Shayan Fazeli, Majid Sarrafzadeh

Electrocardiogram (ECG) can be reliably used as a measure to monitor the functionality of the cardiovascular system. Recently, there has been a great attention towards accurate categorization of heartbeats. While there a…

Arrhythmia DetectionElectrocardiography (ECG)General ClassificationHeartbeat Classification+2

Unsupervised Discriminative Learning of Sounds for Audio Event Classification

2021-05-19 · Sascha Hornauer, Ke Li, Stella X. Yu, Shabnam Ghaffarzadegan 외

Recent progress in network-based audio event classification has shown the benefit of pre-training models on visual data such as ImageNet. While this process allows knowledge transfer across different domains, training a …

ClassificationTransfer Learning

A Bayesian Deep Learning Framework for End-To-End Prediction of Emotion from Heartbeat

2019-02-08 · Ross Harper, Joshua Southern

Automatic prediction of emotion promises to revolutionise human-computer interaction. Recent trends involve fusion of multiple data modalities - audio, visual, and physiological - to classify emotional state. However, in…

Decision MakingTime SeriesTime Series Analysis