Improving polygenic score prediction for underrepresented groups through transfer learning
Hao Wu1,2, Paulino Pérez-Rodríguez3, Michael Boehnke4
1Department of Epidemiology and Biostatistics, Michigan State University, East Lansing, MI, USA.
Nature Communications
|January 23, 2026
Summary
This study introduces GPTL, an R package using transfer learning to improve polygenic scores (PGS) for diverse ancestries. GPTL algorithms enhance prediction accuracy, outperforming single-ancestry PGS and matching multi-ancestry methods.
Area of Science:
- Genetics
- Bioinformatics
- Computational Biology
Background:
- Large biobanks have improved polygenic score (PGS) accuracy.
- Existing PGS often show reduced performance in non-European ancestries due to derivation from European-ancestry data.
- Transfer learning presents a method to enhance PGS prediction across diverse populations.
Purpose of the Study:
- To introduce GPTL, an R package implementing transfer learning for developing polygenic scores.
- To address the ancestry-related disparities in PGS predictive performance.
- To provide a flexible software tool for PGS development using various data types.
Main Methods:
- Implementation of three transfer learning approaches within the GPTL R package: gradient descent with early stopping, penalized regression, and a Bayesian method with finite-mixture priors.
- Utilizing simulated data and real-world data from UK-Biobank and All of Us.
- Comparison of transfer learning-based PGS with single-ancestry and multi-ancestry ensemble-based PGS.
Main Results:
- PGS developed using GPTL's transfer learning algorithms consistently outperformed single-ancestry PGS.
- In many scenarios, GPTL-based PGS achieved performance comparable to or better than multi-ancestry ensemble-based PGS.
- The developed methods demonstrated effectiveness across both simulated and real genomic datasets.
Conclusions:
- GPTL offers a robust solution for developing more accurate and equitable polygenic scores across diverse ancestries.
- Transfer learning is a powerful strategy to mitigate ancestry-related biases in genomic prediction.
- The GPTL software package facilitates the application of advanced transfer learning techniques for personalized genomics and genetic research.
More Related Videos
Related Concept Videos
Polygenic Traits
69.0K
When more than one gene is responsible for a given phenotype, the trait is considered polygenic. Human height is a polygenic trait. Studies have uncovered hundreds of loci that influence height, and there are believed to be many more. Due to the high number of genes involved, as well as environmental and nutritional factors, height varies significantly within a given population. The distribution of height forms a bell-shaped curve, with relatively few individuals in the population at the...
69.0K
Introduction to z Scores
11.0K
A z score (or standardized value) is measured in units of the standard deviation. It tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a zero z score. It is important to note that the mean of the z scores is zero, and the standard deviation is one.
z scores...
z scores...
11.0K
Introduction to z Scores
1.3K
A z score (or standardized value) is measured in units of the standard deviation. It indicates how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a zero z score. It is important to note that the mean of the z scores is zero, and the standard deviation is one.
z scores...
z scores...
1.3K
z Scores and Area Under the Curve
18.4K
z scores are the standardized values obtained after converting a normal distribution into a standard normal distribution. A z score is measured in units of the standard deviation. The z score tells you how many standard deviations the value x is above (to the right of) or below (to the left of) the mean, μ. Values of x that are larger than the mean have positive z scores, and values of x that are smaller than the mean have negative z scores. If x equals the mean, then x has a z score of...
18.4K
Predicting Molecular Geometry
45.6K
VSEPR Theory for Determination of Electron Pair Geometries
45.6K
z Scores and Unusual Values
11.0K
The z score is one of the three measures of relative standing. It describes the location of a value in a dataset relative to the mean. z scores are obtained after the standardization of the values in a dataset. The z score for the mean is 0.
This score indicates how far a value is from the mean in terms of standard deviation. For example, if a data value has a z score of +1, the researcher can infer that the particular data value is one standard deviation above the mean. If another data...
This score indicates how far a value is from the mean in terms of standard deviation. For example, if a data value has a z score of +1, the researcher can infer that the particular data value is one standard deviation above the mean. If another data...
11.0K


