Skip to main content

Exploring the spatial dimension of estrogen and progesterone signaling: detection of nuclear labeling in lobular epithelial cells in normal mammary glands adjacent to breast cancer

Abstract

Background

Comprehensive spatial assessment of hormone receptor immunohistochemistry staining in digital whole slide images of breast cancer requires accurate detection of positive nuclei within biologically relevant regions of interest. Herein, we propose a combination of automated region labeling at low resolution and subsequent detailed tissue evaluation of subcellular structures in lobular structures adjacent to breast cancer, as a proof of concept for the approach to analyze estrogen and progesterone receptor expression in the spatial context of surrounding tissue.

Methods

Routinely processed paraffin sections of hormone receptor-negative ductal invasive breast cancer were stained for estrogen and progesterone receptor by immunohistochemistry. Digital whole slides were analyzed using commercially available image analysis software for advanced object-based analysis, applying textural, relational, and geometrical features. Mammary gland lobules were targeted as regions of interest for analysis at subcellular level in relation to their distance from coherent tumor as neighboring relevant tissue compartment. Lobule detection quality was evaluated visually by a pathologist.

Results

After rule set optimization in an estrogen receptor-stained training set, independent test sets (progesterone and estrogen receptor) showed acceptable detection quality in 33% of cases. Presence of disrupted lobular structures, either by brisk inflammatory infiltrate, or diffuse tumor infiltration, was common in cases with lower detection accuracy. Hormone receptor detection tended towards higher percentage of positively stained nuclei in lobules distant from the tumor border as compared to areas adjacent to the tumor. After adaptations of image analysis, corresponding evaluations were also feasible in hormone receptor positive breast cancer, with some limitations of automated separation of mammary epithelial cells from hormone receptor-positive tumor cells.

Conclusions

As a proof of concept for object-oriented detection of steroid hormone receptors in their spatial context, we show that lobular structures can be classified based on texture-based image features, unless brisk inflammatory infiltration disrupts the normal morphological structure of the tubular gland epithelium. We consider this approach as prototypic for detection and spatial analysis of nuclear markers in defined regions of interest. We conclude that advanced image analysis at this level of complexity requires adaptation to the individual tumor phenotypes and morphological characteristics of the tumor environment.

Background

The immunohistochemical detection of estrogen receptor (ER) and progesterone receptor (PR) is an indispensable part of the routine workup of breast cancer in diagnostic pathology providing critical prognostic information, and guiding clinical decisions [1]. The conventional approach of ER/PR scoring in brightfield microscopy by "H-score", "Allred Score", or "Quick Score" [2, 3], or according to recommendations of an international expert panel [4] can be complemented by semi-automated computer-aided analysis on whole slide digital images (WSI), either by open source tools [5], or commercially available image analysis software packages [6, 7]. These approaches have in common that experienced breast pathologists have to manually annotate regions of interest, either to define the complete area for evaluation, or to train machine-learning algorithms that subsequently recognize corresponding tissue patterns in a "black box"-like way, based on features not known to the user.

While commercially available approaches are helpful for an overall assessment of nuclear staining intensity in individual samples, they do not capture neighborhood relationships of image objects and thus are limited with regard to advanced spatial evaluation of heterogeneous ER and PR expression. In contrast to biomarkers that are constitutively overexpressed due to genomic aberrations, such as HER2/neu, ER and PR expression reflects residual differentiation of tumor cells still sharing commonalities with a potential corresponding "cell of origin" in the normal breast epithelium [8]. Heterogeneous patterns of ER/PR expression in tumors may thus be due to residual transcriptional regulation in response to signals from the tumor microenvironment [9], the menstrual cycle of the patient [10] or after treatment [6]. Image analysis algorithms that enable comprehensive spatial assessment of nuclear markers in their tissue context would support a better understanding of heterogeneous ER/PR expression, with important implications for diagnostic pathology, e.g. for informed decisions on how accurate needle biopsies can represent the hormone receptor status. To analyze such patterns of heterogeneous ER/PR expression in their spatial context, e.g. in relation to adjacent tissue structures, an object-oriented image analysis approach enabling the evaluation of neighborhood relationships and distances between individual image objects is needed.

Herein, we analyze such spatial aspects, capturing ER and PR nuclear positivity, as a proof of concept, in lobules of the mammary gland adjacent to hormone receptor negative breast cancer. We show that object-oriented evaluation of ER/PR expression in the spatial context of surrounding tissue is feasible and propose an approach of automated detection of lobular structures based on texture features, limiting human interaction largely to subsequent quality control. We also discuss potential limitations of this approach, specifically concerning robust automated distinction between pre-existing breast epithelium and well differentiated ER/PR positive breast cancer, and outline perspectives how to overcome such challenges in advanced image analysis by approaches tailored to tumor morphology and immunophenotype. The work supports the development of improved techniques to assess and understand heterogeneity and spatial interactions of ER/PR positive neoplastic and normal tissues.

Methods

Material

