paper-with-me

홈 › Papers

Inferring Actual Treatment Pathways from Patient Records

2023-09-05 · Adrian Wilkins-Caruana, Madhushi Bandara, Katarzyna Musial, Daniel Catchpoole, Paul J. Kennedy

Treatment pathways are step-by-step plans outlining the recommended medical care for specific diseases; they get revised when different treatments are found to improve patient outcomes. Examining health records is an important part of this revision process, but inferring patients' actual treatments from health data is challenging due to complex event-coding schemes and the absence of pathway-related annotations. This study aims to infer the actual treatment steps for a particular patient group from administrative health records (AHR) - a common form of tabular healthcare data - and address several technique- and methodology-based gaps in treatment pathway-inference research. We introduce Defrag, a method for examining AHRs to infer the real-world treatment steps for a particular patient group. Defrag learns the semantic and temporal meaning of healthcare event sequences, allowing it to reliably infer treatment steps from complex healthcare data. To our knowledge, Defrag is the first pathway-inference method to utilise a neural network (NN), an approach made possible by a novel, self-supervised learning objective. We also developed a testing and validation framework for pathway inference, which we use to characterise and evaluate Defrag's pathway inference ability and compare against baselines. We demonstrate Defrag's effectiveness by identifying best-practice pathway fragments for breast cancer, lung cancer, and melanoma in public healthcare records. Additionally, we use synthetic data experiments to demonstrate the characteristics of the Defrag method, and to compare Defrag to several baselines where it significantly outperforms non-NN-based methods. Defrag significantly outperforms several existing pathway-inference methods and offers an innovative and effective approach for inferring treatment pathways from AHRs. Open-source code is provided to encourage further research in this area.

📄 PDF Abstract BibTeX arXiv:2309.01897

Code (1)

adriancaruana/defrag 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Adaptive Identification and Modeling of Clinical Pathways with Process Mining

2025-12-03 · Francesco Vitale, Nicola Mazzocca arxiv

Clinical pathways are specialized healthcare plans that model patient treatment procedures. They are developed to provide criteria-based progression and standardize patient treatment, thereby improving care, reducing res…

Bayesian Inference of Individualized Treatment Effects using Multi-task Gaussian Processes

2017-04-10 · NeurIPS 2017 12 · Ahmed M. Alaa, Mihaela van der Schaar

Predicated on the increasing abundance of electronic health records, we investi- gate the problem of inferring individualized treatment effects using observational data. Stemming from the potential outcomes model, we pro…

Bayesian InferencecounterfactualGaussian ProcessesMulti-Task Learning+1

Inferring COVID-19 Biological Pathways from Clinical Phenotypes via Topological Analysis

2021-01-19 · Negin Karisani, Daniel E. Platt, Saugata Basu, Laxmi Parida

COVID-19 has caused thousands of deaths around the world and also resulted in a large international economic disruption. Identifying the pathways associated with this illness can help medical researchers to better unders…

Inferring the Localization of White-Matter Tracts using Diffusion Driven Label Fusion

2021-10-04 · Guillermo Gallardo, Gaston Zanitti, Mat Higger, Sylvain Bouix 외

Inferring which pathways are affected by a brain lesion is key for both pre and post-treatment planning. However, many disruptive lesions cause changes in the tissue that interrupt tractography algorithms. In such cases,…

MAP: Evaluation and Multi-Agent Enhancement of Large Language Models for Inpatient Pathways

2025-03-17 · Zhen Chen, Zhihao Peng, Xusheng Liang, Cheng Wang 외

Inpatient pathways demand complex clinical decision-making based on comprehensive patient information, posing critical challenges for clinicians. Despite advancements in large language models (LLMs) in medical applicatio…

Decision MakingMedical Question AnsweringQuestion Answering