Open Access
8 May 2021 SPIE-AAPM-NCI BreastPathQ Challenge: an image analysis challenge for quantitative tumor cellularity assessment in breast cancer histology images following neoadjuvant treatment
Author Affiliations +
Abstract

Purpose: The Breast Pathology Quantitative Biomarkers (BreastPathQ) Challenge was a Grand Challenge organized jointly by the international society for optics and photonics (SPIE), the American Association of Physicists in Medicine (AAPM), the U.S. National Cancer Institute (NCI), and the U.S. Food and Drug Administration (FDA). The task of the BreastPathQ Challenge was computerized estimation of tumor cellularity (TC) in breast cancer histology images following neoadjuvant treatment.

Approach: A total of 39 teams developed, validated, and tested their TC estimation algorithms during the challenge. The training, validation, and testing sets consisted of 2394, 185, and 1119 image patches originating from 63, 6, and 27 scanned pathology slides from 33, 4, and 18 patients, respectively. The summary performance metric used for comparing and ranking algorithms was the average prediction probability concordance (PK) using scores from two pathologists as the TC reference standard.

Results: Test PK performance ranged from 0.497 to 0.941 across the 100 submitted algorithms. The submitted algorithms generally performed well in estimating TC, with high-performing algorithms obtaining comparable results to the average interrater PK of 0.927 from the two pathologists providing the reference TC scores.

Conclusions: The SPIE-AAPM-NCI BreastPathQ Challenge was a success, indicating that artificial intelligence/machine learning algorithms may be able to approach human performance for cellularity assessment and may have some utility in clinical practice for improving efficiency and reducing reader variability. The BreastPathQ Challenge can be accessed on the Grand Challenge website.

1.

Introduction

Neoadjuvant treatment (NAT) of breast cancer is the administration of therapeutic agents before surgery; it is a treatment option often used for patients with locally advanced breast disease1 and more recently is an acceptable option for operable breast cancer of certain molecular subtypes. The administration of NAT can reduce tumor size, allowing patients to become candidates for limited surgical resection or breast-conserving surgery rather than mastectomy.1 In addition to affecting parameters, such as histologic architecture, nuclear features, and proliferation,2 response to NAT may reduce tumor cellularity (TC), defined as the percentage area of the overall tumor bed comprising tumor cells from invasive or in situ carcinoma:3

TC=Tumor bed area containing tumor cells from invasive orinsitucarcinomaTotal area ofROI.
While tumor response to NAT may or may not manifest as a reduction in tumor size, overall TC can be markedly reduced,4 making TC an important factor in the assessment of NAT response. TC is also an important component evaluated as part of the residual cancer burden index5 that predicts disease recurrence and survival across all breast cancer subtypes.

In current practice, TC is manually estimated by pathologists on hematoxylin and eosin (H&E)-stained slides, a task that is time consuming and prone to human variability. Figure 1 shows examples of various levels of TC within different regions of interest (ROIs) on an H&E stained slide. The majority of practicing pathologists have not been trained to estimate TC as this measurement was only proposed by Symmans et al.6 in 2007, and it is currently not part of practice guidelines for reporting on breast cancer resection specimens. That being said, the use of TC scoring is expected to grow because the quantitative measurement of residual cancer burden has proven effective in NAT trials. There is great potential to leverage automated image analysis algorithms for this task to

  • provide reproducible and precise quantitative measurements from digital pathology (DP) slides,

  • increase throughput by automating part of the tumor burden assessment pipeline, and

  • assess TC quickly and efficiently across a large population, which is advantageous in clinical trials.

Fig. 1

Examples of various levels of TC within different ROIs on an H&E-stained WSI slide.

JMI_8_3_034501_f001.png

Digital analysis of pathology slides has a long history dating to the mid-1960’s7 with early work by Mendelsohn et al.8 analyzing cell morphology from digital scanning cytophotometer images.9 More recently, advances in whole slide imaging (WSI) technologies and the recent U. S. Food and Drug Administration (FDA) clearances of the first two WSI systems for primary diagnosis have accelerated efforts to incorporate DP into clinical practice. An important potential benefit of WSI is the possibility of incorporating artificial intelligence/machine learning (AI/ML) methods into the clinical workflow.10 Such methods utilize multidimensional connected networks that can progressively develop associations between complex histologic image data and image annotations or patient outcomes, without the need for engineering handcrafted features employed with more traditional machine learning approaches. The potential of AI/ML to improve pathology workflow has been discussed in recent literature.1013 However, it is challenging to selectively choose the best methods for a given clinical problem because of the vast number of techniques and out-of-the-box models available to algorithm developers, differences between testing datasets, methods for defining a reference standard, and the metrics used for algorithm evaluation.

Global image analysis challenges, such as Cancer Metastases in Lymph Nodes (CAMELYON)14 and Breast Cancer Histology (BACH),15 have been instrumental in enabling direct comparisons of a range of techniques in computerized pathology slide analysis. Public challenges, in general, in which curated datasets are released to the public in an organized manner, are useful tools for understanding the state of AI/ML for a task because they allow algorithms to be compared using the same data, reference standard, and scoring methods. These challenges can also be useful for improving our understanding of how different choices for reference standards or a different performance metric impact AI/ML algorithm performance and interalgorithm rankings.

This paper describes a challenge directed toward understanding automated TC assessment. The international society for optics and photonics (SPIE), the American Association of Physicists in Medicine (AAPM), the U.S. National Cancer Institute (NCI), and the U.S. Food and Drug Administration (FDA) organized the Breast Pathology Quantitative Biomarkers (BreastPathQ) Grand Challenge to facilitate the development of quantitative biomarkers for the determination of cancer cellularity in breast cancer patients treated with NAT from WSI scans of H&E-stained pathological slides. The Grand Challenge was open to research groups from around the world. The purpose of this paper is to describe the BreastPathQ Challenge design and evaluation methods and to report overall performance results from the Grand Challenge.

2.

Materials and Methods

2.1.

Data Acquisition

The dataset for this challenge was collected at the Sunnybrook Health Sciences Centre, Toronto, Canada, following approval from the institutional Ethics Board.16 The histopathologic characteristics of the 121 slides from the 64 patients participating in the original study are provided by Peikari et al.16 The challenge dataset was a subset of slides from this original study that consisted of 96 WSI scans acquired from tissue glass slides stained with H&E, extracted from 55 patients with residual invasive breast cancer on resection specimens following NAT. Slides were scanned at 20× magnification (0.5  μm/pixel) using an Aperio AT Turbo 1757 scanner (Leica Biosystems Inc., Buffalo Grove, Illinois). Training, validation, and test sets were defined as subsets of the 96 WSI scans: 63 scans (33 patients), 6 scans (4 patients), and 27 scans (18 patients) for the training, validation, and test data sets, respectively. Subsets were defined such that WSI scans from the same patients resided in the same set.

As WSI scans are difficult to annotate due to the sheer volume of data contained within each (between 1×109 and 3×109  pixels per WSI scan), we asked a breast pathology fellow (path1) to hand-select patches from each WSI scan, with the intention of capturing representative examples of TC ratings spanning the range between 0% and 100%. This was done using the Sedeen Viewer17 (Pathcore, Toronto, Canada). The pathologist drew a small rectangle at the center of the desired patch and then a plugin was used to automatically generate a rectangular ROI of 512×512  pixels around this point. These regions were then passed to an open-source API, Openslide,18 to automatically extract 512×512 image patches from the WSI scans, which were then saved as uncompressed TIFF image files. Resulting image files were renamed to reference the WSI scan from which each patch originated. All identifiers were anonymized to maintain patient confidentiality.

For each patch, a TC rating, ranging from 0% to 100%, was provided by the pathologist, based on the recommended protocol outlined by Symmans et al.6 Patches that did not contain any tumor cells were assigned a TC rating of 0%. The training and validation sets were only annotated by path1, whereas the test set was annotated by both path1 and a breast pathologist (path2). Both path1 and path2 had over 10 years of experience.16 Annotations were performed independently, and therefore, each pathologist was unaware of the rating assigned by the other. The distribution of pathologist manual TC ratings used as the reference standard in this challenge for the training, validation, and test sets is given in Fig. 2. The number of patches for which reference standard scores were provided was 2394, 185, and 1119 for training, validation, and test sets, respectively.

Fig. 2

Patch-based histograms of the pathologists’ reference standard scores for the (a) training, (b) validation, and (c) test datasets. (d) Confusion matrix comparing the ratings between path1 and path2 on the test dataset. Only path1 provided ratings for the training and validation datasets, while both path1 and path2 provided ratings for the test dataset.

JMI_8_3_034501_f002.png

Full WSI datasets, in addition to patches, were made available upon request on a password-protected Amazon cloud-based platform, along with instructions for usage of high-resolution DP WSI scans in an image analysis pipeline. Participants were able to request access to the platform via email at the time of the challenge.

2.2.

Auxiliary Cell Nuclei Dataset

In addition to image patches extracted from WSI scans, participants were also provided with annotations of lymphocytes, malignant epithelial, and normal epithelial cell nuclei in 153 ROIs from the same dataset. These annotations were provided, and participants were permitted to use this in the challenge in addition to the main dataset described above. These data were provided to help developers who wanted to segment cells before calculating a TC score.16 In the auxiliary dataset, cell nuclei were marked manually via a pen tool in Sedeen Viewer,19 and x-y coordinates were stored in an .xml file for each ROI.

2.3.

Challenge Setup

The BreastPathQ Challenge was organized with the intention of presenting findings and winners at the BreastPathQ session at SPIE Medical Imaging 2019 (see Sec. 3.2). Participants were allowed to register, and training data were released on October 15, 2018, for the BreastPathQ Challenge. The validation data were released on November 28, 2018, and the test data on December 1, 2018, 1 month before the challenge closed on December 28, 2018. Initially holding the validation and test datasets allowed participants time to design their algorithms before assessing their performance. Participants were tasked with assigning TC scores to individual patches during all three phases of the challenge: training, validation, and test. For training purposes, ground truth labels were provided for the training set upon initial release. Subsequently, the ground truth labels for the validation set were released at the time the test patches were released on December 1, 2018. Ground truth for the test set was held out during the entirety of the challenge, only being accessible by the challenge organizers for evaluating the performance of official submissions.