A training set (n = 6) and a test set (n = 12) of hormone receptor negative ductal invasive breast cancer tissue samples were selected and 2-4 µm thick paraffin sections were cut and stained using automated ER and PR detection (Ventana Benchmark Ultra) with diaminobenzidine (DAB) as chromogen. Slide scanning was performed using a whole-slide scanner at 20× magnification (Aperio ScanScope, Leica Microsystems, Wetzlar, Germany), and saved in a proprietary (svs) format using JPEG2000 compression. In preparation of knowledge-based specific feature selection, image annotation for the purpose of interdisciplinary discussion of relevant tissue structures was performed using the freely available Aperio ImageScope software (Leica Microsystems). Studies were performed on anonymized archival paraffin-embedded material. The study was approved by the local Ethics Committee.

Method

The image analysis software Developer XD2 (Definiens, Munich, Germany) was used for image analysis. A rule set was developed based on knowledge-based selection of modular image analysis algorithms and parameters, e.g. for segmentation and hierarchical classification, using the functionality of the software package that facilitates translation of recurrent image features assigned to biologically relevant structures into an executable, modular analysis workflow. The whole slide images were first down sampled to 10% from the original resolution of 0.56 microns/pixel, and classified into tissue and background. The next steps were performed only in the tissue regions. First the images were segmented on different coarseness levels; then lobules and tumor were detected. Inside the lobules, the percentage of positive nuclei (ER or PR) was determined for each lobule. The lobules were sorted into three categories according to their distance to tumor tissue and the distribution of positivity was evaluated.

Pre-processing

The whole slide images have a pixel size of 0.56 microns/pixel at original scale. As processing of the whole images in original resolution requires inacceptable computational power and processing times, and large scale tissue structures such as tumor mass and lobules appear more salient at lower resolutions, the images were down sampled to 10% of the original resolution, using nearest neighbor resampling, to a working pixel size of 5.6 microns/pixel.

In order to describe textural properties of the image, an additional image layer was calculated. The textural feature used for this is the standard deviation of each pixel to the neighbor pixels. This textural layer was derived from the blue channel. The textural layer was median filtered with a 3 × 3 window and then smoothed with an 11 × 11 Gaussian kernel.

For separation of tissue and background the image was smoothed with a 15 × 15 Gaussian kernel. A threshold was automatically computed on the smoothed image, and pixels higher than the threshold were classified as background. Small areas of background surrounded by tissue were reclassified as tissue and vice versa. All subsequent operations were only performed in the tissue regions.

Segmentation

In preparation for the classification, the images were segmented at five different levels of granularity, using the multiresolution segmentation described in [11] as implemented in the image analysis software. Multiresolution segmentation aims at creating spectrally homogeneous segments. The level of heterogeneity allowed is controlled by a scale parameter. The higher the value of the scale parameter, the more heterogeneous - and thus larger - the segments are allowed to be. Here, the segmentation started with a rather large scale parameter to produce the first and coarsest level, then the scale parameter was decreased for each subsequent step of the segmentation. The scale parameter was set to 100 for the first segmentation, and decreased in steps of 20 for the following segmentations. The resulting segmentation is hierarchical, such that a segment in a finer level can be a sub-segment of only one segment in a coarser level (Figure 1). The five different levels were created as preparation for the lobule classification, where the combined segment properties of different levels are used. As spectral information to compute the homogeneity criterion, the RGB image channels were used in combination with the computed texture channel. The texture channel was weighted twice as much as the color channels, thereby placing emphasis on the textural features that separate lobules from non-lobules.

Figure 1
figure 1

Hierarchy of segmentation levels.

Initial lobule classification

The classification of lobules was performed in two steps. In the first step, the initial lobule classification, lobule candidates were classified based on textural, geometric and relational features in the four coarsest segmentation levels independently. Rationales for feature selection were two-fold: (1) based on visual assessment of previously annotated lobular structures in different image channels, and (2) biological knowledge such as tubular structures, reflected by regular intensity variation in images.

As textural feature, the mean (per segment) of the standard deviation to neighbor pixels (in the following abbreviated as stddev-n) was used, which describes the local variance of intensity values. While stromal tissue usually shows a rather low stddev-n, normal lobules could be observed to have a higher stddev-n within a fairly constant range of 15-36. At the low resolution, where nuclear diameter corresponded roughly to one-two pixels, this probably reflected the lobules' regular internal structure consisting of rings of epithelial cells. This property caused the lobules to stand out in the stddev-n channel as relatively bright blobs against a darker stromal background (Figure 2).

Figure 2
figure 2

Original RGB image subset and standard deviation to neighbors texture channel.

As geometric features, the area and roundness of the segments were used, reflecting the fact that most sections of lobules were within a certain area size (range, 2000-14000 square pixels, i.e. 0.0627-0.439 mm2), and their shape appeared relatively round, or oval. Roundness was defined here as the difference between the radii of the largest enclosed ellipse and the smallest enclosing ellipse, where a smaller value corresponds to more roundness, 0 meaning a perfect ellipse (accepted range, 0-1.3).

The relational features describe the relations of a segment to its neighbor segments. Here spectral relations derived from the textural layer are examined. The difference of means in the stddev-n channel to neighbor segments and the border contrast to neighbor segments are used as relational features, reflecting the fact that the lobules are brighter than their surroundings in the stddev-n channel. Consequently, both the difference of means and the border contrast have to exceed a minimum (difference of means >= 5; border contrast >= 0.4).

