用实体感知检索提升病历问答效率与准确率
Beyond Long Context: When Semantics Matter More than Tokens
- 基于临床实体的检索方法,避免依赖长文本上下文
- 在6.5万词长病历上达75%胜率,比传统方法快78%
- 适合医疗NLP系统开发与评估,兼顾精度与计算效率
电子健康记录(EHR)以base64编码形式存储于FHIR DocumentReference资源中,导致语义问答困难。传统向量数据库方法常忽略细微临床关系。Lopez等人2025年提出的临床实体增强检索(CLEAR)方法,通过实体感知检索,在F1得分上达到0.90,优于基于嵌入的方法(0.86),同时使用少于70%的令牌。我们构建了临床笔记问答评估平台,验证CLEAR在零样本大上下文推理和传统分块检索生成中的表现。平台测试了12份长度介于10,000至65,000令牌之间的真实临床笔记。CLEAR取得58.3%胜率,平均语义相似度0.878,相比宽上下文处理减少78%令牌使用。在超过65,000令牌的长文档中,性能提升最显著,胜率达到75%。结果证实,实体感知检索能有效提升临床自然语言处理的准确性和效率。该评估框架为语义精确性与计算效率并重的临床问答系统提供可复用、透明的基准。
原文摘要 · Abstract (English)
Electronic Health Records (EHR) store clinical documentation as base64 encoded attachments in FHIR DocumentReference resources, which makes semantic question answering difficult. Traditional vector database methods often miss nuanced clinical relationships. The Clinical Entity Augmented Retrieval (CLEAR) method, introduced by Lopez et al. 2025, uses entity aware retrieval and achieved improved performance with an F1 score of 0.90 versus 0.86 for embedding based retrieval, while using over 70 percent fewer tokens. We developed a Clinical Notes QA Evaluation Platform to validate CLEAR against zero shot large context inference and traditional chunk based retrieval augmented generation. The platform was tested on 12 clinical notes ranging from 10,000 to 65,000 tokens representing realistic EHR content. CLEAR achieved a 58.3 percent win rate, an average semantic similarity of 0.878, and used 78 percent fewer tokens than wide context processing. The largest performance gains occurred on long notes, with a 75 percent win rate for documents exceeding 65,000 tokens. These findings confirm that entity aware retrieval improves both efficiency and accuracy in clinical natural language processing. The evaluation framework provides a reusable and transparent benchmark for assessing clinical question answering systems where semantic precision and computational efficiency are critical.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。