Related Experiment Video
Updated: Jul 17, 2025

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
Published on: July 3, 2020
Dynamic Treatment Regimes Using Bayesian Additive Regression Trees for Censored Outcomes
Xiao Li1, Brent R Logan1, S M Ferdous Hossain2
1Division of Biostatistics, Medical College of Wisconsin, Milwaukee, WI, USA.
This study introduces a Bayesian approach using Bayesian additive regression trees (BART) to optimize dynamic treatment regimes (DTRs) for censored outcomes. This method offers a flexible alternative to frequentist approaches like Q-learning for personalized cancer treatment strategies.
Area of Science:
- Biostatistics
- Machine Learning
- Medical Informatics
Background:
- Personalized medicine requires customized treatment plans, especially for progressive diseases like cancer.
- Dynamic Treatment Regimes (DTRs) formalize sequential decision-making in disease progression.
- Existing DTR optimization methods, such as Q-learning, are primarily frequentist.
Purpose of the Study:
- To adapt a Bayesian machine learning framework for optimizing DTRs with censored outcomes.
- To compare the proposed Bayesian approach with the frequentist Q-learning method.
- To develop a practical R tool for implementing the proposed method.
Main Methods:
- Utilized Bayesian additive regression trees (BART) within an accelerated failure time (AFT) modeling framework.
- Applied the approach to both simulated data and a real-world dataset.
- Developed an R wrapper function leveraging standard BART survival models.
Main Results:
- The proposed Bayesian DTR optimization method demonstrated effectiveness for censored outcomes.
- Simulations and real data analysis showed comparable or improved performance over Q-learning.
- The R wrapper function provides a user-friendly interface for applying the method.
Conclusions:
- Bayesian DTR optimization using BART offers a robust and flexible approach for censored data.
- This framework facilitates personalized treatment strategies in complex medical scenarios.
- The developed R tool enhances accessibility for researchers and clinicians.
More Related Videos
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Censoring Survival Data
Comparing the Survival Analysis of Two or More Groups
Kaplan-Meier Approach
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time...