All conditions for the features must be met for a segment to be classified as lobule candidate. After the initial classification, lobule candidates have been identified in the four coarsest segmentation levels.

Refined lobule classification

The initial classification, where segments were classified as lobules in each segmentation level independently, still contained many errors: segments falsely classified as lobules, missed lobules, lobule regions merged with surrounding regions, missing parts of lobules. Therefore, the initial lobule classification was refined based on the properties of sub-segments, starting with the coarsest segmentation level and working through the finer levels. Each lobule candidate was evaluated using the following rules: if the sub-segments were too different from each other, the lobule classification was removed. If all sub-segments fulfilled a subset of criteria for lobule candidates (without the conditions on minimum area and border contrast), the lobule was accepted as a whole. If a sub-segment did not fulfill the criteria, and at least half of its border corresponded to the border of the lobule (thus being more at the outside), it was removed from the lobule. The remaining segments were merged, and if the merged segment fulfilled the full set of criteria for lobules (as in the initial classification) it was accepted as a lobule. In this way, the lobule classifications were consolidated and carried through the levels to the fourth level. After classification refinement, this level contained the final lobule classification and was used in the subsequent steps. As a last step, adjacent segments which fulfilled the subset of lobule criteria were merged and reclassified as lobule if the merged segment fulfilled all lobule criteria. For evaluation of the detection quality, a pathologist manually labeled detected lobules as true positive or false positive detections, and missed lobules as false negatives, re-classifying incorrectly detected structures within the user interface of the software package.

Tumor classification

Choosing cases with hormone receptor negative tumor for initial proof of feasibility, tumor areas were classified based on adding segments to seed segments, assuming a tumor with coherent tumor mass. In order to find seed segments in the down sampled images, the median of the mean stddev-n values was determined from all tissue segments which were not classified as lobules. Segments whose mean stddev-n values were very close to the median (± 0.1) were selected as seed segments, as in our samples these had a high probability to be located inside the tumor. After detecting the seed segments, neighbor segments were added iteratively on two conditions: their mean stddev-n should be close to that of the already detected tumor region (difference of at most 2) and the shared border to the tumor region should be at least 20% of the total segment border. In a post-processing step, holes inside the tumor region were closed and isolated tumor regions smaller than 1/3 of the largest tumor area eliminated, based on the fact that these usually were false detections, especially occurring at the tissue borders where the tissue was folded.

Nuclei detection in lobules

In order to detect positive (brown DAB signal) and negative (blue hematoxylin signal) nuclei and calculate the percentage of positive nuclei inside the lobules, each lobule was processed separately on the original resolution of 0.56 µm/pixel. First, brown DAB positive and blue DAB negative stain channels were separated using an implementation of a color deconvolution algorithm which uses a hue-saturation-density model for stain recognition [12]. Nuclei were detected in both channels separately. For the nuclei detection, preliminary nuclear regions were determined pixel-based where the intensity value in the respective stain channel is higher than an empirically determined threshold (0.2) as well as higher than that of the other stain channel. A watershed algorithm within the nuclear regions, applied to the respective stain channels, was then used to separate adjacent nuclei. The separated regions formed by the watershed algorithm needed to have a minimum area to be accepted as nuclei. Holes in detected nuclear objects were filled. Since some nuclei can remain merged in the watershed segmentation due to insufficient spectral border differences, in the next step merged nuclei were separated based on geometry: they were cut at significant dents. Significant dents are dents where the angle between the two tangents starting at the corner pixel is more than 30 degrees. In post-processing, the borders of nuclei were smoothed, and detected nuclei whose area was smaller than the minimum nuclear area were removed.

Evaluation of nuclear positivity in lobules

The nuclear positivity for ER and PR in the lobular epithelium was evaluated in relation to their distance to the tumor. For this purpose, Lobules were divided into three groups based on their distance to the tumor: adjacent (<0.5 mm), intermediate (0.5-2 mm) and distant (>2 mm). Distances were measured from the center of the lobule to the nearest tumor border.

The specific functionalities of the Image Miner® software (Definiens) were used to display the results in table format, to visualize potential trends observed for ER/PR positivity per lobule in relation to the lobules' distance from the tumor in graphics, and for linking individual regions of interest (in this case, individually analyzed lobules) with corresponding data points in tables or graphical displays. The latter functionality was used to facilitate a fast review of individually analyzed regions of interest in the context of comprehensively visualized data.

Results

Feasibility and accuracy of lobule detection

We identified the mean standard deviation to neighbor pixels within a segment as a critical textural feature for lobule detection. This relatively simple feature was found to be a strong discriminator between lobules and the surrounding tissue, as visually assessed by comparison of the lobule outlines in the newly generated texture channel as compared to the corresponding RGB channels of the original images. Its values for lobules appear to be relatively stable within a certain range, which most likely reflects the regular morphology of tubular glandular structures with luminal compartments alternating with more compact basal layers. As additional geometric features, we found useful the size of lobule candidates and a minimum roundness criterion. The relational features were coupled to the textural features: border contrast and mean difference, both calculated for the mean standard deviation, were used to evaluate the relations to neighbor segments. After rule set optimization in the training set, the test set showed acceptable automated lobule detection quality (true positive regions of interest ranging from 40-80%, false negative lobules outlined accurately enough in the segmentation for fast re-classification) in 4/12 (33%) of new cases. The commonality of the 8 cases with lower detection quality was widespread brisk inflammatory infiltrate in the tumor periphery, disrupting the lobular structures (so-called "lymphocytic lobulitis") (Figure 3A).

