Introduction

The advent of precision medicine depends in large part on the availability of accurate and highly predictive polygenic risk scores. While progress has been made identifying genetic determinants of polygenic traits, the amount of phenotypic variance explained by polygenic risk scores derived from genome-wide significant associations remains modest. On the other hand, moderate to high narrow-sense heritability has been established for many human traits. It has been proposed that weak, yet undetected, associations underlie polygenic trait heritability1. Consistent with this hypothesis, polygenic risk scores that include both strongly and weakly associated variants are vastly superior than those including only genome-wide significant variants. For example, a recent study by Abraham et al. showed that a polygenic risk score incorporating 49,310 variants had a discrimination ability that was similar and complementary to the widely used clinical Framingham risk score for the prediction of coronary artery disease (CAD)2. Thus, there is a need for polygenic risk score methods that can integrate a large number of genetic variants.

The most popular heuristic for polygenic risk score is based on linkage disequilibrium (LD) pruning of SNPs, prioritizing the most significant associations up to an empirically determined p-value threshold, and pruning the remaining SNPs based on LD3. This “pruning and thresholding” (P+T) approach has the advantage of being simple and computationally efficient, but discards some information because of LD pruning. To remediate this issue, a novel method, LDpred, which uses LD information from an external reference panel, was recently proposed to infer the mean causal effect size using a Bayesian approach4. While the latter method has been shown to improve prediction R 2, it depends on estimates of polygenic heritability and causal fraction, and can be sensitive to the misspecification of LD. We hypothesized that a further gain in prediction R 2 could be made by tuning the weights of SNPs included in polygenic risk scores using principles of machine-learning.

Machine-learning encompasses a wide-ranging class of algorithms widely used to solve complex prediction problems. It has proven particularly useful when prediction is dependent on the integration of a large number of predictors, including higher-order interactions, and when sizeable training datasets are available for model fitting. In particular, gradient boosted regression trees are powerful and versatile methods for continuous outcome prediction5, and thus, are ideal for updating the SNP weights in polygenic risk scores. Tree-based models partition the predictor space according to simple rules by identifying regions having the most homogeneous responses to predictors and fitting the mean response for observations in that region. Gradient boosting6 is an efficient algorithm that sequentially combines a large number of weakly predictive models to optimize performance.

