Research Papers 论文研究 3h ago Updated 48m ago 更新于 48分钟前 48

OncoTriad-QA: A Patient-Level Radiology-Pathology-Genomics Benchmark for Pan-Cancer Reasoning OncoTriad-QA:面向泛癌推理的患者级影像-病理-基因组学基准

OncoTriad-QA is a novel patient-level benchmark for pan-cancer reasoning that integrates radiology, pathology, genomics, and clinical metadata across 9,281 TCGA cases from 32 cancer cohorts The benchmark contains 86.1k semantic questions with source-grounded LLM-assisted annotations, automated consistency checks, and clinician review OncoVLM, a reference multimodal model, maps radiology, pathology, DNA methylation, and RNA-seq evidence into an LLM interface via learned projectors Existing genera 提出OncoTriad-QA基准,首个患者级别的放射学-病理学-基因组学多模态泛癌问答数据集,包含86.1k语义问题和9,281个TCGA患者案例 覆盖32个癌症队列,整合CT/MRI影像、全切片病理、体细胞突变、拷贝数变异、DNA甲基化、RNA-seq及临床元数据 构建OncoVLM参考多模态模型,通过学习的投影器将多模态证据映射到LLM接口 现有通用和医学LLM在综合泛癌问答上表现有限,尤其需要跨模态整合推理时 微调后OncoVLM在MCQ准确率和BERTScore-F1上平均超越MedGemma-4B达10.7分

62
Hot 热度
76
Quality 质量
70
Impact 影响力

Analysis 深度分析

TL;DR

  • OncoTriad-QA is a novel patient-level benchmark for pan-cancer reasoning that integrates radiology, pathology, genomics, and clinical metadata across 9,281 TCGA cases from 32 cancer cohorts
  • The benchmark contains 86.1k semantic questions with source-grounded LLM-assisted annotations, automated consistency checks, and clinician review
  • OncoVLM, a reference multimodal model, maps radiology, pathology, DNA methylation, and RNA-seq evidence into an LLM interface via learned projectors
  • Existing general-purpose and medical LLMs show significant limitations on comprehensive pan-cancer QA, especially for cross-modal integration tasks
  • Fine-tuned OncoVLM outperforms MedGemma-4B by an average of 10.7 points across MCQ accuracy and BERTScore-F1 under multiple evaluation settings

Why It Matters

This benchmark addresses a critical gap in medical AI evaluation by moving beyond isolated modality tasks to patient-level multi-modal oncology reasoning, which is essential for real-world clinical decision support. The introduction of OncoVLM demonstrates a practical architecture for integrating diverse biomedical data streams into a unified LLM interface, providing a template for future multi-modal medical AI systems.

Technical Details

  • Dataset Scale and Composition: 86.1k semantic questions across 9,281 TCGA patient cases spanning 32 cancer cohorts, aligning CT/MRI radiology, whole-slide histopathology, somatic mutations, copy-number alterations, DNA methylation, bulk RNA-seq, and clinical metadata
  • Annotation Pipeline: Source-grounded LLM-assisted construction using curated labels, diagnostic reports, molecular profiles, and modality-derived evidence as primary sources of truth, supplemented by automated consistency checks and clinician review
  • OncoVLM Architecture: A multimodal model that employs learned projectors to map modality-native radiology, pathology, DNA methylation, and RNA-seq evidence into a unified LLM interface
  • Evaluation Metrics: MCQ accuracy and BERTScore-F1, tested under radiology-only, pathology-only, and all-available evidence settings for both multiple-choice and open-ended questions

Industry Insight

  • The significant performance gap between existing LLMs and fine-tuned OncoVLM highlights the need for specialized multi-modal training data in oncology, suggesting that general medical LLMs alone are insufficient for comprehensive cancer reasoning tasks
  • The source-grounded annotation pipeline with clinician review represents a scalable approach for constructing high-quality multi-modal medical benchmarks that could be adapted to other disease domains
  • The learned projector architecture for integrating heterogeneous biomedical data streams offers a practical blueprint for building production-grade multi-modal clinical AI systems that can handle real-world data diversity

TL;DR

  • 提出OncoTriad-QA基准,首个患者级别的放射学-病理学-基因组学多模态泛癌问答数据集,包含86.1k语义问题和9,281个TCGA患者案例
  • 覆盖32个癌症队列,整合CT/MRI影像、全切片病理、体细胞突变、拷贝数变异、DNA甲基化、RNA-seq及临床元数据
  • 构建OncoVLM参考多模态模型,通过学习的投影器将多模态证据映射到LLM接口
  • 现有通用和医学LLM在综合泛癌问答上表现有限,尤其需要跨模态整合推理时
  • 微调后OncoVLM在MCQ准确率和BERTScore-F1上平均超越MedGemma-4B达10.7分

为什么值得看

该研究填补了医学多模态AI评估的关键空白,现有基准多聚焦孤立模态或简单图像-文本任务,缺乏患者级别的多证据流整合评估。OncoTriad-QA为泛癌诊断提供了更接近临床真实场景的评测框架,对推动医学AI从单模态向多模态融合演进具有重要参考价值。

技术解析

  • 数据集规模与构成:OncoTriad-QA包含86.1k语义问题,覆盖9,281个TCGA患者案例,来自32个癌症队列,对齐CT/MRI放射学、全切片组织病理学、体细胞突变、拷贝数变异、DNA甲基化、bulk RNA-seq和临床元数据等多模态证据。
  • 注释构建流程:采用源基础的LLM辅助管道,以 curated labels、诊断报告、分子谱系和模态衍生证据作为主要事实来源,结合自动化一致性检查和临床医生审核,确保注释质量。
  • OncoVLM模型架构:参考多模态模型通过学习的投影器将放射学、病理学、DNA甲基化和RNA-seq等模态原生证据映射到LLM接口,实现多模态统一表征。
  • 实验评估:在多项选择题和开放性问题上,分别测试放射学-only、病理学-only和全模态可用场景,OncoVLM微调后平均超越MedGemma-4B 10.7分(MCQ准确率+BERTScore-F1)。

行业启示

  • 多模态医学AI评估需从单模态/简单任务向患者级别的多证据流整合推理演进,OncoTriad-QA为此提供了标准化基准。
  • 泛癌诊断场景对模型的跨模态整合能力提出更高要求,现有通用和医学LLM在此类任务上仍有显著提升空间。
  • 建议AI医疗从业者关注多模态投影器技术和源基础LLM辅助注释流程,以构建更可靠的临床辅助诊断系统。

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Benchmark 基准测试 Healthcare AI 医疗AI Multimodal 多模态 Dataset 数据集 Evaluation 评测