Figure 3
figure 3

Accuracy of lobule detection and PR nuclear positivity in a test case. A Accuracy of lobule detection is best at intermediate distance to the tumor (Tu). Note the false positive structures (circled in red, manually excluded from analysis), initially misclassified as lobules within a zone of inflammatory tumor microenvironment. B Detail showing the effect of inaccuracies in tumor classification. Most of the tumor borders are correctly detected (*), but in a small stretch the algorithm has classified too much of the surrounding stroma as tumor area (**). As a consequence, the distance to tumor borders may be slightly underestimated in such regions. C Upsampling of lobule areas as individual regions of interest within the workflow reduces the areas subjected to subcellular analysis of nuclei at high resolution.

ER/PR expression in lobular epithelium in relation to distance from tumor

In contrast to irregular tumor growth, seemingly forming random substructures, pre-existing breast tissue has a well-defined structure and distribution of hormone-receptor positive cells. Thus, the rationale for using predefined features in ER/PR evaluation in breast lobules was their clearly defined shape within a relatively consistent 3-dimensional structure and a regular distribution throughout tumor adjacent tissue. For automated evaluation of ER/PR in the spatial tissue context, we selected for a first proof-of-concept those study samples that contained coherent tumor masses with clearly defined invasive edges. We started to develop automated tumor detection for ER/PR negative breast cancer, in order to start with a morphological and immunohistochemical phenotype sufficiently distinctive from normal mammary gland epithelium. In images with this kind of tumor, the detection quality was sufficient for the purpose of estimating lobule distances from the tumor border in images, although the tumor border was not always correctly delineated (Figure 3B). The lobules were manually labeled as "correctly detected" (true positive, TP), "falsely detected" (false positive, FP) or "missed" (false negative, FN; see Figure 4B). In order to evaluate the ER/PR expression independently from the quality of the lobule detection, only lobules labeled as correctly detected or missed (and retrospectively labeled as lobules) were included in this evaluation. These lobules were sorted into the three categories "adjacent", "intermediate" and "distant" according to their distance to the tumor border (Figure 4A).

Figure 4
figure 4

Spatial context of ER/PR signaling. Graphical display of normal mammary lobules grouped into categories according to distance to tumor (A) and detection accuracy (B) as defined by a pathologist's annotation of lobules in a training case.

A total of 551 lobules (ER) and 530 lobules (PR) were evaluated. Overall, 51 (ER) and 42 (PR) lobules were adjacent to the tumor (<0.5 mm), 187 (ER) and 214 (PR) lobules were at an intermediate distance 0.5-2 mm, and 313 (ER) and 274 (PR) lobules were distant (>2 mm). We observed that overall the ER and PR nuclear staining tended to be lower in close proximity to the tumor bulk as compared to distant lobular structures (Tables 1 &2). Taking into consideration the preliminary nature of our approach as prototypic example for automated selection of region-specific image analysis, we did not seek formal statistical confirmation of a potential gradient of ER/PR labeling. Also, we observed some deviations from the general trend, for example in case 2 that included fewer lobules in total. Case 4 was different from the rest, because it was largely negative for PR in lobular structures, while some positive nuclei were seen in the ER staining, indicating that ER and PR regulation may be detached from each other. An additional rationale not to perform formal statistical analysis on this pilot data set was the fact that the ER images from case 5 and 6 were used for method development.

Table 1 Summary of average ER positivity in relation to the tumor neighborhood.
Table 2 Summary of average PR positivity in relation to the tumor neighborhood.

In order to develop methods robust enough for applications in translational clinical studies, we used real clinical material instead of specifically processed consecutive slides. As a consequence, several sectioning levels could be between the ER and PR stained slides, explaining different numbers of lobules, or lobular segments across slides. Besides the impact of sectioning levels, variable thickness and variation in staining/counterstaining intensity, and processing artifacts could contribute to variations in the detection quality.

"Image mining" approach to quality control and comprehensive assessment of ER/PR spatial distribution

Analyzing each lobular structure as individual region of interest within a WSI (Figure 3C) enabled a comprehensive overview on the data structure, helped identifying outliers, and facilitated the recognition of recurrent staining patterns. For this purpose, we used a graphical display of all analyzed lobules in relation to the distance to the tumor, confirming a recurrent pattern of decreasing ER/PR expression in immediate neighborhood to the tumor (Figure 5). For detailed analysis of outliers, a quality control (QC) image of each analyzed lobule was exported, and linked with corresponding data points in the graphical display. This approach confirmed robustness of both lobule and nuclei detection, and allowed a visual assessment of potential errors, e.g. the admixture of infiltrating immune cells, or the inclusion of ER/PR positive ductal structures (Figure 6A&B). In a small pilot set for the analysis of hormone receptor positive breast cancer, our approach revealed specific challenges, due to the similarity between well differentiated breast tumor formations and morphologically altered glandular structures in the immediate neighborhood of the tumor invasive edge (Figure 6C).

