PULSE-7B / README.md
franchoaldunate's picture
Upload folder using huggingface_hub
ef9e45e verified
---
license: apache-2.0
datasets:
- PULSE-ECG/ECGInstruct
- PULSE-ECG/ECGBench
language:
- en
pipeline_tag: image-text-to-text
tags:
- medical
---
# PULSE-7B
Dataset for paper "Teach Multimodal LLMs to Comprehend Electrocardiographic Images".
🌐 Project Page: [https://aimedlab.github.io/PULSE/](https://aimedlab.github.io/PULSE/)
πŸ“„ Paper: [https://arxiv.org/abs/2410.19008](https://arxiv.org/abs/2410.19008)
πŸ§‘β€πŸ’» Code: [https://github.com/AIMedLab/PULSE](https://github.com/AIMedLab/PULSE)
πŸ‘©β€βš•οΈ ECGInstruct(Training): [https://huggingface.co/datasets/PULSE-ECG/ECGInstruct](https://huggingface.co/datasets/PULSE-ECG/ECGInstruct)
βš–οΈ ECGBench(Testing): [https://huggingface.co/datasets/PULSE-ECG/ECGBench](https://huggingface.co/datasets/PULSE-ECG/ECGBench)
## Introduction
We introduce **PULSE-7B**, a multimodal large language model (MLLM) specifically designed for ECG image interpretation. Leveraging the comprehensive **ECGInstruct** dataset, which contains over one million instruction-tuning samples, PULSE-7B is tailored to handle a wide range of ECG-related tasks drawn from diverse data sources. While traditional ECG interpretation methods are often constrained by their reliance on raw physiological signals and limited to specific cardiac conditions, PULSE-7B addresses these limitations by enabling robust interpretation of both printed and digital ECG images, making it especially valuable in resource-limited settings where access to raw signals may be restricted. In conjunction with the introduction of **ECGBench**, a benchmark that includes four key tasks spanning nine datasets, our experiments demonstrate that PULSE-7B establishes new state-of-the-art performance, surpassing general MLLMs with an average accuracy improvement of 15% to 30%. This model showcases the potential to significantly advance ECG image interpretation, providing a more versatile and accurate tool for clinical practice.
Overall performance of PULSE-7B on ECGBench
![image/jpeg](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2F_WI6DO6sjY1SsHF8vn0ZF.jpeg%3C%2Fspan%3E)%3C!-- HTML_TAG_END -->
## Model Performance
### In-domain
![image/jpeg](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2FKmFO7LZpj2K-ASszAdlMF.jpeg%3C%2Fspan%3E)%3C!-- HTML_TAG_END -->
### Out-of-domain
![image/jpeg](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2FDHXAJt-mrNNtrPOCVWZBC.jpeg%3C%2Fspan%3E)%3C!-- HTML_TAG_END -->
## Case Study
<img src="/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2F4opsQpGP_SiSnfQbZj22b.png%26quot%3B%3C%2Fspan%3E alt="ECG Image" width="700"/>
<!-- ![image/png](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2F4opsQpGP_SiSnfQbZj22b.png%3C%2Fspan%3E) -->
<img src="/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2Fqelm-5ki0g_OEJoSPS8p_.png%26quot%3B%3C%2Fspan%3E alt="ECG Image" width="700"/>
<!-- ![image/png](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2Fqelm-5ki0g_OEJoSPS8p_.png%3C%2Fspan%3E) -->
<img src="/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2FYfKUgi3lsXRu4epinS9BY.png%26quot%3B%3C%2Fspan%3E alt="ECG Image" width="700"/>
<!-- ![image/png](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F640701cb4dc5f2846c91d4eb%2FYfKUgi3lsXRu4epinS9BY.png%3C%2Fspan%3E) -->
## Citation
If you find this work helpful, please cite our paper:
```
@article{liu2024teach,
title={Teach Multimodal LLMs to Comprehend Electrocardiographic Images},
author={Ruoqi Liu, Yuelin Bai, Xiang Yue, Ping Zhang},
journal={arXiv preprint arXiv:2410.19008},
year={2024}
}
```