psiddx-clinical-ddx
收藏资源简介:
PsiDDx是一个经过脱敏和校准的临床鉴别诊断训练数据集(v5.2版本),专门为Adaption Labs AutoScientist Challenge(医疗保健赛道)开发。该数据集包含5,482条记录,每条记录将一个患者临床表现与一个排名前五的鉴别诊断列表配对。每个诊断包含ICD-10代码、校准后的置信度以及鉴别特征。数据集采用常见诊断优先的排序原则,罕见诊断仅在存在鉴别特征时排名较高,否则作为“不可遗漏”的低置信度条目保留。数据结构包括两个字段:presentation(患者临床表现描述)和ranked_ddx(排名鉴别诊断列表)。数据构成方面:约42%来自广泛临床来源(如DDXPlus、MedQA-USMLE等),33%为校准合成的罕见病例生成数据,26%为精神科病例(包含特征翻转的鉴别对)。数据集经过精心设计,具有校准平滑的置信度、去重处理、纯英文内容、原子化单标签等特点,不包含受保护的健康信息。适用于自动鉴别诊断的研究和教育用途,但明确声明非医疗设备、非医疗建议、不用于临床。许可为CC-BY-4.0,但各组件来源保留其原始许可。
PsiDDx is a de-identified and calibrated clinical differential diagnosis training dataset (version 5.2), specifically developed for the Adaption Labs AutoScientist Challenge (Healthcare Track). The dataset contains 5,482 records, each pairing a patients clinical presentation with a ranked list of top five differential diagnoses. Each diagnosis includes an ICD-10 code, a calibrated confidence score, and distinguishing features. The dataset follows a common-diagnosis-first ranking principle, where rare diagnoses are ranked higher only when distinguishing features are present; otherwise, they are retained as cannot-miss low-confidence entries. The data structure comprises two fields: presentation (description of the patients clinical presentation) and ranked_ddx (ranked list of differential diagnoses). In terms of data composition: approximately 42% is sourced from broad clinical sources (e.g., DDXPlus, MedQA-USMLE), 33% is calibrated synthetic data for rare cases, and 26% is psychiatric cases (including differential pairs with feature flipping). The dataset is meticulously designed with features such as calibrated smooth confidence, deduplication, English-only content, atomic single labels, and no protected health information. It is suitable for research and educational purposes in automated differential diagnosis but is explicitly stated not to be a medical device, not to provide medical advice, and not for clinical use. The license is CC-BY-4.0, but component sources retain their original licenses.
数据集概览:PsiDDx Clinical Differential-Diagnosis Dataset (v5.2)
- 标题:PsiDDx Clinical Differential-Diagnosis Dataset (v5.2),经过去污染处理。
- 许可证:CC-BY-4.0。
- 任务类别:文本生成、问答。
- 语言:英语。
- 标签:医学、临床、鉴别诊断、精神病学、ICD-10。
- 数据规模:1,000至10,000行(实际为5,482行)。
- 用途:用于训练鉴别诊断模型,如
shariqazeem/psiddx-clinical-ddx-gemma-3-4b。
数据集结构与组成
数据模式
每条记录包含两个字段:
- presentation:患者的临床表现描述(例如:“A 27-year-old male patient. Clinical findings: ...”)。
- ranked_ddx:前五位的鉴别诊断列表,按常见程度排序,每个诊断包含 ICD-10 编码、校准后的置信度及鉴别特征(例如:“1. Scombroid food poisoning [ICD-10: T61.1] (confidence: 0.177)”)。
数据组成(5,482行)
| 分组 | 占比 | 来源 |
|---|---|---|
| 广泛临床 | ~42% | DDXPlus(排序鉴别诊断 + 真实ICD-10)、MedQA-USMLE、MedMCQA、PubMedQA |
| 罕见病 | ~33% | 校准后的合成生成器(常见优先的罕见/常见病对)+ RareBench(真实HPO → OMIM/Orphanet) |
| 精神病学 | ~26% | 匹配鉴别器生成器(相同临床表现,单一特征改变诊断)+ MentalBench(DSM-5) |
数据集的独特之处
- 去污染:v5.2版本移除了约43%来自多选题来源的污染数据(这些数据将题目答案误标为诊断),并进行了重建、校准、去重。
- 校准的置信度:置信度经过平滑校准,而非人为构造,罕见诊断仅在存在鉴别特征时排名靠前,否则保持低置信度作为“不可遗漏”项。
- 细心设计:常见诊断优先排序;罕见诊断不会过度强调(反“斑马”倾向);无合成事实注入;仅含英文,已去重,且每条记录只有一个 top-1 诊断标签。
预期用途与限制
- 预期用途:用于自动化鉴别诊断的研究与教育。
- 限制:
- 非医疗设备,不提供医疗建议,不可用于临床。
- 仅支持英语;合成病例遵循教科书式鉴别模式,不反映按患病率加权的流行病学特征。
- 包含的源数据集许可证:DDXPlus(CC-BY)、MentalBench(CC-BY-4.0)、MedQA/MedMCQA(CC-BY/Apache-2.0)、PubMedQA(MIT)、RareBench(Apache-2.0)。RareArena(CC-BY-NC-SA)仅用于保留评估,未包含在内。
- 不含受保护的健康信息。