Figure 5
figure 5

Connecting data points with regions of interest for individual assessment of lobules. Image analysis approaches connecting data points with individual automatically detected regions of interest enable individual assessment of lobules, pattern detection and quality control. A Overview on analysis results of six cases stained for ER. Every dot reflects the ER positivity ratio in an individual lobule. The spatial distribution of lobules, their predominant staining behavior and the occurrence of outliers is visible at a glance and can be connected with the corresponding upsampled images. B Per-case view. Each dot represents one lobule in the respective case. The horizontal axis shows distance to tumor, the vertical axis shows positive percentage. The blue lines are regression lines.

Figure 6
figure 6

Quality control by linking data points with regions of interest. Directly linking data points with regions of interest facilitated the evaluation of outliers, exclusion of technical errors, and quality control of the nuclei detection at high resolution. Snapshots of all analyzed lobules in one case labeled in A ("Image gallery") with a colored frame, were tracked in the data plot B, and enlarged for quality control. Note that each individual positive nucleus can be investigated as single image object in their spatial context, for example with regard to clusters of positive cells (orange frame) as compared to diffuse distribution (yellow frame). C Example for an ER positive case with an accurately detected lobule (green frame) and a false positive (red frame), the latter revealing some conceptual challenges in this tumor subtype, such as the distinction between pre-existing, reactively altered tubular structures (*) and ER positive tumor cells with glandular differentiation (**)

Computation times

The computation time for the preprocessing, segmentation and classification steps depends on the size of the input image, while the time for the detailed lobule analysis depends on the number of lobules and the number of nuclei that are detected inside the lobules. On a PC with a 64 bit Windows 7 operating system, with four Intel ® Core™ i5-2400 3.10 GHz processors and 16 GB RAM, the computation up to the classification step took between 4 and 25 minutes for our images, which were in a size range between 400 and 1800 Megapixels. The lobule evaluation took on average 30 seconds per lobule, for an average number of 1800 nuclei per lobule and an average lobule size of 0.24 mm2. The number of processed lobules per image varied from 19 to 156, resulting in processing times for the lobule evaluation between 10 minutes and 1 hour 20 minutes. Total processing times were between 17 minutes and 1 hour 50 minutes.

Discussion

Accurate detection of ER/PR positive nuclei in the spatial context of surrounding tissue structures is a prerequisite for a comprehensive assessment of hormone receptor signaling both in breast cancer and normal tissues. Our work aims at broadening the available tools for ER/PR evaluation beyond counting positive nuclei in manually annotated regions. We prove feasibility of partially automated detection of biologically relevant regions such as normal lobular structures, and thereby provide guidance how to address similar image analysis challenges, for example region-specific assessment of heterogeneous ER/PR patterns in human tumors, or the analysis of hormone-receptor positive orthotopic xenografts that can be transplanted into pre-existing rodent mammary ducts and glands. While the current practice of conventional ER/PR scoring in clinical routine is reproducible, and widely established as rationale for treatment with anti-estrogen treatments such as aromatase inhibitors [4, 13, 14], the underlying causes for heterogeneous staining results, potentially due to regulation of ER/PR in response to the tumor microenvironment, are poorly understood. Improved tools to capture and systematically analyze heterogeneous staining patterns will lead to better understanding of the biology and more accurate interpretation of ER/PR staining after therapy [15] and will improve diagnostic accuracy of testing in small samples, such as tissue microarrays (TMA) cores [16], or needle biopsies [9, 17].

As a first proof of concept for detection of ER/PR positive nuclei in morphologically defined regions of interest, we showed that lobular structures can be accurately detected in a subset of tumor samples, using automated image analysis based on the presented textural, relational, and geometrical features. We further showed that ER/PR can be analyzed in the context of spatial parameters, such as distribution of the individual regions of interest. Since each positive cell nucleus is captured as an independent image object in the present workflow, our approach would, in principle, enable an extended analysis at subcellular level (ongoing work, preliminary data not shown). A potential limitation to this approach is that evaluation of neighborhood relationships in individual epithelial cells requires the related structures to reside within the respective region of interest. We selected lobular structures because we found recurrent morphological patterns such as tubular structures helpful to define useful image features, and we decided to start our approach with hormone receptor negative breast cancer that, from an image analysis perspective, shares less commonality with normal epithelium than well differentiated hormone receptor expressing tumors. In principle, our approach can also be extended to ER/PR detection in defined compartments of tumor tissue, e.g. the tumor center in contrast to the invasive edge, or to regions adjacent to stromal structures. The translational relevance of such applications of our analysis workflow is supported by previous studies on pathway activation markers, showing that the vicinity to stroma, inflammation, and position within the tissue sample that might influence time to fixation has significant impact on biomarker analyses [18]. Further development of our approach into automated analysis of tumor cells in spatial context of surrounding tissue would substantially broaden the spectrum of computer-assisted ER/PR assessment, reducing the manual interaction of pathologists who annotate individual regions for analysis [6, 19].

