Role of genetic heterogeneity and epistasis in bladder cancer susceptibility and outcome: a learning classifier system approach.

J Am Med Inform Assoc 2013 AI 7 Explanations View Original
Original Paper (PDF)

Unable to display PDF. Download it here or view on PMC.

Plain-English Explanations
Pages 1-2
Why Standard Genetic Analysis Falls Short for Complex Diseases

Genome-wide association studies have had limited success. Traditional approaches to identifying genetic risk factors for cancer typically analyze one gene or variant at a time. For common complex diseases like bladder cancer, these single-locus methods have repeatedly yielded modest results, finding variants that individually account for only a small portion of disease risk and often fail to replicate across studies.

Epistasis and heterogeneity complicate genetic discovery. Two phenomena that traditional methods poorly handle are epistasis, where one variant masks or modifies the effect of another, and genetic heterogeneity, where different individuals develop the same disease through distinct independent mechanisms. Bladder cancer likely involves both, making standard analytic approaches inadequate.

Stratification approaches lose statistical power. One common response to heterogeneity is to divide the study population into subgroups and analyze each separately. While this reduces confounding from heterogeneity, it also dramatically shrinks the sample size available for analysis in each subgroup, reducing the power to detect any associations at all.

A new algorithmic approach is needed. Learning classifier systems (LCS) are a class of evolutionary algorithms that evolve populations of predictive rules rather than a single model. This fundamentally different architecture allows them to simultaneously identify multiple independent pathways to disease without requiring data stratification, making them potentially well-suited for complex genetic epidemiology problems.

TL;DR: Standard genome-wide association methods fail to capture epistasis and genetic heterogeneity, two likely features of bladder cancer genetics, motivating a new rule-based machine learning approach that handles both simultaneously.
Pages 2-3
The Bladder Cancer Dataset and AF-UCS Algorithm

Study dataset: DNA repair genes, smoking, and bladder cancer. The dataset included 355 bladder cancer cases and 559 controls from a population-based study. Each individual had genotype data for seven single nucleotide polymorphisms (SNPs) in DNA repair genes (XRCC1, XRCC3, XPD, XPC, APE1), along with age, gender, and cigarette smoking history (pack-years). Clinical outcomes available for cases included age at diagnosis, survival time, time to first recurrence, and tumor stage and grade.

AF-UCS: attribute feedback-supervised classifier system. The researchers applied AF-UCS, a Michigan-style learning classifier system that evolves a population of if-then rules, each specifying which attribute states predict bladder cancer. Uniquely, the algorithm includes an attribute tracking mechanism that records, for each individual patient in the dataset, which attributes were most important for accurately classifying that person's disease status. This patient-specific memory is key to identifying heterogeneous subgroups.

The analytical pipeline involved two passes. The first pass analyzed all ten attributes using 10-fold cross-validation and permutation testing with 1000 permutations to identify which variables showed statistically significant predictive importance. Significance was assessed using two statistics: the specificity sum (SpS, how often an attribute appeared in rules) and the accuracy-weighted specificity sum (AWSpS, weighting by rule accuracy). Co-occurrence statistics evaluated which pairs of attributes tended to appear in rules together, indicating potential interaction.

Subject clustering identified heterogeneous subgroups. After training, normalized attribute tracking scores for each patient were clustered using hierarchical clustering with bootstrap-based uncertainty assessment (pvclust). Clusters with approximately unbiased p-values above 95% were considered statistically significant, representing groups of patients whose disease risk was associated with distinct patterns of risk factors. Clinical outcome variables were then compared between the largest identified clusters.

TL;DR: AF-UCS was applied to 355 bladder cancer cases and 559 controls with DNA repair gene SNPs and smoking data, using a two-pass analysis to identify significant predictors and then cluster patients into heterogeneous subgroups based on which factors drove their individual risk.
Pages 5-6
Replication of Known Bladder Cancer Risk Factors

Significant testing accuracy confirmed real signal in the data. In 10-fold cross-validation, AF-UCS achieved an average testing accuracy of 0.60 (p=0.001 by permutation test), significantly above chance. This confirmed that the algorithm learned genuine generalizations from the data rather than overfitting noise, justifying further analysis.

