paper-with-me

Papers

A Generative Approach for Semantic Auditing of Electronic Health Records

2025-07-03 · Irena Girshovitz, Atai Ambus, Moni Shahar, Ran Gilad-Bachrach arxiv

The reliability of clinical artificial intelligence (AI) depends on high-quality data, yet Electronic Health Records are often inconsistent with existing scientific knowledge. Current quality assessments are limited: they either focus on syntax or rely on labor-intensive manual rules to capture semantic nuances. To overcome these scalability barriers, we propose Medical Data Pecking, a methodology that adopts software unit testing principles for medical data validation. It introduces Semantic Data Coverage, employing Large Language Models to generate context-aware tests that "peck" for inconsistencies between observed data and epidemiological evidence. To demonstrate this methodology, we implemented a reference tool using a Retrieval-Augmented Generation architecture that synthesizes medical literature into executable code. When applied to three datasets, this implementation generated dozens of tests per cohort, identifying discrepancies between observed distributions and epidemiological priors. These discrepancies encompass both genuine data inconsistencies and expected cohort-selection effects. This work provides an initial framework for scalable semantic auditing, shifting assurance from manual rules to the generative and context-sensitive verification required for trustworthy AI.

📄 PDF Abstract BibTeX arXiv:2507.02628

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

From Statistical Fidelity to Clinical Consistency: Scalable Generation and Auditing of Synthetic Patient Trajectories

2026-03-06 · Guanglin Zhou, Armin Catic, Motahare Shabestari, Matthew Young 외 arxiv

Access to electronic health records (EHRs) for digital health research is often limited by privacy regulations and institutional barriers. Synthetic EHRs have been proposed as a way to enable safe and sovereign data shar…

MedDiff: Generating Electronic Health Records using Accelerated Denoising Diffusion Model

2023-02-08 · Huan He, Shifan Zhao, Yuanzhe Xi, Joyce C Ho

Due to patient privacy protection concerns, machine learning research in healthcare has been undeniably slower and limited than in other application domains. High-quality, realistic, synthetic electronic health records (…

Denoising

TimEHR: Image-based Time Series Generation for Electronic Health Records

2024-02-09 · Hojjat Karami, Mary-Anne Hartley, David Atienza, Anisoara Ionescu

Time series in Electronic Health Records (EHRs) present unique challenges for generative models, such as irregular sampling, missing values, and high dimensionality. In this paper, we propose a novel generative adversari…

Generative Adversarial NetworkMissing ValuesTime SeriesTime Series Generation

Boosting Deep Learning Risk Prediction with Generative Adversarial Networks for Electronic Health Records

2017-09-06 · Zhengping Che, Yu Cheng, Shuangfei Zhai, Zhaonan Sun 외

The rapid growth of Electronic Health Records (EHRs), as well as the accompanied opportunities in Data-Driven Healthcare (DDH), has been attracting widespread interests and attentions. Recent progress in the design and a…

Generative Adversarial NetworkPrediction

Time-Aware Attention for Enhanced Electronic Health Records Modeling

2025-07-20 · Junhan Yu, Zhunyi Feng, Junwei Lu, Tianxi Cai 외 arxiv

Electronic Health Records (EHR) contain valuable clinical information for predicting patient outcomes and guiding healthcare decisions. However, effectively modeling Electronic Health Records (EHRs) requires addressing d…

Predicting Patient Outcomes