arXiv:2510.13115cs.CLcs.AI2025-10

用NLP和大模型自动分类与总结临床试验入组条件。

Multi-Label Clinical Text Eligibility Classification and Summarization System

  • 结合词嵌入与实体识别提取医学概念,融合加权TF-IDF增强特征表达。
  • 多标签分类准确率提升,摘要生成使用GPT-3等方法获高ROUGE分数。
  • 适合临床研究者、数据科学家快速筛选患者入组资格,提升招募效率。

临床试验是推动医学进步的核心,有助于深化对人类健康与医疗体系的理解,并发现疾病检测、预防或治疗的新方法。确保试验纳入具备适当且多样化医疗背景的参与者至关重要。本文提出一种基于自然语言处理(NLP)与大语言模型(LLMs)的多标签临床文本入组条件分类与摘要系统。该系统结合词嵌入(Word2Vec)、命名实体识别等特征提取方法,以及词频-逆文档频率(TF-IDF)与统计向量化技术,进一步探索融合计数与嵌入优势的加权TF-IDF词嵌入以更有效捕捉术语重要性。采用随机森林与支持向量机(SVM)进行多标签分类,依据入组标准对文档打标。评估了TextRank、Luhn及GPT-3等摘要方法,通过ROUGE评分验证其有效性。实验表明,该系统具备自动化临床试验入组评估潜力,可显著提升研究效率。

原文摘要 · Abstract (English)

Clinical trials are central to medical progress because they help improve understanding of human health and the healthcare system. They play a key role in discovering new ways to detect, prevent, or treat diseases, and it is essential that clinical trials include participants with appropriate and diverse medical backgrounds. In this paper, we propose a system that leverages Natural Language Processing (NLP) and Large Language Models (LLMs) to automate multi-label clinical text eligibility classification and summarization. The system combines feature extraction methods such as word embeddings (Word2Vec) and named entity recognition to identify relevant medical concepts, along with traditional vectorization techniques such as count vectorization and TF-IDF (Term Frequency-Inverse Document Frequency). We further explore weighted TF-IDF word embeddings that integrate both count-based and embedding-based strengths to capture term importance effectively. Multi-label classification using Random Forest and SVM models is applied to categorize documents based on eligibility criteria. Summarization techniques including TextRank, Luhn, and GPT-3 are evaluated to concisely summarize eligibility requirements. Evaluation with ROUGE scores demonstrates the effectiveness of the proposed methods. This system shows potential for automating clinical trial eligibility assessment using data-driven approaches, thereby improving research efficiency.

临床文本多标签分类摘要生成大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。