The BreastPathQ utilized an instance of the MedICI Challenge platform to conduct this challenge.20 The MedICI Challenge platform supports user and data management, communications, performance evaluation, and leaderboards, among other functions. The platform was used in this challenge as a front-end for challenge information and rules, algorithm performance evaluation, leaderboards, and ongoing communication among participants and organizers through a discussion forum.

The challenge was set up to allow participants to submit patch-based TC scores during the training and validation phases of the challenge and receive prediction probability (PK) performance feedback scores via an automated Python script. The script initially verifies that the submitted score file is valid by checking if the submitted file is formatted correctly and that all patches have a score. An invalid submitted score file was not considered part of the submission limit for the participants. The same evaluation script was used for the training, validation, and test phases. This enabled participants to validate the performance of their algorithms during development as well as familiarize themselves with the submission process prior to the test phase of the challenge.

The submission process involved preparing one TC score per patch in a predefined CSV format described on the website. Participants were also required to provide a description of their submitted method in the form of a two-page algorithm summary as part of the test phase of the challenge. Participants who implemented deep neural networks were asked to provide a description of their network architecture including batch size, optimizer, and out-of-the-box models. Each participant group was allowed up to three valid submissions to be submitted for test set evaluation. Participants were permitted to use additional data in the algorithm development process for pretraining, augmentation, etc., including using their own training data obtained outside the challenge.

2.4.

Participants

Prior to the test submission deadline on December 28, 2018, there were a total of 317 registrants. During each phase of the challenge, 74, 551, and 100 valid submissions were received for the training, validation, and test phases, respectively. A “valid” submission refers to patch-level predictions successfully submitted by a registered participant. A description of the algorithm(s) was also required as part of a valid test submission. A leaderboard was generated for each phase of the challenge except the test phase; it was updated after each successful submission and was made visible to all participants. The test leaderboard results were hidden from the participants. Results of the challenge were announced at a special SPIE BreastPathQ session that took place during a joint session with the 2019 SPIE Medical Imaging Computer Aided Diagnosis conference and Digital Pathology conference in San Diego, California, held from February 16 to 21, 2019. During the session, the top two winners presented their algorithm and performance in oral presentations. Other participants were also invited to present their methods in a poster session during the conference.

A list of the 39 teams who submitted valid test set entries is provided in Appendix A with teams being allowed to submit up to three algorithms in the test phase. Members of the organizing committee, as well as students and staff from their respective organizations, were not permitted to participate in the challenge due to potential conflicts of interest.

2.5.

Evaluation Metric

The primary evaluation metric used for determining algorithm rankings and the winners for the challenge was PK. Intraclass correlation analysis was also performed as a secondary analysis, unknown to the challenge participants, to compare with the PK rankings and results. As two pathologists provided reference standard TC scores for the test set, the PK results based on each individual pathologist were averaged to get a final average PK for each algorithm. The 95% confidence limits [upper and lower bounds (UB and LB, respectively)] of each summary performance score were calculated using bootstrapping (resampling with replacement) 1000 times on a per-patient basis and obtaining the 95% confidence interval using the percentile method.

2.5.1.

Prediction probability score

PK21 is a concordance metric that measures the agreement in the ranking of paired cases by two readers or algorithms. It was used as the main evaluation metric for the challenge specifically because it was not clear if the two pathologist TC predictions would be well calibrated due to interpathologist variability. Concordance evaluates the ranking of cases but not the absolute values such that calibration between readers or between a reader and algorithm is not required. Patch ranking was deemed the most important comparison to assess since calibrating an algorithm could potentially be achieved as an additional step for well-performing algorithms. PK is defined as

Pk=12(CDC+D+TA+1)=C+12TAC+D+TA,
where C is the number of concordant pairs, D is the number of discordant pairs, and TA is the number of ties in the submitted algorithm results. PK can be defined as the probability that the method ranks two randomly chosen cases in the same order as the reference standard. It is also a generalization of the trapezoidal area under the receiver operating characteristics curve (AUC) calculation. The PK was calculated by modifying SciPy’s22 implementation of Kendall’s Tau-b. SciPy’s implementation calculates the components (C, D, TA) needed for the PK estimation such that our modification simply involved using the estimated components to calculate PK. The Python function for calculating PK was made available to all participants of the challenge.

2.5.2.

Intraclass correlation value

Concordance measures the similarity between the rankings of patches by two readers/algorithms, but it does not require calibration of the algorithm and the reference TC scores. After reviewing the various deep learning algorithm implementations, it was clear that mean squared error (MSE), a correlation measure between an algorithm’s TC outputs and the reference standard values, was commonly used to optimize algorithm performance. Calibration differences between the algorithm and the references do impact MSE. Since MSE was such a common optimization metric, we added a secondary correlation analysis as part of the challenge analysis plan, namely the intraclass correlation coefficient (ICC), to better understand the impact of the performance metric on algorithm rankings. The ICC was calculated using two-way effects with absolute agreement [ICC (2,1) by the Shrout and Fleiss convention23], using the “irr” package24 in R.

2.6.

Patch-Based Mean Squared Error Analysis

Another post hoc analysis performed after completion of the challenge was the calculation of the patch-based average MSE between the pathologists and all submitted algorithms to identify which patches had the largest and the smallest errors in predicting TC. The MSE between each pathologist and the algorithms for an individual patch was calculated as the squared sum across all algorithms of the difference between the pathologist TC score and an individual algorithm TC prediction. The final MSE value was then the average across the two pathologists. A higher MSE indicated that the algorithms performed relatively poorly in predicting the cellularity for a patch, whereas a lower MSE indicated better performance.

3.

Results

3.1.

Submitted Algorithms

The BreastPathQ Challenge participants represented a total of 39 unique teams from 12 countries. Almost all of the teams (38/39) used deep convolutional neural networks (CNNs) to build their automated pipelines, with most also using well-established architectural designs (Sec. 3.1.2). The participants also universally employed data augmentation techniques (Sec. 3.1.1) to enhance algorithm training and performance. The remainder of this section summarizes various aspects of the submitted algorithms in more detail, and a brief summary of all submitted methods is provided in Appendix A.

3.1.1.

Preprocessing/data augmentation

All participants used some form of data augmentation to increase the size of the original dataset, with most of the participants employing random rotations, flips, and color jittering. Some participants also opted to use the HSV (hue–saturation–value) color space in addition to, or in combination with, the RGB (red-green-blue) color space.

3.1.2.

Neural network architectures

The top 10 performing teams in the BreastPathQ Challenge used deep neural networks to generate TC scores, and they all used pretrained CNN architectures, including Inception25, ResNet,26 and DenseNet.27 Other commonly used CNN architectures included Xception,28 VGG,29 and SENet.30 Other teams developed custom networks. Ensembles of deep learning-based networks were also a common approach for achieving improved algorithm performance. The two top performing teams incorporated squeeze-and-excitation (SE) blocks30 in their pretrained Inception and ResNet models. SE blocks integrate into existing network architectures by learning global properties along with traditional convolutional layers. The SE block itself captures global properties in a network by aggregating feature maps along their spatial dimensions followed by a “self-gating mechanism.”30

Typically, CNN outputs were linearly mapped to scores between 0 and 1, and distance-based loss functions were adopted to perform backpropagation. The most commonly used loss function was MSE; however, other common losses such as least absolute deviation (L1) were also used.

The majority of CNNs (except custom-made CNN architectures) used ImageNet31 pretrained weights. Public datasets were also used for pretraining, including the BACH challenge dataset, which includes H&E-stained breast histology microscopy and WSI scans representative of four types of breast cancer.15 One participant also used the large 2018 data science bowl challenge dataset of cell nuclei from various types of microscopic imaging modalities.32 Aside from CNNs, two participants used unlabeled data in the hopes of avoiding overfitting in the task. Team ThisShouldBeOptional pretrained a generative adversarial network (GAN)33 with data from the 2014 International Conference on Pattern Recognition (ICPR) contest34 and then trained on the BreastPathQ dataset, using the discriminator to predict TC scores. Team max0r similarly used the discriminator of an InceptionNet35 adversarial autoencoder to regularize the feature space prior to training for prediction of TC scores.

3.1.3.

Cell segmentation

The auxiliary dataset described in Sec. 2.2 was adopted by various participants to incorporate cell segmentation and classification as tumor versus normal in their pipelines. Because the cell nuclei locations were given as x-y coordinates, some participants chose to sample patches centered at the provided coordinates while others simulated segmentation maps by drawing circles around these points (e.g., Team rakhlin). There was a range of different architectures used to perform TC score prediction from cell segmentation maps including U-Net,36 fully connected networks (FCN),37 and custom network designs.

3.1.4.

Postprocessing

We found that all participants who used CNNs also employed some sort of ensemble method. Most opted to use k-fold cross-validation to split the training set and learn individual models per fold. Final TC scores were achieved mostly through either an averaging/maximum operation or learning a separate regression layer that aggregated penultimate layers in each CNN. Some participants also trained individual CNNs with different architectures in parallel and combined results using one of the above methods.

Due to the nature of the task, and because scores were discretized through manual assessment, two participants performed a combination of classification and regression. Team SCI performed classification by artificially creating multiple classification categories, whereas Team SRIBD opted to learn a label distribution automatically via label distribution learning.38 Training was then performed on a combination of two (or more via ensemble) sets of ground truth labels.

3.2.

Prediction Probability Analysis

The best performing method on the independent test set achieved an average PK of 0.941 [0.917,0.958], which was comparable to but also slightly higher than the average interrater PK of 0.927 [0.914,0.940] for path1 and path2, who provided the reference standard TC scores for the dataset. The PK of the best-performing algorithm failed to reach a statistically significant difference from that of the individual pathologists’ PKs.

Figure 3(a) shows the average PK scores sorted by algorithm from highest to lowest rank with the actual PK scores given in Table 1. Figure 4(a) shows the individual PK scores using either path1 or path2 as the reference standard for the top 30 performing algorithms in terms of average PK score. PK was generally higher for path1 as the reference as opposed to path2 for this set of high-performing algorithms.

Fig. 3

