| Literature DB >> 28815137 |
Sonali Parbhoo1, Jasmina Bogojeska2, Maurizio Zazzi3, Volker Roth1, Finale Doshi-Velez4.
Abstract
We present a mixture-of-experts approach for HIV therapy selection. The heterogeneity in patient data makes it difficult for one particular model to succeed at providing suitable therapy predictions for all patients. An appropriate means for addressing this heterogeneity is through combining kernel and model-based techniques. These methods capture different kinds of information: kernel-based methods are able to identify clusters of similar patients, and work well when modelling the viral response for these groups. In contrast, model-based methods capture the sequential process of decision making, and are able to find simpler, yet accurate patterns in response for patients outside these groups. We take advantage of this information by proposing a mixture-of-experts model that automatically selects between the methods in order to assign the most appropriate therapy choice to an individual. Overall, we verify that therapy combinations proposed using this approach significantly outperform previous methods.Entities:
Year: 2017 PMID: 28815137 PMCID: PMC5543338
Source DB: PubMed Journal: AMIA Jt Summits Transl Sci Proc
Figure 1:HIV Therapy Selection as a POMDP problem.
Off-Policy evaluation using importance sampling, weighted importance sampling and doubly robust methods for different therapy selection models.
| Doubly Robust | Importance Sampling | Weighted Importance | |
|---|---|---|---|
| Random Policy | -2.31±1.42 | -3.48±1.36 | -2.80±1.27 |
| Short-term History Alignment | 2.17±1.47 | 2.14±1.22 | 2.15±1.16 |
| Long-term History Alignment | 9.48±1.90 | 5.42±1.93 | 6.74±1.89 |
| POMDP | 6.34±2.15 | 4.36±2.38 | 6.76±2.24 |
Figure 2:Mixture-of-experts model choice over (a) distances to closest neighbour and, (b) varying history lengths.