We propose to leverage the large number of SNPs and the available summary-level statistics from genome-wide association studies (GWAS) to calibrate the weights of SNPs contributing to the polygenic risk score, adjusting for LD instead of pruning. Our heuristic, gradient boosted and LD adjusted (GraBLD; https://github.com/GMELab/GraBLD), involves two steps and uses the univariate regression coefficients from external meta-analysis7,8,9 summary association statistics as the starting point (see Fig. 1 and Methods). First, the external univariate regression coefficients were updated with respect to a target population by the gradient boosted regression tree models. Second, the updated weights were corrected for LD to produce the final polygenic risk score.

Figure 1
figure 1

An overview of the proposed machine-learning heuristic to boost polygenic risk scores and study design.

Results

We applied our machine-learning heuristic for height predictions using a calibration set of 10,000 participants, as well as an independent validation set of 130,215, both from the UK Biobank (UKB). The inputs for the gradient boosted regression trees were obtained from the Genetic Investigation of Anthropometric Traits (GIANT) consortium summary association statistics10,11 of 1.98 M SNPs. Since the UKB is not part of the GIANT consortium, the initial weights were assumed to be independent of the target population. As recently proposed12, principal components were added to the model and included in the prediction R 2. The prediction R 2 of our GraBLD polygenic risk score that included all SNPs was 0.239, corresponding to 46.9% of the total polygenic genetic variance estimated at 0.509 in the UKB using variance component models13. This compared advantageously to the optimal prediction R 2 obtained with P+T (0.220; 177 K SNPs), LDpred (0.207), or an unadjusted polygenic risk score (0.165) (p < 2.2 × 10−16 for all pairwise comparisons with GraBLD; Figs 2 and 3).

Figure 2
figure 2

Prediction R 2 using polygenic risk scores as a function of increasing proportion of SNPs for height, BMI, and diabetes. The prediction R 2 of polygenic risk scores, as a proportion of the top SNPs from the GIANT consortium for height (A) and BMI (C) in the UKB validation set (N = 130,215), with 95% confidence bands. A total of 1.98 M SNPs were considered and ordered from the most to the least significant, according to GIANT summary association statistics. LPpred requires a determination of the fraction of causal SNPs, and illustrates only the best scores by setting the causal fractions to 0.3 and 0.01 for height and BMI, respectively. The prediction R 2 of the UKB polygenic risk scores in HRS is similarly illustrated for (B) height (N = 8,291) and (D) BMI (N = 8,269). The UKB polygenic risk scores were tested in HRS without additional fitting or adjustment. The area under the curve is illustrated for diabetes as a function of the proportion of top SNPs from the DIAGRAM consortium in the UKB validation set (E) and HRS (F) with 95% confidence bands. The LDpred causal fraction of 0.003 was determined in the UKB calibration set for diabetes.

Figure 3
figure 3

Relative improvement in discrimination for height, BMI, and diabetes, compared to unadjusted polygenic risk scores. The relative improvement in the prediction R 2 of gene scores, compared to the unadjusted polygenic risk score, is illustrated for height and BMI in the UKB validation set and HRS. For diabetes, the relative improvement in the area under the curve (AUC) is illustrated. For all traits, the polygenic risk score weights were derived from the UKB calibration set and tested without additional fitting or adjustment.

We also tested the performance of GraBLD for the prediction of body mass index (BMI) and diabetes in the UKB using summary association statistics from the GIANT consortium for BMI, and the DIAbetes Genetics Replication And Meta-analysis (DIAGRAM) consortium14 for diabetes, respectively. The resulting score for BMI had a prediction R 2 of 0.082, outperforming the prediction R 2 of the unadjusted polygenic risk score (0.069), P+T (0.069), and LDpred (0.074) (p < 1.6 × 10−4 for all pairwise comparisons with GraBLD; Fig. 2). The GraBLD polygenic risk score accounted for 32.7% of the total polygenic variance, which was estimated at 0.251 for BMI in the UKB using variance component models. For diabetes, the area under the receiver operator curve (AUC) was 0.602, which was not statistically different from LDpred (0.613; p = 0.06), and compared favorably to the unadjusted polygenic risk score (0.583), as well as P+T (0.576) (p < 10−5 for comparisons with GraBLD; Figs 2 and 3). For sensitivity analyses, we tested the influence of the number of folds used to fit SNP weights, the number of SNPs used for LD adjustments, and the interaction depth on polygenic score performance (Supplementary Figure S2). We also illustrated the relationship between weights updated by gradient boosted regression trees and the external regression coefficients from consortia (Supplementary Figure S3).

Calibration, or the ability of a gene score to accurately predict real observations, is as important as predictiveness when gene scores are used to infer unobserved traits. To evaluate calibration, we calculated the average absolute difference between the predicted trait and the actual trait for height and BMI in the validation set. For all methods, polygenic risk scores were first calibrated in the training set through the use of a linear regression model (along with the top principal components). The average absolute difference was the smallest for GraBLD for height (0.690 SD) and BMI (0.742 SD), compared to other polygenic scores (p < 10−52 for all pairwise comparisons with GraBLD). We tested for calibration for diabetes using the Hosmer-Lemeshow test15, partitioning the UKB validation set by deciles of the predicted trait (Fig. 4). There was no evidence of mismatch between the predicted and observed event rates (p > 0.05).

Figure 4
figure 4

Calibration of height, BMI, and diabetes polygenic risk scores. For each trait and method, the polygenic risk score values for the UKB validation set were divided into deciles. For each decile, the difference between the mean observed and predicted trait (95% confidence interval) is illustrated as a function of the mean predicted trait for that decile. The trait is expressed per SD unit for height (A) and BMI (B). A similar analysis was performed for diabetes, whereby the difference between the observed probability of diabetes and the predicted probability is illustrated as a function of the predicted probability for each decile.

The set of participants used to calibrate GraBLD can theoretically be the test set since the univariate regression coefficient of each SNP in the target population is not used to tune its own polygenic score weight. However, doing so presents practical challenges when one wants to predict a trait unobserved in the target population. In such cases, a smaller training sample size is advantageous. Therefore, we explored the effect of the size of the calibration set on GraBLD performance by sub-sampling an increasing proportion of our calibration set for tuning. We determined that a calibration set as small as 200 was adequate to provide a high prediction R 2 for height and BMI (Fig. 5). For diabetes, we selected an increasing number of case-control pairs, and 100 pairs were sufficient for adequate performance.

Figure 5
figure 5

GraBLD polygenic risk score discrimination as a function of calibration set sample size. The size of the UKB calibration set varied from 20 to 10,000 for height and BMI, and from 3 to 1,000 case-control pairs for diabetes. For each calibration sample size, discrimination of the corresponding polygenic risk score was calculated in the independent UKB validation set (N = 130,215 for height and BMI; N = 5,746 case-control pairs for diabetes).

For any given SNP, the regression coefficient observed in the UKB was not used to determine its own weight in the polygenic risk score. Nonetheless, regression coefficients of other SNPs in the UKB were used, raising the issue of transferability to other populations. Hence, we tested GraBLD derived from the UKB in Health and Retirement Study (HRS) participants of European descent (N = 8,292). Only directly genotyped SNPs were used for this analysis and 683 K SNPs overlapped with both the UKB and consortia associations. For each method, the optimal GraBLD derived in the UKB calibration set was tested in the HRS without any further fitting or adjustment. Consistent with the UKB results, our machine-learning heuristic produced superior polygenic risk scores for height and BMI, compared to all others methods, and was a close second to LDpred for diabetes (Figs 2 and 3).

Discussion

Our proposed machine-learning heuristic led to significant improvements of polygenic risk scores in prediction R 2, compared to existing methods. Furthermore, we showed that GraBLD risk scores were well calibrated, requiring only a small “tuning” set sample size (N~200) to achieve satisfactory performance. This latter characteristic makes our method advantageous for the prediction of unobserved traits, and stems from the fact that our heuristic leverages the large number of genetic variants reported in GWAS to train gradient boosted regression tree models through genome partitioning. Overall, our results demonstrate that machine-learning techniques coupled with summary-level data from large genome-wide meta-analysis improve the prediction of polygenic traits.

The regression trees approach we used can capture nonlinear effects and higher-order interactions, while the gradient boosting algorithm combines individually weak predictors to produce a strong classifier that enables a better prediction of genetic effects. The gradient boosted regression trees adaptively reweight the contribution of each SNP in order to maximize the prediction R 2 in a target population. Summary association statistics obtained from large external meta-analyses are implicitly assumed to provide the best initial estimates and regression trees “adapt” them to the regression coefficients observed in the target population. To avoid over-fitting, SNPs were divided into five distinct contiguous sets (thus circumventing potential LD spillover) and the weights of SNPs in each set were calculated using the prediction models trained on the remaining four sets. For example, the first set comprised SNPs from chromosomes 1, 2, and part of 3 such that SNPs from the remaining part of chromosome 3, as well as those on chromosomes 4 to 22 were used to derive prediction models for SNPs in the first set. Thus, the observed regression coefficients of any single SNP in the target population was never used directly or indirectly to derive its own weight in the polygenic score. In addition, we used a small learning rate for the boosting algorithm to reduce the risk of overfitting as it has been suggested that boosting is quite robust to overfit16. We also explored alternative machine-learning techniques to tune the SNP weights, with bagging being a close second to gradient boosted regression trees in terms of prediction R 2 (0.229 for height and 0.080 for BMI) as it is based on a similar principle of subsampling. Neural net produced inferior results and slower computation. Support vector machine and random forest proved to be computationally prohibitive with run times exceeding 7 days for the same analyses done in 8.25 hours by GraBLD.

It is advantageous to correct the derived weights for LD when including multiple SNPs in a score, unless SNPs were first LD pruned. The novel correction we propose is based on the sum of pairwise LD r 2 of each SNP over neighboring SNPs. The polygenic risk score weights of each SNP were divided by the corresponding sum of r 2. To illustrate with a simple example, if five SNPs are in perfect LD (r 2 = 1) with each other, but in linkage equilibrium with all other SNPs (r 2 = 0), then the polygenic score weights of those five SNPs would be divided by five. Since all five SNPs are included in the score and the effect of all five SNPs are summed, the corrected weight contributions are equivalent to including a single SNP without correction. Thus, it is necessary to apply the LD correction only after adjusting SNP weights with gradient boosted regression trees as otherwise important information on the strength of association of individual SNPs would be lost.

LD is only summed over SNPs included in the polygenic risk score such that our correction is specific to the set of SNPs included in a given score. When the genetic effects were strictly additive (i.e., no haplotype or interaction effect), the resulting polygenic score provided an unbiased estimate of the underlying genetic variance although at a tradeoff of increased polygenic score variance as compared to the “true” unobserved genetic model (see Methods). It can be shown that the variance explained by the polygenic risk score R 2 = R 2 true in simple cases where the pairwise r 2 LD is either 0 or 1 and the summary association statistics are derived from an asymptotically large sample. In more common scenarios with partial LD, the variance explained by R 2 < R 2 true reflects the loss of information when, for example, two SNPs are in partial LD and have true genetic effects with opposite directions. Using simulations, we estimated this loss of information at ~12% as the prediction R 2 explained ~88% of the true genetic variance, on average (see Methods).

A few limitations are worth mentioning. First, our method was based on the premise that SNPs contribute additively to genetic variance. While empirical evidence suggests this holds true in most cases, our method is not expected to perform well in genomic regions where strong genetic interactions are present (e.g. HLA). In such situations, alternative methods such as LDpred might be better suited4. Second, there is a possibility that the polygenic risk scores derived using our method are inherently population-specific. However, with the exception of unadjusted polygenic risk scores, all methods require a determination of parameters in the target population and ours is no exception. Furthermore, if the genetic architecture varies between populations, then no polygenic risk score will perform universally well and it will be beneficial to tailor gene scores to each population. The observation that our heuristic performed equally well in the HRS, compared to other methods, suggests this might not be the case. Moreover, the small calibration sample size required by GraBLD is an advantage over other gene score methods. Third, our correction for LD yielded advantageous results yet is expected to lead to some loss of information when truly associated SNPs are in partial LD. Nonetheless, our method has several benefits over other methods, including its simplicity, use of summary association statistics, and intrinsic robustness to minor misspecification of LD or association strength.

In summary, we propose a novel heuristic based on machine-learning concepts to improve the prediction of polygenic traits using gene scores. Our results show that for the classic polygenic traits, height and BMI, 46.9% and 32.7% of the estimated polygenic genetic variance was captured by our GraBLD gene scores. These results demonstrate the potential of machine-learning methods to harness the considerable amount of information available from local GWAS and external genome-wide meta-analyses. This is made possible through partitioning of the genome, enabling training of regression trees over large numbers of observations. Indeed, a small training sample size (~200) was sufficient to greatly improve the predictiveness of polygenic risk scores. As with other prediction problems involving machine-learning techniques, incremental improvements are to be expected with increased sample size, the inclusion of additional predictors, and the availability of more precise summary association statistics.

Methods

Datasets

Summary association statistics were used to tune the weight of SNPs in polygenic risk scores according to the target population. Univariate regression coefficients for height and body mass index (BMI) were downloaded from the Genetic Investigation of Anthropometric Traits (GIANT) consortium4,10,11,17 at http://portals.broadinstitute.org/collaboration/giant/index.php/GIANT_consortium_data_files. Univariate coefficients for diabetes were obtained from DIAbetes Genetics Replication And Meta-analysis (DIAGRAM) consortium14 at www.diagram-consortium.org/.

The UK Biobank18 (UKB) is a large population-based study from the United Kingdom. A total of 152,249 participants were genotyped using either the UK BiLEVE or the UK Biobank Affymetrix Axiom arrays, and a subset of 140,215 participants of European (British and Irish) Caucasian ancestry were used in the analyses. Genotypes were imputed using the UK10K reference panel using IMPUTE2, resulting in ~72 M SNPs. Height and BMI were adjusted for age and sex in all analyses. To mitigate the effects of outliers, values outside the 1st and 99th percentile were removed. All analyses were adjusted for the first 15 genetic principal components unless stated otherwise. The final sample size for height and BMI was 130,215. The UKB is not part of the GIANT meta-analysis of height and BMI19,20, nor of the DIAGRAM consortium for diabetes14. There are 6,746 individuals with prevalent diabetes in the subset of the UKB included in the current report. We randomly selected 6,746 individuals without diabetes as paired controls on a 1:1 ratio. We then randomly sampled 1,000 case-control pairs as the calibration set, with the remaining 5,746 pairs forming the validation set.

The Health and Retirement Study (HRS) is a longitudinal study conducted on Americans over age 50. We downloaded publicly available genome-wide data that are part of the HRS (dbGaP Study Accession: phs000428.v1.p1) and were generated using the Illumina Human Omni2.5-Quad BeadChip. The following HRS quality control criteria were used to filter genotype and phenotype data: (1) SNPs and individuals with missingness higher than 2% were excluded, (2) related individuals were excluded, (3) only participants with self-reported European ancestry and genetically confirmed by principal component analysis were included, (4) individuals for whom the reported sex does not match their genetic sex were excluded, (5) SNPs with Hardy-Weinberg equilibrium p < 1×10−6 were excluded, and (6) SNPs with minor allele frequencies lower than 0.02 were removed. The final dataset included 8,292 European participants genotyped for 688,398 SNPs. Height and BMI was adjusted for age and sex in all analyses, and to mitigate the effect of outliers, values outside the 1st and 99th percentile range were removed. All analyses were adjusted for the first 20 genetic principal components unless stated otherwise. The final sample sizes for height and BMI were 8,291 and 8,262, respectively. There were 1,815 individuals with diabetes and 6,477 controls. HRS was not part of the GIANT meta-analysis of height and BMI19,20, nor of the DIAGRAM consortium for diabetes14.

Polygenic risk scores

The genotypes for n individuals at m SNPs in the target population are given by a matrix

$${{\boldsymbol{X}}}_{{\boldsymbol{n}}\times {\boldsymbol{m}}}={[{{\boldsymbol{x}}}_{1}{{\boldsymbol{x}}}_{2}\ldots {{\boldsymbol{x}}}_{{\boldsymbol{n}}}]}^{{\boldsymbol{T}}},$$

with each column vector \({{\boldsymbol{x}}}_{{\bf{1}}},\,{{\boldsymbol{x}}}_{{\bf{2}}},\,\ldots ,\,{{\boldsymbol{x}}}_{{\boldsymbol{n}}}\) representing the coded genotypes for an individual. Without loss of generality, we assume each column of X (i.e., genotypes for a single SNP) to be standardized to have mean 0 and variance 1. For a standardized quantitative trait y with mean 0 and variance 1, the underlying linear model can be expressed as:

$${\boldsymbol{y}}=X{\boldsymbol{\beta }}+{\boldsymbol{\varepsilon }}$$
(1)

where β is a vector of true genetic effects that are fixed across individuals, but random across SNPs, with mean 0 and covariance matrix σ 2I such that the total expected genetic variance is:

$${R}_{{\rm{true}}}^{2}={\rm{E}}({{\boldsymbol{\beta }}}^{{\boldsymbol{T}}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}X{\boldsymbol{\beta }})={\rm{tr}}({{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{X}}){\sigma }^{2}=m{\sigma }^{2}$$
(2)

and ε the error term with mean 0 and covariance \((1-m{\sigma }^{2}){\boldsymbol{I}}\), so that the covariance of y is I. Given x i, the genotypes of m SNPs for the i th individual, the gradient boosted and LD adjusted (GraBLD) polygenic risk score g(x i) is defined as:

$$g({{\boldsymbol{x}}}_{{\boldsymbol{i}}})=\sum _{{\boldsymbol{j}}}{x}_{i,j}\frac{{w}_{j}}{{\eta }_{j}}={{\boldsymbol{x}}}_{{\boldsymbol{i}}}^{{\boldsymbol{T}}}{\boldsymbol{C}}w\,$$
(3)

where w is an m-dimensional vector of boosted weights and C is an m × m diagonal matrix with entries, \((\frac{1}{{\eta }_{1}},\,\frac{1}{{\eta }_{2}},\ldots ,\frac{1}{{\eta }_{m}})\) adjusting for LD. For quantitative traits, the performance of the polygenic risk score was measured by the coefficient of determination (i.e., the prediction R 2), and for binary traits, performance was measured using the area under the receiver operator characteristic (ROC) curve.

Gradient boosted regression trees

Gradient boosted regression trees are powerful and versatile methods that combine otherwise weak classifiers to produce a strong learner for continuous outcome prediction5. They are ideally suited for improving SNP weights (w) in the polygenic risk score, without requiring individual-level genotypes since they can be used to predict continuous outcomes and can model non-linear relationships without feature selection. We also tested support vector machine (SVM), bagging, neural net, and random forest. SVM (“e1071” R package) and random forest (“randomForest” R package) took an inordinate amount of time to complete and were deemed impractical. Gradient boosted regression trees gave the best results when compared to bagging (“caret” R package) and neural net (“nnet” R package) using default parameters. Thus, all analyses were performed using gradient boosted regression trees. The fitted \(\hat{w}\) gave the contribution of individual SNPs to the final polygenic risk score. The weights used in gene scores (\(\hat{w})\) were defined by the following:

$$\hat{w}=({{\boldsymbol{\beta }}}_{{\rm{ext}}}-\hat{{\boldsymbol{d}}}){\rm{sign}}\,({{\boldsymbol{\beta }}}_{{\rm{ext}}})$$
(4)

where β ext refers to the univariate regression coefficients obtained as summary-level association statistics from the external consortium (assumed to have been standardized for reference allele frequency), and \(\hat{{\boldsymbol{d}}}\) is derived to reflect the amount of deviation towards the null hypothesis of no association in the target population (β obs) with respect to the externally derived estimates of summary association statistics (β ext). When d = 0 then β obs = β ext, implicitly assuming regression coefficients from large meta-analyses provide the best initial weights. While some information is lost because of this construct, the fitted weights are more robust and expected to improve the overall performance of polygenic risk scores.

The dependent variable used in gradient boosted regression trees is constructed as:

$${\boldsymbol{d}}=({{\boldsymbol{\beta }}}_{{\rm{obs}}}-{{\boldsymbol{\beta }}}_{{\rm{ext}}}){\rm{sign}}\,({{\boldsymbol{\beta }}}_{{\rm{ext}}})$$
(5)

and the fitted deviation \(\hat{{\boldsymbol{d}}}\) can be found by minimizing the squared-error loss function

$$L({\boldsymbol{d}},\,f({\boldsymbol{Z}}))=\sum _{j=1}^{m}{({d}_{j}-f({{\boldsymbol{Z}}}_{{\boldsymbol{j}}}))}^{2}$$
(6)

where \(f\) is a regression function of trees with input variables \({\boldsymbol{Z}}=({Z}_{1},{Z}_{2},\ldots {Z}_{k})\). The gradient boost algorithm aims to iteratively minimize the expected square error loss, with respect to \(f\), on weighted versions of the training data (Z, d). While multiple SNP annotations could be included as inputs (i.e. \({Z}_{1},{Z}_{2},\ldots {Z}_{k}\)), we only included the absolute value of the SNP regression coefficient for the target trait from the external consortium to reflect the strength of association, irrespective of the direction of effect. Importantly, SNPs were divided into 5 distinct sets of contiguous SNPs (to avoid LD spillover), and the fitted \(\hat{{\boldsymbol{d}}}\) derived using the regression trees models trained on the remaining 4 sets was used to calculate the actual polygenic risk scores. The observed regression coefficient (β obs) of an individual SNP is therefore, never used directly or indirectly to derive its own weight. Furthermore, the SNP annotations used in the regression trees model should be independent of the population in which the polygenic risk score is applied.

Gradient boosted regression trees models were fitted using the “GBM” R package (https://CRAN.R-project.org/package=gbm) with a squared error loss function. A total of 2,000 trees were fitted with an interaction depth of 5, a shrinkage parameter of 0.001, and a bag fraction of 0.5. The final number of trees used for modeling was selected as per GBM package instructions. All other parameters were set to their default values. The run time for each of the 5 folds was 8.25 hours when performed on a single 3 GHz core.

LD Adjustment for SNP weights

We propose a simple method to correct weights for LD in such a way that all SNPs can be included in a gene score, irrespective of LD. Let r 2 j,k denote the pairwise linkage disequilibrium (r 2) between the j th and k th SNPs. The LD adjustment (ηj) for the j th SNP is defined by the sum of r 2 between the j th SNP and the 100 SNPs upstream and downstream:

$${\eta }_{j}=\sum _{k=j-100}^{k=j+100}{r}_{j,k}^{2}$$
(7)

with a distance of 100 SNPs assumed sufficient to ensure linkage equilibrium (other values may be used). Including only SNPs that are part of the polygenic risk score in the calculation of ηj, the LD-corrected weights are given by:

$${\tilde{w}}_{j}=\frac{{w}_{j}}{{\eta }_{j}}$$
(8)

where w j is the weight for the j th SNP.

Prediction R 2 of polygenic risk score

The prediction R 2 of the gene score in the target population is expressed as:

$${R}^{2}=\frac{{\rm{Cov}}{(g(X),{\boldsymbol{y}})}^{2}}{{\rm{Var}}(g(X)){\rm{Var}}({\boldsymbol{y}})}$$
(9)

and the expected value can be approximated by:

$$\begin{array}{rcl}{\rm{E}}[{R}^{2}] & = & {\rm{E}}[\frac{{\rm{Cov}}{(g(X),{\boldsymbol{y}})}^{2}}{{\rm{Var}}(g(X)){\rm{Var}}({\boldsymbol{y}})}]\\ & = & {\rm{E}}[\frac{{\rm{Cov}}{(g(X),{\boldsymbol{y}})}^{2}}{{\rm{Var}}(g(X))}] \sim \frac{{\rm{E}}[{\rm{Cov}}{(g(X),{\boldsymbol{y}})}^{2}]}{{\rm{E}}[{\rm{Var}}(g(X))]} \sim \frac{{\rm{E}}{[{\rm{Cov}}(g(X),{\boldsymbol{y}})]}^{2}}{{\rm{E}}[{\rm{Var}}(g(X))]}\end{array}$$
(10)

and further simplified to

$${\rm{E}}[{R}^{2}] \sim \frac{{\rm{E}}{[{\rm{Cov}}(g(X),{\boldsymbol{y}})]}^{2}}{E[\mathrm{Var}(g(X))]}=\frac{{({R}_{{\rm{true}}}^{2})}^{2}}{E[\mathrm{Var}(g(X))]}\, < \,{R}_{{\rm{true}}}^{2}$$
(11)

by deriving the following relations: (1) \({\rm{E}}[{\rm{Cov}}(g(X),{\boldsymbol{y}})]={R}_{{\rm{true}}}^{2}\), implying the covariance between the gene score and the trait is an unbiased estimator of the true genetic variance, and (2) \(E[\mathrm{Var}(g(X))] > \,{R}_{{\rm{true}}}^{2}\); thus, E[R 2]<R 2 treu, implying the expected prediction R 2 must be bounded above by the true genetic variance. We derive these two relations in the following subsections and further verify with simulations (Supplementary Figure S1).

An Unbiased Estimator of the True Genetic Variance

The sample covariance of the gene score with the observed y in the target sample is given by:

$$\begin{array}{rcl}{\rm{Cov}}(g(X),{\boldsymbol{y}}) & = & \frac{1}{n}\sum _{i=1}^{n}g({x}_{{\boldsymbol{i}}}){y}_{i}\\ & = & \frac{1}{n}{(X{\boldsymbol{C}}{{\boldsymbol{b}}}^{\ast })}^{T}(X{\boldsymbol{\beta }}+{\boldsymbol{e}})\\ & = & \frac{1}{nN}{(X{\boldsymbol{C}}({{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{y}}}^{\ast }))}^{T}(X{\boldsymbol{\beta }}+{\boldsymbol{e}})\\ & = & \frac{1}{nN}{(X{\boldsymbol{C}}({{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{y}}}^{\ast }))}^{T}(X{\boldsymbol{\beta }}+{\boldsymbol{e}})\\ & = & \frac{1}{nN}({{\boldsymbol{\beta }}}^{{\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}X{\boldsymbol{\beta }}+{{\boldsymbol{e}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{e}}\\ & & +\,{{\boldsymbol{\beta }}}^{{\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{e}}+{{\boldsymbol{e}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}X{\boldsymbol{\beta }})\end{array}$$
(12)

where e * and e are the residual error in the unobserved population used to derive summary association statistics and the target population, respectively. The reported b * in GWAS meta-analyses are constructed to estimate the univariate regression coefficients from the otherwise unobserved genotype matrix X * N×m, and quantitative trait y *:

$${{\boldsymbol{b}}}^{\ast } \sim \frac{{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{\boldsymbol{y}}\,}{N}=\frac{{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}({{\boldsymbol{X}}}^{\ast }{\boldsymbol{\beta }}+{{\boldsymbol{e}}}^{\ast })\,}{N}=\frac{{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }}{N}{\boldsymbol{\beta }}+\frac{{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{e}}}^{\ast }\,}{N}$$
(13)

Assuming the target population is independent of the meta-analysis (i.e., e * and e are independent), we establish the expected value of the quadratic forms in (eq. 12):

$$\begin{array}{c}E[\mathrm{Cov}(g(X),{\boldsymbol{y}})]=\frac{1}{nN}E[({{\boldsymbol{\beta }}}^{{\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}X{\boldsymbol{\beta }}+{{\boldsymbol{e}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{e}}\\ \quad \quad \quad \quad \quad \quad \quad \quad +\,{{\boldsymbol{\beta }}}^{{\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{e}}+{{\boldsymbol{e}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}X{\boldsymbol{\beta }})]\\ \quad \quad \quad \quad \quad \quad \,\,\,\,=\frac{1}{nN}E[{{\boldsymbol{\beta }}}^{{\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }{\boldsymbol{C}}{{\boldsymbol{X}}}^{{\boldsymbol{T}}}X{\boldsymbol{\beta }}]\\ \quad \quad \quad \quad \quad \quad \,\,\,\,={\rm{tr}}({{\boldsymbol{\beta }}}^{{\boldsymbol{T}}}\frac{{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }}{N}{\boldsymbol{C}}\frac{{{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{X}}}{{\rm{n}}}{\boldsymbol{\beta }})\\ \quad \quad \quad \quad \quad \quad \,\,\,\,={\sigma }^{2}{\rm{tr}}(\frac{{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }}{N}{\boldsymbol{C}}\frac{{{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{X}}}{{\rm{n}}})\\ \quad \quad \quad \quad \quad \quad \,\,\,\,=m{\sigma }^{2}={R}_{{\rm{true}}}^{2}\end{array}$$
(14)

This equality holds for all positive definite matrices of the form \(\frac{{{\boldsymbol{X}}}^{\ast {\boldsymbol{T}}}{{\boldsymbol{X}}}^{\ast }}{N}\,C\,\frac{{{\boldsymbol{X}}}^{{\boldsymbol{T}}}{\boldsymbol{X}}}{{\rm{n}}}\), assuming the LD structure in the two populations is identical. Thus, Cov(g(X), y) is an unbiased estimator of the true genetic variance.

Variance of the polygenic risk score

The denominator in (eq. 11), E[Var(g(X))], can be shown to be greater than R 2 true:

$${R}_{{\rm{true}}}^{2}={\rm{E}}[{\rm{Cov}}(g(X),{\boldsymbol{y}})]={\rm{E}}[{\rm{Cov}}(g(X),X{\boldsymbol{\beta }})],$$

while

$${\rm{E}}[{\rm{Cov}}(g(X),X{\boldsymbol{\beta }})]\le {\rm{E}}[\sqrt{{\rm{Var}}(g(X)){\rm{Var}}(X{\boldsymbol{\beta }})}]={\rm{E}}[\sqrt{{\rm{Var}}(g(X)){R}_{{\rm{true}}}^{2}}]$$

And thus:

$${R}_{{\rm{true}}}^{2}\le {\rm{E}}[\sqrt{{\rm{Var}}(g(X)){R}_{{\rm{true}}}^{2}}]\,{\rm{and}}\,\sqrt{{R}_{{\rm{true}}}^{2}}\le {\rm{E}}[\sqrt{{\rm{Var}}(g(X))}],$$

which leads to

$${\rm{E}}[{\rm{Var}}(g({\boldsymbol{X}}))]\ge {\rm{E}}{[\sqrt{{\rm{Var}}(g({\boldsymbol{X}}))}]}^{2}\ge {R}_{{\rm{true}}}^{2}$$
(15)

From the above inequality, we can conclude that E[Var(g(X))] is biased and will always be greater than or equal to the true genetic variance.

All analyses were conducted in R statistical software, the scripts for gradient boosted regression trees and LD adjustments can be found at https://github.com/GMELab/GraBLD.

Simulations to assess the effect of LD adjustment on polygenic risk score bias and variance

We performed simulations to confirm the effect of LD adjustment on bias and polygenic risk score variance. A total of 5,000 individuals were simulated for 450 contiguous SNPs using phased haplotypes from the 1000 Genomes Project [19]. The genetic effect of each SNP was randomly selected from a normal distribution according to a pre-defined, unobserved, true regional genetic variance that assumed genome-wide heritability varying from 0 to 0.5. For each genetic variance set-point, 1,000 simulations were completed and a polygenic risk score incorporating LD correction was derived. The average (±SD) gene score prediction R 2, and the gene score variance and covariance between the gene score and the true (unobserved) genetic effect was calculated (Supplementary Figure S3). Based on these simulations, we confirmed that (1) LD-corrected gene scores were unbiased estimators of true genetic variance (i.e. E[Cov(g(X), y)] = R 2 true, and (2) the variance of the gene score was indeed higher than the true genetic variance. We further estimated the loss of information at ~12%, or in other words, the polygenic risk score prediction, R 2, explained ~88% of the true genetic effect variance, on average.

Pruning and thresholding polygenic risk score, LDpred and other methods

Pruning and thresholding (P+T) polygenic scores were derived using the “clump” function of PLINK21 with an LD r 2 threshold of 0.2 and testing p-value thresholds in a continuous manner from the most to the least significant association. LDpred adjusts GWAS summary statistics for the effects of linkage disequilibrium, providing re-weighted effect estimates that are then used in polygenic risk scores4. LDpred was run as recommended by the authors, and included data synchronization and LDpred steps. LDpred requires a specification for the fraction of SNPs assumed to be causal. For each model, we tested causal fractions of 1 (infinitesimal), 0.3, 0.1, 0.03, 0.01, 0.003, 0.001, 0.0003, and 0.0001, as recommended. The results are presented using the causal fraction of the best results. A heritability estimate was also required by the algorithm and was estimated from the summary association statistics from LDpred. As a sensitivity analysis, we additionally used heritability estimates given by the variance component models in the UKB. The results were consistent and only the default option is shown. Polygenic genetic variance (i.e., narrow sense heritability) was estimated for height and BMI in the UKB using the variance components implemented in GCTA13. All LD measures or related estimates used throughout the manuscript were derived from the UKB calibration set genotypes.