Average scores sorted by the participants’ ranks for (a) test PK scores and (b) test ICC (2,1) scores.

JMI_8_3_034501_f003.png

Table 1

Best PK scores and the corresponding ICC values achieved by each BreastPathQ participant team, averaged between two pathologists. Some ranks (e.g., rank 5) are not listed because a different algorithm from the same team achieved a higher rank.

RankPK scoreICC score
AverageLower BoundsUpper BoundsAverageLower BoundsUpper Bounds
10.9410.9170.9580.9340.9080.954
20.9410.9200.9570.9380.9130.956
30.9390.9110.9580.9360.9060.957
40.9370.9160.9550.9220.8920.943
60.9340.9060.9530.9280.8960.952
80.9320.9080.9520.9110.8790.934
90.9320.9080.9510.9310.9010.954
110.9270.9080.9470.8610.8070.901
140.9260.9020.9420.8950.8520.924
180.9230.8900.9500.9080.8450.949
200.9230.9040.9380.9040.8740.930
260.9190.8930.9430.9100.8730.939
270.9190.8900.9430.8850.8350.918
290.9180.8990.9340.9020.8700.926
300.9170.8910.9390.9000.8590.930
310.9170.8870.9400.9020.8630.929
330.9160.8950.9330.9060.8770.928
360.9160.8960.9320.8550.8100.888
370.9150.8970.9320.9040.8800.926
380.9150.8900.9360.9040.8740.929
400.9130.8930.9280.9060.8740.929
410.9130.8920.9310.9140.8840.937
450.9120.8920.9290.9030.8720.928
530.9070.8610.9390.8900.8210.934
550.9040.8720.9300.8950.8360.931
560.9020.8770.9300.8760.8390.906
570.9000.8790.9210.8880.8510.919
660.8800.8380.9100.5790.5400.611
670.8790.8560.9000.8580.8100.902
680.8760.8480.8990.8590.8020.897
700.8700.8430.8890.8280.7790.865
710.8690.8130.9130.8120.6890.898
720.8680.8260.9020.8370.7590.886
730.8660.8450.8880.8430.7890.885
750.8640.8370.8890.8240.7800.871
780.8600.7770.9080.7720.5790.884
800.8470.7900.9000.8010.7090.872
840.7850.7110.8640.6560.4970.796
870.4970.4760.517−0.012−0.0540.041

Fig. 4

Algorithm scores using the individual pathologists as the reference standard sorted by the participants’ ranks for the top 30 performers. (a) Test PK scores by top average PK scores and (b) test ICC (2,1) scores by top average ICC scores.

JMI_8_3_034501_f004.png

Figure 5(a) focuses on the average PK for the top 30 performers and shows a relatively small range in performance of 0.917 to 0.941 across the 30 algorithms. The figure also indicates the first algorithm with PK performance that is statistically significantly different from the first- and the second-ranked algorithms at the α=0.05 level. The first ranked algorithm (PK=0.941 [0.917,0.958]) was statistically superior to the fifth ranked algorithm (PK=0.936 [0.910,0.955]) and all subsequent lower ranked algorithms. The second ranked algorithm (PK=0.941 [0.920,0.957]) was statistically superior to the sixth ranked algorithm (PK=0.934 [0.906,0.953]) such that a difference of about 0.006 in PK was statistically significant for the top performing algorithms.

Fig. 5

Average performance sorted by participants’ ranks for the top 30 performers in (a) test PK scores and (b) test ICC (2,1) scores. The horizontal lines show the first algorithm in which there is a statistically significant difference between the two bullets.

JMI_8_3_034501_f005.png

3.3.

Intraclass Correlation Analysis

ICC values were not an endpoint of the BreastPathQ Challenge in that these results were not used to select the challenge winners; however, we decided to compute and report ICC values after completion of the competition to determine the impact of algorithm ranking on the use of either a rank-based or a calibrated endpoint. The best-performing method achieved an average ICC of 0.938 [0.913,0.956], which was higher than the average inter-rater ICC of 0.892 [0.866,0.914] between path1 and path2.

Figure 3(b) shows the average ICC scores sorted by algorithm from highest to lowest rank with the best ICC score by participant given in Table 1. Figure 4(b) shows ICC scores using path1 or path2 as the reference standard for the top 30 performing algorithms in terms of average ICC score. In this case, the ICC was generally higher for path2 as the reference compared with path1 as the reference. This trend is the reverse of what was observed for the highest performing PK algorithms in which comparisons with path1 typically resulted in higher PK.

Figure 5(b) focuses on the average ICC for the top 30 performers. The range in average ICC was 0.904 to 0.938 across the 30 algorithms. The figure also shows that the first ranked ICC algorithm (ICC=0.938 [0.913,0.956]) was statistically superior to the 26th ranked algorithm (ICC=0.907 [0.878,0.928]) and all subsequent lower ranked algorithms. The 2nd ranked algorithm (ICC=0.936 [0.906,0.957]) was statistically superior to the 29th ranked algorithm (ICC=0.905 [0.866,0.933]) such that a difference of about 0.031 in the ICC was statistically significant for the top performing algorithms. This ICC difference for statistical significance was substantially larger than the 0.006 needed for PK significance. However, looking at the scatter plot of PK scores versus ICC scores in Fig. 6, we see that the ranks in the two reference standard approaches were fairly consistent in that high performers in PK tended to be high performers in ICC as well.

Fig. 6

Scatter plot between average PK scores and average ICC (2,1) scores. The solid back curve is line with slope=1.

JMI_8_3_034501_f006.png

3.4.

Patch-Based Analysis

Figures 7 and 8 show patches in which the patch-based MSE were the highest and the lowest, respectively, along with the average algorithm TC score (AvgScore). The algorithms performed poorly for the examples shown in Fig. 7, by overestimating TC for the region of closely packed benign acini seen in the sclerosing adenosis of Fig. 7(a) and in the patch depicting a high number of tumors associated with inflammatory cells in Fig. 7(b). The algorithms underestimated TC for the lobular carcinoma in Fig. 7(c), which is characterized by sheets of noncohesive cells with nuclei only slightly larger than inflammatory cells that do not form tubules or solid clusters. TC was also consistently underestimated in the apocrine carcinoma depicted in Fig. 7(d), which had markedly abundant cytoplasm such that the surface area of the tumor cells is significantly larger than the surface area of the nuclei.

Fig. 7

Patches with the high average MSE between the pathologists and the algorithms. The MSE, path1 TC score, path2 TC score, and average algorithm TC score for each patch (a)–(d) is given below. (a) MSE=0.364, path1=0, path2=0, AvgScore=0.53±0.28, score range=[0,0.98], (b) MSE=0.247, path1=0.35, path2=0.3, AvgScore=0.78±0.18, score range=[0.10,1.00], (c) MSE=0.191, path1=0.9, path2=1, AvgScore=0.58±0.23, score range=[0,0.99], and (d) MSE=0.093, path1=0.8, path2=0.8, AvgScore=0.52±0.11, score range=[0.24,0.82].

JMI_8_3_034501_f007.png

Fig. 8

Patches with the lowest average MSE between the pathologists and the algorithms. The MSE, path1 TC score, path2 TC score, and average algorithm TC score for each patch (a)–(d) is given below. (a) MSE=0.004, path1=0, path2=0, AvgScore=0.03±0.06, scorerange=[0,0.30], (b) MSE=0.006, path1=0, path2=0, AvgScore=0.03±0.07, scorerange=[0,0.50], (c) MSE=0.011, path1=0.95, path2=0.9, AvgScore=0.90±0.10, score range=[0.41,1.00], and (d) MSE=0.0133, path1=0.9, path2=0.9, AvgScore=0.88±0.11, score range=[0.40,1.00].

JMI_8_3_034501_f008.png

On the other hand, the algorithms performed quite well for the patches that depicted benign, completely normal breast lobules in the acellular stroma shown in Figs. 8(a) and 8(b) and in acellular stroma and for malignant patches in Figs. 8(c) and 8(d) showing cohesive residual tumor cells with high nuclear–cytoplasmic ratio encompassing the majority of the surface area. In these cases, the tumor–stroma interface was well delineated, and the stroma contained a minimal number of inflammatory cells.

4.

Discussion

The submitted algorithms generally performed quite well in assessing cancer cellularity for H&E breast cancer tumor patches with the majority, 62/100 submitted algorithms, having a PK scores greater than 0.90 on a scale of 0.0 to 1.0. The top performing algorithms had PK comparable to path1 and path2 pathologists who had an average interrater PK of 0.927 [0.914,0.940] on the test dataset. This indicates that a range of different deep learning approaches (e.g., ResNet50, squeeze-excitation Resnet50, DenseNet, Xception, Inception, and ensembles of architectures) may be able to perform similarly to pathologists in ranking pairs of slide patches in terms of cellularity. A similar trend was observed with the ICC metric in which 50/100 algorithms had mean ICC performance above 0.892, the average interrater ICC performance on the test dataset. This ICC performance again suggests that a range of deep learning techniques can produce similar cellularity scores to those of the pathologists participating in this study such that automated cancer cellularity scoring may be a reasonable AI/ML application to consider. The value of a successful AI/ML implementation could be in streamlining the assessment of residual cancer burden in breast and other cancers and reducing the variability in cellularity scoring compared with that of pathologists. While the challenge results are encouraging, this is an early stage study that simply indicates that some of the better performing algorithms may have merit for further optimization and testing. Algorithm performance would need to be confirmed on a much larger and more diverse dataset to verify both the algorithm performance and consistency with pathologist interpretation across different patch types. Such a dataset should consist of images acquired with different scanners and acquired at different sites so that it would be representative of the image quality observed in clinical practice. This challenge included only images scanned using a single WSI scanner and from a single site. In addition, our reference standard was limited to two pathologists, and these pathologists exhibited variability in their TC scores, indicating that a larger study should include a larger, more representative group of pathologist readers to better account for reader variability.

