withtst commited on
Commit
5fa5f15
·
verified ·
1 Parent(s): 52cbbed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +314 -6
README.md CHANGED
@@ -7,9 +7,317 @@ language:
7
  - en
8
  - zh
9
  tags:
10
- - PET
11
- - CT
12
- - medical
13
- size_categories:
14
- - 100K<n<1M
15
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  - en
8
  - zh
9
  tags:
10
+ - medical-imaging
11
+ - PET/CT
12
+ - 3D vision-language model
13
+ - multimodal learning
14
+ - anatomical reasoning
15
+ - metabolic reasoning
16
+ - radiology
17
+ - nuclear medicine
18
+ pretty_name: MetaStructAtlas
19
+ ---
20
+
21
+ # MetaStructAtlas: A Grounded 3D Vision-Language Dataset and Benchmark for Functional and Structural Reasoning in Whole-Body PET/CT
22
+
23
+
24
+ ## Dataset Summary
25
+
26
+ MetaStructAtlas is a large-scale grounded 3D vision-language dataset designed for functional and structural reasoning in whole-body PET/CT imaging.
27
+
28
+ Unlike existing medical vision-language datasets that mainly focus on single-modality or regional imaging, MetaStructAtlas integrates:
29
+
30
+ - 3D PET metabolic information,
31
+ - 3D CT anatomical structure,
32
+ - organ-level segmentation masks,
33
+ - structured radiology reports,
34
+ - spatially grounded vision-language annotations.
35
+
36
+ The dataset provides a unified framework for developing and evaluating foundation models capable of understanding the relationship between anatomical structures and metabolic abnormalities in whole-body PET/CT.
37
+
38
+ MetaStructAtlas contains:
39
+
40
+ - **490 paired whole-body PET/CT volumetric scans**
41
+ - **50,470 organ-level segmentation masks**
42
+ - **103 anatomical structure classes**
43
+ - **305 fine-grained anatomical substructures**
44
+ - **100,565 grounded visual question-answering (VQA) pairs**
45
+
46
+ Each textual description is explicitly associated with corresponding anatomical regions and imaging evidence, enabling interpretable multimodal reasoning.
47
+
48
+
49
+ ## Dataset Motivation
50
+
51
+ Whole-body PET/CT combines:
52
+
53
+ - PET-derived molecular metabolic information
54
+ - CT-derived anatomical morphology
55
+
56
+ and is widely used for oncology screening, staging, treatment response evaluation, and systemic disease assessment.
57
+
58
+ However, current medical vision-language datasets are mainly limited to:
59
+
60
+ - 2D images,
61
+ - regional CT analysis,
62
+ - ungrounded image-report pairs,
63
+ - anatomical-only reasoning.
64
+
65
+ MetaStructAtlas addresses these limitations by providing dense spatial grounding between:
66
+ PET image
67
+ |
68
+ CT image
69
+ |
70
+ Segmentation mask
71
+ |
72
+ Radiology description
73
+ |
74
+ Question-answer reasoning
75
+
76
+ This enables models to learn clinically meaningful relationships between:
77
+
78
+ - organ anatomy,
79
+ - morphological abnormalities,
80
+ - FDG metabolic activity.
81
+
82
+
83
+ ## Dataset Construction
84
+
85
+ The dataset construction pipeline contains four major stages.
86
+
87
+
88
+ ### 1. Whole-body PET/CT Collection
89
+
90
+ MetaStructAtlas was constructed from retrospectively collected whole-body
91
+ 18F-FDG PET/CT examinations.
92
+
93
+ Each case contains:
94
+
95
+ - co-registered PET volume
96
+ - CT volume
97
+ - clinical radiology reports
98
+
99
+ All imaging data were anonymized before dataset construction.
100
+
101
+
102
+ ### 2. Anatomical Segmentation and Spatial Grounding
103
+
104
+ CT volumes were processed using an automated anatomical segmentation pipeline.
105
+
106
+ The dataset provides:
107
+
108
+ - 103 standardized anatomical masks per subject
109
+ - 305 fine-grained anatomical structures
110
+
111
+ These masks provide spatial references for grounding textual findings.
112
+
113
+ The anatomical structures cover:
114
+
115
+ - brain
116
+ - thoracic organs
117
+ - abdominal organs
118
+ - pelvic organs
119
+ - cardiovascular structures
120
+ - gastrointestinal tract
121
+ - vertebrae and ribs
122
+
123
+
124
+ ### 3. Clinical Report Structuring
125
+
126
+ Free-text radiology reports were transformed into structured annotations.
127
+
128
+ The extraction process identifies:
129
+
130
+ 1. Anatomical entities
131
+
132
+ 2. Morphological descriptions
133
+
134
+ Examples:
135
+
136
+ - normal morphology
137
+ - abnormal density
138
+ - lesion characteristics
139
+ - structural changes
140
+
141
+ 3. FDG metabolic descriptions
142
+
143
+ Examples:
144
+
145
+ - increased FDG uptake
146
+ - physiological uptake
147
+ - abnormal metabolic activity
148
+
149
+
150
+ The extracted descriptions are spatially linked to corresponding anatomical masks.
151
+
152
+
153
+ ### 4. MetaStructVQA Generation
154
+
155
+ Based on grounded annotations, we generated
156
+ MetaStructVQA, a hierarchical 3D VQA benchmark containing:
157
+
158
+ **100,565 QA pairs**.
159
+
160
+
161
+ The benchmark evaluates progressively increasing reasoning abilities.
162
+
163
+
164
+ ## Benchmark Structure
165
+
166
+ MetaStructVQA contains three reasoning levels.
167
+
168
+
169
+ ## Level 1: Foundational Grounding
170
+
171
+ Tasks:
172
+
173
+ ### Organ Identification
174
+
175
+ Input:
176
+
177
+ - CT volume
178
+ - anatomical mask
179
+ - question
180
+
181
+ Output:
182
+
183
+ - anatomical structure classification
184
+
185
+
186
+ ### Modality Identification
187
+
188
+ Input:
189
+
190
+ - PET or CT volume
191
+
192
+ Output:
193
+
194
+ - modality classification
195
+
196
+
197
+ Purpose:
198
+
199
+ Evaluate basic visual perception and anatomical localization.
200
+
201
+
202
+ ---
203
+
204
+ ## Level 2: Targeted Clinical Characterization
205
+
206
+ Tasks include:
207
+
208
+
209
+ ### Morphological Description
210
+
211
+ Based on CT:
212
+
213
+ - lesion appearance
214
+ - density
215
+ - structural abnormalities
216
+
217
+
218
+ ### FDG Metabolism Description
219
+
220
+ Based on PET/CT:
221
+
222
+ - FDG uptake pattern
223
+ - metabolic abnormalities
224
+
225
+
226
+ Both tasks include:
227
+
228
+ - mask-guided versions
229
+ - mask-free versions
230
+
231
+
232
+ Purpose:
233
+
234
+ Evaluate structure-aware clinical reasoning.
235
+
236
+
237
+ ---
238
+
239
+ ## Level 3: Comprehensive Multimodal Reasoning
240
+
241
+ Tasks integrate:
242
+
243
+ - anatomical information
244
+ - morphological characteristics
245
+ - metabolic activity
246
+ - quantitative measurements
247
+
248
+ Examples:
249
+
250
+ - SUVmax interpretation
251
+ - lesion localization
252
+ - anatomical relationship reasoning
253
+ - negative finding identification
254
+
255
+
256
+ Purpose:
257
+
258
+ Evaluate advanced whole-body PET/CT reasoning.
259
+
260
+
261
+ ## Data Format
262
+
263
+ Each sample may contain:
264
+
265
+ {
266
+ "pet": "xxx.nii.gz",
267
+ "ct": "xxx.nii.gz",
268
+ "mask": "xxx.nii.gz",
269
+ "report": "...",
270
+ "question": "...",
271
+ "options": [],
272
+ "answer": ""
273
+ }
274
+
275
+
276
+
277
+ ## Intended Use
278
+
279
+ MetaStructAtlas can support research in:
280
+
281
+ - 3D medical vision-language models
282
+ - multimodal foundation models
283
+ - PET/CT representation learning
284
+ - anatomical reasoning
285
+ - metabolic reasoning
286
+ - medical VQA
287
+ - radiology AI
288
+
289
+
290
+ ## Limitations
291
+
292
+ Current version limitations:
293
+
294
+ 1. Organ-level grounding
295
+
296
+ The dataset focuses on anatomical structures rather than lesion-level segmentation.
297
+
298
+ 2. Single PET tracer
299
+
300
+ The dataset mainly includes 18F-FDG PET/CT.
301
+
302
+ 3. Spatial alignment
303
+
304
+ Segmentation masks are derived from CT and transferred to PET space through registration.
305
+
306
+
307
+ Future versions may include:
308
+
309
+ - lesion-level annotations
310
+ - additional PET tracers
311
+ - larger multi-center cohorts
312
+
313
+
314
+ ## Citation
315
+
316
+ If you use MetaStructAtlas or MetaStructVQA, please cite:
317
+
318
+ @article{zheng2026metastructatlas,
319
+ title={MetaStructAtlas: A Grounded 3D Vision-Language Dataset and Benchmark for Functional and Structural Reasoning in Whole-Body PET/CT},
320
+ author={Zheng, Chenguang and Xue, Le and Zhang, Yichi and others},
321
+ journal={},
322
+ year={2026}
323
+ }