Abstract
Cancer diagnosis and management depend upon the extraction of complex information from microscopy images by pathologists, which requires time-consuming expert interpretation prone to human bias. Supervised deep learning approaches have proven powerful, but are inherently limited by the cost and quality of annotations used for training. Therefore, we present Histomorphological Phenotype Learning, a self-supervised methodology requiring no labels and operating via the automatic discovery of discriminatory features in image tiles. Tiles are grouped into morphologically similar clusters which constitute an atlas of histomorphological phenotypes (HP-Atlas), revealing trajectories from benign to malignant tissue via inflammatory and reactive phenotypes. These clusters have distinct features which can be identified using orthogonal methods, linking histologic, molecular and clinical phenotypes. Applied to lung cancer, we show that they align closely with patient survival, with histopathologically recognised tumor types and growth patterns, and with transcriptomic measures of immunophenotype. These properties are maintained in a multi-cancer study.
Subject terms: Machine learning, Image processing, Non-small-cell lung cancer, Cancer microenvironment
Supervised deep learning models hold promise for the interpretation of histology images, but are limited by cost and quality of training datasets. Here, the authors develop a self-supervised deep learning method that can automatically discover features in cancer histology images that are associated with diagnosis, survival, and molecular phenotypes.
Introduction
Hematoxylin and eosin (H&E) stained tissue sections are the mainstay of cancer diagnosis and many treatment decisions. Their ubiquitousness makes them the single largest source of data for studying the highly heterogeneous phenotype of tumors, yielding information from subcellular resolution to tissue architecture and complex interactions within the tumor microenvironment1–3. However, pathologist interpretation is time-consuming and prone to inter-observer variation, depending on expertise, knowledge, and on the inherent difficulty in characterizing certain tumors or patterns4–7. Supervised deep learning methods have shown to be on par with specialists on tumor classification tasks8–10. In addition, these approaches have also been employed to tackle more challenging questions, such as predicting genetic alterations8,11,12, survival13–15 and immunotherapy response16.
While such approaches can lead to accurate models, obtaining rigorous clinical annotations is difficult. Annotations are, however, crucial to properly train supervised models or to further study the significance of certain histomorphologies, e.g. in Johannet et al.16, immunotherapy response was predicted by selecting tumor regions over lymphocyte-rich or connective tissue regions. Furthermore, by limiting the study to annotated features, such approaches also limit the potential discovery of new bio-markers. Finally, such approaches are often described as black-boxes, where interpretation and understanding of how decisions are taken by the network are often difficult, and may affect trust, limiting the ability to take well-informed treatment decisions17.
Semi-supervised and weakly-supervised approaches have emerged to alleviate this bottleneck. They can learn from a small subset of labeled data, and have proven to be beneficial in various applications18–20, including histopathology21–25. These methods range from a cluster-based approach on support vector machine for breast cancer tissue classification26, to teacher-student architectures on large colorectal cancer datasets27. Multiple instance learning (MIL) naturally fits tasks for WSI label prediction28. Of particular relevance is the attention-deep MIL model29, which introduces interpretability into a MIL deep learning model by providing attention scores to the WSI tiles and has been extensively used and adapted to histopathology30–32. However, MIL only informs about which individual tile(s) are important for a given task without giving any further information about the broader clinical and biological significance of the tiles.
Parallel to these methodology advancements, interest in unsupervised and self-supervised methods is growing in the field of histopathology33–39; unlike supervised approaches, these models create representations of tissue images without the need of labels and solely from information encapsulated in the image. This line of work has recently been applied to a range of different tasks, demonstrating for example, that tumor regions are not necessarily the best predictor for tumor mutations35, that variational auto-encoders (VAEs) can disentangle morphological components of single cells from H&E stained images40, or that self-supervised model can be successfully used for segmentation of cell nuclei41.
Here, we propose an unbiased method to extract histomorphological phenotype representations through self-supervised learning and community detection. Besides the self-discovery of histomorphological phenotypes, our approach provides a mechanism to link Histomorphological Phenotype Clusters (HPCs) to clinical and molecular annotations, without the need to retrain the model as would be required by supervised and weakly-supervised end-to-end solutions. In addition, our methodology is interpretable, allowing pathologists to scrutinize tissue patterns and their relations to annotations such as cancer type, overall survival, recurrence-free survival, or molecular phenotypes, providing therefore phenotype-to-molecular-to-clinical associations. To illustrate our framework, we first applied it to the analysis of whole-slide images of lung adenocarcinoma (LUAD), a cancer with many sub-types and heterogeneous features, where tumor morphology is highly predictive of patient outcome. We first show how the clusters obtained with our self-supervised pipeline effectively catalogue the highly diverse morphologies which comprise this tumor type, thus generating an atlas of histomorphologic phenotypes (HP-Atlas). We then demonstrate their clinical relevance, showing how they can be used to predict overall and recurrence-free survival, and our method’s ability to identify, ab initio, tumor regions enriched for recognised cell types, growth patterns, and omic-based immune signatures. We then expanded our study to multicancer analysis, showing how histomorphologic patterns enriched in specific molecular features can be used to either distinguish cancer subtypes, such as lung adenocarcinoma from squamous cell carcinoma or be used to identify universal cancer phenotypes that predict overall survival in the context of a multi-cancer analysis.
Results
HPL: histomorphological Phenotype Learning through self-supervised learning and community detection
HPL discovers histomorphological phenotypes (HPs), i.e. distinct morphological tissue patterns, in large collections of whole-slide images (WSI) by employing an unbiased, self-supervised deep learning approach in which training does not require any label or annotations to be provided by expert pathologists. Once these distinct patterns are identified, any new WSI obtained from a patient sample can be characterized by the patterns it contains. This allows expert pathologists to assess quantitatively the composition of new samples in terms of histomorphological patterns.
Figure 1 outlines the entire HPL methodology. HPL uses a dataset of WSIs as input, without any annotations by experts. First, WSIs are segmented into 224 × 224 tiles without overlap. Tiles are filtered out if the tissue in the image does not cover at least 60% of the area. Then, stain normalization is applied42 (Fig. 1A).
Fig. 1. Overview of Histomorphological Phenotype Learning (HPL) framework architecture.
A Whole slide images (WSIs) are processed for tile extraction and stain normalization. B The self-supervised training of backbone network fθ creates tile vector representations. C Tiles are projected into z vector representations using the frozen backbone network fθ. Continuously, Histomorphological Phenotype Clusters (HPCs) are defined using Leiden community detection over a nearest neighbor graph of z tile vector representations. D WSIs or patients (one or more WSIs per patient) are defined by a compositional vector with dimensionality equal to the number of HPCs and accounts for the percentage of a HPC with respect to the total tissue area. HPL creates WSI and patient compositional vector representations that can be easily used in interpretable models such as logistic regression or cox regression, relating tissue phenotypes with clinical annotations. Source data are provided as a Source Data file.
After initial pre-processing of WSIs into tiles, HPL uses self-supervised learning on a training set of tiles (see Methods for details) to capture distinct morphological patterns found in tissue and to represent them by vector representations, which can be thought of as feature vectors that describe the visually distinct patterns (e.g. texture). Through this process, each 224 × 224 tile image is transformed into a tile vector representation {z ∈ RD; D = 128}. Importantly, HPL ensures that representations are invariant to color and slight zoom distortions, in order to mitigate the impact of variations in the imaging processing across institutions43 (Fig. 1B). HPL uses Barlow Twins44 for self-supervised learning, as this method has proven to be on par or to outperform other self-supervised methods, while eliminating the need for higher computational requirements such as large batches45 or architecture asymmetries46,47, thus providing competitive state-of-the-art results with significantly fewer resources.
Next, HPL defines a nearest neighbor graph between tiles, using the tile vector representations from the previous step, motivated by the idea that neighboring tile vector representations hold similar morphological features. Then, HPL uses Leiden community detection48 on the nearest neighbor graph in order to find Histomorphological Phenotype Clusters (HPCs). In order to select the number of HPCs, we developed a self-supervised method that trades off HPC compactness and their ability to generalize across cohorts from different institutions (see Methods for details). The resulting HPCs are clusters of 224 × 224 tissue tiles that contain common morphological patterns (Fig. 1C).
Defining HPCs allows us to easily describe a single WSI or a patient (composed of one or more WSIs) by the frequency of these HPCs (Fig. 1D). More specifically, each WSI or patient is converted into a compositional vector (w) which has a dimensionality equal to the total number of HPCs (C) and each dimension (wi) accounts for the percentage of area covered by each HPC with respect to the total tissue area (Equation (1)):
1 |
While clustering as been used in previous deep-learning pipelines for tasks like image retrieval49, tissue classification or tumor stage classification50, no strategy for in-depth histopathological, molecular and clinical characterization was provided. As we will show in the subsequent sections, HPL’s approach to quantifying WSIs and patients provides (1) interpretability through tissue patterns that can be easily visualized and analyzed in the context of WSI and by individual tiles, (2) the application of interpretable models such as logistic regression or Cox regression, verifying the statistical significance of phenotypes in diagnosis (e.g. cancer type classification) and clinical outcomes (e.g. survival), (3) broader association studies with genomic, transcriptomic and other multi-omic profiles, and (4) a measure of spatial heterogeneity as well as potential relationships between patterns.
In the following sections, we demonstrate the various applications of the proposed method. First, we study HPL’s ability to identify meaningful histomorphological phenotypes in lung adenocarcinoma patient slides. Second, we characterize the identified HPCs using clinical variables, cell type densities, and genomic and transcriptomic features. Third, we show how this pipeline can be used to predict in an interpretable way the overall and recurrence-free survival. Fourth, we identify trans-cancer features linked to molecular phenotypes and clinical outcomes in a multi-cancer setting.
De novo mapping of the landscape of histomorphological phenotypes in lung adenocarcinoma
By design, HPL identifies visually similar patterns in order to organize input images (tiles) into distinct clusters (HPCs). First, we show that these distinct clusters of visually similar patterns correspond to meaningful histomorphological phenotypes. To this end, we focused on lung adenocarcinoma, a cancer type that has been shown to consist of an oftentimes complex mix of diverse histologic patterns (notably lepidic/in situ, acinar, papillary, cribriform, solid, and micropapillary), which are strongly linked to clinical outcomes1.
We applied HPL to whole-slide images of lung adenocarcinomas obtained from TCGA. The slides were first split into tiles at 5x magnification, 224 × 224 pixels (2μm/px) in size. Tiles with more than 40% of background were filtered out (considering background pixels those which average grey-level is above 230 - Note that this will result in removal of some tiles at the edge of the tissue as well as some loose tissue regions). First, we sub-sampled 250,000K tiles for the self-supervised task. Second, we projected on the trained network all of the 432,231 tiles from the 541 slides corresponding to 452 patients affected by lung adenocarcinoma only. Then, 22,658 of those tiles were removed by a first clustering steps as they were visually identified as being artefacts (see Methods for details). Next, we performed dimensionality reduction on the remaining ~411,000 tile representation vectors using the Uniform Manifold Approximation and Projection (UMAP) method51 (Fig. 2A). We then used Leiden community detection with an unsupervised resolution selection strategy (see Methods for details and Supplementary Fig. 1A), which resulted into identifying 46 HPCs (Fig. 2A). The strategy suggested here aims to find the minimal number of clusters that provides the most reproducible of features present across institutions. Other tasks or datasets may require using different resolution selection strategies.
Fig. 2. HPCs from Lung adenocarcinoma show consistent enrichment in histomorphological phenotypes.
A Uniform Manifold Approximation and Projection (UMAP) dimensionality reduction of lung adenocarcinoma tile vector representations labeled by HPC membership (each HPC was assigned a different color for easier visualization). B Percentage of patients from the TCGA cohorts associated with each HPC (100% corresponding to 452 patients). The shades of green are proportional to the percentages (y-axis). C Percentage of institutions associated with each HPC (100% corresponding to 33 institutions). The shades of green are proportional to the percentages (y-axis). D Consensus annotations of each HPC after visual inspection by a panel of 3 expert pathologist of 100 random tiles from each HPC. Stars for detailed consensus indicate the number of agreeing pathologists for the predominant tissue component (a given growth pattern/ non-tumor element, see details in Methods - Cluster Histological Assessment), while the number of stars for patients and institutions quality control (QC), are related to panels B and C with percentage above 50%, above or below 25% for 3, 2 and 1 star respectively). Labels were then projected back to the UMAP in panels E-G. Visual representations of E the distribution of the different tissue categories, F the epithelium:stroma ratio, and G the extent of lymphocytic infiltration are displayed on the UMAP. Source data are provided as a Source Data file.
To confirm that our data augmentation strategy (Fig. 1B) mitigated the technical biases from slide to slide or institution to institution due to staining, scanning and other factors, we tested whether the identified clusters are patient-specific or institution-specific. The number of patients who contribute tiles in each cluster is shown in Fig. 2B, demonstrating that none of the identified clusters is patient-specific, and all clusters but the last one (HPC 45) receive contributing tiles from at least 17%(78/452) patients. Overall, the HPCs are highly recurrent, appearing in a median of 32%(133/452) of all patients. Similarly, Fig. 2C shows the number of institutions that contribute to each cluster: no cluster was found to be institution specific, and all clusters but the last one contain tiles from at least 24%(8/33) institutions.
Then, to evaluate whether these 46 clusters correspond to meaningful histomorphological phenotypes, we randomly selected 100 tiles from each cluster and asked three expert pathologists to evaluate and annotate the tiles in terms of a number of characteristics: (1) detailed tissue morphology (first and second most predominant growth pattern/nontumor tissue component, depending on epithelial content); this was simplified into a consensus tissue category, (2) area ratio of epithelium versus stroma, and (3) the degree of lymphocytic infiltration (Fig. 2D). Using these annotations of representative tiles, we first colored the clusters in the UMAP by consensus histological appearances (Fig. 2E). We observed a clear separation by tissue constituents, suggesting that HPL is successful at capturing visual characteristics in the different tissue types. For example, tiles with malignant cells are concentrated on the left half of the UMAP, clearly separated from normal lung (bottom right) and specialised tissues (upper right). Assessments of malignant epithelium:stroma ratio (Fig. 2F) and lymphocytic infiltration (Fig. 2G) also revealed striking zonation. In particular, within the UMAP area dominated by malignancy, there is a gradient between the more peripheral clusters, which have a higher tumor:stroma ratio (Fig. 2F) and fewer tumor infiltrating lymphocytes (TILs) than clusters situated more centrally (Fig. 2G).
For each cluster, a consensus summary title was derived from pathologist descriptions, and representative tiles for each cluster are shown in Supplementary Fig. 2. The degree of histopathological heterogeneity within clusters is variable but dominant features were generally discernable with good agreement between pathologists (Fig. 2D). Most clusters clearly recapitulate nameable, recognisable histopathological phenomena.
Looking at how these HPCs are grouped on the UMAP, we observe that the lower right quadrant contains HPCs populated by tiles with preserved alveolar architecture (Fig. 3A). Interestingly, two morphological trajectories are apparent: moving upwards from normal parenchyma (HPC 4) there is a transition through mild interstitial fibrosis/expansion (HPCs 32/13) to dense interstitial chronic inflammation (HPC 36). Alternatively, moving to the right, there is a progressive loss of air spaces due to iatrogenic compression (HPC 2) and then haemorrhage (HPC 10).
Fig. 3. Consensus description of HPCs enriched in nontumor phenotypes with their representative tiles.
A HPCs enriched with normal and reactive parenchyma. B HPCs enriched with stroma and other specialized tissues. We highlight tile vector representations of HPCs for each nontumor phenotypes A and B. HPCs of interest are colored as in Fig. 2A, while others HPCs remain grey. Consensus was obtained after independent annotations of HPCs by 3 pathologists as described in the Methods section - Cluster Histological Assessment. More examples of tiles for each HPC can be seen in Supplementary Figs. 3-4. Source data are provided as a Source Data file.
Several clusters in the upper right area of the UMAP represent specialised non-organoid appearances (eg necrosis, confluent inflammatory cells) and non-malignant mesenchymal tissues seen in the background of tumor resection tissue blocks (Fig. 3B): cartilage, bronchi, vessels, confluent lymphocytic inflammation and necrosis all form well-defined clusters in this area. More centrally there are numerous clusters dominated by different types of stroma (Fig. 3B, left) and stroma-rich tumor, with greater or lesser degrees of inflammation, and different qualities of extracellular matrix. The remaining clusters mostly define various recognisable manifestations of adenocarcinoma (Fig. 4A). Clusters characterised by all 6 classical patterns are identified. Lepidic-enriched clusters also contained numerous tiles histopathologically judged to be acinar or papillary in nature, highlighting current difficulties in histopathological identification of low-grade invasive disease52. The ’lepidic’ cluster with thinner septa is close to mucinous disease in the UMAP (HPC 28), while the other, with bulkier interstitium, is close to reactive and inflamed normal lung clusters (HPC 37). Remaining examples of clusters of disease with clear growth pattern associations are situated in distinct neighbourhoods of the UMAP. Interestingly, the most dedifferentiated HPCs (i.e. solid pattern) lie at the opposite pole of the UMAP to the most differentiated lepidic and mucinous clusters.
Fig. 4. Consensus description of HPCs enriched in tumor phenotypes with their representative tiles.
A HPC enriched with classical adenocarcinoma appearances. B HPCs enriched in variant adenocarcinoma appearances. HPCs of interest are colored as in Fig. 2A, while others HPCs remain grey. Consensus was obtained after independent annotations of HPCs by 3 pathologists as described in the Methods section - Cluster Histological Assessment. More examples of tiles for each HPC can be seen in Supplementary Figs. 3-4. Source data are provided as a Source Data file.
A further interesting group of clusters show variants of classical growth patterns, (Fig. 4B): HPCs 6, 11, 27 and 39 are characterised by different variants of solid growth with clefts, holes and fragmentation suggestive of discohesion, as has been described recently53. All are situated in a ’grey area’ that lies between classical cribriform and solid patterns. HPC 12 is a rather diverse group of mixed metaplastic features and low-grade malignancy, while HPC 33 appears to be largely defined by retraction of solid nests from thin septa. Two further clusters are defined by artefacts: HPC 44 contains tissue folds, and HPC 17 is made up of tiles with large empty areas due to pleural surfaces or other tissue edges (Supplementary 5).
Taken together, these results show that, given a large collection of whole-slide images, and without any expert labels or annotations, the proposed self-supervised pipeline constructs an HP-Atlas of meaningful and distinct histomorphological phenotypes. HPL was able to identify all previously described histologic patterns in lung adenocarcinoma, and, in addition, generate distinct clusters for complex mixed patterns, while also capturing different inflammatory patterns, structural lung features and non-malignant lung tissues that have been affected by a diverse set of processes, from fibrosis to haemorrhage.
HPL-identified HPCs can then be used to quickly inspect whole-slide images and appreciate the spatial heterogeneity that may be present in patient samples. In Fig. 5 we show examples of whole-slide images obtained from three representative TCGA patients. Figure 5A corresponds to TCGA-80-5608 who was lost to follow-up (i.e. alive) seven years after surgery, Fig. 5B corresponds to TCGA-38-4625 who was lost to follow-up (i.e. alive) eight years after surgery, and Fig. 5C that corresponds to patient TCGA-50-5931 who died 14 months after surgery. For each case, we display the original H&E image (top) and a modified version ("HPC-map") of the same image overlaid by a distinct color for each HPC (bottom). In this manner, it is easy to visually explore not only the heterogeneity of a whole slide image, but also the spatial relationships of the different HPCs. Figure 5A shows a lepidic pattern mucinous adenocarcinoma with focal mucin pooling and peripheral reactive changes. Figure 5B is a predominantly solid pattern tumor with extensive lymphocytic infiltration, and multifocal cribriform appearances. Figure 5C is also predominantly solid pattern, but crucially shows little evidence of TIL infiltration. There are central zones of necrosis, and entrapped vessels and airways are also highlighted.
Fig. 5. Wholes slide images of lung adenocarcinoma with HPC overlays.
We display tumors from three representative TCGA patients. A corresponds to patient TCGA-80-5608 who was censored at a 7 year follow-up time, B corresponds to patient TCGA-38-4625 who was censored at a 8 year follow-up time, and C corresponds to patient TCGA-50-5931 who died 14 months after surgery. For each patient we show the original tile images (including tiles with at most 60% of background), and the same tiles but overlaid with a color code representing HPCs, and a legend with the percentage of tiles assigned to a given HPC; we display the most prevalent 10 HPCs per patient. Source data are provided as a Source Data file.
HPL identifies prognostic histomorphological phenotypes in lung adenocarcinoma associated with clinical outcomes
Next, we asked whether those HPCs can be used to model clinical outcomes in LUAD patients. We defined patient vector representations of the contribution of each HPC as the ratio of the area covered by the HPC to the total tissue area of all slides from the same patient. We then tested the HPCs relevance in predicting overall and recurrence-free survival by using patient vector representations on Cox proportional hazards models.
For the LUAD overall survival analysis, we used a 5-fold cross-validation over the TCGA data with a cohort from NYU (NYU1) as an additional independent set. The TCGA cohort is composed of 443 patients, while NYU1 is composed of 276 patients. We used a Cox proportional hazards model over patient vector representations, describing each patient as a composition of the different HPCs. HPCs are able to achieve a mean concordance index (c-index) of 0.60 with 95% confidence intervals (CI) of 0.56–0.63 on the TCGA test set and a mean c-index of 0.65 with 95% CI of 0.63–0.67 on NYU1 (Supplementary Fig. 6A,B). Training Barlow-Twins on a subset of only 250,000 tiles did not seem to alter results, since similar results were obtained when running on the full training set (0.60 with 95% confidence intervals (CI) of 0.56–0.65 on the TCGA test set, 0.67 with 95% confidence intervals (CI) of 0.66-0.68 on NYU1 Supplementary Fig. 7A). Similarly, HPL performs equally well when run at a higher magnification of 20x (0.61 with 95% confidence intervals (CI) of 0.57–0.64 on the TCGA test set, and 0.64 (CI of 0.63–0.64 on NYU1, Supplementary Fig. 7B). Results also show robustness relative to the choice of the Leiden resolution, showing that over-clustering is not affecting the performance (Supplementary Fig. 7A,B). These results are comparable with the state-of-the-art supervised approaches (see Discussion). Supplementary Fig. 6C shows a SHAP (SHapley Additive exPlanations) plot of the log hazard ratio of the Cox model. It provides insight into the relationship between cluster phenotypes and their relevance in predicting overall survival; HPCs with high contributions (in red) and a positive SHAP value (top of the graph) are those associated with poor survival, while those at the bottom of the graph are HPCs associated with a predicted better survival. The Forest plot in Supplementary Fig. 8 provides an alternate analysis which provides hazard ratios but lead to comparable conclusions. In Supplementary Fig. 6D we show samples of the top HPCs associated with higher risk, and Supplementary Fig. 6E samples of HPCs associated with lower risk. Additional examples of tiles associated with HPCs are shown in Supplementary Fig. 9, where we can also see the coherence between the TCGA dataset and the NYU1 external cohort.
We then conducted a recurrence-free survival study on systemic and loco-regional recurrence in LUAD. In this case, we used NYU1 as it provides detailed information of these types of recurrence and has considerably longer follow up times compared to the TCGA dataset, allowing a more refined study of recurrence. Once again we used a 5-fold cross-validation, achieving a mean c-index of 0.74 with 95% CI of 0.70–0.80 on NYU1 (Fig. 6A,B). As before, the pipeline is robust to changes in resolutions (Supplementary Fig. 7C). The SHAP (SHapley Additive exPlanations) plot (Fig. 6C) and the Forest plot (Supplementary Fig. 10) of the log hazard ratios help interpreting the predictions made by the HPL, showing at the top the HPCs with high contributions to favoring recurrence, while the presence of tiles from HPCs located at the bottom weighs against recurrence in the prediction model. Examination of tiles from the pro-recurrence HPCs reveals solid pattern malignancy with few lymphocytes, and often a degree of discohesion (HPCs 11, 15, 6, Fig. 6D). Anti-recurrence HPCs are inflamed and reactive in appearance, with low-grade tumor growth patterns (HPCs 36, 32, 37, Fig. 6E; more examples of tiles associated with HPCs in Supplementary Fig. 11).
Fig. 6. Lung adenocarcinoma (LUAD) recurrence-free survival analysis by HPL.
A High and low risk groups showing statistical significance (p value 7.26 × 10−6 < 0.05 using the Logrank test). For each fold in the 5-fold cross validation we defined the high and low risk group threshold by taking the median risk value of the train set and we divided the test set into high and low risk based on this value. Since the test sets are non-overlapping across the 5-fold, at the end of the cross-validation all samples had been labeled as high or low risk based on the test sets of each fold. Error bars on the survival plots represent the 95% CI. B Uniform Manifold Approximation and Projection (UMAP) dimensionality reduction of patient vector representations for the NYU cohort, each representation is labeled according to the risk group for recurrence, low-risk (blue) and high-risk (orange). C SHAP (SHapley Additive exPlanations) plot. D Top relevant HPCs associated with high risk of recurrence. E Top relevant HPCs associated with lower risk of recurrence. F Example of a decision plot for a patient slide classified as high risk of recurrence. We focus on HPCs that contain at least 10% of the total patients motivated by finding tissue patterns that can generalize across the cohort. Source data are provided as a Source Data file.
In Fig. 6F, we illustrate this SHAP interpretation with a patient who eventually recurred 37 months after surgery, and was properly identified as high risk for recurrence at the time of surgery by HPL. We show the proportion of tiles (right column) associated with each cluster (left column) and how the proportion or absence of certain HPC contributes to the final prediction. HPCs are ordered, such as those contributing the most to the SHAP value are at the top. In this example, we see that the most important phenotypes are the presence of immunologically mildly inflammated solid pattern growth (HPC 15) and solid pattern disease with stroma-confined TILs (HPC 5), and the absence of the fibrotic lung pattern with lymphocytic infiltration associated with HPC 32. Such an approach is used to quantify the contribution of each HPC in the Cox regression model, which can be used by pathologists to gain an insight into how the model assigns risk to each HPC per patient.
Systematic association of HPL-discovered patterns with cell types, histological growth patterns, and molecular phenotypes
In addition to providing a direct visual interpretation of relevant clusters of tiles, HPL allows us to quantitatively characterize HPCs in three different ways: (1) by using Spearman’s rank correlation between cluster contributions and transcriptomic-based immune signatures such as tumor infiltrating leukocytes (TIL), proliferation, or wound healing54, (2) by annotating cell types in the tiles from the NYU1 cohort with Hover-Net55, and using the two-sample Kolmogorov-Smirnov test to measure over and under-representation of cell types in each HPC, and (3) using representative manual annotations of regions at a slide level by pathologists in NYU1, measuring enrichment or depletion of LUAD histological subtypes such as solid, acinar, papillary, micropapillary, and lepidic using the hypergeometric test.
Through these characterisations we are able to provide further interpretation of prognostic HPCs, linking them to transcriptomic signatures, image-derived cell type counts and independently obtained pathologist annotations of growth pattern (Fig. 7A–C). Column dendrograms correspond to the bi-hierarchical clustering of HPCs and immune signatures to relate these analyses in the same context. The bi-hierarchical clustering in Fig. 7A shows HPCs (tile contribution) and selected RNASeq-derived immune signature (obtained at a slide or patient level) correlations where positive correlations are shown in red and negative as blue. The trend shown at such resolution (5x magnification) are confirmed when HPL is run on higher resolution tiles (20x magnification, Supplementary Fig. 7D). We expect correlations values could be even higher should ground truth labels be available at a tile level (from spatial transcriptomics, for instance). Again, analysis over a wide range of Leiden clusters show that over-clustering do induce over-fitting (although increasing the number of clusters increases the workload on the pathologist to annotate and review them), and unsurprisingly, it is only when the resolution is significantly lower (and features important for the classification task likely grouped in a single HPC) that we start losing the ability to perform proper classification. The full set of signatures tested are made available in Supplementary Fig. 12. Figure 7B displays a bi-hierarchical clustering of over-representation (in red) or under-representation (in blue) of HPCs in certain cell types. Finally, Fig. 7C shows a bi-hierarchical clustering of HPCs and enrichment for an independent on-slide assessment of LUAD histological growth patterns; depletion is shown in blue and enrichment in red. Most HPCs are positively associated with a single annotation. Some show a mismatch between consensus title and annotation enrichment; in addition to the known poor inter-observer consensus in pattern assignation, this is usually explainable by the inclusion of stromal areas in areas of whole-slide annotation (eg HPC 3, ’fibrillar stroma’, is enriched for acinar growth annotation), or by pattern adjacency/overlap blurring annotation accuracy (eg HPC 13, ’open lung with interstitial thickening’ is enriched for lepidic annotation), or by pattern similarity (eg HPC 21 ’compressed luminal patterns’ is enriched for papillary annotation).
Fig. 7. Lung adenocarcinoma (LUAD) survival analysis and Histomorphological Phenotype Cluster (HPC) correlations.
A Bi-hierarchical clustering of HPCs and immune signature54 with correlations from red (positive correlations) to blue (negative). Cox coefficients for overall and recurrence-free survival are colored from purple (favoring death or recurrence) to green (favoring survival or no recurrence). HPCs are colored based on histological assessment of lymphocytic infiltration: dark red: enrichment in severe infiltration; light red: moderate infiltration; light blue: mild infiltration; dark blue: very sparse infiltration; grey: other HPCs. B Bi-hierarchical clustering of HPCs and cell type over (red) and under-representations (blue). C Bi-hierarchical clustering of HPCs and LUAD histological subtype enrichment (red) or depletion (blue). For all panels, the column dendrogram in all subfigures corresponds to the bi-hierarchical clustering of HPCs and immune signatures to more easily relate these analyses in the same context. HPCs associated with poor and good outcome and associated hazard ratios (top rows) come from the Cox regression analysis shown in Supplementary Fig. 6 and Fig. 6 (see Methods - Cluster characterizations). HPCs associated with better survival outcomes show positive correlations with being severe to moderate lymphocytic infiltration and RNASeq signatures of tumor infiltrating leukocytes (TIL), lymphocyte infiltration signature score, T-cell receptors (TCR), and macrophage regulation; and show over-representations of inflammatory, dead, and neoplastic cells. HPCs associated with worse survival outcomes contain mostly mild lymphocytic infiltration content and show positive correlations with proliferation, mutation rate, homologous recombination defects, and wound healing signatures, under-representations for inflammatory and dead cells, and enrichment for solid histological patterns. D Scatter plot between HPC 1 contribution and omic-based immune signatures of each patient (tumor infiltration leukocytes (TIL) and leukocyte fraction), with representative HPC 1 tiles from TCGA and NYU1 cohorts. E Scatter plot between HPC 15 contribution and omic-based immune signatures of each patient (proliferation and Th2 cells), withrepresentative HPC 15 tiles from TCGA and NYU1 cohorts. Two-sided Spearman correlation used for pannels D and E. F Uniform Manifold Approximation and Projection dimensionality reduction of the vector representations of the 224 × 224 tissue tiles, each tile label corresponds to the cluster cell type enrichment. Source data are provided as a Source Data file.
Throughout this analysis we found that HPCs that are associated with better outcomes are histologically enriched for lymphocytic infiltration, and have positive correlations with multiple molecular signatures reflecting inflammatory cells, and TIL and macrophage regulation along with neoplastic and dead cells, highlighting successful immune infiltration and elimination of tumor cells. On the other hand, HPCs that are associated with worse outcomes contain mild to very sparse lymphocytic infiltration and show positive molecular correlations with proliferation, mutation rate, homologous recombination defects and wound healing signatures, while showing under-representation of inflammatory and dead cells, and enrichment for solid histological patterns.
In addition, Fig. 7D, E provide further insight into representative HPCs linked to good outcome (HPC 1, “inflamed compact stroma, sparse tumor")) and poor outcome (HPC 15, “solid, cold"). Figure 7D displays scatter plots of each patient’s contribution from HPC 1 and its relationship with transcriptomic assessments of TIL and leukocyte fractions, with examples of corresponding individual tiles from TCGA and NYU1 cohorts. Similarly, Fig. 7E shows scatter plots of each patient’s contribution from HPC 15 and its relationship with proliferation and Th2 cells, as well as examples of corresponding individual tiles from TCGA and NYU1 cohorts. These results show the regional consistency of sets of HPCs associated with specific enrichment or depletion of certain cell types.
Finally, we further analyzed the relationship between HPCs with respect to over and under-represented cell types. Figure 7F shows a UMAP of the vector representations of the 224 × 224 tissue tiles, where each tile’s label is defined by its enrichment in a certain cell type. These three figures highlight how similar HPCs show enrichment or depletion in the same cell types, also revealing how different parts of the space defined by the tile representations capture information about the density of neoplastic, inflammatory, and dead cells.
Multi-cancer application of HPL unveils HPCs associated with cancer sub-types and clinical outcomes
Next, we explored how HPL can assist in identifying and interpreting HPCs across cancer types. First, we validated our approach assessing HPL’s ability to distinguish lung adenocarcinoma (LUAD) from lung squamous cell (LUSC), a question well explored by supervised algorithms which can therefore be used as a positive control. We performed all the steps using TCGA as a training set, and used the New York University (NYU2) cohort as an independent test set.
We used a logistic regression over WSI vector representations to perform LUAD vs LUSC classification, setting up a 5-fold cross-validation over TCGA’s whole slides images (WSIs) and using NYU2 as an independent test set. Each TCGA fold is built from a training, validation, and test set with WSIs from different institutions across sets. On average, the training set accounts for 60% of the TCGA slides, validation for 20%, and test set for 20%, while the NYU slides are held out as an external test cohort. The motivation behind setting a 5-fold cross-validation with nonoverlapping institutions is to test HPL reliability against the variability of slide preparation and imaging processing across institutions. HPL achieved an average TCGA test set AUC of 0.930 with 95% confidence intervals (CI) of 0.913–0.949, and an average of 0.990 with 95% CI of 0.988-0.992 on the independent test cohort from NYU. Since the tumor content on the NYU dataset is quite low (around 50% on average), it shows the algorithm is not affected by the high content of tissues not relevant for the LUAD/LUSC classification. Furthermore, whenever necessary, the pathologist’ diagnosis was supplemented by immunohistochemical stains (TTF-1 and p40 for LUAD and LUSC, respectively), which may also result in a cleaner dataset with perfectly trustable labels and explain the high performance on that external dataset. These performances are also robust relative to the selection of the Leiden resolution, and over-clustering (higher Leiden resolution) would result in similarly good performances (Supplementary Fig. 17). Unsurprisingly, we observe a decrease of performances at lower Leiden resolutions (leading to fewer HPCs), when phenotypes crucial for differentiating LUAD from LUSC become grouped in more general HPCs. These results provide evidence of robustness in the prediction of LUAD and LUSC types across different institutions (Supplementary Fig. 20A-B). While the UMAP clearly shows regions enriched in tiles from LUAD or LUSC cases (Supplementary Fig. 20D), we also can visually confirm that the statistically significant HPCs contain features characteristic of either LUAD or LUSC (Supplementary Figs. 18, 19). On the TCGA dataset, we provide further results on AUC performance per institution and institution contribution per HPC on Supplementary Figs. 20, 22. One of the main features of HPL’s approach is the interpretability behind each prediction by describing which HPCs contributed the most to the classification: Supplementary Fig. 20 D–F provides insight into the relationship between histomorphological phenotypes and classification of WSIs into LUAD and LUSC. Finally, we performed uncertainty quantification through label-conditioned conformal prediction56 (Supplementary Fig. 21, finding higher uncertainty in TCGA LUAD samples compared to TCGA LUSC ones. HPL displays similar confidence on LUAD and LUSC samples of the NYU cohort, with higher uncertainty in LUSC compared to TCGA. Nonetheless, HPL makes larger correct single predictions on both subtypes in the NYU cohort than in TCGA.
Next, we applied HPL to a multi-cancer dataset from TCGA (Fig. 8A), for which we selected cancer types with at least 150 samples and with immune signature information available from the GDC data portal. The motivation behind this study was the identification of common HPCs across multiple cancer types, and their association with immune features to understand if there are consistent links between phenotypes, molecular profiles and patient outcomes, therefore using criteria based on a curve (Supplementary Fig. 1C) which balances compactness (Equation 4) and representativity. Since we are interested in analyzing common features regardless of the cancer type and across institutions, it makes sense that the more diverse the dataset, the lower the number of common features (34 HPCs in this case). Figure 8B shows HPL identifies clusters enriched or depleted in tiles from samples associated with signatures of TIL density ("regional fraction"), macrophage regulation, proliferation, or TGF-beta response across cancer types. When displayed on the UMAP of the tile vector representation (Fig. 8C-H), we see how different types of enrichment and depletion are localised. While HPCs associated with TIL regional fraction occupy part of the left side of the UMAP (Fig. 8C) and partially overlap with those associated with proliferation and wound healing (Fig. 8D, G), we can see that HPCs associated with TGF-beta response mostly lies on the right-hand side of the UMAP, overlapping with stromal signature-enriched HPCs (Fig. 8E). This interesting observation concurs with known roles for TGF-beta signalling in stromal fibrosis and immune cell exclusion/suppression57. At the top of the UMAP graph, macrophage regulation and stromal fraction HPCs overlap in different ways with the TIL regional fraction and TGF-beta response HPCs. A comprehensive Spearman’s rank correlation analysis of immune feature correlation with the HPCs is shown in Fig. 9A, where only statistically significant correlations are highlighted.
Fig. 8. Multi-cancer HPL pipeline and main enrichments of the resulting HPCs.
A Multicancer pipeline: the 10 selected cancer types with sample sizes from 232 to 1011 patients (left) were fed to the HPL pipeline (middle), leading to 34 HPCs (right). B Example of 4 transcriptomic immune features which were highly correlated with specific HPCs as identified through Spearman correlation, and visualization on the UMAPs of tiles from HPCs highly enriched (in red) and depleted (in blue) in C TIL regional Fraction, D proliferation, E TGF-beta response, F macrophage regulation, G wound healing and H stromal fraction. Source data are provided as a Source Data file.
Fig. 9. Correlation of multicancer HPCs with immune signatures and survival.
A Full Spearman correlation analysis between HPc and immune features. The correlation values are shown in the graph if their were statistically significant (p value < 0.01, two-sided Spearman correlation) and displayed in red for enrichment, and blue for depletion. Two groups of HPCs showing good outcome, and two showing poor outcome are highlighted. Representative tiles from those HPCs are shown in Supplementary Figs. 24, 27. B Mean C-index for survival analysis of each HPC and cancer type over a 5-fold cross-validation; values below 0.5 (blue) indicate that higher percentage of the HPC favors longer survival (good outcome), while those above 0.5 (red) indicate that higher percentage the HPC favors shorter survival (poor outcome). Four hierarchical clusters are almost exclusively associated with C-indexes below 0.5 or, with C-indexes above 0.5 and are highlighted by the multi-cancer poor or good outcome black boxes. Only statistically significant values of log rank test of the high and low-risk groups are displayed (p value < 0.05). Supplementary Fig. 23 includes mean and 95% confidence intervals of the C-index values over the 5-fold cross-validation per cancer type. See Methods - Cluster Characterizations for computational details. Source data are provided as a Source Data file.
We then investigated how these multi-cancer phenotypes relate to overall survival. Initial review of Fig. 9A shows how clusters associated with good outcome are mostly enriched in immune transcriptional phenotypes such as pan-lymphocytes or CD8+ T-cells. Inspection of tile images shows dense lymphocytic infiltrates overrunning islands of malignant epithelium (HPCs 10, 14, 13, Supplementary Fig. 24) or inflamed stroma (HPC 8). The second group of HPCs associated with good outcome without molecular evidence of lymphocytic infiltration are more diverse, but in carcinomas are typically characterised by well-differentiated glandular/organoid appearances (HPCs 27, 28, 30, Supplementary Fig. 25). Poor outcome HPCs also fall into two groups: one is linked to markers of proliferation and genomic alteration, with histopathological appearances of poorly differentiated and infiltrative growth (HPCs 0, 20, Supplementary Fig. 27), while the other is linked to immune signatures in combination with responses to TGF-beta, and often show further solid and infiltrative appearances (HPCs 24, 15, 23, Supplementary Fig. 26), in keeping with established roles for TGF-beta signalling in epithelial-mesenchymal transition and invasiveness in later biological stages of malignancy58. In Fig. 9B, we show a 5-fold cross-validation per cancer type analysis, with values above 0.5 (in red) showing HPCs statistically significantly correlated with death (poor outcome), while values below 0.5 (in blue) show clusters associated to survival (good outcome). We can see, for example, that lung, breast, skin cancers, and, to a lesser degree, bladder and colon share several HPCs which tile enrichment is related to the outcome. Taken together, these findings underscore the fact that even in disease as biologically diverse as melanoma and adenocarcinomas of diverse tissue origins, some morphological principles dominate cancer risk; brisk immune cell infiltration is a widely generalizable feature of relatively positive outcome, just as architectural dedifferentiation and infiltrative growth are ominous. In Table 1 (first column), we summarize for each cancer type the highest and lowest c-index associated with each cancer type. Further details of the mean and 95% confidence intervals of the C-index values over the 5-fold cross-validations are included in Supplementary Fig. 23.
Table 1.
Multi-cancer comparison between HPL and relevant methodologies
Cancer Type | C-Index HPCs | C-Index AMIL (Porpoise) | C-Index MMF (Porpoise) | C-Index HIPT |
---|---|---|---|---|
BLCA | 0.60 | 0.54 | 0.63 | – |
BRCA | 0.60 | 0.56 | 0.56 | – |
CESC | 0.63 | – | – | – |
COAD* | 0.62 | 0.546 | 0.58 | 0.608 |
LUAD | 0.62 | 0.55 | 0.59 | 0.538 |
LUSC | 0.57 | 0.56 | 0.53 | – |
SKCM | 0.61 | 0.61 | 0.61 | – |
STAD | 0.58 | 0.56 | 0.59 | 0.570 |
UCEC | 0.57 | 0.64 | 0.65 | – |
Discussion
We propose Histomorphological Phenotype Learning (HPL) as a self-supervised methodology for de novo identification of histomorphological phenotypes in whole slide images (WSI). HPL consists of four major steps, (1) WSI pre-processing, (2) self-supervised learning of tissue tiles, (3) tissue tile representation clustering into Histomorphological Phenotype Clusters (HPCs), and (4) HPC characterization. This approach therefore performs learning and clustering of tiles from histopathology WSIs in an unbiased manner, removing the need for expensive annotations, and providing clear insights in the decision process for a selected task.
Our HPL methodology was applied to identify and study histomorphological phenotypes specifically associated with lung adenocarcinoma. Crucially, HPL’s HPCs recapitulate established LUAD growth patterns, with each World Health Organization (WHO) described growth pattern, as well as the mucinous subtype, predominating in at least one cluster, and usually more than one with different levels of lymphocyte infiltration (Fig. 2). No fewer than 7 clusters are predominantly solid growth patterns, being differentiated by the presence of stromal bands, lymphocyte infiltration, cytological appearances, cohesiveness, necrosis and folding artefacts. Other HPCs align closely with nontumor phenomena, such as bronchial cartilage, vascular smooth muscle, haemorrhage, and metaplastic changes in architecturally normal lung. Cluster contributions were examined for their ability to predict overall survival and recurrence-free survival. Our results show that lymphocyte density (measured both by histological appearances and by association with signatures from bulk RNASeq data) in tumor regions is highly relevant for overall survival prediction. TIL density is well established as being of prognostic and predictive value in other common malignancies (e.g. breast cancer59), colorectal cancer60. Our wholly self-supervised discovery of the positive outcome associations of TIL infiltration in lung adenocarcinoma lends strong support to previous histopathological studies linking TIL density to good outcome in NSCLC (review by Hendry et al.61), and more recent supervised deep learning studies of lung cancer WSIs and gene expression data30,62. For the overall survival prediction, our method achieved a mean concordance-index (c-index) of 0.65 over the external NYU cohort (NYU1), and of 0.60 over TCGA only using WSIs, as compared to Chen et al. where the authors used histological and gene expression data achieving a mean c-index of 0.59, or 0.548 only using histological data. There have also been numerous studies using methods to link survival to single features63,64. In Lu et al.65 for example, a neural network is used to detect the epithelial region and then segment the nuclei within it. In the subsequent analysis of nuclear image features, the authors identified 23 features, such as eccentricity and solidity or intensity measurements with prognostic value. In Wang et al.66, the authors show the overall shape of the tumor also has some predictive value (hazard ratio of 2.25). HPL also highlighted that clusters associated with worse outcomes contain more classically high-risk growth patterns, while the presence of more predominant low-grade lepidic growth favors low risk. This mirrors the current practice in which histological grade is estimated by the pathologist from growth pattern, an approach that is well accepted and corroborated (e.g. the multi-hospital study from Sun et al.67).
Our methodology’s mean concordance-index of 0.74 in recurrence-free survival is in line with the recent IASLC grading recommendation in Moreira et al.1, which proposed a revised grading system based on expert histopathological assessment of LUAD WSIs but relies on visual inspection from expert pathologists. It is well established by classical pathological studies that the proportions of high-risk growth patterns (solid, micropapillary, and latterly recognised complex glandular patterns such as the cribriform pattern) have predictive value for the risk of lung adenocarcinoma recurrence68. HPL similarly finds that poor outcome HPCs are dominated by solid and cribriform patterns as well as necrosis, another recognised correlate of poor outcome69. In our subset of 256 WSI for which we have associated International Association for the Study of Lung Cancer (IASLC) grade annotations, we compared the performance of our model versus IASLC grade, achieving c-indexes of 0.72 (95% CI 0.67 − 0.77) versus 0.64 (95% CI 0.58 − 0.71). These results show that HPCs outperform IASLC recommended grading when predicting RFS.
Next, we analyzed the HPCs through three different sources of information immune signatures derived from genomic and transcriptomic profiles, automated cellular annotations from tissue images, and histological subtype annotations from expert pathologists. Along with the survival analysis, these correlations provided a comprehensive overview of the information contained in the HPCs and their predictive potential, showing that tissue patterns that favor better prognostic outcomes suggest an effective immune response62 and low-grade disease, while HPCs that favor a patient’s death or recurrence show high-grade tumor morphology, cellular proliferation, and a lack of immune response. Interestingly, the wound healing process is shown to be positively correlated with HPCs associated with poor prognosis. Mechanisms and pathways associated with wound healing have indeed been pointed as being implicated in cancer proliferation and metastasis70,71.
We also showed that such a method can be used to answer multi-cancer types questions. First, we assessed its ability to distinguish adenocarcinoma (LUAD) from squamous cell carcinoma (LUSC). The TCGA cohort was used as a training set and an independent cohort from NYU, (NYU2), was used as an independent cohort. The average AUC of 0.99 is even better than results previously obtained by training Inception-V3 on analogous external cohorts8. Such results are in line with performance obtained with other recent strategies: AUCs of 0.94-0.96 were obtained using a unified memory mechanism on WSIs rather than tiles72, AUC of 0.915 using a pre-trained ResNet50 followed by multiple instance learning, or 0.968 using a weak supervision expectation-maximization framework73. In several supervised deep learning approaches, the decision is described as a “black box” and understanding how the classifier makes a decision is not straightforward. In contrast, our methodology provides clear insight into the relevant HPCs and their correlation with the classification task.
The survival prediction in our multicancer survival analysis shows that several HPCs are enriched in universal patterns explainable through correlation with immune feature information. Then, relying exclusively on phenotypes represented by specific HPCs, the performances are on par with those obtained by Chen et al. where the authors used histological and gene expression data30 or a transformer-based architecture38 (Table 1, and confidence intervals on our measurements in Supplementary Fig. 23). Clinical prediction of survival is a crucial step impacting disease management74 and end-of-life decisions75,76. Furthermore, the identification of HPCs with multi-cancer outcome implications identifies them as possible sources of target discovery.
Overall, this study shows the potential of HPL, a self-supervised strategy to partition WSIs into meaningful HPCs that can be used to define and quantify morphological phenotypes which recur within and between cases. This process simplifies the task of histological image interpretation, often seen as one of insurmountable complexity, by image conversion to quantitative measures of immediate value in further classification or regression tasks. Our methodology can be applied to any cancer type, offering a powerful discovery approach that can be used to study histomorphological phenotypes across cancer types. We suggest that as these HPCs are refined by repeated observations and refined methodology, many will emerge as stable ’real-world’ entities, representing successful recurrent tumor survival strategies worthy of deeper biological study in their own right. Furthermore, the approach has considerable prognostic/biomarker potential. For example, with appropriate clinical trial biopsy images, clusters could be discovered which predict drug response using a model trained on a much larger dataset. The future use of this approach for predictive/prognostic tasks might relieve pathologists of much time-consuming manual interpretation, though reliance on the method will require extensive validation and further characterisation of underlying HPC features. In addition, the clear unassisted emergence of multiple measures of immune infiltration as prognostic features further suggests the clinical adoption of such metrics into therapeutic decisions, whether performed manually or algorithmically, and this is in line with general movements towards integration of TIL counts into pathology reporting61. Furthermore, we have shown that the correlation of a cluster with information retrieved from other tools, whether it is sequencing information, features extracted by another segmentation algorithm, or clinical information from pathologists, can generate pathological and biological hypotheses to direct further focused tissue-based research. In the future, we aim to develop this tool, and broaden its application to other tumor types with the aim of discovering recurrent histomorphological phenotypes which underlie the full range of strategies seen in the spectrum of human solid malignancy. Though integrating in our model the few clinical variables available for our dataset did not seem to improve the predictions much Supplementary Figs. 14- 15, current progresses make considering multi-modal data processing (clinical, pathology image, genomics) indeed very exciting as shown by Boehm et al.77. We could explore integrating the different modes at various stages of the current framework either at the very end, combining the outcome from the linear or Cox regression with the additional data, or, add it as an additional variable during the regression itself, or, more interestingly, by extending the z vector patient representation generated by Barlow-Twins with additional fields coding for those additional data, which would therefore likely modulate the Leiden clustering representation.
Methods
Our research complies with all relevant ethical regulations, and the NYU specimens used for this were collected under the NCI/NIH Early Detection Research Network U01CA214195 to Harvey I. Pass MD. NYU slides for this investigation were used according to protocol i8896 “The Lung Cancer Biomarker Center”, H. Pass, co-investigator, which was approved by the New York University Langone Health Investigational Review Board on a yearly basis since 2001. All patients signed written informed consent for the use of their tissues, blood, and slides, as well as for the use of corresponding de-identified data, as well as permission to have follow-up by the Principle Investigator. The Race/Ethnicity of each patient was self-described.
Datasets
For our lung tumor type prediction task we use The Cancer Genome Atlas (TCGA) and an independent external cohort from New York University (NYU) labeled in this study as NYU2, both formalin-fixed paraffin-embedded (FFPE) and hematoxylin and eosin (H&E) stained whole slide images (WSIs). The TCGA cohort is composed of 1021 WSIs, 513 of adenocarcinoma (LUAD) and 508 WSIs of squamous cell carcinoma (LUSC). NYU2 is composed of 138 WSIs, 72 of LUAD and 66 of LUSC and comparable to the one used in Coudray et al.8. Whenever necessary, the pathologist’ diagnosis was supplemented by immunohistochemical stains (TTF-1 and p40 for LUAD and LUSC respectively), which results in a clean dataset with reliable labels.
The adenocarcinoma overall survival analysis used the TCGA LUAD cohort and an additional cohort from NYU1 labeled in this study as NYU1. The TCGA cohort is composed by 442 patients with a censorship rate of 0.64 and all stages (Stage 1-4), NYU1 is composed of 276 patients with a censorship rate of 0.80 and only Stage 1 cases. Further details on both cohorts, such as Kaplan-Meier curves and a distribution comparison between follow-up times can be found in the Supplementary Fig. 28.
The adenocarcinoma recurrence-free survival analysis focuses on recurrence types of systemic and loco-regional from NYU1. It is composed of three types: systemic, loco-regional, and new primary. We censored new primary cases as we focus on systemic and loco-regional. The motivation behind only using the NYU cohort is based on the more detailed recurrence information and longer follow-up times. This dataset is composed of the same 276 patients from NYU1 used in the overall survival analysis, the censorship rate for recurrence is 0.82. In addition, 70 NYU WSIs have nonexhaustive manual annotations from pathologists on histological subtypes (solid, papillary, micropapillary, acinar, and lepidic) allowing individual tile labeling. Further details on the recurrence-free survival cohort can be found in the Supplementary Fig. 28.
Our multi-cancer analysis used 10 cancer types from The Cancer Genome Atlas (TCGA). The complete cohort is composed of 279 patients of bladder urothelial carcinoma (BLCA), 364 patients of breast invasive carcinoma (BRCA), 187 patients of cervical squamous cell carcinoma and endocervical adenocarcinoma (CESC), 369 patients of colon adenocarcinoma (COAD), 366 patients of lung adenocarcinoma (LUAD), 367 patients of lung squamous cell carcinoma (LUSC), 247 patients of prostate adenocarcinoma (PRAD), 363 patients of skin cutaneous melanoma (SKCM), 278 patients of stomach adenocarcinoma (STAD), and 395 patients of uterine corpus endometrial carcinoma (UCEC). Cancer types and number of patients are an intersection between available TCGA cancer types and immune signature information54; we also selected cancer types with at least 150 annotated samples.
The immune landscape features used in the results section are derived from a immune signature analysis of 33 cancer types published by Thorsson et al.54. These immune signatures were derived from bulk RNASeq data from TCGA.
Whole slide image pre-processing
We used the publicly available pipeline DeepPATH8 to divide each WSI into non-overlapping tiles of 224 × 224 at 5X magnification (with tiles re-sampled to ensure 2.016 μm per pixel) and at 20X magnification (with tiles re-sampled to ensure 0.504 μm per pixel), filtered out images with less than 60% tissue in total area (considering background pixels those which average grey-level is above 230), and applied stain normalization using Reinhard’s method42, which aims to match the mean and standard deviation of an image to a target. Instead of normalizing to a given image reference, the average values of 100 random tiles from the TCGA dataset were taken as the target value.
Self-supervised learning
Self-Supervised learning aims to create useful representations of data based on its features, which unlike supervised methods, does so without relying on expensive human annotations. These methods use a pretext task as a mean to capture relevant feature information into each instance representation. Subsequently, these representations can be used in downstream tasks.
A common setup in self-supervised learning is the use of a data augmentation pipeline T in order to create invariant representations against image distortions78 and a backbone network fθ to project the images into a latent space z, where the different approaches define the pretext task goal.
Barlow Twins44 aims to create representations that are invariant to distortions while minimizing the redundant information between feature dimensions in the representation. It uses two different transformations to distort each image in the batch and runs the images through the backbone network fθ to obtain latent representations . Right after, the representations are batch normalized for each transformation set and calculates C ∈ [−1, 1]DxD as the cross-correlation matrix computed between along the batch dimension.
The loss is defined by two terms, the invariance term that attempts to create representations invariant to distortions and the redundancy reduction term where off-diagonal features of the correlation matrix are minimized to prevent any redundant information between them (Equation (2)). The parameter λ is used as a weighting factor to balance the difference in number between the diagonal and off-diagonal terms:
2 |
It is relevant to mention how Barlow Twins avoids trivial solutions to the pretext task, also known as collapse in self-supervised learning, where representations for different images hold constant values. This method avoids collapse via redundancy reduction, forcing decorrelation between features of the latent representations, and by batch normalizing the batch vector representations before computing the cross-correlation matrix. It has be shown not to be dependent on batch sizes as contrastive methods45,79.
The backbone network fθ is a convolutional neural network (CNN) used as a feature extractor of the tissue images. In our work, we used a CNN composed of several ResNet layers80 and a self-attention layer81,82. This architecture is similar to the one used in Quiros et al.36, where it was shown to be an effective feature extractor.
More specifically, the backbone CNN network is composed of 19 layers (conventional convolutional and ResNet) and an additional self-attention layer at the feature maps 56 × 56x32. The kernels sizes range from 7 × 7, 5 × 5, and 4 × 4 in comparison to conventional 3 × 3 (e.g. ResNet-50); we introduce these changes to capture a larger receptive field of interaction. The number of trainable parameters of the entire network is 21, 197, 785. In addition, we use spectral normalization, a normalization technique which has been shown to effectively limit the size of gradient updates and stabilize training83. We include a detailed description of the CNN layers in the Supplementary Fig. 29.
We trained the self-supervised model using 250K tile images for 60 epochs and a batch size of 64. We used a single GPU (NVIDIA Titan Xp 12GB/NVIDIA RTX 24GB) with training times ranging between 48 to 72 hours. Our approach allows training the self-supervised model in a reasonable amount of time without the need for a large GPU cluster. Once the backbone network fθ was trained, it was frozen and only used to project tissue tiles into representations.
To ensure training on a subset of tiles is not affecting the performance, we also ran the training and HPL pipeline using the full tiles from the training set, using a 5-fold cross-validation approach and the training/validation split similar to one used in previously published articles30,38, and detailed splits are available for download on our github page https://github.com/AdalbertoCq/Histomorphological-Phenotype-Learning/tree/master/utilities/files/LUAD.
In addition, we compared HPL performance replacing Barlow Twins with DINO, another relevant self-supervised learning method. Supplementary Fig. 13 shows a comparison on LUAD survival performance between these two methods. Overall, the performance of both self-supervised methods is comparable. However, DINO concordance index fluctuates more with respect to the Leiden resolution parameter (resulting in more/less cluster) while Barlow Twins remains rather stable at different resolutions.
Clustering representations
Leiden community detection48 has been shown to be a successful algorithm for discovering well-connected communities in graph structures. Derived as an improvement from Louvain algorithm84, it uses a heuristic method to find partitions in graphs.
The algorithm starts by assigning each node in the graph to a different community, then it iterates through the steps described below until there are no further changes in the network. First, for each node the algorithm will evaluate the gain of modularity when the node is moved from the current community to a neighboring one; if there’s a positive gain, the node is kept in the new community. After an initial pass, this process is repeated for nodes that changed community until it reaches a local maximum, finding a partition of the graph. Secondly, the previous partition is refined by possibly further splitting some of the previously defined communities. This is done by randomly merging a node to a community if it increases modularity, which allows to further explore the partition space and avoids badly connected communities, a shortcoming from Louvain algorithm48. Finally, nodes in each community are aggregated, and communities are treated as nodes in the next iteration.
Modularity is defined by Equation (3), where ec is the number of edges in a community c, is the expected number of edges where Kc is the sum of the degrees of the nodes in a community c, and m is the total number of edges in the network. γ is the resolution parameter where higher values lead to more communities and lower values to fewer communities:
3 |
In order to find Histomorphological Phenotype Clusters (HPCs) from self-supervised tissue representations, we created a graph by using K nearest neighbors (K = 250) over 200,000 randomly sampled tiles from the training set, and used Leiden community detection to define clusters (note: for studies where the heterogeneity and imbalance of the training dataset result in poor performances on the cross-validation and external cohort, users of our pipeline may want to consider using more tiles and balance the training datasets using techniques commonly used in the field such as oversampling the minority dataset, or data augmentation of one of the sets for example). Subsequently, we assigned clusters to vector representations of additional sets by using again K nearest neighbors between vectors of the training set and each of the vectors of the additional set.
We performed the clustering process an initial time in an effort to identify and remove representations of background and artefact tiles. Once these representations were removed, we run the clustering process an additional time so these noninformative tile representations do not interfere with the number of tissue communities found from the Leiden algorithm.
Finally, we propose the method below to set γ, and therefore select the number of HPCs. In order to balance how closely HPCs are packed together and their ability to generalize across cohorts from different institutions, we framed a trade off between the HPC compactness ( - Equation (4)) and average presence of institutions per HPC ( - Equation (5)). This Leiden resolution selection method is specific to the question we want to address here, using the TCGA multi-institution dataset as training, and for which we want to want to identify features which are as little affected as possible by the institution it comes from. Different objectives may require selecting different threshold selection strategies.
For each γi resolution value (set of HPCs), we measure compactness as the average Euclidean distance d(. , . ) between the centroid μn of an HPC n, and each tile vector representation zi belonging that HPC n. This is shown in Equation (4), where K describes the total number of tile vector representations and M is the number of tile vector representation belonging to an HPC.
4 |
Also, for each γi resolution value, we measure the average presence of institutions per HPC as the weighted sum of the relative size of the HPC and the percentage of institutions present in the HPC. We use the relative size of the HPC as a weighting factor in order to penalize HPC bias accordingly to its impact over the entire partition: larger HPCs that are highly biased will have a larger impact on any downstream task rather than smaller ones. In Equation (5), we define N as the number of HPCs for a given γi, tn as the number of institutions present in the HPC n, and T as the total number of TCGA institutions. We also define sn as the relative size of HPC n, computed as the number of tile representations belonging to that HPC divided by the total number of tiles K.
5 |
In addition, to achieve the trade-off mentioned earlier, we invert the compactness and weight it by the average institution presence . In this setting, a more compact set of HPCs will get closer values to the maximum value max(Cγ) and they will be penalized by their ability on generalizing across institutions (Equation (6)):
6 |
Finally, we selected the optimal Leiden resolution based on where the score function shows a larger trend change and begins saturation (elbow method or knee of a curve). In Supplementary Fig. 1 we show, for each of the three studies presented in this paper, the final score plot used to identify the optimal Leiden resolution, as well as the intermediate plots leading to that curve.
Whole Slide Image and patient vector representations
We defined whole slide image and patient (one or more WSIs) representations as a vector with dimensionality equal to the number of Leiden clusters C (i.e. Histomorphological Phenotype Clusters (HPCs)), where each dimension describes the percentage contribution of an HPC to the total tissue area (Equation (7)):
7 |
In order to use these WSI vector representations in linear models we perform the center log-ratio transformation (Equation (8)). Models such as logistic regression or Cox proportional-hazards require independence between the covariates. The original definition of the WSI vector representations is an example of compositional data which violates this assumption (), the center log-ratio transformation breaks the co-dependency between variables facilitating the use of these models85. In addition, we use multiplicative replacement86 to avoid zero values before applying center log-ratio transformation.
8 |
Evaluation and coding
To train the self-supervised model, we randomly selected 678 slides out of all 1021 LUAD and LUSC TCGA WSIs, leaving the NYU cohorts unseen. In addition, we subsampled 250K of 583K tiles from those selected WSIs. Once the self-supervised model was trained, it was frozen and used to project tissue tiles into representations. To ensure sub-sampling was not affecting the performance, the LUAD survival analysis task was also done after training using the full nonsub-sampled training cohort (and using a 5-fold cross-correlation split similar to the one used in Chen et al.30,38). We tracked the train and validation loss of the model during training to ensure no overfitting. We find that both losses converge concurrently without overfitting (Supplementary Fig. 30).
For our lung adenocarcinoma and squamous cell carcinoma classification analysis we perform the following procedure. We set up a 5-fold cross-validation, and to further prevent site-specific bias43, we performed it in a way to obtain non-overlapping institutions between TCGA training, validation, and test sets. For each fold, we defined Leiden clusters based on representations of the TCGA training set and assign clusters (i.e. HPCs) to TCGA validation and test representations based on those found in the training set. The cohort from NYU was used as an additional external test set to which those HPCs were assigned as well. Subsequently, we fit a logistic regression using WSI vector representations from the training set and evaluated performance on TCGA validation and test sets, and NYU cohort. The motivation behind this procedure was to confirm that the methodology is robust against different imaging processes across institutions, maintaining consistent performance. These results can be found in Supplementary Fig. 31. Once we established that HPCs on different training sets provide similar performance, we locked down a particular cluster configuration and used it to evaluate the performance of the logistic regression across the 5-fold cross-validation. We used this procedure so clusters are common across folds, and we can evaluate their impact to predict lung adenocarcinoma or squamous cell carcinoma.
We used SHAP (SHapley Additive exPlanations) to evaluate the impact of an HPC into the log odds ratio for each patient. We calculated SHAP values across each test set of the 5-fold cross-validation (Supplementary Fig. 16D). This approach allows us to check the consistency of the relationship between the HPC contribution value and its effect on the log odds ratio across folds; the HPC value (intensity of red/blue) and its relation to the model output should be similar across folds. We used this method instead of a Forest plot for each coefficient since our logistic regression is L1-norm penalized, and confidence intervals of coefficients can be optimistic for penalized regressions87–89.
In addition, we do not evaluate WSIs with less than 100 tiles; we make this choice in order to ensure that we get enough HPC assignations from the tissue tiles. This operation results in not evaluating 3.8%(39/926) of the WSIs.
We follow a similar process for our LUAD overall survival analysis, performing a separate independent clustering for the sake of consistency. We setup a 5-fold cross-validation using the TCGA dataset, dividing it into a training and test set, and kept NYU as an additional independent test set. In this case, we did not consider a TCGA validation set or non-overlapping institutions due to the limited number of samples and in an effort to have balanced folds. For each fold, we defined HPCs based on representations of the TCGA training set and assigned HPCs to representations of TCGA test and NYU based on those found in the training set. Afterwards, we used Cox proportional hazards regression to model overall survival, we fit the mode using WSI vector representations from the training set and evaluated the performance on TCGA test and NYU sets. As in the case of the lung type classification, the motivation for this approach was to show that the methodology is robust even when clustering is done across different training sets. These results can be found in Supplementary Fig. 31.
Then, we locked down a particular cluster configuration to find which HPCs impact the prediction of overall survival in the Cox model. We used SHAP to evaluate the impact of an HPC into the log hazard ratio for each patient. We calculated SHAP values across each test set of the 5-fold cross-validation (Fig. 6). We used this method instead of a Forest plot since our Cox proportional hazards model is L2-norm penalized, and confidence intervals of coefficients can be optimistic for penalized regressions.
In addition, we do not evaluate patients with less than 100 tiles; we make this choice in order to ensure that we get enough HPC assignations from the tissue tiles. This operation results in not evaluating 6.5% (28/442) of TCGA and 2.9% (8/276) of NYU1 patients.
On our LUAD recurrence-free survival analysis, we used a 5-fold cross-validation over the NYU cohort. In this case, we use the same HPCs defined by the TCGA training sets of overall survival.
Finally, we used the same cluster configuration selected in overall survival. This allows us to relate the impact of HPCs in recurrence free and overall survival. Once again, we used SHAP to evaluate the impact of an HPC in into the log hazard ratio for each patient; calculating values across each test set of the 5-fold cross-validation (Fig. 6C).
High and low-risk groups were defined by the median of the hazard predictions of the training set. This median value was later used to divide risk groups for the test and additional independent sets. We used log rank test to measure statistical significance between risk groups and use a p value threshold of 0.05.
For our multi-cancer overall survival analysis, we directly used the patient HPC contribution to model risk and calculate concordance index (c-index). This approach does not require any kind of parameter fitting, and the calculated c-index can be interpreted as an HPC correlating with a death event (c-index > 0.5) or survival (c-index < 0.5). For each cancer type, we performed a 5-fold cross-validation by dividing the complete set of patients into 5 different sets of equal or similar size and evaluating the c-index in each of them. In Supplementary Fig. 23, we show the mean and 95% confidence interval for the c-index values across the 5-fold cross-validations per cancer type. In addition, we only display c-index values where the log-rank test of the high and low-risk groups is significant (p value < 0.05).
The code is written is Python, and deep learning models are implemented in TensorFlow. We used Leiden48 and PAGA90 algorithm implementations from ScanPy91, Cox proportional hazards and Kaplen-Meier models from Lifelines92, statistical tests (Fisher’s exact, hyper-geometrical, and Kolmogorov-Smirnov) from SciPy93, and logistic regression implementation from statsmodels94.
Cluster characterizations
Correlation analysis between HPCs (centered log-ratio on the percentage of HPC per patient) and immune landscape features (immune feature expression)was done per patient through Spearman’s rank correlation. First, patient vector representations were constructed as a vector with dimensionality equal to the number of HPCs, where each dimension describes the percentage contribution of an HPC to the total tissue area. Second, the patient vector representations were normalized by the multiplicative replacement (delta of 1/(numberHPC)2, to avoid zero values) and center log-ratio transformation. This results in each patient having a continuous value for each immune signature expression (e.g. TIL Regional Fraction raging from 0 to 35). For each HPC and immune signature pair, we performed Spearman correlation over all patients. The significance threshold was set to be 0.01 of the adjusted p value and p values were adjusted for multiple comparisons through the Benjamini/Hochberg method for false discovery rate95. Results are shown in Fig. 7A.
Multi-cancer HPCs correlations with immune landscape features were reported by calculating the mean value of correlation per cancer type. P-values across cancer types were combined through Fisher’s combined probability test and the significance threshold was set to be 0.01. Results are shown in Fig. 9A.
To examine the enrichment and depletion of cell types in tissue tiles of each HPC, we used Hover-Net55 to estimate counts of neoplastic, connective, inflammatory, and dead cells in each tile of the lung adenocarcinoma NYU1 cohort. These annotations allow us to measure the distribution of cell type counts per tile for each HPC and the entire population of tiles. We measured the over and under-representation of each cell type in an HPC by measuring the distribution shift between the entire population of tiles and tiles assigned to specific clusters. We used the Two-sample Kolmogorov-Smirnov (K-S) test to account for this distribution shift and used the K-S statistic Dn,m to quantify for over-representation and under-representations, assigning +Dn,m if there is over-representation and −Dn,m if there is under-representation. The Two-sample Kolmogorov-Smirnov test uses the statistic Dn,m to quantify the distance between empirical cumulative distributions. The statistic is defined as Dn,m = supx∣F1,n(x) − F2,m∣ where F1,n(x), F2,m are the empirical cumulative distribution functions of the first and second samples, n is the sample size for the F1, m is the sample size for the F2, and x the support for both distributions. The significant threshold is set to be 0.01 of the adjusted p-value and p-values were adjusted for multiple comparisons through the Benjamini/Hochberg method for false discovery rate95. Results are shown in Fig. 7B. An example for over and under-representation and how it translates to the statistic Dn,m can be found in the Supplementary Fig. 32.
Additionally, we measured the enrichment of lung adenocarcinoma subtypes such as solid, acinar, papillary, micropapillary, and lepidic for each HPC (Fig. 7A–C). The lung adenocarcinoma NYU1 cohort contains manual annotations from 3 pathologists on these histological subtypes (done on a per slide level using ImageScope software; Aperio Technologies, Vista, CA, USA), and we translated the manual region annotations into individual tile annotations (each tile was assigned the label of the region drown by the pathologist if that region had more than 50% overlap with the tile). Subtype enrichment is measured by using the hypergeometric test comparing each HPC to the entire population of annotated tiles.
The hypergeometric test uses the hypergeometric distribution in order to measure the statistical significance of seeing k successes in n draws from a population of size N with K successes, without replacement. In our case, we specify k as the number of tiles with of a particular histological subtype given as the number of total tiles in the HPC n, K is the number of tiles with the same particular histological subtype in the entire population of annotated tiles of size N. We measure enrichment by using a fold metric defined as where is the expectation of the hypergeometric distribution given n, K, N. Enrichment for a particular histological subtype shows as fold > 1 and depletion as fold < 1, we use a significance threshold of 0.01 for the adjusted p-value. P-values were adjusted for multiple comparisons through the Benjamini/Hochberg method for false discovery rate95. Examples of how we used hypergeometric test for enrichment and depletion can be found in the Supplementary Fig. 33.
Cluster histological assessment
The HPCs defined for LUAD were examined independently by three subspecialty diagnostic histopathologists (J.L.Q., N.N., D.M.).
For each HPC 100 randomly selected tile images per cluster were assessed. Each tile had a resolution of 224 × 224 pixels at 5X magnification, covering approximately 452 μm2 of tissue (2.016 μm per pixel), based on a previous demonstration that such resolution and field of view are sufficient for many lung classification purposes8. Each HPC was morphologically described and classified using a structured data collection tool. Each cluster was classified as being either predominantly made up of tumor-bearing tiles or not. Depending on this classification, pathologists were asked to list the predominant and second-most predominant features (tumor growth pattern or nontumor components, respectively) from a set of options. In either case, pathologists provided information on lymphocytic infiltration (ie the amount of infiltrating TILs) and necrosis, and were encouraged to make free text comments. These expert annotations were converted into consensus measures, including an agreement score. The agreement score gives the number of pathologists agreeing on the most abundant pattern or feature (1–3). Values less than 3 often reflect situations where two or more appearances are present at near-equal levels, although there is also known considerable variance in such histopathological judgements. For each cluster, a short summary title was created, which summarises the histopathological opinions and describes the overall dominant appearance of the HPC. Results shown in Figs. 2D, 3 and 4.
Reporting summary
Further information on research design is available in the Nature Portfolio Reporting Summary linked to this article.
Supplementary information
Source data
Acknowledgements
The authors thank the team of the Center of Biospecimen Research and Development from the New York University for their help in digital pathology and histology for this project. The Center of Biospecimen Research and Development, RRID:SCR_018304, is partially supported by the Cancer Center Support Grant P30CA016087 at the Laura and Isaac Perlmutter Cancer Center. We would like to thank the Applied Bioinformatics Laboratories (ABL) for providing bioinformatics support and helping with the analysis and interpretation of the data. GTC and ABL are shared resources partially supported by the Cancer Center Support Grant P30CA016087 at the Laura and Isaac Perlmutter Cancer Center. This work has used computing resources at the NYU School of Medicine High Performance Computing (HPC) Facility. K.Y. acknowledges support from EP/R018634/1 and BB/V016067/1. J.L.Q. is supported by the Mazumdar-Shaw Molecular Pathology Chair endowment at the University of Glasgow. A.C.Q. is supported by a scholarship from School of Computing Science, University of Glasgow. K.Y. and A.C.Q. acknowledge support from the Openshift GPU cluster management team. B.L. is supported by the Swedish Research Council (BL, 2019-06360). A.T. acknowledges support from NCI/NIH Cancer Center Support Grant P30CA016087.
Author contributions
A.C.Q. and N.C. designed and executed the experiments, prepared the manuscript, and wrote the Python package. A.Y. and X.Y. partially supported a subset of the experiments. H.L. helped with experiments at 20x. H.P., A.L.M. and L.C. put together the NYU cohort dataset and associated information. A.K. and N.N. provided slide annotations of LUAD histological subtypes. J.L.Q. and D.A.M. provided the histological assessment of HPCs for the LUAD vs LUSC and LUAD overall and recurrence free survival studies. B.L. provided constructive feedback during the development of the method and redaction of the manuscript. C.Y.P. provided supervision for some of the annotations. J.L.Q., A.T., and K.Y. designed the experiments, edited the manuscript, and jointly supervised the research.
Peer review
Peer review information
Nature Communications thanks Tapabrata Chakraborty, and the other, anonymous, reviewer for their contribution to the peer review of this work. A peer review file is available.
Data availability
The Cancer Genome Atlas (TCGA) whole slide images and corresponding labels for the 10 cancer types (accessing IDs TCGA-LUAD, TCGA-LUSC, TCGA-BLCA, TCGA-BRCA, TCGA-CESC, TCGA-COAD, TCGA-PRAD, TCGA-SKCM, TCGA-STAD) are available at the Genomic Data Commons portal (https://gdc.cancer.gov/). This data is publicly available without restriction, authentication or authorization necessary. The immune landscape signatures for the TCGA samples are available in Thorsson et al.54. Due to privacy, ethical considerations, and in accordance with the institutional policies, requests for whole slide images and corresponding labels in the additional New York University cohorts data may be addressed to the corresponding author, and a data transfer agreement between institutions will need to be signed - length and conditions for access will be defined by the parties following the procedure described in https://hslguides.med.nyu.edu/datasharing. The data generated in this study (pre-trained LUAD/LUSC model checkpoints, multi-cancer model checkpoints; tile vector representations for LUAD/LUSC before and after artefact removal; tile vector representation for the multi-cancer model; HPC configurations used in the publication for background and artefact removal, for LUAD/LUSC type classification, for LUAD survival and for multicancer analysis; whole slide image and patient vector representations for the lung subtype classification, the LUAD survival and the multicancer study; jupyter notebook to generate figures and results presented here) are available for download from the github page https://github.com/AdalbertoCq/Histomorphological-Phenotype-Learning. Source data are provided with this paper.
Code availability
Code, pre-trained models, and demonstrations can be found at: https://github.com/AdalbertoCq/Histomorphological-Phenotype-Learningand on Zenodo96.
Competing interests
The authors declare the following competing interests: A.T. is a co-founder of Imagenomix; N.C. is a scientific advisor for Imagenomix. The other authors declare that they have no competing interests.
Ethics
NYU specimens used for this were collected under the NCI/NIH Early Detection Research Network U01CA214195 to Harvey I. Pass MD. NYU slides for this investigation were used according to protocol i8896 “The Lung Cancer Biomarker Center”, H. Pass, co-investigator, which was approved by the New York University Langone Health Investigational Review Board on a yearly basis since 2001. All patients signed written informed consent for the use of their tissues, blood, and slides as well as for the use of corresponding de-identified data, as well as permission to have follow-up by the Principle Investigator. The Race/Ethnicity of each patient was self described.
Footnotes
Publisher’s note Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
These authors contributed equally: Adalberto Claudio Quiros, Nicolas Coudray.
These authors jointly supervised this work: John Le Quesne, Aristotelis Tsirigos, Ke Yuan.
Contributor Information
John Le Quesne, Email: John.LeQuesne@glasgow.ac.uk.
Aristotelis Tsirigos, Email: Aristotelis.Tsirigos@nyulangone.org.
Ke Yuan, Email: Ke.Yuan@glasgow.ac.uk.
Supplementary information
The online version contains supplementary material available at 10.1038/s41467-024-48666-7.
References
- 1.Moreira, A. L. et al. A grading system for invasive pulmonary adenocarcinoma: A proposal from the international association for the study of lung cancer pathology committee. J. Thorac. Oncol.15, 1599–1610 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 2.Almendro, V., Marusyk, A. & Polyak, K. Cellular heterogeneity and molecular evolution in cancer. Annu. Rev. Pathol. Mech. Dis.8, 277–302 (2013). [DOI] [PubMed] [Google Scholar]
- 3.de Sousa, V. M. L. & Carvalho, L. Heterogeneity in lung cancer. Pathobiology85, 96–107 (2018). [DOI] [PubMed] [Google Scholar]
- 4.Andrion, A. et al. Malignant mesothelioma of the pleura: interobserver variability. J. Clin. Pathol.48, 856–860 (1995). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 5.Kujan, O. et al. Why oral histopathology suffers inter-observer variability on grading oral epithelial dysplasia: an attempt to understand the sources of variation. Oral. Oncol.43, 224–231 (2007). [DOI] [PubMed] [Google Scholar]
- 6.Warth, A. et al. Interobserver variability in the application of the novel iaslc/ats/ers classification for pulmonary adenocarcinomas. Eur. Respirat. J.40, 1221–1227 (2012). [DOI] [PubMed] [Google Scholar]
- 7.Ozkan, T. A. et al. Interobserver variability in gleason histological grading of prostate cancer. Scand. J. Urol.50, 420–424 (2016). [DOI] [PubMed] [Google Scholar]
- 8.Coudray, N. et al. Classification and mutation prediction from non–small cell lung cancer histopathology images using deep learning. Nat. Med.24, 1559–1567 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 9.Hekler, A. et al. Deep learning outperformed 11 pathologists in the classification of histopathological melanoma images. Eur. J. Cancer118, 91–96 (2019). [DOI] [PubMed] [Google Scholar]
- 10.Bulten, W. et al. Automated deep-learning system for gleason grading of prostate cancer using biopsies: a diagnostic study. Lancet Oncol.21, 233–241 (2020). [DOI] [PubMed] [Google Scholar]
- 11.Kather, J. N. et al. Pan-cancer image-based detection of clinically actionable genetic alterations. Nat. Cancer1, 789–799 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 12.Fu, Y. et al. Pan-cancer computational histopathology reveals mutations, tumor composition and prognosis. Nat. Cancer1, 800–810 (2020). [DOI] [PubMed] [Google Scholar]
- 13.Kather, J. N. et al. Predicting survival from colorectal cancer histology slides using deep learning: A retrospective multicenter study. PLoS Med.16, e1002730 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 14.Wulczyn, E. et al. Deep learning-based survival prediction for multiple cancer types using histopathology images. PLoS One15, e0233678 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 15.Courtiol, P. et al. Deep learning-based classification of mesothelioma improves prediction of patient outcome. Nat. Med.25, 1519–1525 (2019). [DOI] [PubMed] [Google Scholar]
- 16.Johannet, P. et al. Using machine learning algorithms to predict immunotherapy response in patients with advanced melanoma. Clin. Cancer Res.27, 131–140 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 17.Burkart, N. & Huber, M. F. A survey on the explainability of supervised machine learning. J. Artif. Intell. Res.70, 245–317 (2021). [Google Scholar]
- 18.Tarvainen, A. & Valpola, H. Mean teachers are better role models: Weight-averaged consistency targets improve semi-supervised deep learning results. (eds uyon, I., Von Luxburg, U., Bengio, S., Wallach, H., Fergus, R., Vishwanathan, S. & Garnett, R.) In Advances in Neural Information Processing Systems 30 (NIPS, 2017).
- 19.Miyato, T., Maeda, S.-i, Koyama, M. & Ishii, S. Virtual adversarial training: a regularization method for supervised and semi-supervised learning. IEEE Trans. Pattern Anal. Mach. Intell.41, 1979–1993 (2018). [DOI] [PubMed] [Google Scholar]
- 20.Yalniz, I. Z., Jégou, H., Chen, K., Paluri, M. & Mahajan, D. Billion-scale semi-supervised learning for image classification. arXiv preprint arXiv:1905.00546 (2019).
- 21.Xu, Y. et al. Weakly supervised histopathology cancer image segmentation and classification. Med. image Anal.18, 591–604 (2014). [DOI] [PubMed] [Google Scholar]
- 22.Campanella, G. et al. Clinical-grade computational pathology using weakly supervised deep learning on whole slide images. Nat. Med.25, 1301–1309 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 23.Koohbanani, N. A., Unnikrishnan, B., Khurram, S. A., Krishnaswamy, P. & Rajpoot, N. Self-path: Self-supervision for classification of pathology images with limited annotations. IEEE Trans. Med. Imaging (2021). [DOI] [PubMed]
- 24.Lu, M. Y. et al. Data-efficient and weakly supervised computational pathology on whole-slide images. Nat. Biomed. Eng.5, 555–570 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 25.Kanavati, F. et al. Weakly-supervised learning for lung carcinoma classification using deep learning. Sci. Rep.10, 9297 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 26.Peikari, M., Salama, S., Nofech-Mozes, S. & Martel, A. L. A cluster-then-label semi-supervised learning approach for pathology image classification. Sci. Rep.8, 1–13 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 27.Yu, G.et al. Accurate recognition of colorectal cancer with semi-supervised deep learning on pathological images. bioRxiv 2020–07 (2021). [DOI] [PMC free article] [PubMed]
- 28.Sun, C. et al. Deep learning-based classification of liver cancer histopathology images using only global labels. IEEE J. Biomed. Health Inform.24, 1643–1651 (2020). [DOI] [PubMed] [Google Scholar]
- 29.Ilse, M., Tomczak, J. & Welling, M. Attention-based deep multiple instance learning. In Dy, J. & Krause, A. (eds.) Proceedings of the 35th International Conference on Machine Learning, vol. 80 of Proceedings of Machine Learning Research, 2127–2136 (2018).
- 30.Chen, R. J. et al. Pan-cancer integrative histology-genomic analysis via multimodal deep learning. Cancer Cell40, 865–878 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 31.Li, B., Li, Y. & Eliceiri, K. W. Dual-stream multiple instance learning network for whole slide image classification with self-supervised contrastive learning. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 14318–14328 (2021). [DOI] [PMC free article] [PubMed]
- 32.Yao, J., Zhu, X., Jonnagaddala, J., Hawkins, N. & Huang, J. Whole slide images based cancer survival prediction using attention guided deep multiple instance learning networks. Med. Image Anal.65, 101789 (2020). [DOI] [PubMed] [Google Scholar]
- 33.Dehaene, O., Camara, A., Moindrot, O., de Lavergne, A. & Courtiol, P. Self-supervision closes the gap between weak and strong supervision in histology. arXiv preprint at arXiv:2012.03583 (2020).
- 34.Ciga, O., Xu, T. & Martel, A. L. Self supervised contrastive learning for digital histopathology. Mach. Learn. Appl.7, 100198 (2022). [Google Scholar]
- 35.Chen, Z., Li, X., Yang, M., Zhang, H. & Xu, X. S. Optimize deep learning models for prediction of gene mutations using unsupervised clustering. J Pathol Clin Res9, 3–17 (2023). [DOI] [PMC free article] [PubMed]
- 36.Quiros, A. C. et al. Adversarial learning of cancer tissue representations. In International Conference on Medical Image Computing and Computer-Assisted Intervention (Springer, 2021).
- 37.Kim, J. et al. Unsupervised discovery of tissue architecture in multiplexed imaging. Nat. Methods 1–9 (2022). [DOI] [PMC free article] [PubMed]
- 38.Chen, R. J. et al. Scaling vision transformers to gigapixel images via hierarchical self-supervised learning. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 16144–16155 (2022).
- 39.Wang, X. et al. Transformer-based unsupervised contrastive learning for histopathological image classification. Med. Image Anal.81, 102559 (2022). [DOI] [PubMed] [Google Scholar]
- 40.Lafarge, M. W., Pluim, J. P. & Veta, M. Orientation-disentangled unsupervised representation learning for computational pathology. arXiv preprint arXiv:2008.11673 (2020).
- 41.Sahasrabudhe, M. et al. Self-supervised nuclei segmentation in histopathological images using attention. In International Conference on Medical Image Computing and Computer-Assisted Intervention, 393–402 (Springer, 2020).
- 42.Reinhard, E., Adhikhmin, M., Gooch, B. & Shirley, P. Color transfer between images. IEEE Comput. Graph. Appl.21, 34–41 (2001). [Google Scholar]
- 43.Howard, F. M. et al. The impact of site-specific digital histology signatures on deep learning model accuracy and bias. Nat. Commun.12, 4423 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 44.Zbontar, J., Jing, L., Misra, I., LeCun, Y. & Deny, S. Barlow twins: Self-supervised learning via redundancy reduction. arXiv preprint at arXiv:2103.03230 (2021).
- 45.Chen, T., Kornblith, S., Norouzi, M. & Hinton, G. A simple framework for contrastive learning of visual representations. In III, H. D. & Singh, A. (eds.) Proceedings of the 37th International Conference on Machine Learning, vol. 119 of Proceedings of Machine Learning Research, 1597–1607 (PMLR, 2020). http://proceedings.mlr.press/v119/chen20j.html.
- 46.He, K., Fan, H., Wu, Y., Xie, S. & Girshick, R. Momentum contrast for unsupervised visual representation learning. Proceedings of the IEEE/CVF conference on computer vision and pattern recognition (2020).
- 47.Grill, J.-B. et al. Bootstrap your own latent: A new approach to self-supervised learning. Advances in neural information processing systems33, 21271–21284 (2020)
- 48.Traag, V., Waltman, L. & van Eck, N. J. From louvain to leiden: guaranteeing well-connected communities. Scientific Reports (2018). [DOI] [PMC free article] [PubMed]
- 49.Chen, C. et al. Fast and scalable search of whole-slide images via self-supervised deep learning. Nat. Biomed. Eng.6, 1420–1434 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 50.Gueréndel, C., Arnold, P. & Torben-Nielsen, B. Creating small but meaningful representations of digital pathology images. In MICCAI Workshop on Computational Pathology, 206–215 (PMLR, 2021).
- 51.McInnes, L., Healy, J., Saul, N. & Großberger, L. UMAP: Uniform Manifold Approximation and Projection. Journal of Open Source Software3 (2018).
- 52.Thunnissen, E. et al. Reproducibility of histopathological subtypes and invasion in pulmonary adenocarcinoma. an international interobserver study. Mod. Pathol.25, 1574–1583 (2012). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 53.Rokutan-Kurata, M. et al. Discohesive growth pattern (disco-p) as an unfavorable prognostic factor in lung adenocarcinoma: an analysis of 1062 japanese patients with resected lung adenocarcinoma. Mod. Pathol.33, 1722–1731 (2020). [DOI] [PubMed] [Google Scholar]
- 54.Thorsson, V. et al. The immune landscape of cancer. Immunity48, 812–830.e14 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 55.Graham, S. et al. Hover-net: Simultaneous segmentation and classification of nuclei in multi-tissue histology images. Med. Image Anal.58, 101563 (2019). [DOI] [PubMed] [Google Scholar]
- 56.Toccaceli, P. & Gammerman, A. Combination of inductive mondrian conformal predictors. Mach. Learn.108, 489–510 (2019). [Google Scholar]
- 57.Yi, M. et al. TGF-β: A novel predictor and target for anti-PD-1/PD-L1 therapy. Front. Immunol.13, 1061394 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 58.Katsuno, Y. & Derynck, R. Epithelial plasticity, epithelial-mesenchymal transition, and the TGF-β family. Dev. Cell56, 726–746 (2021). [DOI] [PubMed] [Google Scholar]
- 59.Gonzalez-Ericsson, P. I. et al. The path to a better biomarker: application of a risk management framework for the implementation of pd-l1 and tils as immuno-oncology biomarkers in breast cancer clinical trials and daily practice. J. Pathol.250, 667–684 (2020). [DOI] [PubMed] [Google Scholar]
- 60.Hou, W., Yi, C. & Zhu, H. Predictive biomarkers of colon cancer immunotherapy: Present and future. Frontiers in Immunology13 (2022). [DOI] [PMC free article] [PubMed]
- 61.Hendry, S. et al. Assessing tumor infiltrating lymphocytes in solid tumors: a practical review for pathologists and proposal for a standardized method from the international immuno-oncology biomarkers working group: Part 2: Tils in melanoma, gastrointestinal tract carcinomas, non-small cell lung carcinoma and mesothelioma, endometrial and ovarian carcinomas, squamous cell carcinoma of the head and neck, genitourinary carcinomas, and primary brain tumors. Adv. Anat. Pathol.24, 311 (2017). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 62.AbdulJabbar, K. et al. Geospatial immune variability illuminates differential evolution of lung adenocarcinoma. Nat. Med.26, 1054–1062 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 63.Luo, X. et al. Comprehensive computational pathological image analysis predicts lung cancer prognosis. J. Thorac. Oncol.12, 501–509 (2017). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 64.Yu, K.-H. et al. Predicting non-small cell lung cancer prognosis by fully automated microscopic pathology image features. Nat. Commun.7, 12474 (2016). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 65.Lu, C. et al. A prognostic model for overall survival of patients with early-stage non-small cell lung cancer: a multicentre, retrospective study. Lancet Digit. Health2, e594–e606 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 66.Wang, S. et al. Comprehensive analysis of lung cancer pathology images to discover tumor shape and boundary features that predict survival outcome. Sci. Rep.8, 10393 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 67.Sun, Z. et al. Histologic grade is an independent prognostic factor for survival in non-small cell lung cancer: an analysis of 5018 hospital- and 712 population-based cases. J. Thorac. Cardiovasc. Surg.131, 1014–1020 (2006). [DOI] [PubMed] [Google Scholar]
- 68.Sica, G. et al. A grading system of lung adenocarcinomas based on histologic pattern is predictive of disease recurrence in stage i tumors. Am. J. Surg. Pathol.34https://journals.lww.com/ajsp/Fulltext/2010/08000/A_Grading_System_of_Lung_Adenocarcinomas_Based_on.9.aspx (2010). [DOI] [PubMed]
- 69.Oiwa, H. et al. Clinicopathological, gene expression and genetic features of stage I lung adenocarcinoma with necrosis. Lung Cancer159, 74–83 (2021). [DOI] [PubMed] [Google Scholar]
- 70.Schäfer, M. & Werner, S. Cancer as an overhealing wound: an old hypothesis revisited. Nat. Rev. Mol. Cell Biol.9, 628–638 (2008). [DOI] [PubMed] [Google Scholar]
- 71.Rybinski, B., Franco-Barraza, J. & Cukierman, E. The wound healing, chronic fibrosis, and cancer progression triad. Physiol. Genom.46, 223–244 (2014). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 72.Chen, C.-L. et al. An annotation-free whole-slide training approach to pathological classification of lung cancer types using deep learning. Nat. Commun.12, 1193 (2021). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 73.Xu, X. et al. A weak supervision-based framework for automatic lung cancer classification on whole slide image. In 2020 42nd Annual International Conference of the IEEE Engineering in Medicine Biology Society (EMBC), 1372–1375 (2020). [DOI] [PubMed]
- 74.Hui, D. et al. Prognostication in advanced cancer: update and directions for future research. Support. Care Cancer27, 1973–1984 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 75.Hui, D., Mo, L. & Paiva, C. E. The importance of prognostication: impact of prognostic predictions, disclosures, awareness, and acceptance on patient outcomes. Curr. Treat. options Oncol.22, 1–14 (2021). [DOI] [PubMed] [Google Scholar]
- 76.Amano, K. et al. The accuracy of physicians’ clinical predictions of survival in patients with advanced cancer. J. Pain. Sympt. Manag.50, 139–146 (2015). [DOI] [PubMed] [Google Scholar]
- 77.Boehm, K. M., Khosravi, P., Vanguri, R., Gao, J. & Shah, S. P. Harnessing multimodal data integration to advance precision oncology. Nat. Rev. Cancer22, 114–126 (2022). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 78.Dosovitskiy, A., Springenberg, J. T., Riedmiller, M. & Brox, T. Discriminative unsupervised feature learning with convolutional neural networks. In Ghahramani, Z., Welling, M., Cortes, C., Lawrence, N. & Weinberger, K. Q. (eds.) Advances in Neural Information Processing Systems, vol. 27 (Curran Associates, Inc., 2014). https://proceedings.neurips.cc/paper/2014/file/07563a3fe3bbe7e3ba84431ad9d055af-Paper.pdf.
- 79.Patacchiola, M. & Storkey, A. J. Self-supervised relational reasoning for representation learning. In Larochelle, H., Ranzato, M., Hadsell, R., Balcan, M. F. & Lin, H. (eds.) Advances in Neural Information Processing Systems, vol. 33, 4003–4014 (Curran Associates, Inc., 2020). https://proceedings.neurips.cc/paper/2020/file/29539ed932d32f1c56324cded92c07c2-Paper.pdf.
- 80.He, K., Zhang, X., Ren, S. & Sun, J. Deep residual learning for image recognition. In 2016 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 770–778 (2016).
- 81.Wang, X., Girshick, R., Gupta, A. & He, K. Non-local neural networks. In 2018 IEEE/CVF Conference on Computer Vision and Pattern Recognition, 7794–7803 (2018).
- 82.Zhang, H., Goodfellow, I., Metaxas, D. & Odena, A. Self-attention generative adversarial networks. In Chaudhuri, K. & Salakhutdinov, R. (eds.) Proceedings of the 36th International Conference on Machine Learning, vol. 97 of Proceedings of Machine Learning Research, 7354–7363 (PMLR, 2019).
- 83.Miyato, T., Kataoka, T., Koyama, M. & Yoshida, Y. Spectral normalization for generative adversarial networks. arXiv preprint arXiv:1802.05957 (2018).
- 84.Blondel, V. D., Guillaume, J.-L., Lambiotte, R. & Lefebvre, E. Fast unfolding of communities in large networks. J. Stat. Mech. Theory Exp.2008, P10008 (2008). [Google Scholar]
- 85.McGregor, D., Palarea-Albaladejo, J., Dall, P., Hron, K. & Chastin, S. Cox regression survival analysis with compositional covariates: Application to modelling mortality risk from 24-h physical activity patterns. Stat. Methods Med. Res.29, 1447–1465 (2020). [DOI] [PubMed] [Google Scholar]
- 86.Martín-Fernández, J. A., Barceló-Vidal, C. & Pawlowsky-Glahn, V. Dealing with zeros and missing values in compositional data sets using nonparametric imputation. Math. Geol.35, 253–278 (2003). [Google Scholar]
- 87.Cule, E., Vineis, P. & De Iorio, M. Significance testing in ridge regression for genetic data. BMC Bioinforma.12, 372 (2011). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 88.Goeman, J. J. L1 penalized estimation in the cox proportional hazards model. Biom. J.52, 70–84 (2010). [DOI] [PubMed] [Google Scholar]
- 89.Lockhart, R., Taylor, J., Tibshirani, R. J. & Tibshirani, R. A significance test for the lasso. Ann. Stat.4210.1214/2F13-aos1175 (2014) [DOI] [PMC free article] [PubMed]
- 90.Wolf, F. A. et al. Paga: graph abstraction reconciles clustering with trajectory inference through a topology preserving map of single cells. Genome Biol.20, 59 (2019). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 91.Wolf, F. A., Angerer, P. & Theis, F. J. Scanpy: large-scale single-cell gene expression data analysis. Genome Biol.19, 15 (2018). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 92.Davidson-Pilon, C. lifelines: survival analysis in python. J. Open Source Softw.4, 1317 (2019). [Google Scholar]
- 93.Virtanen, P. et al. SciPy 1.0: Fundamental Algorithms for Scientific Computing in Python. Nat. Methods17, 261–272 (2020). [DOI] [PMC free article] [PubMed] [Google Scholar]
- 94.Seabold, S. & Perktold, J. statsmodels: Econometric and statistical modeling with python. In 9th Python in Science Conference (2010).
- 95.Benjamini, Y. & Hochberg, Y. Controlling the false discovery rate: A practical and powerful approach to multiple testing. J. R. Stat. Soc. Ser. B (Methodol.)57, 289–300 (1995). [Google Scholar]
- 96.Quiros, A. C. Mapping the landscape of histomorphological cancer phenotypes using self-supervised learning on unannotated pathology slides. Zenodo (2024). [DOI] [PMC free article] [PubMed]
Associated Data
This section collects any data citations, data availability statements, or supplementary materials included in this article.
Supplementary Materials
Data Availability Statement
The Cancer Genome Atlas (TCGA) whole slide images and corresponding labels for the 10 cancer types (accessing IDs TCGA-LUAD, TCGA-LUSC, TCGA-BLCA, TCGA-BRCA, TCGA-CESC, TCGA-COAD, TCGA-PRAD, TCGA-SKCM, TCGA-STAD) are available at the Genomic Data Commons portal (https://gdc.cancer.gov/). This data is publicly available without restriction, authentication or authorization necessary. The immune landscape signatures for the TCGA samples are available in Thorsson et al.54. Due to privacy, ethical considerations, and in accordance with the institutional policies, requests for whole slide images and corresponding labels in the additional New York University cohorts data may be addressed to the corresponding author, and a data transfer agreement between institutions will need to be signed - length and conditions for access will be defined by the parties following the procedure described in https://hslguides.med.nyu.edu/datasharing. The data generated in this study (pre-trained LUAD/LUSC model checkpoints, multi-cancer model checkpoints; tile vector representations for LUAD/LUSC before and after artefact removal; tile vector representation for the multi-cancer model; HPC configurations used in the publication for background and artefact removal, for LUAD/LUSC type classification, for LUAD survival and for multicancer analysis; whole slide image and patient vector representations for the lung subtype classification, the LUAD survival and the multicancer study; jupyter notebook to generate figures and results presented here) are available for download from the github page https://github.com/AdalbertoCq/Histomorphological-Phenotype-Learning. Source data are provided with this paper.
Code, pre-trained models, and demonstrations can be found at: https://github.com/AdalbertoCq/Histomorphological-Phenotype-Learningand on Zenodo96.