Assigning subjects to treatment groups is is pivotal in experimental clinical trials for novel drugs. A critical component involves identifying distinct subject cohorts suitable for specific treatments. These cohorts should exhibit maximum similarity based on measurable covariates (or attributes), which influence individual responses to treatment, thus enabling the differentiation of treatment effects from confounding factors.
On average, clinical trials for newly approved drugs incur costs of $1 billion, with a failure rate of 70%. In 2010, global pharmaceutical companies allocated $32.5 billion to conduct clinical trials out of a total research and development expenditure of $46.4 billion. The financial and temporal constraints of this complex process requires accurate patient stratification to enhance the likelihood of success.
Each patient is associated with
r=3 covariates
wi=(wi1,wi2,wi3) that are relevant for predicting the patient's outcome. There are
n patients in total. The decision maker knows the total number of subjects of the experiment
n and the respective covariates
w=(w1,⋯,wn). The decision maker will assign
k:=N/m subjects to each of
m≥2 treatment groups. In this case, we will consider the scenario where only two groups are used (
m=2).
The binary decision variables are
x={xip∣i=1,⋯,N,p=1,2}, where
xip=1 if patient
i is assigned to group
p, and
xip=0 otherwise.
The parameter
ρ regulates the relative weight of the first and the second moments. In this case, we will set
ρ=0.5.
There are several constraints that needed to ensure an appropriate patient stratification:
This corresponds to a mixed-integer optimization problem with 10 continuous variable (
{d,Δμ1,Δμ2,Δμ3,Δσ11,Δσ22,Δσ33,Δσ12,Δσ13,Δσ23}) and
2n−1 binary variables
({x11,⋯,xn1,x22,⋯,xn2}).
Solving this optimization problem classically is challenging (or even impossible!) when the number of patients is large. For this reason, quantum computing can provide significant advantage to solve this kind of problems.