While overall performance was good for the top performing algorithms, it was observed that AI/ML algorithms as an entire group tended to perform well or poorly for some patches. Figures 7 and 8 show some insight into the errors made by the algorithms. Figure 8 shows examples of “typical” appearing patches where the algorithms tend to do well, in terms of low average MSE with the pathologists. The zero cellularity patches in Figs. 8(a) and 8(b) show the classical appearance of normal breast tissue where epithelial cells form ducts and are surrounded by regions of stroma, while the high cellularity patches in Figs. 8(c) and 8(d) contain dense regions of randomly arranged malignant epithelial cells. The patches in Fig. 7 cause the most difficulty for the submitted algorithms in general; Fig. 7(a) shows cellularity in a region derived from a patient with adenosis. While this is benign, the dense concentration of epithelial cells seems to have been mistaken for cancer by many of the algorithms, leading to high TC scores compared with the pathologists scores. Similarly, the high concentration of tumor infiltrating lymphocytes in Fig. 7(b) led to an overestimation of cellularity by the algorithms. In Fig. 7(c), the tumor cells in the lobular carcinoma are distorted and noncohesive, while the effect of the NAT led to a high cytoplasm to nuclei ratio, which caused the algorithms to underestimate cellularity in Fig. 7(d). These figures suggest that the challenge algorithms, as a group, performed relatively well on easier patches (Fig. 8) and struggled on more difficult patches (Fig. 7) in which pathologists may benefit most from an AI/ML. The errors also demonstrate the degree of variability in tumor cell properties across breast cancer cases treated with NAT and demonstrate that large and representative datasets are needed to train and evaluate models for DP implementation. Algorithm evaluation with large datasets can also serve to document the types of cases in which AI/ML performs well and those types that are problematic.

Ensemble methods, which combine the output of multiple trained neural networks into a single output, have become a common approach for challenge participants for improving AI/ML algorithm performance. It was the same for the BreastPathQ Challenge, in which most of the teams used an ensemble of deep learning algorithms instead of limiting themselves to just a single deep learning architecture and training. In general, the ensemble method had higher PK performance than the nonensemble methods, and the top five algorithms in terms of PK all used an ensemble of deep learning architectures. The advantage of ensembles or combinations of algorithms leading to improved performance was also observed in the DM DREAM Challenge, in which the ensemble method significantly improved the AUC over the best single method from 0.858 to 0.89539 for the binary task of cancer/no cancer presence in screening mammography. Our results indicate that ensembles of deep-learning architectures can improve estimation performance in independent testing compared with single classifier implementations at the cost of additional training time and validating the multiple neural networks.

Our initial choice for concordance metric was Kendall’s Tau-b (τB). τB is a common metric for concordance40 and is given as

τB=CD(C+D+TA)*(C+D+TR),
where C is the number of concordant pairs, D is the number of discordant pairs, TA is the number of ties in the submitted algorithm results, and TR is the number of ties in the reference standard. However, one of the participants in the challenge (David Chambers, Southwest Research Institute, Team: dchambers) identified a problem with τB early after the initial release of the training data. The participant found, and we confirmed through simulations, that by simply binning continuous AI/ML algorithm outputs (e.g., binning scores to 10 equally spaced bins between 0 and 1 instead of using a continuous estimate between 0 and 1) one could artificially increase the number of ties TA that an algorithm produces. Binning also impacted the number of concordant C and discordant D pairs. Based on our simulation studies, we found that binning decreased the number of concordant pairs C somewhat but also lead to a much larger decrease in the number of discordant pairs D because regions having similar TC scores are more difficult to differentiate than regions having large differences in TC in general. Binning had a relatively small impact on the τB denominator such that the overall effect was to increase τB compared with using continuous TC estimates or even smaller bin sizes. To prevent the possibility of the challenge results being manipulated through the binning of algorithm outputs, we revised our initial concordance endpoint to use the PK metric, which does not suffer from this shortcoming. Increasing algorithm ties TA by binning still impacts C and D, but the large reduction in D reduced the PK denominator C+D+TA to a larger degree than the numerator C+12TA such that binning algorithm estimates tend to reduce PK instead of improving it.

As described in Sec. 2.1, path1 provided all of the reference label scores for the training and validation data. Figure 4(a) shows that test PK performance for an algorithm was consistently larger having path1 as the reference standard compared with path2 for almost all top 30 performers, although the error bars largely overlap. One possible explanation for this consistent difference is that the participants may have been able to tune their algorithms to path1 TC scores during the training and validation phases since path1 was the reference label for these datasets. Although PK was not explicitly used as part of the loss function for algorithm training by any participants, it is likely that they selectively submitted algorithms during the test phase that produced higher PK performance in the training and validation phases. It is not surprising to see better PK performance for path1 compared with path2 since path1 was the reference labeler for all three datasets.

Interestingly, the trend was opposite for the ICC. Figure 4(b) shows algorithm ICC performance for both reference labelers on the test dataset. The ICC with path2 as the reference are larger than the ICC with path1 as the reference for most of the top ICC preforming algorithms. Participants did not optimize their algorithm for the ICC nor did they receive feedback on ICC performance during the course of the challenge. In addition, when using path 2 as the reference, the difference in the ICC between the algorithms and path1 was statistically significant but not vice-versa. We hypothesize that this is likely a coincidence in our study due to having two different truthing pathologists and no algorithm optimization toward the ICC endpoint. For PK, the difference between the algorithms and the individual pathologists failed to reach statistical significance. This result suggests that ICC performance, in which calibration in the scores is accounted for, performs differently than PK, a rank-based performance metric. Despite this, many of the top performing PK algorithms were also among the top ICC performers. This can be seen by studying Fig. 4 where the top three algorithms in terms of PK are also the top three in terms of ICC. Likewise, 8 of the top 10 performing PK performers are in the top 10 performing ICC algorithms. We conjecture that if the challenge had returned ICC performance to the participants in the training/validation stage instead of PK, Fig. 4(b) would likely have shown better ICC performance for path1 over path2 because the participants would have adjusted their submissions to those with higher ICCs on the training and validation datasets. Therefore, we believe it is important to consider what performance feedback is provided to participants in an AI/ML challenge since this can impact which models are submitted. The results indicate a limitation of the challenge of having only a single pathologist provide a reference TC score for the training and validations datasets. This suggests that it is reasonable to collect reference information from multiple readers for training and validation datasets in addition to the test data, especially for estimation tasks in which reader variability is expected to be high. This could reduce overfitting results to a single truther and potentially produce more generalizable algorithm performance. The advantage of utilizing multiple truthers for all data in a challenge still needs to be weighed against the time and costs associated with collecting this additional information.

5.

Conclusion

The SPIE-AAPM-NCI BreastPathQ Challenge showed that better performing AI/ML algorithms submitted as part of the challenge were able to approach the performance of the truthing pathologist for cellularity assessment and that they may have utility in clinical practice by improving efficiency and reducing reader variability if they can be validated on larger, clinically relevant datasets. The BreastPathQ Challenge was successful because experts in multiple fields worked together on the Organizing Committee. This enabled participants to quickly understand the basics of the task, download the data, develop their algorithms, and receive efficient feedback during the training and validation phases. The BreastPathQ Challenge information is accessible on the Grand Challenge website.41 The data used in the challenge including the WSI scans and additional clinical information related to each patient can be found on the cancer imaging archive (TCIA).42

6.

Appendix A: PK Performance by Team

Table of the best average PK results and corresponding ICC scores for each participating team along with the teams’ members, affiliations, and a brief description of their submitted algorithm.

7.

Appendix B: BreastPathQ Challenge Group Members

List of the BreastPathQ Challenge Group members considered as co-authors on this manuscript.

Table 2

List of registered teams who submitted a valid test submission to BreastPathQ, a brief summary of the team’s submitted algorithms along with their best performing average PK and corresponding average ICC scores. Note that teams were allowed to submit up to three algorithms in the BreastPathQ test phase.

