Git Product home page Git Product logo

sound-dr's Introduction

Sound-Dr: Reliable Sound Dataset and Baseline Artificial Intelligence System for Respiratory Illnesses

This project implements the baseline and benchmarks on Sound-Dr Dataset.

As the burden of respiratory diseases continues to fall on society worldwide, this paper proposes a high-quality and reliable dataset of human sounds for studying respiratory illnesses, including pneumonia and COVID-19. It consists of coughing, mouth breathing, and nose breathing sounds together with metadata on related clinical characteristics. We also develop a proof-of-concept system for establishing baselines and benchmarking against multiple datasets, such as Coswara and COUGHVID. Our comprehensive experiments show that the Sound-Dr dataset has richer features, better performance, and is more robust to dataset shifts in various machine learning tasks. It is promising for a wide range of real-time applications on mobile devices. The proposed dataset and system will serve as practical tools to support healthcare professionals in diagnosing respiratory disorders.

Dataset

Link: Detail here

About this implementation

This repository contains the official implementation (in Tensorflow+Keras) of the Sound-Dr: Reliable Sound Dataset and Baseline Artificial Intelligence System for Respiratory Illnesses and keep some results in paper.

Our main source code was written and ran on python and JupyterLab in the following directory:

  • Baseline System

    • Edit config.py for settings, parameters
    • Train a baseline with command : python3 main.py
  • Some results in paper. We do not clean up them and keep some cache files(Feature, fold split csv) because we want to keep original results.

  • Overall system. Overall system, include Unsupervised(Isolation Forest, XGBOD) at last this notebook.

    • Chooose dataset dataset_type='SoundDr'
    • chooose pretrain model to extract Feature PRETRAIN="FRILL"
    • Chooose model to classify Classifier="SVM"
    • Set seed seed=2022"

Requirements

Please, install the following packages

  • numpy
  • tqdm
  • pandas
  • zipfile
  • pickle
  • h5py
  • joblib
  • librosa
  • opensmile
  • xgboost
  • tensorflow_hub
  • scipy
  • sklearn

How to cite this work?

@inproceedings{Truong:2023,
    title={Sound-Dr: Reliable Sound Dataset and Baseline Artificial Intelligence System for Respiratory Illnesses},
    author={Truong, Hoang Van and Quang, Nguyen Huu and Cuong, Nguyen Quoc and Phong, Nguyen Xuan and Hoang, D. Nguyen},
    title={4th Asia Pacific Conference of the Prognostics and Health Management Society (PHMAP)},
    year={2023},
}

Reference

This project is based on the following implementations:

sound-dr's People

Contributors

hvt1609 avatar

Stargazers

Lingran Song avatar  avatar  avatar Yixuan Wang avatar  avatar

Forkers

fsoft-aic

sound-dr's Issues

dataset zip file password

hi. i have not found the password to unzip the dataset. can you share that with me or tell me where to find it?

Need some help for downloading sounddr_data

When I click the link to download the dataset"sounddr_data_passwordFPT_Software.zip", it needs a password to extract the zip. Could you please share the password with me? Thanks!

Other extraction methods

Hello!Your method and code had helped me a lot with my graduation design.I want to know how I can use OpenSmile、OpenXBOW and Deep Spectrum to extract features.Could you help me?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.