paper-with-me

Papers

Patient-level Information Extraction by Consistent Integration of Textual and Tabular Evidence with Bayesian Networks

2025-11-21 · Paloma Rabaey, Adrick Tench, Stefan Heytens, Thomas Demeester arxiv

Electronic health records (EHRs) form an invaluable resource for training clinical decision support systems. To leverage the potential of such systems in high-risk applications, we need large, structured tabular datasets on which we can build transparent feature-based models. While part of the EHR already contains structured information (e.g. diagnosis codes, medications, and lab results), much of the information is contained within unstructured text (e.g. discharge summaries and nursing notes). In this work, we propose a method for multi-modal patient-level information extraction that leverages both the tabular features available in the patient's EHR (using an expert-informed Bayesian network) as well as clinical notes describing the patient's symptoms (using neural text classifiers). We propose the use of virtual evidence augmented with a consistency node to provide an interpretable, probabilistic fusion of the models' predictions. The consistency node improves the calibration of the final predictions compared to virtual evidence alone, allowing the Bayesian network to better adjust the neural classifier's output to handle missing information and resolve contradictions between the tabular and text data. We show the potential of our method on the SimSUM dataset, a simulated benchmark linking tabular EHRs with clinical notes through expert knowledge.

📄 PDF Abstract BibTeX arXiv:2511.17056

Code (0)

등록된 구현이 없습니다.

Tasks

Information Extraction

Similar Papers 제목 키워드 기반

HARMON-E: Hierarchical Agentic Reasoning for Multimodal Oncology Notes to Extract Structured Data

2025-12-22 · Shashi Kant Gupta, Arijeet Pramanik, Jerrin John Thomas, Regina Schwind 외 arxiv

Unstructured notes within the electronic health record (EHR) contain rich clinical information vital for cancer treatment decision making and research, yet reliably extracting structured oncology data remains challenging…

Decision Making

Unsupervised extraction, labelling and clustering of segments from clinical notes

2022-11-21 · Petr Zelina, Jana Halámková, Vít Nováček

This work is motivated by the scarcity of tools for accurate, unsupervised information extraction from unstructured clinical notes in computationally underrepresented languages, such as Czech. We introduce a stepping sto…

Clustering

Leveraging Bi-Focal Perspectives and Granular Feature Integration for Accurate Reliable Early Alzheimer's Detection

2024-07-15 · Shravan Venkatraman, Pandiyaraju V, Abeshek A, Pavan Kumar S 외

Being the most commonly known neurodegeneration, Alzheimer's Disease (AD) is annually diagnosed in millions of patients. The present medical scenario still finds the exact diagnosis and classification of AD through neuro…

Alzheimer's Detection

PVminerLLM2: Improving Structured Extraction of Patient Voice via Preference Optimization

2026-06-15 · Samah Fodeh, Linhai Ma, Ganesh Puthiaraju, Srivani Talakokkul 외 arxiv

Motivation: Patient-generated text contains critical information on patients' lived experiences, social context, and care engagement, but remains largely unstructured, limiting its use in patient-centered outcomes resear…

Triplet-Structured Knowledge Integration for Multi-Turn Medical Reasoning

2025-10-03 · Zhaohan Meng, Zaiqiao Meng, Siwei Liu, Iadh Ounis arxiv

Large Language Models (LLMs) have shown strong performance on static medical Question Answering (QA) tasks, yet their reasoning often deteriorates in multi-turn clinical dialogues where patient information is scattered a…

Question Answering