Near-optimal Individualized Treatment Recommendations
Individualized treatment recommendation (ITR) is an important analytic framework for precision medicine. The goal is to assign proper treatments to patients based on their individual characteristics. From the machine learning perspective, the solution to an ITR problem can be formulated as a weighted classification problem to maximize the average benefit that patients receive from the recommended treatments. Several methods have been proposed for ITR in both binary and multicategory treatment setups. In practice, one may prefer a more flexible recommendation with multiple treatment options. This motivates us to develop methods to obtain a set of near-optimal individualized treatment recommendations alternative to each other, called alternative individualized treatment recommendations (A-ITR). We propose two methods to estimate the optimal A-ITR within the outcome weighted learning (OWL) framework. We show the consistency of these methods and obtain an upper bound for the risk between the theoretically optimal recommendation and the estimated one. We also conduct simulation studies, and apply our methods to a real data set for Type 2 diabetic patients with injectable antidiabetic treatments. These numerical studies have shown the usefulness of the proposed A-ITR framework. We develop a R package aitr which can be found at https://github.com/menghaomiao/aitr.
Code (1)
Similar Papers 제목 키워드 기반
Evaluation of machine-learning models to measure individualized treatment effects from randomized clinical trial data with time-to-event outcomes
In randomized clinical trials, regression models can be used to explore the relationships between patients' variables (e.g., clinical, pathological or lifestyle variables, and also biomarker or genomics data) and the mag…
High dimensional precision medicine from patient-derived xenografts
The complexity of human cancer often results in significant heterogeneity in response to treatment. Precision medicine offers potential to improve patient outcomes by leveraging this heterogeneity. Individualized treatme…
Q-LearningVocal Bursts Intensity PredictionBoosting Algorithms for Estimating Optimal Individualized Treatment Rules
We present nonparametric algorithms for estimating optimal individualized treatment rules. The proposed algorithms are based on the XGBoost algorithm, which is known as one of the most powerful algorithms in the machine …
Fusing Individualized Treatment Rules Using Secondary Outcomes
An individualized treatment rule (ITR) is a decision rule that recommends treatments for patients based on their individual feature variables. In many practices, the ideal ITR for the primary outcome is also expected to …
Learning Individualized Treatment Rules with Estimated Translated Inverse Propensity Score
Randomized controlled trials typically analyze the effectiveness of treatments with the goal of making treatment recommendations for patient subgroups. With the advance of electronic health records, a great variety of da…