RankTeamAffiliationLearning architectureOptimizerEpochsPostprocessingPK scoresICC scores
1dchambersSouthwest Research Institute; University of Texas Health, San Antonia, TexasInception with squeeze-excitationAdam25Retrieve predictions for four 90 deg rotations and average results0.941 [0.917, 0.958]0.934 [0.908,0.954]
2DRFSchool of Computing, Tokyo Institute of Technology, Kanagawa, JapanResNet50 with squeeze-excitationMomentum50Flip and rotate test patches resulting in eight predictions per patch before averaging0.941 [0.920,0.957]0.938 [0.913,0.956]
3koalaryTsinghuaAI Center, Research Institute of Tsinghua, Pearl River Delta, ChinaEnsemble of Xception, Inception and InceptionResNetAdam200Concatenate second-last layer in each network for resulting output prediction0.939 [0.911,0.958]0.936 [0.906,0.957]
4FOPDepartment of Computer Science, School of Information Science and Engineering, Xiamen University, Xiamen, ChinaDenseNetSGD100The subtraction of two outputs from the 111th layer of DenseNet used to determine input image with highest score.0.937 [0.916,0.955]0.922 [0.892,0.943]
6MCPRLBeijing University of Posts and Telecommunications, singularity.aiResNet50Adam180ResNet output layer modified for regression output0.934 [0.906,0.953]0.928 [0.896,0.952]
8SilversEnsemble of 2 DenseNet architecturesAdam30 and 20Averaged predictions from 10 DenseNet models (one from each fivefold) and combined with DenseNet with classification output score0.932 [0.908,0.952]0.911 [0.879,0.934]
9SkychainSkychain Inc, Moscow, RussiaInceptionResNetAdamn.p.Concatenate output from five InceptionResNets (fivefold) and appended regression layer0.932 [0.908,0.951]0.931 [0.901,0.954]
11ice_codeIIP Lab, University of Science and Technology of China (USTC), ChinaCustom network containing two Xception networks; for segmentation and cellularity scoringAdam80Concatenate output from multiple models (see description) and appended regression layer0.927 [0.908,0.947]0.861 [0.807,0.901]
14PVmedPVmed Inc., Guangzhou, ChinaInceptionResNetAdam100InceptionResNet output layer modified for regression output0.926 [0.902,0.942]0.895 [0.852,0.924]
18helsComputer-Aided Diagnosis Laboratory, University of Oklahoma, OklahomaResNet with and without Squeeze-Excitation layersAdam195 and 323An ensemble of three models trained under different configurations.0.923 [0.890,0.950]0.908 [0.845,0.949]
20SCIDept. of Electrical and Computer Engineering, University of Utah, UtahResNetMomentum50Combined regression, classification, and cell counts scores. Predictions were made of multiple rotated patches and then averaged0.923 [0.904,0.938]0.904 [0.874,0.930]
26SRIBDShenzhen Research Institute of Big Data, Shenzhen, ChinaEnsemble of ResNet, SENet, InceptionResNetAdam150Used a Gaussian smoothing function to distribute discrete labels into neighboring labels0.919 [0.893,0.943]0.910 [0.873,0.939]
27tirdadDepartment of Computer Science, Ryerson University, Toronto, CanadaInceptionn.p.200Inception output layer is modified for regression output0.919 [0.890,0.943]0.885 [0.835,0.918]
29HanseFraunhofer MEVIS, Bremen, Germany; Fraunhofer MEVIS, Lübeck, Germany; Community Practice for Pathology, Lübeck, GermanyXception, InceptionAdam200Also trained a UNet to segment tumor regions that was appended as a separated channel to networks. Predictions from each network were averaged.0.918 [0.899,0.934]0.902 [0.870,0.926]
30TKNational University of Sciences and Technology, H-12, Islamabad, PakistanVGGn.p.25VGG output layer modified for regression output0.917 [0.891,0.939]0.900 [0.859,0.930]
31FDU-MIASchool of Computer Science and Technology, Fudan University2 DenseNets trained on RGB and HSV color spacesn.p.200Concatenation of two DenseNets and another regression layer0.917 [0.887,0.940]0.902 [0.863,0.929]
33max0rLeibniz Universität Hannover, Institute of Mechatronic Systems, Hannover, GermanyRegressive adversarial autoencoder (rAAE) containing InceptionAdam200Average of three rAAEs0.916 [0.895,0.933]0.906 [0.877,0.928]
36VIPLabUWSystems Design Engineering, University of Waterloo, Canada; Department of Engineering, University of Guelph, Canada; Vector Institute, Canada; Waterloo Artificial Intelligence Institute, CanadaResNetAdam40Greedy ensembling of nine ResNet models0.916 [0.896,0.932]0.855 [0.810,0.888]
37HUSTyixuanSchool of Electronic Information and Communications, Huazhong University of Science and Technology (HUST), Wuhan, ChinaFusion-net with Deeplab V3+ and Resnet101SGD and Adam10,000 and 900Output of a segmentation network used as the input for a Resnet-101 network with regression output0.915 [0.897,0.932]0.904 [0.880,0.926]
38TensorMONKUniversity of Missouri–Kansas City, Kansas CityAn autoencoder segmentation network with ResNet-18Adam10,000 iterationsOutput of the segmentation network used as the input for a ResNet-18 network with regression output0.915 [0.890,0.936]0.904 [0.874,0.929]
40UTD-QBILDepartment of Bioengineering, University of Texas; Department of Biomedical Engineering, Georgia Institute of Technology, and Emory University, Atlanta; Advanced Imaging Research Center, University of Texas Southwestern Medical Center, Texas; Department of Radiology, University of Texas Southwestern Medical Center, TexasInception and custom cascade networkAdadelta300Average of 2 CNNs0.913 [0.893,0.928]0.906 [0.874,0.929]
41AVSASVAResNet-18SGD100ImageNet pretrained ResNet-18 feature extractor into XGBoost0.913 [0.892,0.931]0.914 [0.884,0.937]
45rakhlinNeuromation, Tallinn, EstoniaU-Net with ResNet and Gradient Boosted Treesn.p.n.p.U-Net using ResNet-34 encoder segmented the cell nuclei, then ResNet-34 or a Gradient Boosted Trees for regression0.912 [0.892,0.929]0.903 [0.872,0.928]
53Bio-totem & SYSUCCBio-totem Pte Ltd., Foshan, China; Sun Yat-sen University Cancer Center, Guangzhou, ChinaResNet-50, Mask R-CNN with ResNet-101, XceptionAdam, SGD40, 20, 30ResNet-50 to classify normal and tumor patches, then Mask R-CNN to segment the nuclei, then Xception network to classify the nuclei as normal or malignant. Heatmap of malignant nuclei used to calculate cellularity.0.907 [0.861,0.939]0.890 [0.821,0.934]
55Boston Meditech GroupBoston Meditech Group, Boston, MassachusettsInception_Resnet_v2RMSPROP260Inception_Resnet_v2 modified for regression task with mean absolute error (MAE) as error function.0.904 [0.872,0.930]0.895 [0.836,0.931]
56IMAGeMedical Image Analysis Group, Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, The NetherlandsCustom CNN, Custom CNN with nuclei mask, U-Net, Ranking modeln.p.n.p.For the ranking model, trained a network that uses a bubble sort algorithm to compare which of two pairs of patches had higher cellularity.0.902 [0.877,0.930]0.876 [0.839,0.906]
57hbkSchool of Biomedical Engineering, Southern Medical University, Guangzhou, ChinaVGG, ResNet-50, Inception-v3 as feature extractorsSGDn.p.Uses pretrained three networks as feature extractor, then used gradient boosted regression model and a pairwise ranking model.0.900 [0.879,0.921]0.888 [0.851,0.919]
66MeghanaKranthiNational Institute of Technology Warangal, IndiaResNet-34SGD25Regression with ResNet-34, with test-time data augmentation averaging the scores from the 8 rotation transform outputs.0.880 [0.838,0.910]0.579 [0.540,0.611]
67PaceSouthern CT State University, New Haven, ConnecticutXception for feature extractorn.a.n.a.DataRobot AutoML platform used using fivefold cross-validation. The model produced ENET Blender, Advanced AVG Blender, and Nystroem Kernal SVM Regressor.0.879 [0.856,0.900]0.858 [0.810,0.902]
68RHITRose-Hulman Institute of Technology, Terre Haute, IndianaVGG-16Adamn.p.Pretrained VGG-16 with regression output.0.876 [0.848,0.899]0.859 [0.802,0.897]
70MIG CDS IISCMedical Imaging Group, Department of Computational and Data Sciences, Indian Institute of Science, Bangalore, IndiaCustom networkAdam400Training performed in four phases, with weights corresponding to lowest validation loss saved in each phase. Each subsequent phase retrained the model saved in the previous phase with new cases.0.870 [0.843,0.889]0.828 [0.779,0.865]
71GraceDepartment of Computer Science, Seidenberg School of CSIS, Pace University, New York City, New YorkVGG-16 with convolutional pose machinesn.p100Use VGG-16 and convolutional pose segmentation to segment the cells, then calculate the percent pixel area.0.869 [0.813,0.913]0.812 [0.689,0.898]
72this Should Be OptionalComputer Engineering Department, Ferdowsi University of Mashhad, Mashhad, IranCustom networkAdam100Pretrained discriminator of a GAN for generating images similar to the training data set.0.868 [0.826,0.902]0.837 [0.759,0.886]
73MAKKorea University, Seoul, South KoreaResNet-34Adam25Transfer learning using ResNet-34, with training with three different resolution with rotation/flip data augmentation.0.866 [0.845,0.888]0.843 [0.789,0.885]
75WinterfellHealthcare Technology Innovation Centre, IITM, India; Indian Institute of Technology Madras (IITM), IndiaEnsemble of ResNet-18, 34, 50, 101, and 152Adam200A fusion network that combines the individual results is trained separately.0.864 [0.837,0.889]0.824 [0.780,0.871]
78Chenchen_TianSchool of Information Science and Technology, University of Science and Technology of China, Hefei, ChinaCustomSGD70Used MAE for loss function.0.860 [0.777,0.908]0.772 [0.579,0.884]
80medVisionVision Lab, Electrical & Computer Engineering, Old Dominion University, VirginiaCustomAdam300CNN for malignant nuclei segmentation and initial tumor cellularly calculation, then fine tune with a second CNN0.847 [0.790,0.900]0.801 [0.709,0.872]
84RBEI HealthcareRobert Bosch Engineering and Business Solution, Bangalore, Indian.a.n.a.n.a.Cell nuclei were segmented, then features were extracted to perform nuclei classification. A polynomial regressor with tissue architectural and spatial analysis results and the nuclei classification is used.0.785 [0.711,0.864]0.656 [0.497,0.796]
87huangchn.a.n.a.n.a.QuPath for nucleus detection and segmentation, then an exclusive autoencoder to calculate the initial cellularity, probability of lymphocyte, probability of malignant cell, probability normal cell, then combined using a FCN.0.497 [0.476, 0.517]−0.012 [−0.054, 0.041]
n.p., not provided; n.a., not applicable.

Table 3

List of BreastPathQ Challenge group members considered to be coauthors in this paper. The table is in alphabetical order separated by challenge organizers, pathologists, and participants.

