paper-with-me

홈 › Papers

Bridging Stepwise Lab-Informed Pretraining and Knowledge-Guided Learning for Diagnostic Reasoning

2024-10-25 · Pengfei Hu, Chang Lu, Fei Wang, Yue Ning

Despite the growing use of Electronic Health Records (EHR) for AI-assisted diagnosis prediction, most data-driven models struggle to incorporate clinically meaningful medical knowledge. They often rely on limited ontologies, lacking structured reasoning capabilities and comprehensive coverage. This raises an important research question: Will medical knowledge improve predictive models to support stepwise clinical reasoning as performed by human doctors? To address this problem, we propose DuaLK, a dual-expertise framework that combines two complementary sources of information. For external knowledge, we construct a Diagnosis Knowledge Graph (KG) that encodes both hierarchical and semantic relations enriched by large language models (LLM). To align with patient data, we further introduce a lab-informed proxy task that guides the model to follow a clinically consistent, stepwise reasoning process based on lab test signals. Experimental results on two public EHR datasets demonstrate that DuaLK consistently outperforms existing baselines across four clinical prediction tasks. These findings highlight the potential of combining structured medical knowledge with individual-level clinical signals to achieve more accurate and interpretable diagnostic predictions. The source code is publicly available on https://github.com/humphreyhuu/DuaLK.

📄 PDF Abstract BibTeX arXiv:2410.19955

Code (1)

humphreyhuu/dualk 공식 구현 pytorch

Tasks

DiagnosticPrediction

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

SOV-CAD: Stepwise Orthographic Views Guided CAD Modeling Sequence Reconstruction

2026-07-05 · Zhaopeng Feng, Chen Zhi, Xuhong Zhang, Zhengwen Feng 외 arxiv

Reconstructing Computer-Aided Design (CAD) modeling sequences from images is crucial for preserving design intent and supporting parametric editing. However, existing methods typically generate full CAD sequences holisti…

Reinforcement LearningCAD Reconstruction

Physics-Informed Generative Solver: Bridging Data-Driven Priors and Conservation Laws for Stable Spatiotemporal Field Reconstruction

2026-05-21 · Ziyuan Zhu, Keyu Hu, Zhifei Chen, Yuhao Shi 외 arxiv

Reconstructing continuous physical fields from sparse measurements is a central inverse problem, but data-driven generative models can produce states that violate governing dynamics. We introduce a physics-informed gener…

Bridging the Knowledge Gap: Enhancing Question Answering with World and Domain Knowledge

2019-10-16 · Travis R. Goodwin, Dina Demner-Fushman

In this paper we present OSCAR (Ontology-based Semantic Composition Augmented Regularization), a method for injecting task-agnostic knowledge from an Ontology or knowledge graph into a neural network during pretraining. …

ArticlesQuestion AnsweringSemantic CompositionWorld Knowledge

LingBench++: A Linguistically-Informed Benchmark and Reasoning Framework for Multi-Step and Cross-Cultural Inference with LLMs

2025-07-22 · Da-Chen Lian, Ri-Sheng Huang, Pin-Er Chen, Chunki Lim 외 arxiv

We propose LingBench++, a linguistically-informed benchmark and reasoning framework designed to evaluate large language models (LLMs) on complex linguistic tasks inspired by the International Linguistics Olympiad (IOL). …

An accurate nucleic acid-small molecule docking framework via geometric deep learning with large-scale pretraining

2026-05-22 · Shi Li, Xujun Zhang, Mingquan Liu, Hui Zhang 외 arxiv

Nucleic acids are increasingly recognized as therapeutic targets beyond conventional protein-centered drug discovery, yet accurate and efficient docking of small molecules to nucleic acid structures remains challenging. …

Drug Discovery