Giter VIP home page Giter VIP logo

squwa's Introduction

SQUWA (Signal Quality Weighted Fusion of Attentional Convolution and Recurrent Neural Network)

Authors: Runze Yan ([email protected]), Cheng Ding, Ran Xiao, Alex Fedorov, Randall J Lee, Fadi Nahab, Xiao Hu ([email protected])

SQUWA Paper: CHIL 2024

Overview of SQUWA

We present a new DNN architecture, SQUWA, for AF detection using PPG data, which includes an innovative attention mechanism. Unlike traditional methods that discard low-quality signals, SQUWA dynamically weighs PPG segments based on their signal quality, directly incorporating this into the AF detection process. This mechanism prioritizes higher-quality segments during prediction and reduces the influence of noisier ones, optimizing the use of data in the overall analysis. Additionally, it processes data points individually rather than as a uniform sample, enhancing detection accuracy and effectiveness. The design principles of SQUWA could also be applied to other fields like human activity and speech recognition, addressing similar issues with noisy data.

Installation and Setup

1: Download the Repo

First, clone the GitHub repository:

git clone https://github.com/Runz96/SQUWA

2: Set Up Environment

To install the core environment dependencies of Raincoat, use environment.yml in config folder:

conda env create -f environment.yml

3: Set up configurations

Confiure the path of training set and validation set in train_adapt.yaml in config folder, training set will not be shared for ethical reasons, except for one publicly accessible

4. Train a Model

Too train a model:

python train.py

Citation

If you find SQUWA useful for your research, please consider citing this paper:

@article{yan2024squwa,
  title={SQUWA: Signal Quality Aware DNN Architecture for Enhanced Accuracy in Atrial Fibrillation Detection from Noisy PPG Signals},
  author={Yan, Runze and Ding, Cheng and Xiao, Ran and Fedorov, Aleksandr and Lee, Randall J and Nahab, Fadi and Hu, Xiao},
  journal={arXiv preprint arXiv:2404.15353},
  year={2024}
}

Lisence

SQUWA codebase is under MIT license. For individual dataset usage, please refer to the dataset license found in the website.

squwa's People

Contributors

runz96 avatar

Stargazers

Yangyang ZHAO avatar  avatar Jiaying.Lu(卢嘉颖) avatar  avatar Alireza Beiki avatar Jinhui.Lin avatar  avatar  avatar

Watchers

Kostas Georgiou avatar  avatar

Forkers

cyebukayire

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.