An important observation was the challenge to automatically detect lobular structures that are disrupted by severe inflammatory response. While this can be seen as an important limitation of our approach as long as the focus is on the accurate detection of epithelial structures, it may also be an important finding with regard to the interaction between tumor-based biomarker studies and the inflammatory tumor microenvironment (iTME). The difficulty identifying lobules exhibiting lymphocytic lobulitis [20, 21] is, from an image analysis perspective, not very different from iTME analyses in well differentiated, predominantly small cell breast cancer subtypes. As the inflammatory tumor microenvironment is an important component of the tumor phenotype in breast cancer [22], and may, as recently shown in colon cancer, even reflect distinctive somatic genomic aberrations in the malignant cells [23], we expect increasing demand for automated analysis methods that include evaluation of the iTME. Therefore, we regard our results as a further step towards comprehensive assessment of both the neoplastic and non-neoplastic tumor compartments. Therefore, ongoing current work aims at integrating ER/PR analysis modules with advanced methods for iTME evaluation [24, 25].

Our preliminary approach to check for plausibility of automated cell nucleus detection is currently based on visual assessment of classification results in single lobules. While this is largely sufficient for a pragmatic estimation of the detection of positive cell nuclei at high resolution, we aim at more formal ways to test for accuracy and to define acceptable detection rates of mammary lobules. Nevertheless, our results suggest that the robust detection of the biologically relevant regions of interest may be a greater bottleneck for further automation of WSI - based ER/PR analysis than the analysis of nuclear staining, once the regions of interest are defined. Herein, we propose a stepwise analysis approach at different levels of image resolution, resulting in a reasonable balance between the detection accuracy and processing times. Limitations of this approach can be expected as early in the analysis workflow as at the segmentation step, and current ongoing work addresses this issue by approaches for breast cancer-specific segmentation solutions that are adjusted to the requirements of WSI analysis [26]. Other attempts to tackle the breast cancer specific image analysis requirements include specific solutions for the distinction of ER/PR positive nuclei of well differentiated tubule-forming tumor cells in contrast to physiological ER/PR expression in the epithelial lining of adjacent breast tissue. Complex analysis challenges like this are very specific for breast cancer and likely to require tailored, object-oriented image analysis approaches rather than general tools applicable to different sorts of tumor tissue.

Conclusions

We have shown that normal lobular structures in whole slide images can be classified at low resolution using textural and geometric features. The object-oriented approach allows both a detailed analysis of each individual lobule and an image-wide analysis of the spatial relationships between lobules and tumor, and enables analysis of the lobules at high resolution, for example for ER/PR positivity, in acceptable processing time, for example enabling overnight batch processing of 10-12 WSI slides at 20× magnification on a normal PC with current processor technology, and correspondingly higher throughput on work stations with higher computational power. We consider this as a proof of concept that WSI data can be used to comprehensively detect regions of interest and submit those regions automatically to subsequent detailed analysis. Among others, this could be used for broader applications of ER/PR detection, for example facilitating the assessment of heterogeneous ER/PR expression the spatial tissue/tumor context. Ongoing work includes more detailed analysis of regions of interest at subcellular level, broadening the scope of the analysis to different types of breast cancer, and performing more rigorous statistical tests on the detection results.

