paper-with-me

Papers

Clinical Reasoning over Tabular Data and Text with Bayesian Networks

2024-03-14 · Paloma Rabaey, Johannes Deleu, Stefan Heytens, Thomas Demeester

Bayesian networks are well-suited for clinical reasoning on tabular data, but are less compatible with natural language data, for which neural networks provide a successful framework. This paper compares and discusses strategies to augment Bayesian networks with neural text representations, both in a generative and discriminative manner. This is illustrated with simulation results for a primary care use case (diagnosis of pneumonia) and discussed in a broader clinical context.

📄 PDF Abstract BibTeX arXiv:2403.09481

Code (1)

prabaey/bn-text 공식 구현 pytorch

Similar Papers 제목 키워드 기반

SynSUM -- Synthetic Benchmark with Structured and Unstructured Medical Records

2024-09-13 · Paloma Rabaey, Henri Arno, Stefan Heytens, Thomas Demeester

We present the SynSUM benchmark, a synthetic dataset linking unstructured clinical notes to structured background variables. The dataset consists of 10,000 artificial patient records containing tabular variables (like sy…

Language ModellingLarge Language ModelSynthetic Data Generation

Tabular LLMs for Interpretable Few-Shot Alzheimer's Disease Prediction with Multimodal Biomedical Data

2026-03-17 · Sophie Kearney, Shu Yang, Zixuan Wen, Weimin Lyu 외 arxiv

Accurate diagnosis of Alzheimer's disease (AD) requires handling tabular biomarker data, yet such data are often small and incomplete, where deep learning models frequently fail to outperform classical methods. Pretraine…

Schema-Adaptive Tabular Representation Learning with LLMs for Generalizable Multimodal Clinical Reasoning

2026-04-12 · Hongxi Mao, Wei Zhou, Mengting Jia, Tao Fang 외 arxiv

Machine learning for tabular data remains constrained by poor schema generalization, a challenge rooted in the lack of semantic understanding of structured variables. This challenge is particularly acute in domains like …

Representation LearningFeature Engineering

How well do LLMs reason over tabular data, really?

2025-05-12 · Cornelius Wolff, Madelon Hulsebos

Large Language Models (LLMs) excel in natural language tasks, but less is known about their reasoning capabilities over tabular data. Prior analyses devise evaluation strategies that poorly reflect an LLM's realistic per…

Missing ValuesMultiple-choice

Enabling Few-Shot Alzheimer's Disease Diagnosis on Biomarker Data with Tabular LLMs

2025-07-31 · Sophie Kearney, Shu Yang, Zixuan Wen, Bojian Hou 외 arxiv

Early and accurate diagnosis of Alzheimer's disease (AD), a complex neurodegenerative disorder, requires analysis of heterogeneous biomarkers (e.g., neuroimaging, genetic risk factors, cognitive tests, and cerebrospinal …

Binary Classification