lukeingawesome commited on
Commit
1976d8c
·
verified ·
1 Parent(s): d9eb920

Add CT-RATE findings + 137 leaf-label dataset (deduped splits, radiologist-validated test)

Browse files
LABEL_HIERARCHY.md ADDED
@@ -0,0 +1,317 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Final Chest Imaging Label Hierarchy with Clinical vs Other Counts
2
+
3
+ Source: refined from the uploaded chest imaging label hierarchy.
4
+
5
+ ## Counting definitions
6
+
7
+ - **Top-level sections** are the major anatomy/global sections. They are not counted as upper/container labels.
8
+ - **Upper/container labels** are the first-level labels under each top-level section.
9
+ - **Assignable leaf labels** are the actual model labels/findings under each upper/container label.
10
+ - Every `*_others` label is counted twice structurally:
11
+ - once as an **upper/container label**, and
12
+ - once as an **assignable leaf label** under itself.
13
+ - **Clinical finding leaf labels** are radiologic/pathologic/anatomic findings that can be clinically interpreted from chest CT.
14
+ - **Other leaf labels** are non-primary clinical findings: `*_others` catch-all labels, study-quality/global labels, support devices/procedural hardware, and post-surgical/transplant/absent-organ status labels.
15
+ - Some upper/container labels are **mixed** because they contain both clinical and other leaf labels. I keep these separate instead of forcing a misleading binary upper-label count.
16
+
17
+ ## Overall count summary
18
+
19
+ | Count type | Count |
20
+ |---|---:|
21
+ | Top-level sections | 9 |
22
+ | Upper/container labels, total | 46 |
23
+ | Clinical-only upper/container labels | 24 |
24
+ | Other-only upper/container labels | 11 |
25
+ | Mixed clinical/other upper/container labels | 11 |
26
+ | Assignable leaf labels, total | 137 |
27
+ | Clinical finding leaf labels | 106 |
28
+ | Other leaf labels | 31 |
29
+
30
+ ## Other leaf-label breakdown
31
+
32
+ | Other leaf type | Count | Labels |
33
+ |---|---:|---|
34
+ | `*_others` catch-all labels | 9 | `Lungs & Airways_others`, `Pleura_others`, `Mediastinum & Hila_others`, `Cardiovascular_others`, `Chest Wall_others`, `Bones / Spine_others`, `Upper Abdomen_others`, `Lower Neck_others`, `Others_others` |
35
+ | Study quality / global labels | 3 | Motion artifact / suboptimal study; Study limitation / limited evaluation (non-motion); No significant intrathoracic abnormality |
36
+ | Support / device / procedural-status labels | 12 | Endotracheal tube; Tracheostomy tube; Chest tube / pleural drain; Nasogastric / orogastric tube; Coronary stent or bypass graft; Pacemaker / ICD leads; Central venous catheter / PICC; LVAD / other cardiac assist device; Biliary stent / catheter / drain; IVC filter; Breast implant (intact or present); Postoperative spine change / hardware |
37
+ | Post-surgical / transplant / absent-organ status labels | 7 | Post-lobectomy / segmentectomy; Post-pneumonectomy; Lung transplant; Post-thoracotomy change; Post-cholecystectomy (gallbladder operated / absent); Nephrectomy (kidney absent / operated); Post-lumpectomy / post-mastectomy change |
38
+ | **Total other leaf labels** | **31** | — |
39
+
40
+
41
+ ## Section-wise count table
42
+
43
+ | Section | Upper total | Clinical-only upper | Mixed upper | Other-only upper | Leaf total | Clinical leaf | Other leaf |
44
+ |---|---:|---:|---:|---:|---:|---:|---:|
45
+ | Lungs & Airways | 8 | 5 | 1 | 2 | 30 | 24 | 6 |
46
+ | Pleura | 4 | 2 | 1 | 1 | 10 | 8 | 2 |
47
+ | Mediastinum & Hila | 5 | 3 | 1 | 1 | 13 | 11 | 2 |
48
+ | Cardiovascular | 6 | 3 | 2 | 1 | 17 | 12 | 5 |
49
+ | Chest Wall | 3 | 1 | 1 | 1 | 6 | 4 | 2 |
50
+ | Bones / Spine | 3 | 1 | 1 | 1 | 13 | 11 | 2 |
51
+ | Upper Abdomen | 10 | 6 | 3 | 1 | 35 | 30 | 5 |
52
+ | Lower Neck | 3 | 2 | 0 | 1 | 5 | 4 | 1 |
53
+ | Others | 4 | 1 | 1 | 2 | 8 | 2 | 6 |
54
+ | **Total** | **46** | **24** | **11** | **11** | **137** | **106** | **31** |
55
+
56
+
57
+ ## Dataset & split coverage (CT-RATE findings)
58
+
59
+ One row per **unique CT-RATE findings report**; labels are ternary (`1`=positive, `0`=negative, `-1`=uncertain, `NaN`=not assessed). "Positive" below = value `1`. Splits are de-duplicated across each other at the report-text level (no `original_report` / `refined_report` appears in more than one split).
60
+
61
+ ### Findings counts by split
62
+
63
+ | Split | Findings | No positive (any of 137 labels) | No clinical positive (of 106 clinical labels) |
64
+ |---|---:|---:|---:|
65
+ | train | 20,648 | 545 (2.6%) | 1,330 (6.4%) |
66
+ | valid | 1,483 | 16 (1.1%) | 37 (2.5%) |
67
+ | test | 1,483 | 40 (2.7%) | 101 (6.8%) |
68
+ | **All** | **23,614** | **601 (2.5%)** | **1,468 (6.2%)** |
69
+
70
+ - **No positive (any label):** the report has no `1` across all 137 leaf labels.
71
+ - **No clinical positive:** no `1` among the **106 clinical** finding labels — the report may still be positive on an *other* label (`*_others`, study-quality, support/device, or post-surgical/status). Of the 1,468 such reports, **867** carry ≥1 *other*-type positive (e.g. normal-study / device-only) and the remaining **601** have no positive on any label.
72
+
73
+ ### Positive cells by clinical/other group
74
+
75
+ Total positive label-assignments (`1`s), split across the 106 clinical vs 31 other leaf labels.
76
+
77
+ | Split | Clinical positives (106) | Other positives (31) | Total |
78
+ |---|---:|---:|---:|
79
+ | train | 90,866 | 29,845 | 120,711 |
80
+ | valid | 8,449 | 2,700 | 11,149 |
81
+ | test | 6,942 | 1,976 | 8,918 |
82
+ | **All** | **106,257** | **34,521** | **140,778** |
83
+
84
+ > Note: `valid` was stratified to match `test` per-label **positive counts**, so it runs slightly denser in positives — its all-negative/normal share (1.1%) is lower than test's (2.7%).
85
+
86
+ ## Mixed upper/container labels
87
+
88
+ These upper labels contain both clinical and other leaf labels:
89
+
90
+ - Lungs & Airways → Trachea & Airways
91
+ - Pleura → Pleural fluid / drain-related findings
92
+ - Mediastinum & Hila → Esophagus / hiatus / enteric tube
93
+ - Cardiovascular → Coronary arteries
94
+ - Cardiovascular → Valves, vascular lines, and cardiac devices
95
+ - Chest Wall → Post-surgical / tumor invasion
96
+ - Bones / Spine → Degenerative / osseous lesions
97
+ - Upper Abdomen → Gallbladder & biliary
98
+ - Upper Abdomen → Kidneys / urinary tract
99
+ - Upper Abdomen → Upper abdominal vessels
100
+ - Others → Breast
101
+
102
+
103
+ ## Hierarchy
104
+
105
+ ### Lungs & Airways
106
+
107
+ - Parenchymal / small-airways patterns
108
+ - Consolidation
109
+ - Ground-glass opacity (GGO)
110
+ - Crazy-paving pattern
111
+ - Mosaic attenuation / air-trapping
112
+ - Tree-in-bud
113
+ - Centrilobular nodules / bronchiolitis pattern
114
+ - Nodules and masses
115
+ - Pulmonary nodule (solid / PSN / GGN)
116
+ - Pulmonary mass (>3 cm)
117
+ - Cavitary nodule / mass
118
+ - Emphysema & cystic lung disease
119
+ - Emphysema
120
+ - Bullae / giant bulla
121
+ - Pulmonary cysts / cystic lung disease
122
+ - Interstitial / fibrotic lung disease
123
+ - Reticulation / intralobular thickening
124
+ - Interlobular septal thickening
125
+ - Traction bronchiectasis / bronchiolectasis
126
+ - Honeycombing
127
+ - Parenchymal scarring / fibrotic band
128
+ - Trachea & Airways
129
+ - Tracheal stenosis / malacia
130
+ - Tracheal / bronchial wall thickening
131
+ - Bronchiectasis
132
+ - Mucoid impaction / plugging
133
+ - Tracheal diverticulum
134
+ - Endotracheal tube
135
+ - Tracheostomy tube
136
+ - Volume loss / hyperinflation
137
+ - Lobar / segmental atelectasis
138
+ - Subsegmental / linear atelectasis
139
+ - Post-surgical / transplant status
140
+ - Post-lobectomy / segmentectomy
141
+ - Post-pneumonectomy
142
+ - Lung transplant
143
+ - Lungs & Airways_others
144
+ - Lungs & Airways_others
145
+
146
+ ### Pleura
147
+
148
+ - Pleural fluid / drain-related findings
149
+ - Pleural effusion
150
+ - Loculated pleural effusion
151
+ - Hemothorax
152
+ - Chest tube / pleural drain
153
+ - Pleural air
154
+ - Pneumothorax
155
+ - Tension pneumothorax
156
+ - Pleural thickening / masses
157
+ - Pleural thickening
158
+ - Pleural plaques
159
+ - Pleural nodule / mass
160
+ - Pleura_others
161
+ - Pleura_others
162
+
163
+ ### Mediastinum & Hila
164
+
165
+ - Lymph nodes
166
+ - Mediastinal lymphadenopathy
167
+ - Hilar lymphadenopathy
168
+ - Calcified mediastinal / hilar lymph nodes
169
+ - Mediastinal masses / cysts
170
+ - Anterior mediastinal mass
171
+ - Middle / posterior mediastinal mass or cyst
172
+ - Thymic remnant / hyperplasia
173
+ - Esophagus / hiatus / enteric tube
174
+ - Esophageal wall thickening / mass
175
+ - Hiatal hernia
176
+ - Esophageal dilation
177
+ - Nasogastric / orogastric tube
178
+ - Air / fluid in mediastinum
179
+ - Pneumomediastinum
180
+ - Mediastinal hematoma / fluid collection
181
+ - Mediastinum & Hila_others
182
+ - Mediastinum & Hila_others
183
+
184
+ ### Cardiovascular
185
+
186
+ - Cardiac size and morphology
187
+ - Cardiomegaly
188
+ - Pericardium
189
+ - Pericardial effusion
190
+ - Pericardial thickening / calcification
191
+ - Coronary arteries
192
+ - Coronary artery calcification
193
+ - Coronary stent or bypass graft
194
+ - Aorta / pulmonary artery
195
+ - Thoracic aortic calcification
196
+ - Thoracic aortic ectasia / dilation (non-aneurysmal)
197
+ - Thoracic aortic aneurysm
198
+ - Aortic dissection / intramural hematoma
199
+ - Main pulmonary artery enlargement
200
+ - Pulmonary embolism
201
+ - Valves, vascular lines, and cardiac devices
202
+ - Aortic valve calcification
203
+ - Mitral annular calcification
204
+ - Pacemaker / ICD leads
205
+ - Central venous catheter / PICC
206
+ - LVAD / other cardiac assist device
207
+ - Cardiovascular_others
208
+ - Cardiovascular_others
209
+
210
+ ### Chest Wall
211
+
212
+ - Chest wall soft tissues
213
+ - Chest wall soft tissue edema / hematoma
214
+ - Subcutaneous emphysema
215
+ - Chest wall mass
216
+ - Post-surgical / tumor invasion
217
+ - Post-thoracotomy change
218
+ - Chest wall tumor invasion
219
+ - Chest Wall_others
220
+ - Chest Wall_others
221
+
222
+ ### Bones / Spine
223
+
224
+ - Fractures
225
+ - Acute rib fracture
226
+ - Non-acute / healed rib fracture
227
+ - Sternal fracture
228
+ - Vertebral compression fracture
229
+ - Degenerative / osseous lesions
230
+ - Degenerative spine changes
231
+ - Osteolytic bone lesion
232
+ - Osteosclerotic bone lesion
233
+ - Mixed osteolytic-osteosclerotic lesion
234
+ - Osteopenia
235
+ - Scoliosis / kyphosis
236
+ - Vertebral hemangioma
237
+ - Postoperative spine change / hardware
238
+ - Bones / Spine_others
239
+ - Bones / Spine_others
240
+
241
+ ### Upper Abdomen
242
+
243
+ - Liver
244
+ - Hepatic steatosis
245
+ - Focal liver lesion (nodule / mass)
246
+ - Hepatomegaly
247
+ - Liver contour irregularity / cirrhosis features
248
+ - Hepatic calcification
249
+ - Gallbladder & biliary
250
+ - Cholelithiasis / gallstones
251
+ - Post-cholecystectomy (gallbladder operated / absent)
252
+ - Gallbladder wall thickening
253
+ - Hydropic gallbladder / distension
254
+ - Biliary sludge
255
+ - Biliary stent / catheter / drain
256
+ - Spleen
257
+ - Splenomegaly
258
+ - Accessory spleen / splenule / polysplenia
259
+ - Focal splenic lesion (nodule / mass)
260
+ - Pancreas
261
+ - Pancreatic mass / focal lesion
262
+ - Pancreatic lipomatosis
263
+ - Adrenals
264
+ - Adrenal nodule / mass
265
+ - Adrenal thickening / hyperplasia
266
+ - Adrenal calcification
267
+ - Kidneys / urinary tract
268
+ - Simple renal cyst
269
+ - Complex renal cyst / solid renal mass
270
+ - Hydronephrosis
271
+ - Renal calculi / nephrolithiasis
272
+ - Renal atrophy / decreased renal size
273
+ - Nephrectomy (kidney absent / operated)
274
+ - GI & peritoneum
275
+ - Ascites
276
+ - Pneumoperitoneum
277
+ - Bowel wall thickening / inflammation
278
+ - Diverticulosis
279
+ - Omental caking / peritoneal carcinomatosis
280
+ - Lymph nodes
281
+ - Abdominal lymphadenopathy
282
+ - Upper abdominal vessels
283
+ - Abdominal aortic aneurysm (partially imaged)
284
+ - Abdominal aortic calcification / atherosclerosis (partially imaged)
285
+ - IVC filter
286
+ - Upper Abdomen_others
287
+ - Upper Abdomen_others
288
+
289
+ ### Lower Neck
290
+
291
+ - Thyroid
292
+ - Thyroid enlargement (goiter)
293
+ - Thyroid nodule
294
+ - Neck nodes and soft tissues
295
+ - Cervical / supraclavicular lymphadenopathy
296
+ - Neck soft tissue mass
297
+ - Lower Neck_others
298
+ - Lower Neck_others
299
+
300
+ ### Others
301
+
302
+ > **Breast & Axilla** were originally intended as a separate top-level section. Because such
303
+ > findings are relatively infrequent in CT-RATE, they were merged into **Others** rather than
304
+ > kept as their own section. The individual breast/axilla leaf labels are retained below.
305
+
306
+ - Breast
307
+ - Breast mass / focal asymmetry
308
+ - Post-lumpectomy / post-mastectomy change
309
+ - Breast implant (intact or present)
310
+ - Axilla
311
+ - Axillary lymphadenopathy
312
+ - Study quality / global
313
+ - Motion artifact / suboptimal study
314
+ - Study limitation / limited evaluation (non-motion)
315
+ - No significant intrathoracic abnormality
316
+ - Others_others
317
+ - Others_others
README.md ADDED
@@ -0,0 +1,414 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-sa-4.0
3
+ language:
4
+ - en
5
+ task_categories:
6
+ - text-classification
7
+ tags:
8
+ - radiology
9
+ - chest-ct
10
+ - ct-rate
11
+ - multi-label
12
+ - report-labeling
13
+ size_categories:
14
+ - 10K<n<100K
15
+ dataset_info:
16
+ features:
17
+ - name: original_report
18
+ dtype: string
19
+ - name: refined_report
20
+ dtype: string
21
+ - name: split
22
+ dtype: string
23
+ - name: Consolidation
24
+ dtype: int8
25
+ - name: Ground-glass opacity (GGO)
26
+ dtype: int8
27
+ - name: Crazy-paving pattern
28
+ dtype: int8
29
+ - name: Mosaic attenuation / air-trapping
30
+ dtype: int8
31
+ - name: Tree-in-bud
32
+ dtype: int8
33
+ - name: Centrilobular nodules / bronchiolitis pattern
34
+ dtype: int8
35
+ - name: Pulmonary nodule (solid / PSN / GGN)
36
+ dtype: int8
37
+ - name: Pulmonary mass (>3 cm)
38
+ dtype: int8
39
+ - name: Cavitary nodule / mass
40
+ dtype: int8
41
+ - name: Emphysema
42
+ dtype: int8
43
+ - name: Bullae / giant bulla
44
+ dtype: int8
45
+ - name: Pulmonary cysts / cystic lung disease
46
+ dtype: int8
47
+ - name: Reticulation / intralobular thickening
48
+ dtype: int8
49
+ - name: Interlobular septal thickening
50
+ dtype: int8
51
+ - name: Traction bronchiectasis / bronchiolectasis
52
+ dtype: int8
53
+ - name: Honeycombing
54
+ dtype: int8
55
+ - name: Parenchymal scarring / fibrotic band
56
+ dtype: int8
57
+ - name: Tracheal stenosis / malacia
58
+ dtype: int8
59
+ - name: Tracheal / bronchial wall thickening
60
+ dtype: int8
61
+ - name: Bronchiectasis
62
+ dtype: int8
63
+ - name: Mucoid impaction / plugging
64
+ dtype: int8
65
+ - name: Tracheal diverticulum
66
+ dtype: int8
67
+ - name: Endotracheal tube
68
+ dtype: int8
69
+ - name: Tracheostomy tube
70
+ dtype: int8
71
+ - name: Lobar / segmental atelectasis
72
+ dtype: int8
73
+ - name: Subsegmental / linear atelectasis
74
+ dtype: int8
75
+ - name: Post-lobectomy / segmentectomy
76
+ dtype: int8
77
+ - name: Post-pneumonectomy
78
+ dtype: int8
79
+ - name: Lung transplant
80
+ dtype: int8
81
+ - name: Lungs & Airways_others
82
+ dtype: int8
83
+ - name: Pleural effusion
84
+ dtype: int8
85
+ - name: Loculated pleural effusion
86
+ dtype: int8
87
+ - name: Hemothorax
88
+ dtype: int8
89
+ - name: Chest tube / pleural drain
90
+ dtype: int8
91
+ - name: Pneumothorax
92
+ dtype: int8
93
+ - name: Tension pneumothorax
94
+ dtype: int8
95
+ - name: Pleural thickening
96
+ dtype: int8
97
+ - name: Pleural plaques
98
+ dtype: int8
99
+ - name: Pleural nodule / mass
100
+ dtype: int8
101
+ - name: Pleura_others
102
+ dtype: int8
103
+ - name: Mediastinal lymphadenopathy
104
+ dtype: int8
105
+ - name: Hilar lymphadenopathy
106
+ dtype: int8
107
+ - name: Calcified mediastinal / hilar lymph nodes
108
+ dtype: int8
109
+ - name: Anterior mediastinal mass
110
+ dtype: int8
111
+ - name: Middle / posterior mediastinal mass or cyst
112
+ dtype: int8
113
+ - name: Thymic remnant / hyperplasia
114
+ dtype: int8
115
+ - name: Esophageal wall thickening / mass
116
+ dtype: int8
117
+ - name: Hiatal hernia
118
+ dtype: int8
119
+ - name: Esophageal dilation
120
+ dtype: int8
121
+ - name: Nasogastric / orogastric tube
122
+ dtype: int8
123
+ - name: Pneumomediastinum
124
+ dtype: int8
125
+ - name: Mediastinal hematoma / fluid collection
126
+ dtype: int8
127
+ - name: Mediastinum & Hila_others
128
+ dtype: int8
129
+ - name: Cardiomegaly
130
+ dtype: int8
131
+ - name: Pericardial effusion
132
+ dtype: int8
133
+ - name: Pericardial thickening / calcification
134
+ dtype: int8
135
+ - name: Coronary artery calcification
136
+ dtype: int8
137
+ - name: Coronary stent or bypass graft
138
+ dtype: int8
139
+ - name: Thoracic aortic calcification
140
+ dtype: int8
141
+ - name: Thoracic aortic ectasia / dilation (non-aneurysmal)
142
+ dtype: int8
143
+ - name: Thoracic aortic aneurysm
144
+ dtype: int8
145
+ - name: Aortic dissection / intramural hematoma
146
+ dtype: int8
147
+ - name: Main pulmonary artery enlargement
148
+ dtype: int8
149
+ - name: Pulmonary embolism
150
+ dtype: int8
151
+ - name: Aortic valve calcification
152
+ dtype: int8
153
+ - name: Mitral annular calcification
154
+ dtype: int8
155
+ - name: Pacemaker / ICD leads
156
+ dtype: int8
157
+ - name: Central venous catheter / PICC
158
+ dtype: int8
159
+ - name: LVAD / other cardiac assist device
160
+ dtype: int8
161
+ - name: Cardiovascular_others
162
+ dtype: int8
163
+ - name: Chest wall soft tissue edema / hematoma
164
+ dtype: int8
165
+ - name: Subcutaneous emphysema
166
+ dtype: int8
167
+ - name: Chest wall mass
168
+ dtype: int8
169
+ - name: Post-thoracotomy change
170
+ dtype: int8
171
+ - name: Chest wall tumor invasion
172
+ dtype: int8
173
+ - name: Chest Wall_others
174
+ dtype: int8
175
+ - name: Acute rib fracture
176
+ dtype: int8
177
+ - name: Non-acute / healed rib fracture
178
+ dtype: int8
179
+ - name: Sternal fracture
180
+ dtype: int8
181
+ - name: Vertebral compression fracture
182
+ dtype: int8
183
+ - name: Degenerative spine changes
184
+ dtype: int8
185
+ - name: Osteolytic bone lesion
186
+ dtype: int8
187
+ - name: Osteosclerotic bone lesion
188
+ dtype: int8
189
+ - name: Mixed osteolytic-osteosclerotic lesion
190
+ dtype: int8
191
+ - name: Osteopenia
192
+ dtype: int8
193
+ - name: Scoliosis / kyphosis
194
+ dtype: int8
195
+ - name: Vertebral hemangioma
196
+ dtype: int8
197
+ - name: Postoperative spine change / hardware
198
+ dtype: int8
199
+ - name: Bones / Spine_others
200
+ dtype: int8
201
+ - name: Hepatic steatosis
202
+ dtype: int8
203
+ - name: Focal liver lesion (nodule / mass)
204
+ dtype: int8
205
+ - name: Hepatomegaly
206
+ dtype: int8
207
+ - name: Liver contour irregularity / cirrhosis features
208
+ dtype: int8
209
+ - name: Hepatic calcification
210
+ dtype: int8
211
+ - name: Cholelithiasis / gallstones
212
+ dtype: int8
213
+ - name: Post-cholecystectomy (gallbladder operated / absent)
214
+ dtype: int8
215
+ - name: Gallbladder wall thickening
216
+ dtype: int8
217
+ - name: Hydropic gallbladder / distension
218
+ dtype: int8
219
+ - name: Biliary sludge
220
+ dtype: int8
221
+ - name: Biliary stent / catheter / drain
222
+ dtype: int8
223
+ - name: Splenomegaly
224
+ dtype: int8
225
+ - name: Accessory spleen / splenule / polysplenia
226
+ dtype: int8
227
+ - name: Focal splenic lesion (nodule / mass)
228
+ dtype: int8
229
+ - name: Pancreatic mass / focal lesion
230
+ dtype: int8
231
+ - name: Pancreatic lipomatosis
232
+ dtype: int8
233
+ - name: Adrenal nodule / mass
234
+ dtype: int8
235
+ - name: Adrenal thickening / hyperplasia
236
+ dtype: int8
237
+ - name: Adrenal calcification
238
+ dtype: int8
239
+ - name: Simple renal cyst
240
+ dtype: int8
241
+ - name: Complex renal cyst / solid renal mass
242
+ dtype: int8
243
+ - name: Hydronephrosis
244
+ dtype: int8
245
+ - name: Renal calculi / nephrolithiasis
246
+ dtype: int8
247
+ - name: Renal atrophy / decreased renal size
248
+ dtype: int8
249
+ - name: Nephrectomy (kidney absent / operated)
250
+ dtype: int8
251
+ - name: Ascites
252
+ dtype: int8
253
+ - name: Pneumoperitoneum
254
+ dtype: int8
255
+ - name: Bowel wall thickening / inflammation
256
+ dtype: int8
257
+ - name: Diverticulosis
258
+ dtype: int8
259
+ - name: Omental caking / peritoneal carcinomatosis
260
+ dtype: int8
261
+ - name: Abdominal lymphadenopathy
262
+ dtype: int8
263
+ - name: Abdominal aortic aneurysm (partially imaged)
264
+ dtype: int8
265
+ - name: Abdominal aortic calcification / atherosclerosis (partially imaged)
266
+ dtype: int8
267
+ - name: IVC filter
268
+ dtype: int8
269
+ - name: Upper Abdomen_others
270
+ dtype: int8
271
+ - name: Thyroid enlargement (goiter)
272
+ dtype: int8
273
+ - name: Thyroid nodule
274
+ dtype: int8
275
+ - name: Cervical / supraclavicular lymphadenopathy
276
+ dtype: int8
277
+ - name: Neck soft tissue mass
278
+ dtype: int8
279
+ - name: Lower Neck_others
280
+ dtype: int8
281
+ - name: Breast mass / focal asymmetry
282
+ dtype: int8
283
+ - name: Post-lumpectomy / post-mastectomy change
284
+ dtype: int8
285
+ - name: Breast implant (intact or present)
286
+ dtype: int8
287
+ - name: Axillary lymphadenopathy
288
+ dtype: int8
289
+ - name: Motion artifact / suboptimal study
290
+ dtype: int8
291
+ - name: Study limitation / limited evaluation (non-motion)
292
+ dtype: int8
293
+ - name: No significant intrathoracic abnormality
294
+ dtype: int8
295
+ - name: Others_others
296
+ dtype: int8
297
+ splits:
298
+ - name: train
299
+ num_bytes: 58124167
300
+ num_examples: 20648
301
+ - name: valid
302
+ num_bytes: 4525829
303
+ num_examples: 1483
304
+ - name: test
305
+ num_bytes: 4196521
306
+ num_examples: 1483
307
+ download_size: 18881153
308
+ dataset_size: 66846517
309
+ configs:
310
+ - config_name: default
311
+ data_files:
312
+ - split: train
313
+ path: data/train-*
314
+ - split: valid
315
+ path: data/valid-*
316
+ - split: test
317
+ path: data/test-*
318
+ ---
319
+
320
+ # CT-RATE Findings — Chest Imaging Leaf Labels
321
+
322
+ Chest-CT **findings** from the [CT-RATE](https://huggingface.co/datasets/ibrahimhamamci/CT-RATE)
323
+ dataset. Each row maps an **original findings report → a section-structured refined
324
+ version**, plus a **137-label** ternary multi-label annotation over a chest-imaging taxonomy.
325
+
326
+ - **Rows:** 23,614 unique CT-RATE findings reports (one row per report)
327
+ - **Splits (report-text-level de-duplicated):** train 20,648 / valid 1,483 / test 1,483
328
+ - **Labels:** 137 leaf labels (106 clinical + 31 other). Full taxonomy, definitions and per-split counts in **[`LABEL_HIERARCHY.md`](./LABEL_HIERARCHY.md)**.
329
+
330
+ ## Columns
331
+
332
+ | Column | Type | Description |
333
+ |---|---|---|
334
+ | `original_report` | string | Original CT-RATE findings text (input) |
335
+ | `refined_report` | string | Section-structured / cleaned findings (target; empty for 281 rows) |
336
+ | `split` | string | `train` / `valid` / `test` |
337
+ | *137 label columns* | int8 | Per-label status — see encoding below |
338
+
339
+ ### Label encoding (ternary)
340
+
341
+ | Value | Meaning |
342
+ |---:|---|
343
+ | `1` | positive |
344
+ | `0` | negative |
345
+ | `-1` | uncertain |
346
+ | `null` | not assessed for this report |
347
+
348
+ ## Notes
349
+
350
+ - Splits are **de-duplicated across each other at the report-text level**: no
351
+ `original_report` or `refined_report` text appears in more than one split.
352
+ - **Breast & Axilla** were originally intended as their own top-level section, but because
353
+ such findings are relatively infrequent in CT-RATE they were folded into the **Others**
354
+ section. The individual breast/axilla leaf labels are still present (under `Others`).
355
+ - 281 rows have an empty `refined_report` (labels are still provided).
356
+ - 601 reports (2.5%) have no positive on any label.
357
+ - `IVC filter` is present for taxonomy completeness but is **entirely unlabeled** (all `null` — no positive, negative, or uncertain in any row).
358
+ - Label names exactly match the hierarchy in **[`LABEL_HIERARCHY.md`](./LABEL_HIERARCHY.md)**.
359
+
360
+ ## Radiologist validation (test set)
361
+
362
+ A radiologist manually reviewed **966 of the 1,483 test reports** (65.1%), comparing the
363
+ assigned labels against the report:
364
+
365
+ | Verdict | Reports | Share |
366
+ |---|---:|---:|
367
+ | Fully accepted | 857 | 88.7% |
368
+ | Imperfect / uncertain but acceptable | 60 | 6.2% |
369
+ | Failed | 49 | 5.1% |
370
+ | **Reviewed** | **966** | **100%** |
371
+
372
+ **Acceptable (accepted + borderline): 917 / 966 = 94.9%.** This is a spot-check of the
373
+ weak-label quality on the held-out test split, not a re-annotation — the published labels are
374
+ the original pipeline output, unchanged.
375
+
376
+ ## Provenance & caveats
377
+
378
+ - **Weak labels, not radiologist ground truth.** Labels were generated by an LLM labeling
379
+ pipeline from the report text (not from images), then validated against the fixed taxonomy.
380
+ - `refined_report` is an LLM-cleaned, section-structured rewrite of `original_report`.
381
+
382
+ ## License & attribution
383
+
384
+ This dataset is a **derivative of [CT-RATE](https://huggingface.co/datasets/ibrahimhamamci/CT-RATE)**
385
+ and is released under **CC-BY-NC-SA-4.0**, the same license as CT-RATE. The report text
386
+ (`original_report`) originates from CT-RATE; the `refined_report` rewrite and the 137 leaf
387
+ labels are added by this work.
388
+
389
+ **If you use this dataset you must cite the original CT-RATE paper** (a requirement of the
390
+ CC-BY-NC-SA attribution terms), in addition to this dataset:
391
+
392
+ ```bibtex
393
+ @misc{hamamci2024ctrate,
394
+ title = {A foundation model utilizing chest CT volumes and radiology reports
395
+ for supervised-level zero-shot detection of abnormalities},
396
+ author = {Hamamci, Ibrahim Ethem and others},
397
+ year = {2024},
398
+ eprint = {2403.17834},
399
+ archivePrefix = {arXiv},
400
+ primaryClass = {cs.CV}
401
+ }
402
+ ```
403
+
404
+ Please confirm the canonical CT-RATE citation on the
405
+ [official CT-RATE page](https://huggingface.co/datasets/ibrahimhamamci/CT-RATE).
406
+
407
+ ## Usage
408
+
409
+ ```python
410
+ from datasets import load_dataset
411
+ ds = load_dataset("chest2vec/chest2vec_labels")
412
+ ds["test"][0]["original_report"]
413
+ [k for k, v in ds["test"][0].items() if v == 1] # positive labels for the first test report
414
+ ```
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fca21b522b08e74f5fc91784c58f2dca361140a613f4d317df3f96c9ab16c631
3
+ size 1241767
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2833159f459c9f37e0092010aac255492cbfb31eecdf6505756ab377ecb7fa8e
3
+ size 16195389
data/valid-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10e32801b66ad224e87c8f478fb20173bc6770605c7bd6d8d2db23d82b819e2a
3
+ size 1443997