YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

PiLA: PPG-based Cardiac Disease Diagnosis Model

Overview

This repository provides pretrained and finetuned model weights for PiLA, a deep learning framework for cardiac disease diagnosis from photoplethysmography (PPG) signals.

The model supports multimodal physiological inputs, including:

  • PPG
  • VPG (velocity PPG)
  • APG (acceleration PPG)

Files

  • pretrain_model.pth: self-supervised pretrained weights
  • model_best.pth: finetuned model for downstream diagnosis

Code

Source code is available at: https://github.com/EZAIJ/PiLA-PPG

Data

Due to privacy and ethical constraints, the dataset is not publicly available.

Notes

  • The released weights do not contain any identifiable or participant-level data.
  • This model is provided for research use only.

Paper

https://arxiv.org/abs/2602.04266

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Paper for EZAIJ/PiLA