NameInstitutionRoleTeamDisclosures
Shazia AkbarUniversity of Toronto, Sunnybrook Research Institute, Toronto, CanadaOrganizerNone
Kenny H. ChaU.S Food and Drug Administration, Center for Device and Radiological Health, Silver Spring, Maryland 20993OrganizerNone
Diane ClineSPIE, Bellingham, WashingtonOrganizer
Karen DrukkerDepartment of Radiology, University of Chicago, Chicago, IllinoisOrganizerRoyalties from Hologic, Inc. (Marlborough, Massachusetts)
Keyvan F. FarahaniNational Cancer Institute, National Institutes of Health, Rockville, MarylandOrganizerNone
Marios A. GavrielidesU.S Food and Drug Administration, Center for Device and Radiological Health, Silver Spring, MarylandOrganizerNone
Lubomir M. HadjiiskiUniversity of Michigan, Ann Arbor, MichiganOrganizer
Jayashree Kalpathy-CramerMassachusetts General Hospital, Harvard University, Boston, MassachusettsOrganizerGrant from GE Healthcare; Leidos contract HHSN2612008000001E
Elizabeth A. KrupinskiEmory University, Atlanta, GeorgiaOrganizer
Anne L. MartelUniversity of Toronto, Medical Biophysics, Sunnybrook Research Institute, Toronto, CanadaOrganizerCo-founder and CEO of Pathcore (Toronto, Ontario, Canada)
Samarth NandekarMassachusetts General Hospital, Harvard University, Boston, MassachusettsOrganizer
Nicholas PetrickU.S Food and Drug Administration, Center for Device and Radiological Health, Silver Spring, MarylandOrganizerNone
Berkman SahinerU.S Food and Drug Administration, Center for Device and Radiological Health, Silver Spring, MarylandOrganizerNone
Joel SaltzDepartment of Biomedical Informatics, Stony Brook University, Stony Brook, New YorkOrganizer
John TomaszewskiDepartment of Pathology and Anatomical Sciences, Jacobs School of Medicine and Biomedical Sciences, University of Buffalo, Buffalo, New YorkOrganizer
Sharon Nofech-MozesUniversity of Toronto, Department of Laboratory Medicine and Pathobiology, Sunnybrook Health Sciences Centre, Toronto, CanadaPathologistNone
Sherine SalamaSunnybrook Research Institute, Toronto, Ontario Canada.Pathologist
Hassan AliNational University of Sciences and Technology, H-12, Islamabad, PakistanParticipantTK
Cory AustinDepartment of Computer Science, Ryerson University, Toronto, Ontario, CanadaParticipanttirdad
Navchetan AwasthiMedical Imaging Group, Department of Computational and Data Sciences, Indian Institute of Science, Bangalore, IndiaParticipantMIG CDS IISCNone
Jacob BeckmannRose-Hulman Institute of Technology, Terre Haute, Indiana,ParticipantRHIT
Brad BrimhallUniversity of Texas Health, San Antonio, TexasParticipantdchambersNone
Zhuoqun CaoSchool of Computer Science and Technology, Fudan University, ChinaParticipantFDUMIA
ZhiZhong ChaiDepartment of Computer Science, School of Information Science and Engineering, Xiamen University, Xiamen, ChinaParticipantFOP
David ChambersSouthwest Research Institute, San Antonio, TexasParticipantdchambersNone
Rongzhen ChenDepartment of Computer Science, School of Information Science and Engineering, Xiamen University, Xiamen, ChinaParticipantFOP
Yihao ChenShenzhen Research Institute of Big Data, Shenzhen, ChinaParticipantSRIBD
Jaegul ChooKAIST, Daejeon, South KoreaParticipantMAKNone
Alex Dela CruzDepartment of Computer Science, Ryerson University, Toronto, Ontario, CanadaParticipanttirdad
Ibrahim Ben DayaSystems Design Engineering, University of Waterloo, Ontario, Canada; Waterloo Artificial Intelligence Institute, Waterloo, Ontario, CanadaParticipantVIPLabNone
Jason DeglintSystems Design Engineering, University of Waterloo, Ontario, Canada; Waterloo Artificial Intelligence Institute, Waterloo, Ontario, CanadaParticipantVIPLabNone
James DormerDepartment of Bioengineering, University of Texas at Dallas, TexasParticipantUTD-QBIL
Jingwei DuDepartment of Computer Science, Seidenberg School of CSIS, Pace University, New York City, New YorkParticipantGrace
Koen A.J. EppenhofMedical Image Analysis Group, Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, The NetherlandsParticipantIMAGe
Jacob F. FastLeibniz Universität Hannover, Institute of Mechatronic Systems, Hannover, GermanyParticipantmax0r
Baowei FeiDepartment of Bioengineering, University of Texas at Dallas, Texas; Advanced Imaging Research Center, University of Texas Southwestern Medical Center, Dallas, Texas; Department of Radiology, University of Texas Southwestern Medical Center, Dallas, TexasParticipantUTD-QBIL
Navid GhassemiComputer Engineering Department, Ferdowsi University of Mashhad, Mashhad, IranParticipantthisShouldBeOptionalNone
Vikas GottemukkulaParticipantTensorMONK
Limei GuoDepartment of Pathology, School of Basic Medical Sciences, Third Hospital, Peking University Health Science Center, ChinaParticipantHuangNone
Kranthi Kiran GVNational Institute of Technology, Warangal, IndiaParticipantMeghanaKranthi
Martin HalicekDepartment of Bioengineering, University of Texas at Dallas, Texas; Department of Biomedical Engineering, Georgia Institute of Technology and Emory University, Atlanta, GeorgiaParticipantUTD-QBIL
Lanqing HanAI Center, Research Institute of Tsinghua, Pearl River Delta, ChinaParticipantkoalaryTsinghuaNone
Linsheng HeComputer-Aided Diagnosis Laboratory, University of Oklahoma, OklahomaParticipanthels
Yifan HePvmed Inc., Guangzhou, ChinaParticipantPVmed
Friso G. HeslingaMedical Image Analysis Group, Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, The NetherlandsParticipantIMAGe
Henning HöfenerFraunhofer MEVIS, Bremen, GermanParticipantHanseNone
Wang HuajiaBio-totem Pte Ltd., Foshan, ChinaParticipantBio-totem & SYSUCC
Chao-Hui HuangParticipanthuangchNone
Guifang HuangAI Center, Research Institute of Tsinghua, Pearl River Delta, ChinaParticipantkoalaryTsinghuaNone
Hui HuiBio-totem Pte Ltd., Foshan, ChinaParticipantBio-totem & SYSUCC
Khan M. IftekharuddinVision Lab, Electrical and Computer Engineering, Old Dominion University, Norfolk, VirginiaParticipantmedVision
Humayun IrshadBoston Meditech Group, Boston, MassachusettsParticipantBoston Meditech Group
Yang JiahuaBio-totem Pte Ltd., Foshan, ChinaParticipantBio-totem & SYSUCC
Longquan JiangSchool of Computer Science and Technology, Fudan University, ChinaParticipantFDUMIA
Kuang JinboBio-totem Pte Ltd., Foshan, ChinaParticipantBio-totem & SYSUCC
Lüder A. KahrsLeibniz Universität Hannover, Institute of Mechatronic Systems, Hannover, GermanyParticipantmax0r
Ananth KalyanasundaramHealthcare Technology Innovation Centre, IITM, IndiaParticipantWinterfell
Mohammad A. KhanKorea University, Seongbuk-gu, Seoul, South KoreaParticipantMAKNone
Devinder KumarSystems Design Engineering, University of Waterloo, Ontario, Canada; Vector Institute for AI, Toronto, Ontario, Canada; Waterloo Artificial Intelligence Institute, Waterloo, Ontario, CanadaParticipantVIPLabUWNone
Max-Heinrich LavesLeibniz Universität Hannover, Institute of Mechatronic Systems, Hannover, GermanyParticipantmax0r
Ao LiSchool of Information Science and Technology, University of Science and Technology of China, Hefei, ChinaParticipantChenchen_Tian
Liu LiSchool of Computer Science and Technology, Fudan University, ChinaParticipantFDUMIA
Quan LiAI Center, Research Institute of Tsinghua, Pearl River Delta, ChinaParticipantkoalaryTsinghuaNone
Ziqiang LiIIP Lab, USTC, ChinaParticipantice_code
Yu LiuSchool of Information Science and Technology, University of Science and Technology of China, Hefei, ChinaParticipantChenchen_Tian
Johannes LotzFraunhofer MEVIS, Lübeck, GermanyParticipantHanseNone
Cuong LyDepartment of Electrical and Computer Engineering, University of Utah, Salt Lake City, UtahParticipantSCI
Zhu MengBeijing University of Posts and Telecommunications, Singularity.ai Beijing, ChinaParticipantMCPRLNone
Balamurali MurugesanHealthcare Technology Innovation Centre, IITM, India; Indian Institute of Technology Madras, IndiaParticipantWinterfell
Dmitry MusinovSkychain Inc., Moscow, RussiaParticipantSkychain
Mamada NaoyaSchool of Computing, Tokyo Institute of Technology, 4259, Nagatsuta Midori-ku, Yokohama-shi, Kanagawa, JapanParticipantnattochaduke
Wajahat NawazNational University of Sciences and Technology, H-12, Islamabad, PakistanParticipantTK
Anusha NayakRobert Bosch Engineering and Business Solution, Bangalore, IndiaParticipantRBEI Healthcare
Sergey NikolenkoNeuromation, Tallinn, EstoniaParticipantrakhlin
Hongjing NiuIIP Lab, University of Science and Technology of China (USTC), ChinaParticipantice_code
Tobias OrtmaierLeibniz Universität Hannover, Institute of Mechatronic Systems, Hannover, GermanyParticipantmax0r
Rohit PardasaniMedical Imaging Group, Department of Computational and Data Sciences, Indian Institute of Science, Bangalore, IndiaParticipantMIG CDS IISCNone
Linmin PeiVision Lab, Electrical and Computer Engineering, Old Dominion University, Norfolk, VirginiaParticipantmedVision
Ziang PeiSchool of Biomedical Engineering, Southern Medical University, Guangzhou, ChinaParticipanthbk
Sun PengSun Yat-sen University Cancer Center, Guangzhou, ChinaParticipantBio-totem & SYSUCC
Josien P.W. PluimMedical Image Analysis Group, Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, The NetherlandsParticipantIMAGe
Kosta PopovicRose-Hulman Institute of Technology, Terre Haute, IndianaParticipantRHIT
Xianbiao QiShenzhen Research Institute of Big Data, Shenzhen, ChinaParticipantSRIBD
Vikrant RaghuRobert Bosch Engineering and Business Solution, Bangalore, IndiaParticipantRBEI Healthcare
Alexander RakhlinNeuromation, Tallinn, EstoniaParticipantrakhlin
Keerthi RamHealthcare Technology Innovation Centre, IITM, IndiaParticipantWinterfell
G Meghana ReddyNational Institute of Technology, Warangal, IndiaParticipantMeghanaKranthi
Yong RenAI Center, Research Institute of Tsinghua, Peral River Delta, ChinaParticipantkoalaryTsinghuaNone
Anthony S. RichardsonSouthern CT State University, New Haven, ConnecticutParticipantPace
Modjtaba RouhaniComputer Engineering Department, Ferdowsi University of Mashhad, Mashhad, IranParticipantthisShouldBeOptionalNone
Alireza SadeghianDepartment of Computer Science, Ryerson University, Toronto, ON, CanadaParticipantTirdad
Sashi SaripalleParticipantTensorMONK
Kaushik SarveswaranHealthcare Technology Innovation Centre, IITM, IndiaParticipantWinterfellNone
Lars Ole SchwenFraunhofer MEVIS, Bremen, GermanyParticipantHanse
Maysam ShahediDepartment of Bioengineering, University of Texas at Dallas, TexasParticipantUTD-QBIL
Subbashini ShanmugamRobert Bosch Engineering and Business Solution, Bangalore, IndiaParticipantRBEI Healthcare
Afshin ShoeibiComputer Engineering Department, Ferdowsi University of Mashhad, Mashhad, IranParticipantthisShouldBeOptionalNone
Xu ShuoyuBio-totem Pte Ltd., Foshan, China; Sun Yat-sen University Cancer Center, Guangzhou, ChinaParticipantBio-totem&SYSUCC
Mohanasankar SivaprakasamHealthcare Technology Innovation Centre, IITM, India; Indian Institute of Technology Madras, IndiaParticipantWinterfell
Louisa SpahlFraunhofer MEVIS, Lübeck, GermanyParticipantHanseNone
Fei SuBeijing University of Posts and Telecommunications, Singularity.ai Beijing, ChinaParticipantMCPRLNone
Lei SuSchool of Information Science and Technology, University of Science and Technology of China, Hefei, ChinaParticipantChenchen_Tian
Tolga TasdizenDepartment of Electrical and Computer Engineering, University of Utah, Salt Lake City, UtahParticipantSCI
Graham W. TaylorDepartment of Engineering, University of Guelph, Ontario, Canada; Vector Institute for AI, Toronto, Ontario, CanadaParticipantVIPlabUWNone
Chenchen TianSchool of Information Science and Technology, University of Science and Technology of China, Hefei, ChinaParticipantChenchen_Tian
Kayvan TirdadDepartment of Computer Science, Ryerson University, Toronto, Ontario, CanadaParticipantTirdad
Andreas TurzynskiCommunity practice for pathology Lübeck, Lübeck, GermanyParticipantHanseNone
Krishnan VenkataramanRobert Bosch Engineering and Business Solution, Bangalore, IndiaParticipantRBEI Healthcare
Mitko VetaMedical Image Analysis Group, Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, The NetherlandsParticipantIMAGe
Liansheng WangDepartment of Computer Science, School of Information Science and Engineering, Xiamen University, Xiamen, ChinaParticipantFOP
Shuxin WangDepartment of Computer Science, School of Information Science and Engineering, Xiamen University, Xiamen, ChinaParticipantFOP
Yixuan WangSchool of Electronic Information and Communications, Huazhong University of Science and Technology (HUST), Wuhan, ChinaParticipantHUSTyixuan
Nick WeissFraunhofer MEVIS, Lübeck, GermanyParticipantHanseNone
Suzanne C. WetsteinMedical Image Analysis Group, Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, The NetherlandsParticipantIMAGe
Alexander WongSystems Design Engineering, University of Waterloo, Waterloo, ON, Canada; Waterloo Artificial Intelligence Institute, Waterloo, Ontario, CanadaParticipantVIPlabUWNone
Zihan WuDepartment of Computer Science, School of Information Science and Engineering, Xiamen University, Xiamen, ChinaParticipantFOP
Zihan WuParticipantSilvers
Xiaodong XuDepartment of Computer Science, Seidenberg School of CSIS, Pace University, New York City, New YorkParticipantGrace
Songlin YangDepartment of Computer Science, School of Information Science and Engineering, Xiamen University, Xiamen, ChinaParticipantFOP
Junjie YeAI Center, Research Institute of Tsinghua, Peral River Delta, ChinaParticipantkoalaryTsinghuaNone
Li YuSchool of Electronic Information and Communications, Huazhong University of Science and Technology (HUST), Wuhan, ChinaParticipantHUSTyixuan
Ding YuguoBoston Meditech Group, Boston, MassachusettsParticipantBoston Meditech Group
Zhicheng ZhaoBeijing University of Posts and Telecommunications, Singularity.ai Beijing, ChinaParticipantMCPRLNone
Yun ZhuSchool of Computer Science and Technology, Fudan University, ChinaParticipantFDUMIA
Andrey ZhylkaMedical Image Analysis Group, Department of Biomedical Engineering, Eindhoven University of Technology, Eindhoven, The NetherlandsParticipantIMAGe
ParticipantAVSASVA

