File size: 5,591 Bytes
69687a8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
---
license: other
license_name: physiomio-dua
license_link: LICENSE
extra_gated_heading: "Acknowledge data usage agreement to accept the repository"
extra_gated_description: "You can find the data usage agreement here: https://huggingface.co/datasets/formove-ai/physiomio/blob/main/LICENSE"
extra_gated_button_content: "I have read and understand the data usage agreement"
---

# 🧠 PhysioMio Dataset

<div align="center">

![Dataset](https://img.shields.io/badge/Dataset-HD--sEMG-blue)
![Subjects](https://img.shields.io/badge/Subjects-48_Stroke_Patients-green)
![Gestures](https://img.shields.io/badge/Gestures-16_Hand_Movements-orange)
![License](https://img.shields.io/badge/License-DUA-yellow)

**PhysioMio: Bilateral and Longitudinal HD-sEMG Dataset of 16 Hand Gestures from
48 Stroke Patients**

*Julian Ilg, Alexander C. R. Oldemeier, Marie Fieweger, Luca Deuschel, Peter Rieckmann, Peter Young, Sabine Krause, Tim C. Lueth*

</div>

---

## πŸ”¬ Overview

The **PhysioMio dataset** provides comprehensive longitudinal and bilateral high-density
surface electromyography (HD-sEMG) recordings from stroke patients with
arm paresis. This unique dataset captures the neuromuscular patterns of both
healthy and impaired forearms during rehabilitation, offering unprecedented
insights into post-stroke motor recovery.

### ✨ Key Features

- πŸ₯ **48 stroke patients** with arm paresis
- 🀲 **16 distinct hand gestures** recorded per session
- πŸ“… **Longitudinal recordings** made during patients' stays in rehabilitation clinics
- πŸ”Œ **64-electrode HD-sEMG array** for high-resolution muscle activity
- βš–οΈ **Bilateral comparison** between healthy and impaired arms
- πŸ“ˆ **Recovery progression** tracking across rehabilitation stages

---

## πŸ“Š Dataset Statistics

| Metric | Value |
|--------|-------|
| **Participants** | 48 stroke patients |
| **Recording Sessions** | 1-2 healthy + 1-12 impaired per patient |
| **Gestures per Session** | 16 hand movements |
| **Electrodes** | 64-channel HD-sEMG array |
| **File Format** | Apache Parquet (.parquet) |
| **Comparison Data** | Healthy arm baseline |

---

## 🎯 Applications

This dataset is ideal for research in:

- 🧠 **Neuromuscular deficit analysis** in stroke patients
- πŸ”„ **Motor recovery pattern identification**
- πŸ€– **Assistive technology development**
- πŸ“Š **Personalized rehabilitation strategies**
- πŸ”¬ **Comparative healthy vs. impaired arm studies**
- 🎯 **Machine learning for gesture recognition**

---

## πŸ“– Documentation

### πŸ“ Data Structure

```text
data/
β”œβ”€β”€ patient1/
β”‚   β”œβ”€β”€ healthy_arm/      # Baseline recordings from healthy arm
β”‚   β”‚   β”œβ”€β”€ 01.parquet    # Session 1
β”‚   β”‚   └── 02.parquet    # Session 2
β”‚   └── impaired_arm/     # Recordings from affected arm during rehabilitation
β”‚       β”œβ”€β”€ 01.parquet    # Session 1
β”‚       β”œβ”€β”€ 02.parquet    # Session 2
β”‚       β”œβ”€β”€ ...           # Additional sessions
β”‚       └── 12.parquet    # Session 12 (varies by patient)
β”œβ”€β”€ patient2/
β”‚   β”œβ”€β”€ healthy_arm/
β”‚   └── impaired_arm/
└── ...                   # Additional patients (up to patient48)
```

The total number of files is 329. The dataset size is 4.4GB.

### πŸ” Data Format

- **File format**: `.parquet` (Apache Parquet)
- **Sampling rate**: 2048 Hz
- **Electrode layout**: 64-channel grid around forearm
- **Session structure**:
  - `healthy_arm/`: 1-2 baseline sessions from unaffected arm
  - `impaired_arm/`: Multiple sessions during rehabilitation
    (typically 1-12 sessions per patient)
  - Each session contains 16 continuous segments, i.e. recordings of a gesture,
    whereas the gesture is indicated in the column `movement_type`. The order
    of gestures is always the same. The first gesture is "Rest".


### Movement types

![Movement types](movement_types.png)

---

## πŸ“„ Paper

πŸ“– **[Read the full paper](https://www.nature.com/articles/s41597-026-06557-0)**

### πŸ“ Citation (to be updated)

```bibtex
@article{physiomio2026,
  title={PhysioMio: A Longitudinal HD-sEMG Dataset for Stroke Rehabilitation Research},
  author={[Julian Ilg, Alexander C.R. Oldemeier, Marie Fieweger, Luca Deuschel, Peter Rieckmann, Peter Young, Sabine Krause, Tim C. Lueth ]},
  journal={[Scientific data 13]},
  year={2026},
  doi={[DOI]}
}
```

---

## πŸ“Š Download

### πŸ€— Hugging Face

[![Hugging Face](https://img.shields.io/badge/πŸ€—%20Hugging%20Face-Dataset-yellow)](https://huggingface.co/datasets/formove-ai/physiomio)

## 🀝 Contributing

- πŸ› **Bug reports**: [Open an issue](../../issues)

---

## πŸ“œ License

This dataset is released under a [custom data usage agreement (LICENSE)](LICENSE.md).
Please cite our paper if you use this dataset in your research.

---

## πŸ† Acknowledgments

- πŸ₯ **Medical Team**:
  - Medical Park Loipl, Bischofswiesen, Germany
  - Medical Park Bad Feilnbach Reithofpark, Bad Feilnbach, Germany
- πŸ’° **Funding**: This research was conducted in the context of the
  [START-interaktiv"physiomio"](https://www.interaktive-technologien.de/projekte/physiomio).
  The authors gratefully acknowledge the received funding from the German Federal
  Ministry of Education and Research for project 16SV9068 and from the German Federal
  Ministry for Economic Affairs and Energy for project 03EFBY0337, in which the
  presented study played a central role.
- πŸ‘₯ **Participants**: All are indebted to all stroke patients who contributed
  to this research over the course of their rehabilitation stay

---