paper-with-me

홈 › Papers

A Random Interaction Forest for Prioritizing Predictive Biomarkers

2019-10-04 · Zhen Zeng, Yuefeng Lu, Judong Shen, Wei Zheng, Peter Shaw, Mary Beth Dorr

Precision medicine is becoming a focus in medical research recently, as its implementation brings values to all stakeholders in the healthcare system. Various statistical methodologies have been developed tackling problems in different aspects of this field, e.g., assessing treatment heterogeneity, identifying patient subgroups, or building treatment decision models. However, there is a lack of new tools devoted to selecting and prioritizing predictive biomarkers. We propose a novel tree-based ensemble method, random interaction forest (RIF), to generate predictive importance scores and prioritize candidate biomarkers for constructing refined treatment decision models. RIF was evaluated by comparing with the conventional random forest and univariable regression methods and showed favorable properties under various simulation scenarios. We applied the proposed RIF method to a biomarker dataset from two phase III clinical trials of bezlotoxumab on $\textit{Clostridium difficile}$ infection recurrence and obtained biologically meaningful results.

📄 PDF Abstract BibTeX arXiv:1910.01786

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Machine learning predicts long-term mortality after acute myocardial infarction using systolic time intervals and routinely collected clinical data

2024-03-03 · Bijan Roudini, Boshra Khajehpiri, Hamid Abrishami Moghaddam, Mohamad Forouzanfar

Precise estimation of cardiac patients' current and future comorbidities is an important factor in prioritizing continuous physiological monitoring and new therapies. ML models have shown satisfactory performance in shor…

Mortality Prediction

ggRandomForests: Visually Exploring a Random Forest for Regression

2015-01-28 · John Ehrlinger

Random Forests [Breiman:2001] (RF) are a fully non-parametric statistical method requiring no distributional assumptions on covariate relation to the response. RF are a robust, nonlinear technique that optimizes predicti…

regression

Explainable machine learning-based prediction model for diabetic nephropathy

2023-09-27 · Jing-Mei Yin, Yang Li, Jun-Tang Xue, Guo-Wei Zong 외

The aim of this study is to analyze the effect of serum metabolites on diabetic nephropathy (DN) and predict the prevalence of DN through a machine learning approach. The dataset consists of 548 patients from April 2018 …

Feature ImportancePredictionregression

Association between nutritional factors, inflammatory biomarkers and cancer types: an analysis of NHANES data using machine learning

2025-04-18 · Yuqing Liu, Meng Zhao, Guanlan Hu, Yuchen Zhang

Background. Diet and inflammation are critical factors influencing cancer risk. However, the combined impact of nutritional status and inflammatory biomarkers on cancer status and type, using machine learning (ML), remai…

Nutrition

Trees, forests, and impurity-based variable importance

2020-01-13 · Erwan Scornet

Tree ensemble methods such as random forests [Breiman, 2001] are very popular to handle high-dimensional tabular data sets, notably because of their good predictive accuracy. However, when machine learning is used for de…

Decision Making