Вы находитесь на странице: 1из 4

Automated analysis of immunohistochemical images

based on curve evolution approaches

G. Livanos, M. Zervakis G. C. Giakos


Department of Electronics and Computer Engineering Department of Electrical and Computer Engineering
Technical University of Crete The University of Akron
Chania, P.C. 73100, Crete, Greece Akron Ohio, 44325, USA

Abstract The HER2/neu oncogene is notable both for its monoclonal antibody that targets the extracellular section of
role in the pathogenesis of breast cancer and its role as a target of the HER2 receptor and has been proved quite effective in
treatment. Qualitative or quantitative protein evaluation has treating patients as a single means or in combination with
been achieved using immunohistochemistry (IHC) on frozen and traditional chemotherapy, being, however, active only against
archival tissues, a widely adopted technique due to the
HER2-overexpressing tumors [2].
standardization of the internal procedural steps and its easy and
low-cost applicability to any laboratory. The goal of the present The American Society of Clinical Oncology has
study is to introduce an efficient tool for the automated detection emphasized on the need for the assessment of HER2 in all
of HER2 protein overexpression in tissues, providing accurate, breast tumors, either in the early stages of diagnosis or in
instant, yet objective interpretation outcomes through a repetitive intervals during the recurrence period. HER2 status
formalized procedure. The comparison of results with can be evaluated using imaging modalities at the DNA level
classifications by specialists who evaluated the same tissue
(using FISH, PCR, or Southern Blot), at the mRNA level
samples dataset confirms the efficiency and prospect of the
(using Northern Blot or RTPCR) or at the protein level (using
methodology.
IHC or Western Blot) [3]. Yet, a preferred detection approach
Keywordssegmentation; protein overexpression; membrane in clinical practice should fulfill the needs for applicability to
staining; active contours; image clustering; color models; archival pathologic tissue slices, ability to reveal their
immunohistochemistry; morphological details, convenience in being routinely used in
most histology labs, and extraction of interpretable and
reproducible results. Based on these requirements, two of the
I. INTRODUCTION
most reliable and widely applied methods include the
Breast cancer constitutes one of the most frequent types of evaluation of gene amplification in the cell nuclei by
cancer among women, yet it can be efficiently treated and fluorescence in situ hybridization (FISH) and the estimation of
cured when it is diagnosed in early stages. Over the last years, protein overexpression at the tumor cell membrane by
medical advances have led to the identification of numerous immunohistochemistry (IHC) [4]. These approaches have the
tumor biomarkers facilitating the understanding of the advantage of being able to correlate between HER2 expression
molecular basis of tumor progression and treatment response. and morphologic features in tissue sections. FISH allows
Prognostic markers aim to objectively estimate the patients selective staining of various DNA sequences with fluorescent
overall outcome, while predictive markers focus on the markers and accomplishes the detection, analysis, and
objective evaluation of the possible benefits from a specific quantification of specific structural abnormalities within
clinical intervention. HER2/neu oncogene amplification nuclei, while IHC uses specific antibodies to stain proteins in
situ, providing the identification of many cell types.
and/or overexpression has been highly associated with breast
tumor evolution because of its prognostic role, as well as its IHC aims at detecting specific antigens in tissues or cells
ability to predict response to specific antibodies. Therefore, based on an antigen-antibody reaction that can be visualized
the evaluation of HER2 status of the cancer is considered by a marker (fluorescent dye, enzyme, radioactive element or
extremely important [1]. Overexpression of this receptor is colloidal gold) and is widely used due to its low cost and high
observed in tumors with much higher level than in normal applicability. When reporting results, the degree of HER2
tissue and is associated with increased disease recurrence, protein-overexpression is scored according to the intensity of
poorer relapse-free survival and worse prognosis. A healthy membrane staining and the percentage of tumor cells stained.
breast cell has 2 copies of the HER2 gene. Some kinds of The evaluation procedure is usually performed qualitatively by
breast cancer arise when a breast cell has more than 2 copies a pathologist, who carefully observes the IHC samples via
microscopy and manually calculates the presence of cancer
of that gene, which start to over-produce the HER2 protein,
cells in the breast tissue, assigning scores according to
forcing the affected cells to grow and divide too rapidly. Due
appropriate criteria and international standards. Yet, the
to the fact that this receptor plays a key role in connecting the interpretation of such results is subjective and causes certain
biological and clinical behavior of several types of cancers, it inconsistencies upon the diagnosis, as the result is highly
is an ideal therapeutic target. Herceptin (trastuzumab) is a

