paper-with-me

홈 › Papers

DoAtlas-1: A Causal Compilation Paradigm for Clinical AI

2026-02-22 · Yulong Li, Jianxu Chen, Xiwei Liu, Chuanyue Suo, Rong Xia, Zhixiang Lu, Yichen Li, Xinlin Zhuang, Niranjana Arun Menon, Yutong Xie, Eran Segal, Imran Razzak arxiv

Medical foundation models generate narrative explanations but cannot quantify intervention effects, detect evidence conflicts, or validate literature claims, limiting clinical auditability. We propose causal compilation, a paradigm that transforms medical evidence from narrative text into executable code. The paradigm standardizes heterogeneous research evidence into structured estimand objects, each explicitly specifying intervention contrast, effect scale, time horizon, and target population, supporting six executable causal queries: do-calculus, counterfactual reasoning, temporal trajectories, heterogeneous effects, mechanistic decomposition, and joint interventions. We instantiate this paradigm in DoAtlas-1, compiling 1,445 effect kernels from 754 studies through effect standardization, conflict-aware graph construction, and real-world validation (Human Phenotype Project, 10,000 participants). The system achieves 98.5% canonicalization accuracy and 80.5% query executability. This paradigm shifts medical AI from text generation to executable, auditable, and verifiable causal reasoning.

📄 PDF Abstract BibTeX arXiv:2602.19158

Code (0)

등록된 구현이 없습니다.

Tasks

Text Generation

Similar Papers 제목 키워드 기반

A Benchmark and Multi-Agent System for Instruction-driven Cinematic Video Compilation

2026-04-12 · Peixuan Zhang, Chang Zhou, Ziyuan Zhang, Hualuo Liu 외 arxiv

The surging demand for adapting long-form cinematic content into short videos has motivated the need for versatile automatic video compilation systems. However, existing compilation methods are limited to predefined task…

Causal Transfer in Medical Image Analysis

2026-03-25 · Mohammed M. Abdelsamea, Daniel Tweneboah Anyimadu, Tasneem Selim, Saif Alzubi 외 arxiv

Medical imaging models frequently fail when deployed across hospitals, scanners, populations, or imaging protocols due to domain shift, limiting their clinical reliability. While transfer learning and domain adaptation a…

Representation LearningTransfer LearningDomain AdaptationAnomaly Detection

Tractable Bounding of Counterfactual Queries by Knowledge Compilation

2023-10-05 · David Huber, Yizuo Chen, Alessandro Antonucci, Adnan Darwiche 외

We discuss the problem of bounding partially identifiable queries, such as counterfactuals, in Pearlian structural causal models. A recently proposed iterated EM scheme yields an inner approximation of those bounds by sa…

counterfactual

CCrepairBench: A High-Fidelity Benchmark and Reinforcement Learning Framework for C++ Compilation Repair

2025-09-19 · Weixuan Sun, Jucai Zhai, Dengfeng Liu, Xin Zhang 외 arxiv

The automated repair of C++ compilation errors presents a significant challenge, the resolution of which is critical for developer productivity. Progress in this domain is constrained by two primary factors: the scarcity…

Reinforcement Learning

EHRWorld: A Patient-Centric Medical World Model for Long-Horizon Clinical Trajectories

2026-02-03 · Linjie Mu, Zhongzhen Huang, Yannian Gu, Shengqian Qin 외 arxiv

World models offer a principled framework for simulating future states under interventions, but realizing such models in complex, high-stakes domains like medicine remains challenging. Recent large language models (LLMs)…