jnirschl commited on
Commit
f3b579e
·
1 Parent(s): dafb241

data: initial data + doc commit

Browse files
.gitattributes CHANGED
@@ -57,3 +57,7 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
57
  # Video files - compressed
58
  *.mp4 filter=lfs diff=lfs merge=lfs -text
59
  *.webm filter=lfs diff=lfs merge=lfs -text
60
+ **/*.arrow filter=lfs diff=lfs merge=lfs -text
61
+ all-ce7e9e0f06cb90b8/0.1.0/nirschl_et_al_2018-test.arrow filter=lfs diff=lfs merge=lfs -text
62
+ all-ce7e9e0f06cb90b8/0.1.0/nirschl_et_al_2018-train.arrow filter=lfs diff=lfs merge=lfs -text
63
+ all-ce7e9e0f06cb90b8/0.1.0/nirschl_et_al_2018-validation.arrow filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -1,3 +1,282 @@
1
- ---
2
- license: cc-by-4.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ TODO:
3
+ language:
4
+ - en
5
+ language_creators:
6
+ - TODO
7
+ license:
8
+ - cc by 4.0
9
+ multilinguality:
10
+ - monolingual
11
+ pretty_name: nirschl_et_al_2018
12
+ size_categories:
13
+ - TODO
14
+ source_datasets: []
15
+ tags:
16
+ - H&E, cardiac pathology, heart, heart disease, heart failure, histology,pathology
17
+ task_categories:
18
+ - multi_class
19
+ task_ids:
20
+ - TODO
21
+ ---
22
+
23
+ # Dataset Card for nirschl_et_al_2018
24
+
25
+ <div align="center">
26
+ 🌐 <a href=""><strong>Homepage</strong></a> •
27
+ 🤗 <a href="https://huggingface.co/jnirschl/nirschl_et_al_2018"><strong>HF Dataset</strong></a> •
28
+ 📚 <a href=""><strong>Paper</strong></a> •
29
+ 🏆 <a href="TODO"><strong>Leaderboard</strong></a> •
30
+ 👩‍💻 <a href="mailto:jnirschl@stanford.edu"><strong>Point of Contact</strong></a> •
31
+ <a href="https://creativecommons.org/licenses/[]/4.0/"><img src="https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg" alt="CC BY 4.0"></a>
32
+ <br><br>
33
+ This is a dataset card for nirschl_et_al_2018 dataset, which has been
34
+ used under the CC BY 4.0 license. The original data have been
35
+ updated, extended, and incorporated into the <a href="TODO_BRAVURA_URL">Biomedical Reasoning And image
36
+ Understanding for Robust AI agents (BRAVURA) benchmark</a>.
37
+ </div>
38
+
39
+ ## Table of Contents
40
+
41
+ - [Table of Contents](#table-of-contents)
42
+ - [Dataset Description](#dataset-description)
43
+ - [Dataset Summary](#dataset-summary)
44
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
45
+ - [Languages](#languages)
46
+ - [Dataset Structure](#dataset-structure)
47
+ - [Data Instances](#data-instances)
48
+ - [Data Fields](#data-fields)
49
+ - [Data Splits](#data-splits)
50
+ - [Dataset Creation](#dataset-creation)
51
+ - [Curation Rationale](#curation-rationale)
52
+ - [Source Data](#source-data)
53
+ - [Annotations](#annotations)
54
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
55
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
56
+ - [Social Impact of Dataset](#social-impact-of-dataset)
57
+ - [Discussion of Biases](#discussion-of-biases)
58
+ - [Other Known Limitations](#other-known-limitations)
59
+ - [Additional Information](#additional-information)
60
+ - [Dataset Curators](#dataset-curators)
61
+ - [Licensing Information](#licensing-information)
62
+ - [Citation Information](#citation-information)
63
+ - [Contributions](#contributions)
64
+
65
+ ## Dataset Description
66
+
67
+ The original nirschl_et_al_2018 has been cleaned, updated, and
68
+ extended to include additional metadata and then converted to a Hugging Face
69
+ dataset by [jnirschl](https://huggingface.co/jnirschl) and [lozanoe](https://huggingface.co/ale9806). This is part of the Biomedical Reasoning
70
+ And image Understanding for Robust AI agents (BRAVURA) benchmark. If you use
71
+ this updated and extended dataset in your research, please cite both the original paper
72
+ and the BRAVURA benchmark paper.
73
+
74
+ ### Dataset Summary
75
+
76
+ | Dataset Name | Nirschl et al 2018 |
77
+ | ------------------- | ------------------------------------------------------------------------------------ |
78
+ | Dataset description | Classification of clinical chronic heart failure from cardiac histopathology images. |
79
+ | Tasks | multi_class |
80
+ | Languages | en |
81
+ | Homepage | []() |
82
+ | Paper | [Paper](https://pubmed.ncbi.nlm.nih.gov/29614076/) |
83
+ | Leaderboard | [Leaderboard](TODO) |
84
+ | Dataset curator | [jnirschl](mailto:jnirschl@stanford.edu) |
85
+ | License | [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) |
86
+ | Last updated | 2024-04-17 20:38:57 |
87
+ | Version | 0.1.0 |
88
+ | Comment | |
89
+
90
+ ### Dataset Statistics
91
+
92
+ | | | Missing | Overall | Test set | Train | Validation |
93
+ | ------------------------- | ------------------------- | ------- | ---------------- | ---------------- | ---------------- | ---------------- |
94
+ | n | | | 2299 | 1155 | 770 | 374 |
95
+ | Age (yrs), median [Q1,Q3] | | 22 | 58.0 [48.0,63.0] | 57.0 [48.0,62.0] | 58.0 [51.0,63.0] | 58.0 [52.0,62.0] |
96
+ | Sex, n (%) | Female | 11 | 825 (36.1) | 462 (40.0) | 231 (30.0) | 132 (36.4) |
97
+ | | Male | | 1463 (63.9) | 693 (60.0) | 539 (70.0) | 231 (63.6) |
98
+ | Institution, n (%) | UPenn | 0 | 2299 (100.0) | 1155 (100.0) | 770 (100.0) | 374 (100.0) |
99
+ | Label, n (%) | Chronic heart failure | 0 | 1034 (45.0) | 517 (44.8) | 352 (45.7) | 165 (44.1) |
100
+ | | Heart tissue pathology | | 22 (1.0) | 22 (1.9) | | |
101
+ | | Not chronic heart failure | | 1243 (54.1) | 616 (53.3) | 418 (54.3) | 209 (55.9) |
102
+ | Domain, n (%) | Pathology | 0 | 2299 (100.0) | 1155 (100.0) | 770 (100.0) | 374 (100.0) |
103
+ | Subdomain, n (%) | Cardiovascular pathology | 0 | 2299 (100.0) | 1155 (100.0) | 770 (100.0) | 374 (100.0) |
104
+ | Stain, n (%) | H&E | 0 | 2299 (100.0) | 1155 (100.0) | 770 (100.0) | 374 (100.0) |
105
+ | Modality, n (%) | Light microscopy | 0 | 2299 (100.0) | 1155 (100.0) | 770 (100.0) | 374 (100.0) |
106
+ | Submodality, n (%) | Brightfield | 0 | 2299 (100.0) | 1155 (100.0) | 770 (100.0) | 374 (100.0) |
107
+ | Tasks, n (%) | multi_class | 0 | 2299 (100.0) | 1155 (100.0) | 770 (100.0) | 374 (100.0) |
108
+
109
+ [More Information Needed]
110
+
111
+ ### Supported Tasks and Leaderboards
112
+
113
+ multi_class
114
+ [More Information Needed]
115
+
116
+ ### Languages
117
+
118
+ en
119
+
120
+ ## Dataset Structure
121
+
122
+ ### Data Instances
123
+
124
+ An example of 'train' looks as follows.
125
+
126
+ ```console
127
+ {
128
+ "image_id": d54bb7ec-284f-4218-a47d-af87bb371de5,
129
+ "image": np.array([250, 250, 3], dtype="uint8"),
130
+ "label": datasets.ClassLabel(names={'chronic heart failure': 0, 'heart tissue pathology': 1, 'not chronic heart failure': 2},
131
+ num_classes=3),
132
+ "label_name": datasets.Value("string"),
133
+ "domain": pathology,
134
+ "subdomain": cardiovascular pathology,
135
+ "modality": light microscopy,
136
+ "submodality": brightfield microscopy,
137
+ "stain": H&E,
138
+ "microns_per_pixel": 2.0,
139
+ ...
140
+ }
141
+ ```
142
+
143
+ [More Information Needed]
144
+
145
+ ### Data Fields
146
+
147
+ [More Information Needed]
148
+
149
+ ```console
150
+ {
151
+ "image_id": datasets.Value("string"),
152
+ "image": datasets.Array3D(shape=[250, 250, 3], dtype="uint8"),
153
+ "label": datasets.ClassLabel(names={'chronic heart failure': 0, 'heart tissue pathology': 1, 'not chronic heart failure': 2},
154
+ num_classes=3),
155
+ "label_name": datasets.Value("string"),
156
+ "domain": datasets.Value("string"),
157
+ "subdomain": datasets.Value("string"),
158
+ "modality": datasets.Value("string"),
159
+ "submodality": datasets.Value("string"),
160
+ "stain": datasets.Value("string"),
161
+ "microns_per_pixel": datasets.Value("float32"),
162
+ ...
163
+ }
164
+ ```
165
+
166
+ ### Data Splits
167
+
168
+ [//]: # 'The data are split by the patient identifier such that all data from a single patient is either in the train, dev, or test set. The data are split as follows:'
169
+
170
+ [More Information Needed]
171
+
172
+ | Split | # Instances |
173
+ | ----- | ----------- |
174
+ | Train | 770 |
175
+ | Dev | 374 |
176
+ | Test | 1155 |
177
+ | Total | 1155 |
178
+
179
+ LICENSE
180
+
181
+ ## Dataset Creation
182
+
183
+ ### Curation Rationale
184
+
185
+ There is a need for well curated and annotated biomedical datasets to train and evaluate biomedical machine learning models. The original dataset was cleaned, updated, and extended to include additional metadata. The dataset was then converted to a Hugging Face dataset by [jnirschl](https://huggingface.co/jnirschl) and is incorporated into the Biomedical Reasoning And image Understanding for Robust AI agents (BRAVURA) benchmark. If you use this extended dataset in your research, please cite both the original paper and the BRAVURA benchmark paper.
186
+
187
+ Each instance has been assigned a UUID and the original identifiers and filenames have been retained in the metadata to ensure that the data can be traced back to the original source if needed.
188
+
189
+ [More Information Needed]
190
+
191
+ ### Source Data
192
+
193
+ #### Initial Data Collection and Normalization
194
+
195
+ [More Information Needed]
196
+
197
+ #### Who are the source language producers?
198
+
199
+ [More Information Needed]
200
+
201
+ ### Annotations
202
+
203
+ #### Annotation process
204
+
205
+ [More Information Needed]
206
+
207
+ #### Who are the annotators?
208
+
209
+ [More Information Needed]
210
+
211
+ ### Personal and Sensitive Information
212
+
213
+ The original dataset authors have anonymized the data and removed any personal or sensitive information prior to making the dataset public. The original dataset authors obtained appropriate institutional review board (IRB) approval for the data collection process, and users are referred to the original data sources for more information on the ethical considerations and data collection process.
214
+
215
+ [More Information Needed]
216
+
217
+ ## Considerations for Using the Data
218
+
219
+ ### Social Impact of Dataset
220
+
221
+ [More Information Needed]
222
+
223
+ ### Discussion of Biases
224
+
225
+ [More Information Needed]
226
+
227
+ ### Other Known Limitations
228
+
229
+ [More Information Needed]
230
+
231
+ ## Additional Information
232
+
233
+ ### Dataset Curators
234
+
235
+ Jeff Nirschl
236
+ Alejandro Lozano
237
+
238
+ [More Information Needed]
239
+
240
+ ### Licensing Information
241
+
242
+ The datasets were curated and extended while adhering to the original copyright and licensing rules.
243
+ We specifically avoided materials that restricted or prohibited copying, adapting, remixing, redistributing,
244
+ or otherwise using the data for research purposes. We recommend users refer to the original data sources'
245
+ terms of use and licensing information. In case of any concerns or issues, please contact us at [jnirschl](mailto:jnirschl)
246
+ Should you encounter any oversight or data samples potentially breaching the copyright or licensing regulations of any site, we encourage you to notify us.
247
+
248
+ [More Information Needed]
249
+
250
+ ### Citation Information
251
+
252
+ The original authors of nirschl_et_al_2018 have requested that the dataset be cited as follows:
253
+
254
+ ```bibtex
255
+ @ARTICLE{Nirschl2018-pc,
256
+ title = "A deep-learning classifier identifies patients with clinical
257
+ heart failure using whole-slide images of {H&E} tissue",
258
+ author = "Nirschl, Jeffrey J and Janowczyk, Andrew and Peyster, Eliot G and
259
+ Frank, Renee and Margulies, Kenneth B and Feldman, Michael D and
260
+ Madabhushi, Anant",
261
+ journal = "PLoS One",
262
+ volume = 13,
263
+ number = 4,
264
+ pages = "e0192726",
265
+ month = apr,
266
+ year = 2018,
267
+ language = "en"
268
+ }
269
+ ```
270
+
271
+ The extended nirschl_et_al_2018 dataset is part of the Biomedical Reasoning And image Understanding for Robust AI agents (BRAVURA) benchmark. If you use this extended dataset in your research, please cite both the original paper and the BRAVURA benchmark paper.
272
+
273
+ ```bibtex
274
+ @article{TODO,
275
+ }
276
+ ```
277
+
278
+ [More Information Needed]
279
+
280
+ ### Contributions
281
+
282
+ Thanks to [@jnirschl](https://github.com/jnirschl) for adding this dataset.
all-ce7e9e0f06cb90b8/0.1.0/LICENSE ADDED
@@ -0,0 +1 @@
 
 
1
+ CC BY 4.0
all-ce7e9e0f06cb90b8/0.1.0/dataset_info.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"description": "Classification of clinical chronic heart failure from cardiac histopathology images.\n", "citation": "@ARTICLE{Nirschl2018-pc,\n title = \"A deep-learning classifier identifies patients with clinical\n heart failure using whole-slide images of {H&E} tissue\",\n author = \"Nirschl, Jeffrey J and Janowczyk, Andrew and Peyster, Eliot G and\n Frank, Renee and Margulies, Kenneth B and Feldman, Michael D and\n Madabhushi, Anant\",\n journal = \"PLoS One\",\n volume = 13,\n number = 4,\n pages = \"e0192726\",\n month = apr,\n year = 2018,\n language = \"en\"\n}\n", "homepage": "", "license": "CC BY 4.0", "features": {"image_id": {"dtype": "string", "_type": "Value"}, "image": {"_type": "Image"}, "label": {"names": ["chronic heart failure", "heart tissue pathology", "not chronic heart failure"], "_type": "ClassLabel"}, "label_name": {"dtype": "string", "_type": "Value"}, "dataset": {"dtype": "string", "_type": "Value"}, "domain": {"dtype": "string", "_type": "Value"}, "institution": {"dtype": "string", "_type": "Value"}, "license": {"dtype": "string", "_type": "Value"}, "microns_per_pixel": {"dtype": "float32", "_type": "Value"}, "modality": {"dtype": "string", "_type": "Value"}, "ncbitaxon_id": {"dtype": "string", "_type": "Value"}, "ncbitaxon_name": {"dtype": "string", "_type": "Value"}, "pmid": {"dtype": "string", "_type": "Value"}, "split": {"dtype": "string", "_type": "Value"}, "stain": {"dtype": "string", "_type": "Value"}, "subdomain": {"dtype": "string", "_type": "Value"}, "submodality": {"dtype": "string", "_type": "Value"}, "synthetic": {"dtype": "bool", "_type": "Value"}, "bto_id": {"dtype": "string", "_type": "Value"}, "bto_name": {"dtype": "string", "_type": "Value"}, "cellontology_id": {"dtype": "string", "_type": "Value"}, "cellontology_name": {"dtype": "string", "_type": "Value"}, "classes_to_idx": {"dtype": "string", "_type": "Value"}, "comment": {"dtype": "string", "_type": "Value"}, "dataset_name": {"dtype": "string", "_type": "Value"}, "dataset_slug": {"dtype": "string", "_type": "Value"}, "dataset_parent": {"dtype": "string", "_type": "Value"}, "filename": {"dtype": "string", "_type": "Value"}, "file_size": {"dtype": "int32", "_type": "Value"}, "fma_id": {"dtype": "string", "_type": "Value"}, "fma_name": {"dtype": "string", "_type": "Value"}, "instance_count": {"dtype": "string", "_type": "Value"}, "image_md5": {"dtype": "string", "_type": "Value"}, "label_task": {"dtype": "string", "_type": "Value"}, "label_additional_info": {"dtype": "string", "_type": "Value"}, "label_description": {"dtype": "string", "_type": "Value"}, "label_synonyms": {"dtype": "string", "_type": "Value"}, "last_updated": {"dtype": "string", "_type": "Value"}, "loinc_id": {"dtype": "string", "_type": "Value"}, "mesh_id": {"dtype": "string", "_type": "Value"}, "mesh_name": {"dtype": "string", "_type": "Value"}, "ncit_id": {"dtype": "string", "_type": "Value"}, "normal_or_abnormal": {"dtype": "string", "_type": "Value"}, "original_filename": {"dtype": "string", "_type": "Value"}, "phash": {"dtype": "string", "_type": "Value"}, "snomedct_id": {"dtype": "string", "_type": "Value"}, "supported_tasks": {"dtype": "string", "_type": "Value"}, "caption": {"dtype": "string", "_type": "Value"}}, "builder_name": "nirschl_et_al_2018", "dataset_name": "nirschl_et_al_2018", "config_name": "all", "version": {"version_str": "0.1.0", "description": "", "major": 0, "minor": 1, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 112927621, "num_examples": 770, "dataset_name": "nirschl_et_al_2018"}, "validation": {"name": "validation", "num_bytes": 54903511, "num_examples": 374, "dataset_name": "nirschl_et_al_2018"}, "test": {"name": "test", "num_bytes": 169447304, "num_examples": 1155, "dataset_name": "nirschl_et_al_2018"}}, "download_checksums": {}, "download_size": 0, "dataset_size": 337278436, "size_in_bytes": 337278436}
all-ce7e9e0f06cb90b8/0.1.0/nirschl_et_al_2018-test.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4364e61562f609b144029b5d366a87995d85a3fbb59d23eb26011f618c75b9b9
3
+ size 169540104
all-ce7e9e0f06cb90b8/0.1.0/nirschl_et_al_2018-train.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae782ee70be1ee604c93acbe0061fc3d6fc6696bea184bb61af4783d8453262a
3
+ size 112991360
all-ce7e9e0f06cb90b8/0.1.0/nirschl_et_al_2018-validation.arrow ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:489877e25040610e8472c1c71f24f1dec421517040567b45c8faa2bbd5db516e
3
+ size 54938024
nirschl_et_al_2018_mean.png ADDED

Git LFS Details

  • SHA256: 592699bb52089e057112b7b81d7db0d5c5f0d9db4fcb844a494de35315c5b10d
  • Pointer size: 130 Bytes
  • Size of remote file: 42 kB
nirschl_et_al_2018_std.png ADDED

Git LFS Details

  • SHA256: 6274a2491e20272226228f5aea00e1bdb1c73da3a2c2ca654326e96afb5601aa
  • Pointer size: 130 Bytes
  • Size of remote file: 43.7 kB