978-1-4673-5791-3/13/$31.00 2013 IEEE


dependent on the experience of the specialist and the quality discrimination of objects of interest derived by clustering
of the tissue preparation stage. approaches, and the energy minimization efficiency for
approximating region borders adopted in curve evolution
In order to make immunohistochemical studies more approaches. Our proposed methodology involves color
objective, quantitative techniques based on computer-assisted deconvolution through model conversion and thresholding, in
microscopy and image analysis must be developed. In order to enhance intensity differences between the regions of
specialized or hospital laboratories this is achieved via interest in the test images. This is followed by k-means
commercial software and equipment of high cost, preventing clustering on intensities, which reveals the key segments for
individuals from automated evaluation of gene expression. the evaluation procedure, succeeded by edge following and
The main stages of such an IHC procedure, for a linking via the active contours algorithm, in order to extract
representative sample image, are depicted in Figure 1. the complete border of the cell membranes. The accurate
derivation of cell boundaries facilitates the calculation of
percentage and intensity of cell staining, producing the tissue
characterization according to the IHC scoring system. The
In [5], a novel technique is introduced for membrane preliminary results of our segmentation technique reveal that
segmentation based on hue value thresholding and virtual cell this fusion of color image information achieves accurate
membrane fitting through morphology and weighted segmentation even in the presence of highly intersecting
barycentre membrane points initialization procedure. regions, such as immunohistochemical captions of breast
Matkowskyj et al [6] exploited the utilities of commercial tissue.
software and the difference of signal energy between the
images derived from control tissue slide (identically treated II. SEGMENTATION ALGORITHM
slide) and the experimental tissue slide (primary antibody-
exposed slide) in order to quantitatively evaluate IHC staining. A. Principles of image segmentation
In [7], an alteration of the traditional Hough transform was Points, lines, regions, boundaries are among the key
utilized as a seed-finding method for each cell along with a features to be evaluated through the segmentation procedure.
partial differential equation solver to approximate the contour Several approaches have been proposed in the bibliography
of the membrane. including point and line detection techniques, where the
Fig. 1. Main steps of an automated procedure for the assessment of HER2
detected edges are linked in order to accurately represent the
status from a representative immunohistochemical input image. shape of each object, thresholding methods (histogram,
adaptive, multi-level), which divide the image into segments
In [5], a novel technique is introduced for membrane according to distinct bands of pixel intensities, as well as
segmentation based on hue value thresholding and virtual cell region growing/splitting methodologies, which iteratively
membrane fitting through morphology and weighted classify neighboring pixels of "seed-points" into a region
barycentre membrane points initialization procedure. through appropriately selected similarity criteria [8]. Edge
Matkowskyj et al [6] exploited the utilities of commercial segmentation methodologies appear very sensitive to noise,
software and the difference of signal energy between the while thresholding techniques lead to ambiguous boundaries
images derived from control tissue slide (identically treated and homogenous regions, with few and non-intersecting
slide) and the experimental tissue slide (primary antibody- regions. Finally, region based segmentation approaches
exposed slide) in order to quantitatively evaluate IHC staining. introduce computational complexity and are sensitive to the
In [7], an alteration of the traditional Hough transform was initialization of seed-points.
utilized as a seed-finding method for each cell along with a In this study, the input images constitute of three key
partial differential equation solver to approximate the contour regions: the cell nuclei characterized by a blue color (IHC
of the membrane. staining using the DAB protocol), the cell membrane graded
Our research is focused on the automated detection of Her- from moderate to dark brown in the sections of high HER2
2/neu protein in tissues, in order to diagnose breast cancer at overexpression (characteristic marked color for DAB protocol)
its earlier stages so as to guide targeted therapy, helping the and the intermediate tissue regions, which can be found at
patience cure with higher probability. Advanced image different color bands on the image histogram and must be
analysis techniques are adopted in order to accurately segment neglected in the evaluation and classification process. Breast
the cells within the sample IHC images and precisely extract cancer tissue-microscopy images usually contain texture, noise
their membrane contour and degree of staining. The due to the tissue preparation and staining procedure, artifacts
contribution of this work refers to the standardized and introduced by the instrument (blurring, bad contrast and
accurate determination of the impact of cancer on female magnification) and numerous overlapping items, thus
organisms through the processing of IHC microscope images introducing additional limitations to segmentation techniques
via an objective, efficient and powerful tool that will reliably and preventing them from converging to accurate object
complement the pathologists diagnosis and decision. The boundaries. Thereupon, in order to improve the quality of the
novelty of the proposed methodology lies on the fully image partitioning results, an efficient preprocessing procedure
automated membrane contour evaluation without prior needs to be performed, enhancing the qualitative information
knowledge about the tissue structure and on the combination of the input image.
of information provided through different color models, the
B. Preprocessing of immunohistochemical images
As an initial step, a transformation to a different color space
is required. The initial description of an IHC image in the RGB
model appears adequate for digital representation but is not
appropriate for color segmentation. HSV (Hue-Saturation-
Value) and Lab (Luminance - a-b color-opponent dimensions)
models decorrelate the pixel intensity from the pure color
components, facilitating the detection of specific color bands.
Exploiting the color discrimination offered by the HSV model,
the application of adaptive thresholding to the H and S
channels is capable of isolating the regions of interest within
the image. This process provides initial information regarding
the distributions of membrane and nuclei areas. Subsequently,
histogram equalization of the pure color bands (a and b) is Fig. 2. Representation of a curve using a level set function (x, y, t).
performed within these regions on the Lab image, as to
enhance the differences of these regions of interest and At any given time, the level set function simultaneously
improve their separability. defines an edge contour (=0) and a segment of the image
(0) and is being evolved according to the partial differential
The actual pixel classification is performed using the k- equation (1), iteratively converging to a meaningful
means classification scheme, acting as an intermediate and segmentation of the image.
interconnecting step between the basic segmentation algorithm