Disclosures

Reported disclosures for individual members of the BreastPathQ Challenge Group are listed in Appendix B.

Acknowledgments

We would like to thank Diane Cline, Lillian Dickinson, and SPIE; Dr. Samuel Armato and the AAPM; and the NCI for their help in organizing and promoting the challenge. The data were collected at the Sunnybrook Health Sciences Centre, Toronto, Ontario, as part of a research projected funded by the Canadian Breast Cancer Foundation (Grant No. 319289) and the Canadian Cancer Society (Grant No. 703006). The mention of commercial products, their sources, or their use in connection with material reported herein is not to be construed as either an actual or implied endorsement of such products by the Department of Health and Human Services.

References

1. 

A. M. Thompson and S. L. Moulder-Thompson, “Neoadjuvant treatment of breast cancer,” Ann Oncol, 23 (Suppl. 10), x231 –x236 (2012). https://doi.org/10.1093/annonc/mds324 Google Scholar

2. 

C. K. Park, W.-H. Jung and J. S. Koo, “Pathologic evaluation of breast cancer after neoadjuvant therapy,” J. Pathol. Transl. Med., 50 (3), 173 –180 (2016). https://doi.org/10.4132/jptm.2016.02.02 Google Scholar

3. 

S. Kumar et al., “Study of tumour cellularity in locally advanced breast carcinoma on neo-adjuvant chemotherapy,” J. Clin. Diagn. Res., 8 (4), FC09 –FC13 (2014). https://doi.org/10.7860/JCDR/2014/7594.4283 Google Scholar

4. 

R. Rajan et al., “Change in tumor cellularity of breast carcinoma after neoadjuvant chemotherapy as a variable in the pathologic assessment of response,” Cancer, 100 (7), 1365 –1373 (2004). https://doi.org/10.1002/cncr.20134 CANCAR 0008-543X Google Scholar

5. 

C. Yau et al., “Residual cancer burden after neoadjuvant therapy and long-term survival outcomes in breast cancer: a multi-center pooled analysis,” in Proc. 2019 San Antonio Breast Cancer Symp., 12 –13 (2019). Google Scholar

6. 

W. F. Symmans et al., “Measurement of residual breast cancer burden to predict survival after neoadjuvant chemotherapy,” J. Clin. Oncol., 25 (28), 4414 –4422 (2007). https://doi.org/10.1200/JCO.2007.10.6823 JCONDN 0732-183X Google Scholar

7. 

A. Madabhushi and G. Lee, “Image analysis and machine learning in digital pathology: challenges and opportunities,” Med. Image Anal., 33 170 –175 (2016). https://doi.org/10.1016/j.media.2016.06.037 Google Scholar

8. 

M. L. Mendelsohn et al., “Morphological analysis of cells and chromosomes by digital computer,” Method Inf. Med., 4 163 –167 (1965). https://doi.org/10.1055/s-0038-1636244 Google Scholar

9. 

R. C. Bostrom and W. G. Holcomb, “CYDAC—a digital scanning cytophotometer,” Proc. IEEE, 51 (3), 533 –533 (1963). https://doi.org/10.1109/PROC.1963.2144 IEEPAD 0018-9219 Google Scholar

10. 

M. K. K. Niazi, A. V. Parwani and M. N. Gurcan, “Digital pathology and artificial intelligence,” Lancet Oncol., 20 (5), e253 –e261 (2019). https://doi.org/10.1016/S1470-2045(19)30154-8 LOANBN 1470-2045 Google Scholar

11. 

H. R. Tizhoosh and L. Pantanowitz, “Artificial intelligence and digital pathology: challenges and opportunities,” J. Pathol. Inf., 9 38 –38 (2018). https://doi.org/10.4103/jpi.jpi_53_18 Google Scholar

12. 

A. Serag et al., “Translational AI and deep learning in diagnostic pathology,” Front. Med. (Lausanne), 6 185 –185 (2019). https://doi.org/10.3389/fmed.2019.00185 Google Scholar

13. 

R. Colling et al., “Artificial intelligence in digital pathology: a roadmap to routine use in clinical practice,” J. Pathol., 249 (2), 143 –150 (2019). https://doi.org/10.1002/path.5310 Google Scholar

14. 

B. Ehteshami Bejnordi et al., “Diagnostic assessment of deep learning algorithms for detection of lymph node metastases in women with breast cancer machine learning detection of breast cancer lymph node metastases machine learning detection of breast cancer lymph node metastases,” J. Am. Med. Assoc., 318 (22), 2199 –2210 (2017). https://doi.org/10.1001/jama.2017.14585 Google Scholar

15. 

G. Aresta et al., “BACH: Grand Challenge on breast cancer histology images,” Med. Image Anal., 56 122 –139 (2019). https://doi.org/10.1016/j.media.2019.05.010 Google Scholar

16. 

M. Peikari et al., “Automatic cellularity assessment from post-treated breast surgical specimens,” Cytometry Part A, 91 (11), 1078 –1087 (2017). https://doi.org/10.1002/cyto.a.23244 1552-4922 Google Scholar

17. 

A. L. Martel et al., “An image analysis resource for cancer research: PIIP—Pathology Image Informatics Platform for visualization, analysis, and management,” Cancer Res., 77 (21), e83 –e86 (2017). https://doi.org/10.1158/0008-5472.CAN-17-0323 CNREA8 0008-5472 Google Scholar

18. 

A. Goode et al., “OpenSlide: a vendor-neutral software foundation for digital pathology,” J. Pathol. Inf., 4 27 –27 (2013). https://doi.org/10.4103/2153-3539.119005 Google Scholar

19. 

“Sedeen virtual slide viewer platform,” (2021) https://pathcore.com/sedeen April ). 2021). Google Scholar

20. 

“MedICI: a platform for medical image computing challenges,” (20152021). https://github.com/MedICI-NCI/MedICI Google Scholar

21. 

