paper-with-me

Papers

Uncertainty-Guided Latent Diagnostic Trajectory Learning for Sequential Clinical Diagnosis

2026-04-06 · Xuyang Shen, Haoran Liu, Dongjin Song, Martin Renqiang Min arxiv

Clinical diagnosis requires sequential evidence acquisition under uncertainty. However, most Large Language Model (LLM) based diagnostic systems assume fully observed patient information and therefore do not explicitly model how clinical evidence should be sequentially acquired over time. Even when diagnosis is formulated as a sequential decision process, it is still challenging to learn effective diagnostic trajectories. This is because the space of possible evidence-acquisition paths is relatively large, while clinical datasets rarely provide explicit supervision information for desirable diagnostic paths. To this end, we formulate sequential diagnosis as a Latent Diagnostic Trajectory Learning (LDTL) framework based on a planning LLM agent and a diagnostic LLM agent. For the diagnostic LLM agent, diagnostic action sequences are treated as latent paths and we introduce a posterior distribution that prioritizes trajectories providing more diagnostic information. The planning LLM agent is then trained to follow this distribution, encouraging coherent diagnostic trajectories that progressively reduce uncertainty. Experiments on the MIMIC-CDM benchmark demonstrate that our proposed LDTL framework outperforms existing baselines in diagnostic accuracy under a sequential clinical diagnosis setting, while requiring fewer diagnostic tests. Furthermore, ablation studies highlight the critical role of trajectory-level posterior alignment in achieving these improvements.

📄 PDF Abstract BibTeX arXiv:2604.05116

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Language-Guided Trajectory Traversal in Disentangled Stable Diffusion Latent Space for Factorized Medical Image Generation

2025-03-30 · Zahra Tehraninasab, Amar Kumar, Tal Arbel

Text-to-image diffusion models have demonstrated a remarkable ability to generate photorealistic images from natural language prompts. These high-resolution, language-guided synthesized images are essential for the expla…

DiagnosticDisentanglementImage GenerationMedical Image Generation

DiffuTraj: A Stochastic Vessel Trajectory Prediction Approach via Guided Diffusion Process

2024-10-12 · Changlin Li, Yanglei Gan, Tian Lan, Yuxiang Cai 외

Maritime vessel maneuvers, characterized by their inherent complexity and indeterminacy, requires vessel trajectory prediction system capable of modeling the multi-modality nature of future motion states. Conventional st…

PredictionTrajectory Prediction

Sample-Adaptive Latent Rewards for Uncertainty-Guided Diffusion Post-Training

2026-08-06 · Rui Li, Yuanzhi Liang, Ke Hao, Ziqiao Weng 외 arxiv

Latent reward models can supervise visual diffusion models without decoding intermediate states into pixel space. This makes alignment with human preferences more efficient. However, existing latent reward models output …

Driving Reaction Trajectories via Latent Flow Matching

2026-02-11 · Yili Shen, Xiangliang Zhang arxiv

Recent advances in reaction prediction have achieved near-saturated accuracy on standard benchmarks (e.g., USPTO), yet most state-of-the-art models formulate the task as a one-shot mapping from reactants to products, off…

Boosting Inference with Guided Reasoning: Stochastic Exploration for Recursive Models

2026-05-24 · Andrew Corbett, Archit Sood, Anna Tzatzopoulou, Sai-Aakash Ramesh 외 arxiv

Recent work on recursive architectures has shown that tiny neural networks can be surprisingly powerful on structured reasoning tasks. The trick is to model reasoning trajectories with a latent dynamical system. We argue…