and the preprocessing stage. This step aims at identifying = F , (x,y,0)= 0 ( x, y )
pixels belonging to the cell membrane and nuclei and enables t , (1)
the assessment of HER2 overexpression. Following this initial where F denotes the speed of the curve evolution. Assuming
segmentation, the cell regions are further refined by means of that the image I consists of two regions of approximately
an efficient edge-linking approach presented in the next constant distinct intensities I1 and I2 and that the object of
section. interest is represented by the region of value I1 (inside curve
C), the fitting energy functional is denoted according to
C. Application of curve evolution approach active contours equation (2):
2 2

Contour-based techniques are well established in F (c1 , c2 , C ) + F2 (C ) = 1 I ( x, y) c1 dxdy + 2 I ( x, y) c2 dxdy , (2)


insideC outsideC

international bibliography, providing accurate and robust + Length(C ) + v Area(inside C )


results even in noisy environment, even though they suffer
where C is any variable curve except for the object boundary
from initialization, local minima and stopping criteria
C0, constants c1 , c2, are the averages of I inside and outside C
problems. The fundamental principle of these techniques lies
respectively,and ,,1,2 are non-negative fixed user defined
on the linking of edge points extracted via an edge detection
parameters. The contour of the foreground region is the
scheme, attempting to exploit curvilinear continuity in order to solution of the minimization problem inf C (F(c1, c2, C))
iteratively approximate the object borders starting from an 0F(c1, c2, C0) . A detailed description of the complete
initialized closed curve [9]. Global minimum energy-searching mathematical background can be found in [10].
methods have been proved effective in overcoming local
minima problems, leading to robust convergence regarding the
final contour extraction. III. EXPERIMENTAL RESULTS
In the proposed methodology, the cell nuclei are
Chan and Vese [10] proposed a powerful and flexible
represented by a band close to the blue color (middle of the
methodology for active-contours object detection combining
HSV cone), while the cell membrane lies on the brown color
curve-evolution techniques, level sets and the Mumford-Shah
band (beginning and end of the HSV cone). The masked and
functional, accomplishing the detection of corners and any
equalized image in the Lab color space feeds the k-mean
topological changes. The model begins with a contour in the
classifier, which then feeds the active contours segmentation
image plane defining an initial segmentation and then this
algorithm. Each active contour is initialized by fixed-sized
contour gradually evolves according to a level set method, circle regions in the centre of each estimated cell region, as
until it meets the boundaries of the foreground region. originated from the application of k-means clustering. In order
According to the model, a curve C is represented via a to improve the accuracy of the extracted segment boundary,
function (the level-set function) as C={(x, y)|(x, y)=0}, morphological operators are adopted to smooth the computed
where (x, y) are coordinates in the image plane while the curve, remove noisy and inaccurate borders and fill the holes
evolution of the curve is given by the zero level curve at time t within the foreground region. Finally, the active contour
of function (x, y, t) . Negative values of denote points approach is applied on the edges obtained from k-means
outside the curve while positive values of originate from segmentation. The main steps of the proposed cell
points belonging to the internal area of the curve, as depicted segmentation methodology are summarized in the following
in the following scheme: flowchart:
being tested and evaluated in order to validate the outcome of
this work with numerical data based on objective metrics.
Challenges in the proposed segmentation scheme include the
reduction of computational cost due to the high resolution and
complexity of the test images, as well as the introduction of
additional information originating from texture analysis.
Increased speed in active-contours extraction can be achieved
using fast level-set implementation, more clever initialization
strategies or multiscale approaches through downsampling or
wavelet analysis. In addition, a technique of fusing color and
texture is one of our future plans for the enrichment of the
current methodology.