References

  1. Rakha EA, Soria D, Green AR, Lemetre C, Powe DG, Nolan CC, Garibaldi JC, Ball G, Ellis IO: Nottingham Prognostic Index Plus (NPI+): a modern clinical decision making tool in breast cancer. Brit J Cancer. 2014, 1-10. doi: 10.1038/bjc.2014.120

    Google Scholar 

  2. McCarty KS, Miller LS, Cox EB, Konrath J, McCarty KS: Estrogen receptor analyses. Correlation of biochemical and immunohistochemical methods using monoclonal antireceptor antibodies. Arch Pathol Lab Med. 1985, 109: 716-721.

    PubMed  Google Scholar 

  3. Harvey JM, Clark GM, Osborne CK, Allred DC: Estrogen receptor status by immunohistochemistry is superior to the ligand-binding assay for predicting response to adjuvant endocrine therapy in breast cancer. J Clin Oncol. 1999, 17 (5): 1474-1481.

    CAS  PubMed  Google Scholar 

  4. Hammond ME, Hayes DF, Dowsett M, Allred DC, Hagerty KL, Badve S, Fitzgibbons PL, Francis G, Goldstein NS, Hayes M, Hicks DG, Lester S, Love R, Mangu PB, McShane L, Miller K, Osborne CK, Paik S, Perlmutter J, Rhodes A, Sasano H, Schwartz JN, Sweep FCG, Taube S, Torlakovic EE, Valenstein P, Viale G, Visscher D, Wheeler T, Williams RB: ASCO-CAP Guideline Recommendations for Immunohistochemical Testing of Estrogen and Progesterone Receptors in Breast Cancer. J Clin Oncol. 2010, 28 (16): 2784-2795. 10.1200/JCO.2009.25.6529.

    Article  PubMed Central  PubMed  Google Scholar 

  5. Ruotoistenmäki S, Viitanen A, Jumppanen M, Isola J: ImmunoRatio: a publicly available web application for quantitative image analysis of estrogen receptor (ER), progesterone receptor (PR), and Ki-67. Breast Cancer Research. 2010, 12: R56-10.1186/bcr2615.

    Article  PubMed Central  PubMed  Google Scholar 

  6. Cockburn A, Yan J, Rahardja D, Euhus D, Peng Y, Fang Y, Sarode VR: Modulatory effect of neoadjuvant chemotherapy on biomarkers expression; assessment by digital image analysis and relationship to residual cancer burden in patients with invasive breast cancer. Hum Pathol. 2014, 45 (2): 249-258. 10.1016/j.humpath.2013.09.002.

    Article  CAS  PubMed  Google Scholar 

  7. Krecsák L, Micsik T, Kiszler G, Krenács T, Szabó D, Jónás V, Császár D, Czuni L, Gurzó P, Ficsor L, Molnár B: Technical note on the validation of a semi-automated image analysis software application for estrogen and progesterone receptor detection in breast cancer. Diagnostic Pathology. 2011, 6: 6-10.1186/1746-1596-6-6. doi:10.1186/1746-1596-6-6

    Article  PubMed Central  PubMed  Google Scholar 

  8. Santagata S, Thakkar A, Ergonul A, Wang B, Woo T, Hu R, Harrell JC, McNamara G, Schwede M, Culhane AC, Kindelberger D, Rodig S, Richardson A, Schnitt SJ, Tamimi RM, Ince TA: Taxonomy of breast cancer based on normal cell phenotype predicts outcome. J Clin Invest. 2014, 124 (2): 859-870. 10.1172/JCI70941.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  9. Boros M, Ilyes A, Nechifor Boila A, Moldovan C, Eniu A, Stolnicu S: Morphologic and molecular subtype status of individual tumor foci in multiple breast carcinoma. A study of 155 cases with analysis of 463 tumor foci. Hum Pathol. 2014, 45 (2): 409-16. 10.1016/j.humpath.2013.10.006.

    Article  CAS  PubMed  Google Scholar 

  10. Feuerhake F, Sigg W, Höfter EA, Unterberger P, Welsch U: Cell proliferation, apoptosis, and expression of Bcl-2 and Bax in non-lactating human breast epithelium in relation to the menstrual cycle and reproductive history. Breast Cancer Res Tr. 2003, 77 (1): 37-48. 10.1023/A:1021119830269.

    Article  CAS  Google Scholar 

  11. Benz UC, Hofmann P, Willhauck G, Lingenfelder I, Heynen M: Multi-resolution, object-oriented fuzzy analysis of remote sensing data for GIS-ready information. ISPRS J Photogramm. 2004, 58: 239-258. 10.1016/j.isprsjprs.2003.10.002.

    Article  Google Scholar 

  12. Van der Laak J, Pahlplatz M, Hanselaar A, Wilde P: Hue-saturation-density (HSD) model for stain recognition in digital images from transmitted light microscopy. Cytometry. 2000, 39: 275-284. 10.1002/(SICI)1097-0320(20000401)39:4<275::AID-CYTO5>3.0.CO;2-8.

    Article  CAS  PubMed  Google Scholar 

  13. Collins LC, Marotti JD, Baer HJ, Tamimi RM: Comparison of estrogen receptor results from pathology reports with results from central laboratory testing. J Natl Cancer Inst. 2008, 100 (3): 218-21. 10.1093/jnci/djm270. doi: 10.1093/jnci/djm270

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  14. Goldhirsch A, Ingle JN, Gelber RD, Coates AS, Thürlimann B, Senn HJ, Panel members: Thresholds for therapies: highlights of the St Gallen International Expert Consensus on the primary therapy of early breast cancer 2009. Ann Oncol. 2009, 20 (8): 1319-1329. 10.1093/annonc/mdp322. doi: 10.1093/annonc/mdp322

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  15. Arnedos M, Drury S, Afentakis M, A'hern R, Hills M, Salter J, Smith IE, Reis-Filho JS, Dowsett M: Biomarker changes associated with the development of resistance to aromatase inhibitors (AIs) in estrogen receptor-positive breast cancer. Ann Oncol. 2014, 25 (3): 605-610. 10.1093/annonc/mdt575. doi: 10.1093/annonc/mdt575

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  16. McKenna SJ, Amaral T, Akbar S, Jordan L, Thompson A: Immunohistochemical analysis of breast tissue microarray images using contextual classifiers. J Pathol Inform. 2013, 4 (2): 13-10.4103/2153-3539.109871.

    Article  Google Scholar 

  17. Zidan A, Christie Brown JS, Peston D, Shousha S: Oestrogen and progesterone receptor assessment in core biopsy specimens of breast carcinoma. J Clin Pathol. 1997, 50: 27-9. 10.1136/jcp.50.1.27.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  18. Bonnas C, Specht K, Spleiss O, Froehner S, Dietmann G, Krüger JM, Arbogast S, Feuerhake F: Effects of cold ischemia and inflammatory tumor microenvironment on detection of PI3K/AKT and MAPK pathway activation patterns in clinical cancer samples. Int J Cancer. 2012, 131 (7): 1621-1632. 10.1002/ijc.27422. doi: 10.1002/ijc.27422

    Article  CAS  PubMed  Google Scholar 

  19. Mohammed ZM, Edwards J, Orange C, Mallon E, Doughty JC, McMillan DC, Going JJ: Breast cancer outcomes by steroid hormone receptor status assessed visually and by computer image analysis. Histopathology. 2012, 61 (2): 283-292. 10.1111/j.1365-2559.2012.04244.x. doi: 10.1111/j.1365-2559.2012.04244.x

    Article  PubMed  Google Scholar 

  20. Hermsen BBJ, Von Mensdorff-Pouilly S, Fabry HFJ, Winters HAH, Kenemans P, Verheijen RHM, Van Diest PJ: Lobulitis is a frequent finding in prophylactically removed breast tissue from women at hereditary high risk of breast cancer. J Pathol. 2005, 206 (2): 220-223. 10.1002/path.1774. DOI: 10.1002/path.1774

    Article  PubMed  Google Scholar 

  21. Lee AH, Happerfield LC, Millis RR: Inflammatory infiltrate in invasive lobular and ductal carcinoma of the breast. Brit J Cancer. 1996, 74 (5): 796-801. 10.1038/bjc.1996.438.

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  22. Mohammed ZM, Going JJ, Edwards J, Elsberger B, McMillan DC: The relationship between lymphocyte subsets and clinico-pathological determinants of survival in patients with primary operable invasive ductal breast cancer. Brit J Cancer. 2013, 109 (6): 1676-1684. 10.1038/bjc.2013.493. doi: 10.1038/bjc.2013.493

    Article  PubMed Central  CAS  PubMed  Google Scholar 

  23. Mlecnik B, Bindea G, Angell HK, Sasso MS, Obenauf AC, Fredriksen T, Lafontaine L, Bilocq AM, Kirilovsky A, Tosolini M, Waldner M, Berger A, Fridman WH, Rafii A, Valge-Archer V, Pagès F, Speicher MR, Galon J: Functional network pipeline reveals genetic determinants associated with in situ lymphocyte proliferation and survival of cancer patients. Sci Transl Med. 2014, 6 (228): 228ra37-10.1126/scitranslmed.3007240. doi: 10.1126/scitranslmed.3007240

    Article  PubMed  Google Scholar 

  24. Wemmert C, Krüger JM, Forestier G, Sternberger L, Feuerhake F, Gançarski P: Stain unmixing in brightfield multiplexed immunohistochemistry. Proceedings of 20th IEEE International Conference on Image Processing (IEEE/ICIP): 15-18 September 2013; Melbourne, Australia. 2013, 1125-1129.

    Chapter  Google Scholar 

  25. Krüger JM, Wemmert C, Sternberger L, Bonnas CB, Dietmann G, Gançarski P, Feuerhake F: Combat or surveillance? Evaluation of the heterogeneous inflammatory breast cancer microenvironment. J Pathology. 2013, 229: 569-578. 10.1002/path.4150.

    Article  Google Scholar 

  26. Apou G, Naegel B, Forestier G, Feuerhake F, Wemmert C: Fast segmentation for texture-based cartography of Whole Slide Images. Proceedings of 9th International Conference on Computer Vision Theory and Applications (VISAPP): 5-8. 2014, January ; Lisbon

    Google Scholar 