XPD 751, XPD 312, and smoking were the top predictors. The three attributes with statistically significant specificity sum and accuracy-weighted specificity sum values were XPD codon 751 (p=0.001), XPD codon 312 (p=0.007), and pack-years of smoking (p=0.037). These precisely matched the top predictors identified in a prior multi-method analysis of the same dataset using multifactor dimensionality reduction and information theory, confirming the validity of the LCS approach.

XPD 751 and XPD 312 interact strongly with each other. The co-occurrence statistic for the XPD 751 and XPD 312 pair was the highest of all 45 pairwise combinations tested (p=0.001), indicating these two SNPs in the nucleotide excision repair gene XPD tend to appear together in predictive rules. This is consistent with the prior finding that their relationship to bladder cancer is largely non-additive (epistatic) rather than each having an independent main effect.

Smoking shows an independent, heterogeneous effect. The co-occurrence statistic for pack-years paired with each XPD SNP was significantly elevated, but the XPD-pair co-occurrence score was approximately 1.5 times larger than the XPD-smoking pair score. This asymmetry suggests that smoking does not simply interact with the XPD SNPs as part of a three-way interaction, but rather acts through an independent pathway, indicating heterogeneity rather than pure epistasis.

TL;DR: AF-UCS confirmed XPD 751, XPD 312, and smoking as the top bladder cancer risk predictors, replicated a known epistatic interaction between the two XPD variants, and detected a heterogeneous (independent) contribution from smoking history.
Pages 6-7
Discovery of Two Distinct Patient Subgroups

A second-pass analysis focused on the three significant attributes. Restricting the analysis to XPD 751, XPD 312, and pack-years improved testing accuracy to 0.6968 (p=0.001), exceeding the 0.66 accuracy of the multifactor dimensionality reduction model in the prior study. This confirms that focusing on validated significant attributes enhances predictive performance.

Cluster B: XPD-driven risk profile. The largest significant subgroup, cluster B, was characterized by high attribute tracking scores for XPD 751 and XPD 312, meaning that for these patients, the DNA repair gene variants were the primary factors driving accurate disease classification. Clinically, cluster B patients tended to be diagnosed at an earlier age, had significantly longer survival times, and showed a marginally significant increase in time to first recurrence compared to cluster D.

Cluster D: smoking-driven risk profile. The second largest cluster, cluster D, showed high attribute tracking scores for pack-years, indicating that smoking history was the dominant risk-determining factor for these patients. In stark contrast to cluster B, cluster D patients tended to be diagnosed later, had significantly shorter survival times, and showed marginally shorter times to first tumor recurrence.

Survival differences were statistically significant and clinically meaningful. Cox proportional hazards modeling comparing clusters B and D yielded a hazard ratio of 0.63 (95% CI 0.44 to 0.91) for cluster membership with respect to survival, even after adjusting for age at diagnosis as a covariate. This confirms that the two subgroups identified by the machine learning algorithm represent meaningfully different clinical trajectories, not merely a statistical artifact.

TL;DR: Attribute tracking scores clustered patients into two major subgroups: cluster B, driven by XPD DNA repair gene variants with better survival, and cluster D, driven by smoking history with significantly worse survival and shorter time to recurrence.
Pages 7-9
Interpreting the Heterogeneous Smoking Effect

A potentially distinct smoking phenocopy was uncovered. The identification of cluster D as a smoking-driven subgroup with worse clinical outcomes, distinct from the genetically-driven cluster B, is consistent with the concept of phenocopy in genetic epidemiology: some patients develop bladder cancer through a predominantly environmental pathway (smoking-induced DNA damage) while others develop it through a predominantly genetic pathway (inherited DNA repair deficiency). This is the first characterization of this heterogeneous structure in this dataset.

The two pathways have different clinical consequences. That patients whose risk was primarily driven by smoking had worse survival and faster recurrence than those whose risk was primarily genetic is a biologically meaningful finding. It may reflect differences in tumor aggressiveness, molecular subtype, or the broader health impact of heavy smoking beyond its role in bladder carcinogenesis.

