CeciliaYe commited on
Commit
b311b12
·
verified ·
1 Parent(s): e36d767

Upload croissant.json

Browse files
Files changed (1) hide show
  1. croissant.json +374 -0
croissant.json ADDED
@@ -0,0 +1,374 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": {
3
+ "@language": "en",
4
+ "@vocab": "https://schema.org/",
5
+ "arrayShape": "cr:arrayShape",
6
+ "citeAs": "cr:citeAs",
7
+ "column": "cr:column",
8
+ "conformsTo": "dct:conformsTo",
9
+ "containedIn": "cr:containedIn",
10
+ "cr": "http://mlcommons.org/croissant/",
11
+ "data": {
12
+ "@id": "cr:data",
13
+ "@type": "@json"
14
+ },
15
+ "dataBiases": "cr:dataBiases",
16
+ "dataCollection": "cr:dataCollection",
17
+ "dataType": {
18
+ "@id": "cr:dataType",
19
+ "@type": "@vocab"
20
+ },
21
+ "dct": "http://purl.org/dc/terms/",
22
+ "extract": "cr:extract",
23
+ "field": "cr:field",
24
+ "fileProperty": "cr:fileProperty",
25
+ "fileObject": "cr:fileObject",
26
+ "fileSet": "cr:fileSet",
27
+ "format": "cr:format",
28
+ "includes": "cr:includes",
29
+ "isArray": "cr:isArray",
30
+ "isLiveDataset": "cr:isLiveDataset",
31
+ "jsonPath": "cr:jsonPath",
32
+ "key": "cr:key",
33
+ "md5": "cr:md5",
34
+ "parentField": "cr:parentField",
35
+ "path": "cr:path",
36
+ "personalSensitiveInformation": "cr:personalSensitiveInformation",
37
+ "recordSet": "cr:recordSet",
38
+ "references": "cr:references",
39
+ "regex": "cr:regex",
40
+ "repeated": "cr:repeated",
41
+ "replace": "cr:replace",
42
+ "sc": "https://schema.org/",
43
+ "separator": "cr:separator",
44
+ "source": "cr:source",
45
+ "subField": "cr:subField",
46
+ "transform": "cr:transform",
47
+ "rai": "http://mlcommons.org/croissant/RAI/",
48
+ "prov": "http://www.w3.org/ns/prov#",
49
+ "examples": {
50
+ "@id": "cr:examples",
51
+ "@type": "@json"
52
+ },
53
+ "equivalentProperty": "cr:equivalentProperty",
54
+ "samplingRate": "cr:samplingRate"
55
+ },
56
+ "@type": "sc:Dataset",
57
+ "conformsTo": "http://mlcommons.org/croissant/1.1",
58
+ "name": "multisite-ppg-submission",
59
+ "version": "1.0.0",
60
+ "datePublished": "2026-05-05",
61
+ "citeAs": "Anonymous authors. Multisite PPG Dataset. Submitted to NeurIPS 2026 Datasets and Benchmarks Track (under double-blind review). https://huggingface.co/datasets/anonymous-ppg-dataset/multisite-ppg-submission",
62
+ "description": "A multi-site wearable photoplethysmography (PPG) dataset collected from 20 participants. Each participant wore four custom wearable devices (earlobe, finger, wrist, front chest) recording green and infrared PPG, 3-axis accelerometer, and temperature signals during natural daytime activities over multiple days. A Polar H10 chest strap provided reference ECG and heart-rate information. Self-reported activity logs are included as contextual metadata. The dataset contains both raw recordings and pre-windowed segments for benchmarking wearable PPG heart-rate estimation.",
63
+ "alternateName": [
64
+ "anonymous-ppg-dataset/multisite-ppg-submission"
65
+ ],
66
+ "creator": {
67
+ "@type": "Organization",
68
+ "name": "anonymous-ppg-dataset",
69
+ "url": "https://huggingface.co/anonymous-ppg-dataset"
70
+ },
71
+ "keywords": [
72
+ "photoplethysmography",
73
+ "PPG",
74
+ "wearable sensors",
75
+ "heart rate estimation",
76
+ "multi-site",
77
+ "physiological signals",
78
+ "ECG reference",
79
+ "accelerometer"
80
+ ],
81
+ "url": "https://huggingface.co/datasets/anonymous-ppg-dataset/multisite-ppg-submission",
82
+ "license": "https://creativecommons.org/licenses/by-nc/4.0/",
83
+ "distribution": [
84
+ {
85
+ "@type": "cr:FileObject",
86
+ "@id": "repo",
87
+ "name": "repo",
88
+ "description": "The Hugging Face dataset repository (main branch).",
89
+ "contentUrl": "https://huggingface.co/datasets/anonymous-ppg-dataset/multisite-ppg-submission",
90
+ "encodingFormat": "git+https",
91
+ "sha256": "main"
92
+ },
93
+ {
94
+ "@type": "cr:FileSet",
95
+ "@id": "raw-data-files",
96
+ "name": "raw_data",
97
+ "description": "Raw multi-site PPG/ECG recordings, organized per subject.",
98
+ "containedIn": {
99
+ "@id": "repo"
100
+ },
101
+ "encodingFormat": "application/octet-stream",
102
+ "includes": "raw_data/**/*.npz"
103
+ },
104
+ {
105
+ "@type": "cr:FileSet",
106
+ "@id": "ppg-windowed-data-files",
107
+ "name": "ppg_windowed_data",
108
+ "description": "Pre-windowed PPG segments derived from raw_data via the windowing pipeline.",
109
+ "containedIn": {
110
+ "@id": "repo"
111
+ },
112
+ "encodingFormat": "application/octet-stream",
113
+ "includes": "ppg_windowed_data/**/*.npz"
114
+ },
115
+ {
116
+ "@type": "cr:FileSet",
117
+ "@id": "activity-log-files",
118
+ "name": "activity_logs",
119
+ "description": "Per-participant activity logs documenting the protocol/timing of activities during PPG recording sessions.",
120
+ "containedIn": {
121
+ "@id": "repo"
122
+ },
123
+ "encodingFormat": "text/plain",
124
+ "includes": "raw_data/**/*activity_log*.txt"
125
+ },
126
+ {
127
+ "@type": "cr:FileObject",
128
+ "@id": "participants-demographics-csv",
129
+ "name": "participants_demographics.csv",
130
+ "description": "Per-participant demographic metadata: participant ID, age, gender, race/ethnicity, and Fitzpatrick skin index.",
131
+ "containedIn": {
132
+ "@id": "repo"
133
+ },
134
+ "contentUrl": "raw_data/participants_demographics.csv",
135
+ "encodingFormat": "text/csv",
136
+ "sha256": "8a2162d5063d6884fe70c385b73977dd7efa8d23796c4e6639f9d61975084219"
137
+ },
138
+ {
139
+ "@type": "cr:FileObject",
140
+ "@id": "repo-parquet-branch",
141
+ "name": "repo",
142
+ "description": "The Hugging Face git repository.",
143
+ "contentUrl": "https://huggingface.co/datasets/anonymous-ppg-dataset/multisite-ppg-submission/tree/refs%2Fconvert%2Fparquet",
144
+ "encodingFormat": "git+https",
145
+ "sha256": "https://github.com/mlcommons/croissant/issues/80"
146
+ },
147
+ {
148
+ "@type": "cr:FileSet",
149
+ "@id": "parquet-files-for-config-default",
150
+ "containedIn": {
151
+ "@id": "repo-parquet-branch"
152
+ },
153
+ "encodingFormat": "application/x-parquet",
154
+ "includes": "default/*/*.parquet"
155
+ },
156
+ {
157
+ "@type": "cr:FileSet",
158
+ "@id": "sample-raw-data-files",
159
+ "name": "sample_raw_data",
160
+ "description": "Sample subset of raw_data/ (participants P7 and P8 only) for quick inspection without downloading the full ~18.6 GB dataset. Includes the four wearable PPG sites, both Polar H10 reference signals (ECG + accelerometer), and an activity log per participant. Same schema as raw_data/.",
161
+ "containedIn": {
162
+ "@id": "repo"
163
+ },
164
+ "encodingFormat": "application/octet-stream",
165
+ "includes": "sample_data/raw_data/**/*.npz"
166
+ },
167
+ {
168
+ "@type": "cr:FileSet",
169
+ "@id": "sample-ppg-windowed-data-files",
170
+ "name": "sample_ppg_windowed_data",
171
+ "description": "Sample subset of ppg_windowed_data/ (participants P7 and P8 only). Same schema as ppg_windowed_data/.",
172
+ "containedIn": {
173
+ "@id": "repo"
174
+ },
175
+ "encodingFormat": "application/octet-stream",
176
+ "includes": "sample_data/ppg_windowed_data/**/*.npz"
177
+ },
178
+ {
179
+ "@type": "cr:FileSet",
180
+ "@id": "sample-activity-log-files",
181
+ "name": "sample_activity_logs",
182
+ "description": "Activity logs accompanying the sample raw recordings.",
183
+ "containedIn": {
184
+ "@id": "repo"
185
+ },
186
+ "encodingFormat": "text/plain",
187
+ "includes": "sample_data/raw_data/**/*activity_log*.txt"
188
+ }
189
+ ],
190
+ "recordSet": [
191
+ {
192
+ "@type": "cr:RecordSet",
193
+ "@id": "participants_demographics",
194
+ "name": "participants_demographics",
195
+ "description": "One record per participant. Demographic and skin-tone metadata for the 20 participants in the study.",
196
+ "key": {
197
+ "@id": "participants_demographics/participant_index"
198
+ },
199
+ "field": [
200
+ {
201
+ "@type": "cr:Field",
202
+ "@id": "participants_demographics/participant_index",
203
+ "name": "participant_index",
204
+ "description": "Participant identifier (e.g. P1, P2, ..., P20).",
205
+ "dataType": "sc:Text",
206
+ "source": {
207
+ "fileObject": {
208
+ "@id": "participants-demographics-csv"
209
+ },
210
+ "extract": {
211
+ "column": "Participant Index"
212
+ }
213
+ }
214
+ },
215
+ {
216
+ "@type": "cr:Field",
217
+ "@id": "participants_demographics/age",
218
+ "name": "age",
219
+ "description": "Self-reported age in years at time of data collection.",
220
+ "dataType": "cr:Int64",
221
+ "source": {
222
+ "fileObject": {
223
+ "@id": "participants-demographics-csv"
224
+ },
225
+ "extract": {
226
+ "column": "Age"
227
+ }
228
+ }
229
+ },
230
+ {
231
+ "@type": "cr:Field",
232
+ "@id": "participants_demographics/gender",
233
+ "name": "gender",
234
+ "description": "Self-reported gender.",
235
+ "dataType": "sc:Text",
236
+ "source": {
237
+ "fileObject": {
238
+ "@id": "participants-demographics-csv"
239
+ },
240
+ "extract": {
241
+ "column": "Gender"
242
+ }
243
+ }
244
+ },
245
+ {
246
+ "@type": "cr:Field",
247
+ "@id": "participants_demographics/race_ethnicity",
248
+ "name": "race_ethnicity",
249
+ "description": "Self-reported race/ethnicity.",
250
+ "dataType": "sc:Text",
251
+ "source": {
252
+ "fileObject": {
253
+ "@id": "participants-demographics-csv"
254
+ },
255
+ "extract": {
256
+ "column": "Race/Ethnicity"
257
+ }
258
+ }
259
+ },
260
+ {
261
+ "@type": "cr:Field",
262
+ "@id": "participants_demographics/fitzpatrick_skin_index",
263
+ "name": "fitzpatrick_skin_index",
264
+ "description": "Fitzpatrick skin type (I-VI) on a 1-6 ordinal scale.",
265
+ "dataType": "cr:Int64",
266
+ "source": {
267
+ "fileObject": {
268
+ "@id": "participants-demographics-csv"
269
+ },
270
+ "extract": {
271
+ "column": "Fitzpatrick Skin Index"
272
+ }
273
+ }
274
+ }
275
+ ]
276
+ },
277
+ {
278
+ "@type": "cr:RecordSet",
279
+ "dataType": "cr:Split",
280
+ "key": {
281
+ "@id": "default_splits/split_name"
282
+ },
283
+ "@id": "default_splits",
284
+ "name": "default_splits",
285
+ "description": "Splits for the default config.",
286
+ "field": [
287
+ {
288
+ "@type": "cr:Field",
289
+ "@id": "default_splits/split_name",
290
+ "dataType": "sc:Text"
291
+ }
292
+ ],
293
+ "data": [
294
+ {
295
+ "default_splits/split_name": "train"
296
+ }
297
+ ]
298
+ },
299
+ {
300
+ "@type": "cr:RecordSet",
301
+ "@id": "default",
302
+ "description": "anonymous-ppg-dataset/multisite-ppg-submission - 'default' subset",
303
+ "field": [
304
+ {
305
+ "@type": "cr:Field",
306
+ "@id": "default/split",
307
+ "dataType": "sc:Text",
308
+ "source": {
309
+ "fileSet": {
310
+ "@id": "parquet-files-for-config-default"
311
+ },
312
+ "extract": {
313
+ "fileProperty": "fullpath"
314
+ },
315
+ "transform": {
316
+ "regex": "default/(?:partial-)?(train)/.+parquet$"
317
+ }
318
+ },
319
+ "references": {
320
+ "field": {
321
+ "@id": "default_splits/split_name"
322
+ }
323
+ }
324
+ },
325
+ {
326
+ "@type": "cr:Field",
327
+ "@id": "default/text",
328
+ "dataType": "sc:Text",
329
+ "source": {
330
+ "fileSet": {
331
+ "@id": "parquet-files-for-config-default"
332
+ },
333
+ "extract": {
334
+ "column": "text"
335
+ }
336
+ }
337
+ }
338
+ ]
339
+ }
340
+ ],
341
+ "rai:dataLimitations": "The dataset contains in-the-wild wearable physiological recordings from 20 participants and is intended for research on wearable PPG heart-rate estimation, body-site comparison, wavelength analysis, motion robustness, and multi-site fusion. Its applicability is limited by the number of participants, the participant population, the specific custom wearable form factors, natural but not exhaustive daily activities, timestamp-based rather than hardware-level synchronization, and possible missing data due to Bluetooth packet loss or device removal. P1 and P2 are missing Polar chest-strap accelerometer data, and some participants have limited or empty self-reported activity log files. The dataset is not recommended for clinical diagnosis, treatment decisions, medical claims, participant identification, surveillance, or millisecond-level pulse transit time analysis without additional calibration.",
342
+ "rai:dataBiases": "The dataset may contain demographic and sampling biases due to the limited participant pool. The participant group includes 19 female participants and 1 male participant, most participants are in the 20-30 age range, and the dataset does not include participants with Fitzpatrick skin type VI. As a result, benchmark results may not generalize equally across gender, age groups, skin tones, health conditions, wearing behaviors, or broader populations. Because PPG signal quality can be affected by skin tone, physiology, motion, and device-skin contact, models trained or evaluated on this dataset should be tested on more diverse populations before deployment.",
343
+ "rai:personalSensitiveInformation": "The dataset contains human-subject wearable physiological and behavioral data, including photoplethysmography, accelerometer, temperature, ECG-derived heart-rate labels, timestamps, and self-reported activity information. The dataset also includes self-reported demographic metadata (age, gender, race/ethnicity, Fitzpatrick skin index) for each participant. Direct personal identifiers are removed and participant IDs are anonymized, but physiological, behavioral, and demographic data may still be sensitive and could pose privacy or re-identification risks if misused.",
344
+ "rai:dataUseCases": "Intended use cases include non-commercial research and education on wearable PPG signal processing, heart-rate estimation, robustness evaluation across body locations, comparison of green and infrared PPG, accelerometer-assisted modeling, and multi-site sensor fusion. The dataset is validated in this paper for benchmark heart-rate estimation against ECG-derived reference heart rate under the reported evaluation protocol. It is not validated for clinical diagnosis, disease detection, treatment decisions, identity recognition, blood-pressure estimation, or pulse-transit-time analysis.",
345
+ "rai:dataSocialImpact": "Potential positive impacts include supporting research toward more robust and unobtrusive wearable physiological sensing in daily life, especially beyond wrist-centric form factors. Potential negative impacts include privacy leakage, attempted participant re-identification, biased model performance for populations or activities underrepresented in the dataset, and misuse for unvalidated clinical/diagnostic claims. Mitigations include anonymization, removal of direct identifiers, documentation of intended and out-of-scope uses, responsible-use restrictions, and release under a non-commercial research license.",
346
+ "rai:hasSyntheticData": false,
347
+ "prov:wasDerivedFrom": [],
348
+ "prov:wasGeneratedBy": [
349
+ {
350
+ "@type": "prov:Activity",
351
+ "prov:type": {
352
+ "@id": "https://www.wikidata.org/wiki/Q4929239"
353
+ },
354
+ "prov:label": "Data Collection",
355
+ "sc:description": "Data were collected from participants wearing four custom wearable devices at the earlobe, finger, wrist, and front chest during natural daytime activities over multiple days. Each wearable recorded green and infrared reflective PPG, 3-axis accelerometer, and temperature data. A Polar H10 chest strap provided reference ECG and heart-rate information. Participants self-reported activities using a smartphone app. The study was reviewed and approved by an institutional review board, and participants provided informed consent."
356
+ },
357
+ {
358
+ "@type": "prov:Activity",
359
+ "prov:type": {
360
+ "@id": "https://www.wikidata.org/wiki/Q4929239"
361
+ },
362
+ "prov:label": "Preprocessing and windowing",
363
+ "sc:description": "The windowed dataset is processed from the raw dataset. Wearable recordings and Polar reference data were aligned using phone-clock timestamps. Continuous segments were converted into 8-second sliding windows with 1-second stride. Windows with missing data, device removal, Bluetooth packet loss, poor ECG quality, implausible heart-rate values, or excessive beat irregularity were excluded in the windowed dataset according to the preprocessing pipeline described in the paper."
364
+ },
365
+ {
366
+ "@type": "prov:Activity",
367
+ "prov:type": {
368
+ "@id": "https://www.wikidata.org/wiki/Q4929239"
369
+ },
370
+ "prov:label": "Annotation and labels",
371
+ "sc:description": "Heart-rate labels in the windowed dataset were derived from time-aligned Polar ECG/reference heart-rate information. Self-reported activity labels were entered by participants through the smartphone app and are intended as contextual information rather than expert-verified annotations."
372
+ }
373
+ ]
374
+ }