paper-with-me

홈 › Papers

ECG-QA: A Comprehensive Question Answering Dataset Combined With Electrocardiogram

2023-06-21 · NeurIPS 2023 11 · JungWoo Oh, Gyubok Lee, Seongsu Bae, Joon-Myoung Kwon, Edward Choi

Question answering (QA) in the field of healthcare has received much attention due to significant advancements in natural language processing. However, existing healthcare QA datasets primarily focus on medical images, clinical notes, or structured electronic health record tables. This leaves the vast potential of combining electrocardiogram (ECG) data with these systems largely untapped. To address this gap, we present ECG-QA, the first QA dataset specifically designed for ECG analysis. The dataset comprises a total of 70 question templates that cover a wide range of clinically relevant ECG topics, each validated by an ECG expert to ensure their clinical utility. As a result, our dataset includes diverse ECG interpretation questions, including those that require a comparative analysis of two different ECGs. In addition, we have conducted numerous experiments to provide valuable insights for future research directions. We believe that ECG-QA will serve as a valuable resource for the development of intelligent QA systems capable of assisting clinicians in ECG interpretations. Dataset URL: https://github.com/Jwoo5/ecg-qa

📄 PDF Abstract BibTeX arXiv:2306.15681

Code (1)

jwoo5/ecg-qa 공식 구현 pytorch

Tasks

Question Answering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Electrocardiogram Report Generation and Question Answering via Retrieval-Augmented Self-Supervised Modeling

2024-09-13 · Jialu Tang, Tong Xia, Yuan Lu, Cecilia Mascolo 외

Interpreting electrocardiograms (ECGs) and generating comprehensive reports remain challenging tasks in cardiology, often requiring specialized expertise and significant time investment. To address these critical issues,…

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model+3

UniPACT: A Multimodal Framework for Prognostic Question Answering on Raw ECG and Structured EHR

2026-01-25 · Jialu Tang, Tong Xia, Yuan Lu, Aaqib Saeed arxiv

Accurate clinical prognosis requires synthesizing structured Electronic Health Records (EHRs) with real-time physiological signals like the Electrocardiogram (ECG). Large Language Models (LLMs) offer a powerful reasoning…

Question Answering

Answer-Type Prediction for Visual Question Answering

2016-06-01 · CVPR 2016 6 · Kushal Kafle, Christopher Kanan

Recently, algorithms for object recognition and related tasks have become sufficiently proficient that new vision tasks can now be pursued. In this paper, we build a system capable of answering open-ended text-based ques…

Object RecognitionPredictionQuestion AnsweringType prediction+3

OVQA: A Clinically Generated Visual Question Answering Dataset

2022-07-07 · SIGIR '22: Proceedings of the 45th International ACM SIGIR Conference on Research and Development in Information Retrieval 2022 7 · Yefan Huang, Xiaoli Wang, Feiyan Liu, Guofeng Huang

Medical visual question answering (Med-VQA) is a challenging problem that aims to take a medical image and a clinical question about the image as input and output a correct answer in natural language. Current medical sys…

BenchmarkingMedical Visual Question AnsweringQuestion AnsweringVisual Question Answering+1

Coarse-grained decomposition and fine-grained interaction for multi-hop question answering

2021-01-15 · Xing Cao, Yun Liu

Recent advances regarding question answering and reading comprehension have resulted in models that surpass human performance when the answer is contained in a single, continuous passage of text, requiring only single-ho…

Multi-hop Question AnsweringQuestion AnsweringReading Comprehension