W. D. Smith, R. C. Dutton and N. T. Smith, “A measure of association for assessing prediction accuracy that is a generalization of non-parametric ROC area,” Stat. Med., 15 (11), 1199 –1215 (1996). https://doi.org/10.1002/(SICI)1097-0258(19960615)15:11<1199::AID-SIM218>3.0.CO;2-Y SMEDDA 1097-0258 Google Scholar

22. 

P. Virtanen et al., “SciPy 1.0: fundamental algorithms for scientific computing in Python,” Nat. Methods, 17 (3), 261 –272 (2020). https://doi.org/10.1038/s41592-019-0686-2 Google Scholar

23. 

P. E. Shrout and J. L. Fleiss, “Intraclass correlations: uses in assessing rater reliability,” Psychol. Bull., 86 (2), 420 –428 (1979). https://doi.org/10.1037/0033-2909.86.2.420 PSBUAI 0033-2909 Google Scholar

24. 

M. Gamer et al., “Package ‘irr’,” Various Coefficients of Interrater Reliability and Agreement, 2012). Google Scholar

25. 

C. Szegedy et al., “Inception-v4, inception-Resnet and the impact of residual connections on learning,” in Thirty-First AAAI Conf. Artif. Intell., (2017). Google Scholar

26. 

K. He et al., “Deep residual learning for image recognition,” in Proc. IEEE Conf. Comput. Vision and Pattern Recognit., 770 –778 (2016). https://doi.org/10.1109/CVPR.2016.90 Google Scholar

27. 

G. Huang et al., “Densely connected convolutional networks,” in Proc. IEEE Conf. Comput. Vision and Pattern Recognit., 4700 –4708 (2017). https://doi.org/10.1109/CVPR.2017.243 Google Scholar

28. 

F. Chollet, “Xception: deep learning with depthwise separable convolutions,” in Proc. IEEE Conf. Comput. Vision and Pattern Recognit., 1251 –1258 (2017). https://doi.org/10.1109/CVPR.2017.195 Google Scholar

29. 

K. Simonyan and A. Zisserman, “Very deep convolutional networks for large-scale image recognition,” (2014). https://arxiv.org/abs/1409.1556 Google Scholar

30. 

J. Hu, L. Shen and G. Sun, “Squeeze-and-excitation networks,” in Proc. IEEE Conf. Comput. Vision and Pattern Recognit., 7132 –7141 (2018). https://doi.org/10.1109/CVPR.2018.00745 Google Scholar

31. 

O. Russakovsky et al., “ImageNet large scale visual recognition challenge,” Int. J. Comput. Vision, 115 (3), 211 –252 (2015). https://doi.org/10.1007/s11263-015-0816-y IJCVEQ 0920-5691 Google Scholar

32. 

J. C. Caicedo et al., “Nucleus segmentation across imaging experiments: the 2018 data science bowl,” Nat. Methods, 16 (12), 1247 –1253 (2019). https://doi.org/10.1038/s41592-019-0612-7 1548-7091 Google Scholar

33. 

I. Goodfellow et al., “Generative adversarial nets,” in Adv. Neural Inf. Process. Syst., 2672 –2680 (2014). Google Scholar

34. 

M. Haindl and S. Mike, “Unsupervised image segmentation contest,” in 22nd Int. Conf. Pattern Recognit., 1484 –1489 (2014). Google Scholar

35. 

C. Szegedy et al., “Going deeper with convolutions,” in IEEE Conf. Comput. Vision and Pattern Recognit., (2015). https://doi.org/10.1109/CVPR.2015.7298594 Google Scholar

36. 

O. Ronneberger, P. Fischer and T. Brox, “U-Net: convolutional networks for biomedical image segmentation,” Lect. Notes Comput. Sci., 9351 234 –241 (2015). https://doi.org/10.1007/978-3-319-24574-4_28 LNCSD9 0302-9743 Google Scholar

37. 

J. Long, E. Shelhamer and T. Darrell, “Fully convolutional networks for semantic segmentation,” in Proc. IEEE Conf. Comput. Vision and Pattern Recognit., 3431 –3440 (2015). Google Scholar

38. 

X. Geng, “Label distribution learning,” IEEE Trans. Knowl. Data Eng., 28 (7), 1734 –1748 (2016). https://doi.org/10.1109/TKDE.2016.2545658 ITKEEH 1041-4347 Google Scholar

39. 

T. Schaffter et al., “Evaluation of combined artificial intelligence and radiologist assessment to interpret screening mammograms,” JAMA Network Open, 3 (3), e200265 (2020). https://doi.org/10.1001/jamanetworkopen.2020.0265 Google Scholar

40. 

M. G. Kendall, Rank Correlation Methods, Griffin, Oxford (1948). Google Scholar

41. 

“SPIE-AAPM-NCI BreastPathQ: Cancer Cellularity Challenge 2019,” (2021) http://breastpathq.grand-challenge.org/ April ). 2021). Google Scholar

42. 

A. L. Martel et al., “Assessment of residual breast cancer cellularity after neoadjuvant chemotherapy using digital pathology [data set],” (2019). Google Scholar

Biography

Nicholas Petrick is a deputy director for the Division of Imaging, Diagnostics and Software Reliability, Center for Devices and Radiological Health, U.S. Food and Drug Administration. He received his PhD from the University of Michigan in electrical engineering systems and is a fellow of AIMBE and SPIE. His current research focuses on quantitative imaging, medical AI/ML, and the development of robust assessment methods for a range of medical imaging hardware and AI/ML tools.

Shazia Akbar was a postdoctoral fellow at Sunnybrook Research Institute, fully affiliated with Medical Biophysics, University of Toronto. She joined Altis Labs, Inc., in 2019 as the lead machine learning engineer and has since explored applications of deep learning for lung cancer risk assessment. Her research focuses on medical image analysis, applications of AI in medicine, and semi-supervised learning.

Kenny H. Cha is an assistant director in the Division of Imaging, Diagnostics, and Software Reliability within the U.S. Food and Drug Administration, Center for Devices and Radiological Health. He received his BSE and MSE degrees and his PhD from the University of Michigan in biomedical engineering. His research interests include artificial intelligence, machine learning, and deep learning for medical data, computer-aided diagnosis, and radiomics, with a focus on performance assessment.

Sharon Nofech-Mozes received her medical degree in Israel. She trained in anatomic pathology and completed fellowships in breast and gynecologic pathology. She is an associate professor in the Department of Laboratory Medicine and Pathobiology at the University of Toronto and a staff pathologist at Sunnybrook Health Sciences Centre since 2007. Her academic interest is in the area of prognostic and predictive markers in breast cancer, particularly in ductal carcinoma in situ.

Berkman Sahiner received his PhD in electrical engineering and computer science from the University of Michigan, Ann Arbor, and is a fellow of AIMBE and SPIE. At the Division of Imaging, Diagnostics, and Software Reliability at FDA/CDRH/OSEL, he performs research related to the evaluation of medical imaging and computer-assisted diagnosis devices, including devices that incorporate machine learning and artificial intelligence. His interests include machine learning, computer-aided diagnosis, image perception, clinical study design, and performance assessment methodologies.

Marios A. Gavrielides was a staff scientist at the FDA’s Center for Devices and Radiological Health/Office of Engineering and Laboratory Science. He joined AstraZeneca in August 2020 as a diagnostic computer vision leader. His research focuses in the development and assessment of artificial intelligence/machine learning (AI/ML) methods toward improved cancer detection, diagnosis, and prediction of patient outcomes. Recent applications include the classification of ovarian carcinoma histological subtypes and AI/ML-based prediction of targeted treatment response.

Jayashree Kalpathy-Cramer is a director of the QTIM lab at the Athinoula A. Center for Biomedical Imaging at MGH and an associate professor of radiology at MGH/Harvard Medical School. She received her PhD in electrical engineering from Rensselaer Polytechnic Institute, Troy, New York. Her lab works at the intersection of machine learning and healthcare. Her research interests span the spectrum from algorithm development to clinical applications in radiology, oncology, and ophthalmology. She is also interested in issues of bias and brittleness in AI and assessments of algorithms for safe and ethical use.

Karen Drukker is a research associate professor at the University of Chicago where she has been involved in medical imaging research for 20+ years. She received her PhD in physics from the University of Amsterdam. Her research interests include machine learning applications in the detection, diagnosis, and prognosis of breast cancer and, more recently, of COVID-19 patients, focusing on rigorous training/testing protocols, generalizability, and performance evaluation of machine learning algorithms.

Anne L. Martel is a senior scientist at Sunnybrook Research Institute and a professor in medical biophysics at the University of Toronto. She is also a fellow of the MICCAI Society, a senior member of SPIE, and a Vector Faculty Affiliate. Her research program is focused on medical image and digital pathology analysis, particularly on machine learning for segmentation, diagnosis, and prediction/prognosis. In 2006, she cofounded Pathcore, a digital pathology software company.

The BreastPathQ Challenge Group comprises the organizing committee, the pathologist providing the reference standard scores for the challenge dataset, and all challenge participants with a valid on-time test submission. Each member is considered a coauthor on this paper with the full list of BreastPathQ Challenge Group members found in Appendix B.

CC BY: © The Authors. Published by SPIE under a Creative Commons Attribution 4.0 Unported License. Distribution or reproduction of this work in whole or in part requires full attribution of the original publication, including its DOI.
Nicholas A. Petrick, Shazia Akbar, Kenny H. H. Cha, Sharon Nofech-Mozes, Berkman Sahiner, Marios A. Gavrielides, Jayashree Kalpathy-Cramer, Karen Drukker, Anne L. L. Martel, and for the BreastPathQ Challenge Group "SPIE-AAPM-NCI BreastPathQ Challenge: an image analysis challenge for quantitative tumor cellularity assessment in breast cancer histology images following neoadjuvant treatment," Journal of Medical Imaging 8(3), 034501 (8 May 2021). https://doi.org/10.1117/1.JMI.8.3.034501
Received: 7 November 2020; Accepted: 15 April 2021; Published: 8 May 2021
Lens.org Logo
CITATIONS
Cited by 16 scholarly publications.
Advertisement
Advertisement
KEYWORDS
Image analysis

Tumors

Breast cancer

Computer science

Cancer

Medical imaging

Medicine

Back to Top