The approach differs fundamentally from stratification. Traditional analyses that stratify by smoking status and then look for genetic effects in each stratum are limited by reduced sample size and predetermined groupings. The LCS approach identifies heterogeneous subgroups directly from patterns in the data, without assuming what the relevant stratification variable is, and does so while retaining the full dataset for learning.

Limitations and future directions. The clusters identified here remain hypotheses requiring laboratory validation. The identified patterns might reflect higher-order interactions rather than true heterogeneity, and other unmeasured factors could underlie the observed clinical differences. Future work should apply alternative epistasis detection methods within each cluster, use larger datasets, and optimize algorithm parameters to further clarify the structure of these associations.

TL;DR: The two patient subgroups likely represent a genetic and an environmental pathway to bladder cancer, with the smoking-dominated cluster showing worse clinical outcomes, a heterogeneous pattern that traditional stratification approaches could not efficiently discover.
Page 9
Implications for Personalized Medicine in Bladder Cancer

Linking genetic subtypes to clinical outcomes enables risk stratification. If patients can be assigned to genetic or smoking-driven risk subgroups at or before diagnosis, clinicians could tailor surveillance intensity, treatment selection, and follow-up protocols accordingly. Cluster D patients with smoking-driven disease may benefit from more aggressive monitoring and earlier intervention given their worse recurrence and survival profiles.

This approach provides patient-level, not just population-level, insights. Unlike traditional biomarker studies that characterize the average effect of a genetic variant across all patients, the attribute tracking mechanism in AF-UCS generates a patient-specific risk profile. This enables the kind of individual-level characterization necessary for genuine personalized medicine, where the relevant risk factors differ across patients.

DNA repair gene status could guide therapeutic decisions. XPD encodes an enzyme in the nucleotide excision repair pathway responsible for removing DNA crosslinks and chemical adducts. Patients in cluster B, whose disease is associated with XPD variant SNPs, may have impaired DNA repair capacity that could make their tumors more responsive to platinum-based chemotherapy or other DNA-damaging agents, a hypothesis worth testing prospectively.

The framework is extensible to other cancer types. The methodological pipeline developed here can be applied to any cancer dataset containing genetic, environmental, and clinical variables. Identifying heterogeneous patient subgroups with distinct risk factor profiles and clinical outcomes is broadly relevant to oncology and represents a general strategy for advancing precision cancer medicine.

TL;DR: By linking genetically-distinct and smoking-distinct patient subgroups to different survival and recurrence outcomes, this LCS approach provides a foundation for personalized risk stratification and targeted surveillance strategies in bladder cancer.
Page 9
LCS as a Tool for Dissecting Disease Complexity

AF-UCS successfully replicated and extended prior findings. The algorithm confirmed XPD 751, XPD 312, and smoking as the key predictors of bladder cancer susceptibility, matching previous MDR and information theory results. It then went further by characterizing the nature of the associations as a combination of epistasis between the XPD SNPs and heterogeneity between the genetic and smoking pathways.

Machine learning identified clinically meaningful subgroups. The identification of two patient clusters with significantly different survival times demonstrates that the machine learning-derived subgroupings carry real clinical meaning, not just statistical distinction. This validates the utility of the LCS framework for going beyond risk prediction to understand the structure of disease heterogeneity.

No other established method can simultaneously handle both epistasis and heterogeneity. A key strength of the LCS approach is its ability to simultaneously detect interaction effects and heterogeneous patterns without requiring any assumptions about the number, nature, or source of the underlying associations. This assumption-free property is essential for exploratory analysis of complex diseases where the true genetic architecture is unknown.

This methodology supports the goals of precision oncology. As cancer medicine moves toward matching treatments to individual patients based on their molecular and genetic profiles, tools that can characterize patient-specific risk patterns rather than population averages become increasingly important. The LCS approach, with its attribute tracking and heterogeneity characterization capabilities, is well-positioned to contribute to this goal.

TL;DR: AF-UCS successfully identified and characterized both epistatic and heterogeneous genetic structures in bladder cancer susceptibility data, linking machine learning-defined patient subgroups to significantly different clinical outcomes and pointing toward a framework for precision cancer medicine.
Citation: Open Access, 2013. Available at: PMC3721175.