Fig. 3. Flowchart of the proposed methodology.


ACKNOWLEDGMENTS
The segmentation results are illustrated in Figure 4, revealing Research was supported by YPERThEN project, which
efficient approximation of the cell membrane-contour and is funded by the EU INTERREG programme and funds from
accurate cell nuclei counting. Despite the increased level of Greece and Cyprus. It was partly supported by the OASYS
region intersection, the ambiguity of area borders is reduced at project funded by the NSRF 2007-13 of Greek Ministry of
the perimeter of each cell. Development. We thank Dr. Dourou at the Aristotle University
of Thessaloniki, for providing examples of IHC images and
evaluating the HER2 status of the sample breast cancer tissue.

REFERENCES

[1] Sylvie Menard, Elda Tagliabue, Manuela Cambiglio, Serenella M. Pupa,


Role of HER2 overexpression in breast carcinoma, Journal of Cellular
Physiology, vol. 182, pp. 150-162, 2000.
[2] David G. Hicks, Raymod R. Tubbs, Assessment of the HER2 status in
breast cancer with fluorescence in situ hybridization: a technical review
with interpretive guidelines, Human Pathology, vol. 36, pp. 250-261,
2005.
[3] Shahla Masood, Marilyn M. Bui, Prognostic and predictive value of
HE2/neu oncogene in breast cancer, Microscopy Research and
Technique, vol. 59, pp. 102-108, 2002.
[4] Z. Theodosiou, I. Kasampalidis, G. Livanos, M. Zervakis, I. Pitas, K.
Lyroudia, Automated Analysis of FISH and Immunohistochemistry
mages: A Review, International Society for Analytical Cytometry,
Fig. 4. Active-contours segmentation results. From left to right, from top to Cytometry, Part A, vol. 71, pp. 439-450, 2007.
bottom: Equalized and masked Lab-space image, boundary extraction after [5] E. Ficarra, E. Macii, G. De Micheli, L. Benini, Computer-aided
algorithmic convergence, segmented image with all regions, segmentation of evaluation of protein expression in pathological imaged, Proceedings of
cells after application of morphology and removal of intermediate tissue the 19th IEEE Symposium on Computer-Based Medical Systems, IEEE,
regions. The Computer Society, 0-7695-2517-1, IEEE, 2006.
[6] Kristina A. Matkowskyj, Dan Schonfeld, and Richard V. Benya Young,
Quantitative Immunohistochemistry by Measuring Cumulative Signal
Strength Using Commercially Available Software Photoshop and
Matlab, The Journal of Histochemistry & Cytochemistry, vol. 48, pp.
IV. CONCLUSIONS FUTURE WORK 303-311, 2000.
The present study proposes a novel attempt for breast [7] C. De Solorzano, R. Malladi, S. A. Leliea, VRE & S. J. Lockett,
cancer cell-nuclei segmentation and membrane border Segmentation of nuclei and cells using membrane related protein
extraction, by fusing information derived from conventional markers, Journal of Microscopy, Vol. 201, pp. 404 415, 2001.
and advanced image processing techniques. The preliminary [8] R. C. Gonzalez and R.E. Woods, Digital Image Processing 2nd Edition,
Prentice Hall, New Jersey, 2002
results from the analysis of immunohistochemical images
[9] Jitendra Malik, Serge Belongie, Thomas Leung, Jianbo Shi, "Contour
confirm the prospect of the methodology, aiming at a fully and texture analysis for image segmentation", International Journal on
automated, qualitative and quantitative assessment of oncogene Computer Vision, Issue 43, pp 7-27, 2001.
overexpression that compromises with the specialists' [10] Tony F. Chan, Luminita A. Vese, "Active Contours Without Edges",
diagnosis. A dataset of numerous microscopy images is already IEEE Transactions on Image Processing, Vol 10, No 2, 2001.

Вам также может понравиться