Add arXiv citation (DOI 2605.22893); reword Task 1 to 'silent meditation'
Browse files
README.md
CHANGED
|
@@ -117,7 +117,7 @@ Per-channel z-score normalisation is applied at run time by the dataset loader,
|
|
| 117 |
|
| 118 |
| Task | Goal | Input segments | N | Evaluation |
|
| 119 |
|---|---|---|---|---|
|
| 120 |
-
| **Task 1** — Cognitive State Decoding | Resting (`restCE01`) vs.
|
| 121 |
| **Task 2** — Technique Classification | HK vs. SA vs. BF from `slMedita` (and/or `Medita`) | pre and post separately | 74 (pre) / 44 (post) | inter-subject 5-fold |
|
| 122 |
| **Task 3** — Cross-Session Adaptation | Pre-trained Task-1 models applied to post-intervention `slMedita` vs. `restCE01` | post-intervention | 44 | zero-shot and N-shot (10/30) calibration; intra-subject |
|
| 123 |
|
|
@@ -223,21 +223,19 @@ This dataset is released under **CC BY-NC 4.0**. You may copy, redistribute, rem
|
|
| 223 |
|
| 224 |
## Citation
|
| 225 |
|
| 226 |
-
|
| 227 |
-
|
| 228 |
-
<!--
|
| 229 |
-
Citation block held back until arXiv link / DOI are available.
|
| 230 |
|
| 231 |
```bibtex
|
| 232 |
-
@
|
| 233 |
-
|
| 234 |
-
|
| 235 |
-
|
| 236 |
-
|
| 237 |
-
|
|
|
|
|
|
|
| 238 |
}
|
| 239 |
```
|
| 240 |
-
-->
|
| 241 |
|
| 242 |
|
| 243 |
## Authors and acknowledgments
|
|
|
|
| 117 |
|
| 118 |
| Task | Goal | Input segments | N | Evaluation |
|
| 119 |
|---|---|---|---|---|
|
| 120 |
+
| **Task 1** — Cognitive State Decoding | Resting (`restCE01`) vs. silent meditation (`slMedita`) | pre-intervention only | 74 | intra-subject (block-wise / chronological), inter-subject 5-fold, LOSO |
|
| 121 |
| **Task 2** — Technique Classification | HK vs. SA vs. BF from `slMedita` (and/or `Medita`) | pre and post separately | 74 (pre) / 44 (post) | inter-subject 5-fold |
|
| 122 |
| **Task 3** — Cross-Session Adaptation | Pre-trained Task-1 models applied to post-intervention `slMedita` vs. `restCE01` | post-intervention | 44 | zero-shot and N-shot (10/30) calibration; intra-subject |
|
| 123 |
|
|
|
|
| 223 |
|
| 224 |
## Citation
|
| 225 |
|
| 226 |
+
If you use this dataset or benchmark, please cite:
|
|
|
|
|
|
|
|
|
|
| 227 |
|
| 228 |
```bibtex
|
| 229 |
+
@misc{li2026lfamelongitudinalfocusedattention,
|
| 230 |
+
title={L-FAME: Longitudinal Focused Attention Meditation EEG Dataset and Benchmark},
|
| 231 |
+
author={Angqi Li and Ab Basit Rafi Syed and Hamzeh Alzweri and Taosheng Liu and Barry H. Cohen and Saiprasad Ravishankar},
|
| 232 |
+
year={2026},
|
| 233 |
+
eprint={2605.22893},
|
| 234 |
+
archivePrefix={arXiv},
|
| 235 |
+
primaryClass={eess.SP},
|
| 236 |
+
url={https://arxiv.org/abs/2605.22893},
|
| 237 |
}
|
| 238 |
```
|
|
|
|
| 239 |
|
| 240 |
|
| 241 |
## Authors and acknowledgments
|