ezCaretech Research & Development Center, Jung-gu, Seoul, Republic of Korea.
Office of eHealth Research and Business, Seoul National University Bundang Hospital, Seongnam, Republic of Korea.
J Biomed Inform. 2024 Sep;157:104720. doi: 10.1016/j.jbi.2024.104720. Epub 2024 Sep 2.
In oncology, electronic health records contain textual key information for the diagnosis, staging, and treatment planning of patients with cancer. However, text data processing requires a lot of time and effort, which limits the utilization of these data. Recent advances in natural language processing (NLP) technology, including large language models, can be applied to cancer research. Particularly, extracting the information required for the pathological stage from surgical pathology reports can be utilized to update cancer staging according to the latest cancer staging guidelines.
This study has two main objectives. The first objective is to evaluate the performance of extracting information from text-based surgical pathology reports and determining pathological stages based on the extracted information using fine-tuned generative language models (GLMs) for patients with lung cancer. The second objective is to determine the feasibility of utilizing relatively small GLMs for information extraction in a resource-constrained computing environment.
Lung cancer surgical pathology reports were collected from the Common Data Model database of Seoul National University Bundang Hospital (SNUBH), a tertiary hospital in Korea. We selected 42 descriptors necessary for tumor-node (TN) classification based on these reports and created a gold standard with validation by two clinical experts. The pathology reports and gold standard were used to generate prompt-response pairs for training and evaluating GLMs which then were used to extract information required for staging from pathology reports.
We evaluated the information extraction performance of six trained models as well as their performance in TN classification using the extracted information. The Deductive Mistral-7B model, which was pre-trained with the deductive dataset, showed the best performance overall, with an exact match ratio of 92.24% in the information extraction problem and an accuracy of 0.9876 (predicting T and N classification concurrently) in classification.
This study demonstrated that training GLMs with deductive datasets can improve information extraction performance, and GLMs with a relatively small number of parameters at approximately seven billion can achieve high performance in this problem. The proposed GLM-based information extraction method is expected to be useful in clinical decision-making support, lung cancer staging and research.
在肿瘤学领域,电子健康记录包含了癌症患者诊断、分期和治疗计划的关键信息。然而,文本数据处理需要大量的时间和精力,这限制了这些数据的利用。自然语言处理(NLP)技术的最新进展,包括大型语言模型,可以应用于癌症研究。特别是,从外科病理报告中提取病理分期所需的信息,可以根据最新的癌症分期指南更新癌症分期。
本研究有两个主要目标。第一个目标是评估基于微调生成语言模型(GLM)从基于文本的外科病理报告中提取信息并根据提取信息确定肺癌患者病理分期的性能。第二个目标是确定在资源有限的计算环境中使用相对较小的 GLM 进行信息提取的可行性。
从韩国首尔国立大学盆唐医院(SNUBH)的通用数据模型数据库中收集肺癌外科病理报告。我们根据这些报告选择了 42 个基于肿瘤-淋巴结(TN)分类所需的描述符,并通过两位临床专家验证创建了一个黄金标准。使用病理报告和黄金标准生成提示-响应对,用于训练和评估 GLM,然后使用这些 GLM 从病理报告中提取分期所需的信息。
我们评估了六个训练模型的信息提取性能以及使用提取信息进行 TN 分类的性能。基于演绎数据集进行预训练的 Deductive Mistral-7B 模型在整体上表现最佳,在信息提取问题中精确匹配率为 92.24%,在分类中准确率为 0.9876(同时预测 T 和 N 分类)。
本研究表明,使用演绎数据集训练 GLM 可以提高信息提取性能,而参数数量相对较少(约 70 亿)的 GLM 可以在该问题中实现高性能。基于 GLM 的信息提取方法有望在临床决策支持、肺癌分期和研究中发挥作用。