Download references

Acknowledgements

Funded by the Roche PostDoc Fellowship Program (RPF). The authors thank J.M. Krüger (Definiens AG, Munich) for important help during integration between Definiens Developer ® and Image Miner® - based analyses. The authors thank Dr. Adam Nopora and Dr. H.-J. Müller (Roche Pharma Research and Early Development (pRED) for important discussions on the relevance of spatial ER/PR analysis in preclinical breast cancer models in translational oncology.

Publication of this supplement has been funded by 12th European Congress on Digital Pathology. This article has been published as part of Diagnostic Pathology Volume 9 Supplement 1, 2014: Selected articles from the 12th European Congress on Digital Pathology. The full contents of the supplement are available online at http://www.diagnosticpathology.org/supplements/9/S1

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Friedrich Feuerhake.

Additional information

Competing interests

F. Feuerhake was full-time employee of Roche Pharma Research and Early Development (pRED) until September 30, 2012. The authors declare no further conflict of interest.

Authors' contributions

AG: Developed and performed image analysis, performed statistical analysis, wrote manuscript. MA: Supervised immunohistochemistry, selected cases, and annotated regions of interest ("ground truth"). NL: Supervised image analysis, critically revised manuscript. HHK: Supervised study concept and design, performed histopathological evaluation, revised manuscript. JL: Supervised image analysis, revised manuscript critically and provided input on statistical considerations. FF: Developed study conception and design, performed data acquisition, annotated regions of interest ("ground truth"), supervised image analysis and rule set development, performed image analysis, wrote and revised manuscript.

Rights and permissions

Open Access  This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made.

The images or other third party material in this article are included in the article’s Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article’s Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder.

To view a copy of this licence, visit https://creativecommons.org/licenses/by/4.0/.

The Creative Commons Public Domain Dedication waiver (https://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated in a credit line to the data.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Grote, A., Abbas, M., Linder, N. et al. Exploring the spatial dimension of estrogen and progesterone signaling: detection of nuclear labeling in lobular epithelial cells in normal mammary glands adjacent to breast cancer. Diagn Pathol 9 (Suppl 1), S11 (2014). https://doi.org/10.1186/1746-1596-9-S1-S11

Download citation

  • Published:

  • DOI: https://doi.org/10.1186/1746-1596-9-S1-S11

Keywords