Skip to content

[CS598 DL4H] Multi View Time Series: Task Implementation#1023

Open
amucharla wants to merge 9 commits intosunlabuiuc:masterfrom
amucharla:master
Open

[CS598 DL4H] Multi View Time Series: Task Implementation#1023
amucharla wants to merge 9 commits intosunlabuiuc:masterfrom
amucharla:master

Conversation

@amucharla
Copy link
Copy Markdown

Contributor

  • Name: Archie Mucharla (NetId: archana8)
  • Partner: Suhel Alam (NetId: salam26)

Type of Contribution

Standalone Task (Option 3)

Original Paper

Oh, Y. & Bui, A.A.T. (2025). Multi-View Contrastive Learning for Robust
Domain Adaptation in Medical Time Series Analysis. CHIL 2025.
https://arxiv.org/abs/2506.22393

Description

Implements MultiViewTimeSeriesTask, a standalone PyHealth task that generates
three complementary views (temporal, derivative, frequency) from physiological
EEG/ECG/EMG signals for multi-view contrastive learning domain adaptation.

Files Added/Changed

  • pyhealth/tasks/multi_view_time_series_task.py — core task implementation
  • tests/test_multi_view_time_series_task.py — test suite
  • examples/sleepedf_multi_view_time_series_simpleclassifier.py — ablation study
  • Updated docs/api/tasks/pyhealth.tasks.multi_view_time_series_task.rst — docs
  • Updated docs/api/tasks.rst — docs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants