MedGNN: Towards Multi-resolution Spatiotemporal Graph Learning for Medical Time Series Classification
Wei Fan, Jingru Fei, Dingyu Guo, Kun Yi, Xiaozhuang Song, Haolong, Xiang, Hangting Ye, Min Li

TL;DR
MedGNN introduces a multi-resolution spatiotemporal graph learning framework that effectively models complex dependencies in medical time series, improving classification accuracy by addressing multi-scale, baseline wander, and multi-view challenges.
Contribution
The paper proposes MedGNN, a novel framework combining adaptive graph structures, difference attention, frequency domain analysis, and multi-resolution transformers for enhanced medical time series classification.
Findings
Outperforms existing methods on real-world datasets
Effectively models multi-scale spatial-temporal dependencies
Addresses baseline wander and multi-view characteristics
Abstract
Medical time series has been playing a vital role in real-world healthcare systems as valuable information in monitoring health conditions of patients. Accurate classification for medical time series, e.g., Electrocardiography (ECG) signals, can help for early detection and diagnosis. Traditional methods towards medical time series classification rely on handcrafted feature extraction and statistical methods; with the recent advancement of artificial intelligence, the machine learning and deep learning methods have become more popular. However, existing methods often fail to fully model the complex spatial dynamics under different scales, which ignore the dynamic multi-resolution spatial and temporal joint inter-dependencies. Moreover, they are less likely to consider the special baseline wander problem as well as the multi-view characteristics of medical time series, which largely…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · Time Series Analysis and Forecasting
MethodsAttention Is All You Need · Label Smoothing · Byte Pair Encoding · Layer Normalization · Residual Connection · Dense Connections · Linear Layer · Multi-Head Attention · Position-Wise Feed-Forward Layer · Adam
