Bayesian computations for Value of Information measures using Gaussian processes, INLA and Moment Matching
Introduction
Understanding the impact of uncertainty on decision is an important aspect of health-economic decision making. While health-economic decision are typically made in a decision theoretic context, which quantifies the “best” decision under current evidence, the approval of a new health-care technology often comes with some risk. Therefore, funding bodies are often concerned with the impact of the parameter uncertainty on the optimal decision.
The analysis of the Value of Information (VoI) is an increasingly popular method for quantifying the decision uncertainty. However, despite being a theoretically valid measure of decision uncertainty, its practical use has been limited by the immense computational power required to calculate typical VoI summaries, such as Expected Value of Partial Perfect Information (EVPPI) and the Expected Value of Sample Information (EVSI).
For the EVPPI, recent developments using Bayesian non-parametric regression have vastly improved the computational time required but when larger subsets are considered the computational time is still prohibitive. To begin, this research focused on reducing the computation time for the EVPPI still further so that VoI measures can be used in standard Health Economic evaluations.
INLA is an algorithm for fast approximate Bayesian inference that quickly approximates the marginal posteriors for a wide class of models. As part of this project, we worked on adapting the method of approximating the EVPPI such that INLA can be used to fit the Bayesian non-parametric regression.
For the EVSI, a method based on moment matching has been developed to reduce the computational time required produce an estimate. This method is based on the Bayesian interpretation of the EVSI measure and the research project will continue by considering way to extend this methodology so the EVSI can be used to find optimal trial designs. Part of this research has been devoted to developing a web-application including graphical tools to visualise and analyse the EVSI.
EVPPI with Gaussian Processes and INLA (Heath, Manolopoulou, and Baio 2016)
The Expected Value of Partial (Perfect) Information (EVPPI) is a measure of the Value of Information associated with gathering evidence that can reduce uncertainty about a set of parameters of interest in a health economic model.
Typically, we can split the vector of model parameters
We’ve built on the existing literature to combine a framework based on Gaussian Process Regression to estimate
EVSI with the Moment Matching method (Heath, Manolopoulou, and Baio 2019)
Generally speaking and assuming that the utility associated with the application of a given intervention is represented by the monetary net benefit
The EVSI measures the value of reducing uncertainty by running a study of a given design and can be used to compare the benefits and costs of a study with given design, thus helping in both assessment of the impact of parameters uncertainty on the decision-making process and research prioritisation.
Assuming we are only interested in a pairwise comparison (eg the new intervention vs the standard of care), the EVSI can be re-expressed as
In practical terms, the inner expectation
In effect, the objective is to approximate the distribution
In particular, the variance
Computational tools
The moment matching method is implemented in the R package EVSI, which is also available as a web-application here.
Last updated: 6 March 2024