paper-with-me

Papers

Exploring traditional machine learning for identification of pathological auscultations

2022-09-01 · Haroldas Razvadauskas, Evaldas Vaiciukynas, Kazimieras Buskus, Lukas Drukteinis, Lukas Arlauskas, Saulius Sadauskas, Albinas Naudziunas

Today, data collection has improved in various areas, and the medical domain is no exception. Auscultation, as an important diagnostic technique for physicians, due to the progress and availability of digital stethoscopes, lends itself well to applications of machine learning. Due to the large number of auscultations performed, the availability of data opens up an opportunity for more effective analysis of sounds where prognostic accuracy even among experts remains low. In this study, digital 6-channel auscultations of 45 patients were used in various machine learning scenarios, with the aim of distinguishing between normal and anomalous pulmonary sounds. Audio features (such as fundamental frequencies F0-4, loudness, HNR, DFA, as well as descriptive statistics of log energy, RMS and MFCC) were extracted using the Python library Surfboard. Windowing and feature aggregation and concatenation strategies were used to prepare data for tree-based ensemble models in unsupervised (fair-cut forest) and supervised (random forest) machine learning settings. The evaluation was carried out using 9-fold stratified cross-validation repeated 30 times. Decision fusion by averaging outputs for a subject was tested and found to be useful. Supervised models showed a consistent advantage over unsupervised ones, achieving mean AUC ROC of 0.691 (accuracy 71.11%, Kappa 0.416, F1-score 0.771) in side-based detection and mean AUC ROC of 0.721 (accuracy 68.89%, Kappa 0.371, F1-score 0.650) in patient-based detection.

📄 PDF Abstract BibTeX arXiv:2209.00672

Code (0)

등록된 구현이 없습니다.

Tasks

DescriptiveDiagnostic

Methods 이 논문이 사용한 방법론

Library 설명 없음
DFA 설명 없음

Similar Papers 제목 키워드 기반

Codec Data Augmentation for Time-domain Heart Sound Classification

2023-09-14 · Ansh Mishra, Jia Qi Yip, Eng Siong Chng

Heart auscultations are a low-cost and effective way of detecting valvular heart diseases early, which can save lives. Nevertheless, it has been difficult to scale this screening method since the effectiveness of auscult…

ClassificationData AugmentationSound Classification

The effect of speech pathology on automatic speaker verification -- a large-scale study

2022-04-13 · Soroosh Tayebi Arasteh, Tobias Weise, Maria Schuster, Elmar Noeth 외

Navigating the challenges of data-driven speech processing, one of the primary hurdles is accessing reliable pathological speech data. While public datasets appear to offer solutions, they come with inherent risks of pot…

Speaker VerificationText-Independent Speaker Verification

Exploring In-Context Learning Capabilities of ChatGPT for Pathological Speech Detection

2025-03-31 · Mahdi Amiri, Hatef Otroshi Shahreza, Ina Kodrasi

Automatic pathological speech detection approaches have shown promising results, gaining attention as potential diagnostic tools alongside costly traditional methods. While these approaches can achieve high accuracy, the…

DiagnosticIn-Context Learning

Evaluating Transformer-based Semantic Segmentation Networks for Pathological Image Segmentation

2021-08-26 · Cam Nguyen, Zuhayr Asad, Yuankai Huo

Histopathology has played an essential role in cancer diagnosis. With the rapid advances in convolutional neural networks (CNN). Various CNN-based automated pathological image segmentation approaches have been developed …

Image SegmentationSegmentationSemantic SegmentationTumor Segmentation+1

Zero-Shot Generative De-identification: Inversion-Free Flow for Privacy-Preserving Skin Image Analysis

2026-01-31 · Konstantinos Moutselos, Ilias Maglogiannis arxiv

The secure analysis of dermatological images in clinical environments is fundamentally restricted by the critical trade-off between patient privacy and the preservation of diagnostic fidelity. Traditional de-identificati…