paper-with-me

Papers

Multi-Label Clinical Text Eligibility Classification and Summarization System

2025-10-15 · Surya Tejaswi Yerramsetty, Almas Fathimah arxiv

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.

📄 PDF Abstract BibTeX arXiv:2510.13115

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Classification

Similar Papers 제목 키워드 기반

$\texttt{AMEND++}$: Benchmarking Eligibility Criteria Amendments in Clinical Trials

2026-01-09 · Trisha Das, Mandis Beigi, Jacob Aptekar, Jimeng Sun arxiv

Clinical trial amendments frequently introduce delays, increased costs, and administrative burden, with eligibility criteria being the most commonly amended component. We introduce \textit{eligibility criteria amendment …

AI-assisted workflow enables rapid, high-fidelity breast cancer clinical trial eligibility prescreening

2025-11-07 · Jacob T. Rosenthal, Emma Hahesy, Sulov Chalise, Menglei Zhu 외 arxiv

Clinical trials play an important role in cancer care and research, yet participation rates remain low. We developed MSK-MATCH (Memorial Sloan Kettering Multi-Agent Trial Coordination Hub), an AI system for automated eli…

Text Classification of Cancer Clinical Trial Eligibility Criteria

2023-09-14 · Yumeng Yang, Soumya Jayaraj, Ethan B Ludmir, Kirk Roberts

Automatic identification of clinical trials for which a patient is eligible is complicated by the fact that trial eligibility is stated in natural language. A potential solution to this problem is to employ text classifi…

ClassificationLanguage ModelingLanguage Modellingtext-classification+1

Exploring the Generalization of Cancer Clinical Trial Eligibility Classifiers Across Diseases

2024-03-25 · Yumeng Yang, Ashley Gilliam, Ethan B Ludmir, Kirk Roberts

Clinical trials are pivotal in medical research, and NLP can enhance their success, with application in recruitment. This study aims to evaluate the generalizability of eligibility classification across a broad spectrum …

Few-Shot Learning

The Leaf Clinical Trials Corpus: a new resource for query generation from clinical trial eligibility criteria

2022-07-27 · Nicholas J Dobbins, Tony Mullen, Ozlem Uzuner, Meliha Yetisgen

Identifying cohorts of patients based on eligibility criteria such as medical conditions, procedures, and medication use is critical to recruitment for clinical trials. Such criteria are often most naturally described in…