1
Automatic Feature Characterization of Liver Tissue Section Image Fei (Frank) Yang*, Ayooluwakunmi Jeje + *Department of Electrical Engineering, Stanford University, + Department of Computer Science, Stanford University Introduction Feature Extraction Image Processing Pipeline Conclusion Experimental Results and Analysis EE 368 CS 232 Fall ‘16 The Nusse Lab of the Stanford Institute of Stem Cell Biology & Regenerative Medicine studies the regenerative properties of the liver. The purpose of this project is to develop MATLAB programs automating the tasks of cell counting and characterization of liver tissue section images, leveraging image processing and machine learning techniques. We aim to achieve the following goals: Accurately detect cell counts irrespective to their stain at a precision of greater than 90%. Correctly classify features, such as portal vein, central vein, and bile duct, at a precision of greater than 90%. Correctly segment clustered nuclei at a precision of greater than 90%. 58% 18% 47% 48% 100% 50% 81% 15% 0% 20% 40% 60% 80% 100% Hough Transform SIFT keypoint SURF keypoint Morphological Labeling precision recall Nuclei Segmentation Cell Segmentation Feature Classification 76% 96% 78% 0% 20% 40% 60% 80% 100% 1 nuclei cell 2 nuclei cell all cells accuracy References [1] J. Cheng and J. C. Rajapakse ast. Segmentation of clustered nuclei with shape markers and marking function. IEEE Transactions on Biomedical Engineering, 56(3):741–748, March 2009. [2] IV Grishagin. Automatic Cell Counting with ImageJ. Analytical Biochemistry, 2015. [3] Constantinos G. Loukas, George D. Wilson, Borivoj Vojnovic, and Alf Linney. An image analysis-based approach for automated counting of cancer cell nuclei in tissue sections. Cytometry Part A, 55A(1):30–42, 2003. [4] Fumio Maruhashi, Sei Murakami, and Kenji Baba. Automated monitoring of cell concentration and viability using an image analysis system. Cytotechnology, 15(1):281–289, 1994. Challenges Segmenting ambiguous cell boundaries Segmenting non-uniform nuclei shapes Extracting relevant features Feature classes underrepresentation Successfully detected cell counts irrespective to their stain with about 80% accuracy, using Canny Edge Detection, Opening and Closing Successfully classified notable features, including portal vein, central vein, and bile duct, with 85% precision, using multi-class SVM Successfully segmented clustered nuclei with about 60% precision and 100% recall, using Hough Transform Future Work Improve classification accuracy Quantify morphological parameters Detect cell types and clones 0% 20% 40% 60% 80% 100% SVMMdl KNNMdl NulNOM Testing Accuracy Bile Duct Central Vein Portal Vein 1 – Bile duct 2 – Central vein 3 – Portal vein *Features examples: Geometric: Area, Perimeter, Minor axis length, Major axis length Cell Properties: Nucleus counts, Nucleus size Boundary Properties: SURF key points counts and density Neighboring Regions: Average cell area and relative distance from vessel

EE 364 CS 232 Poster - web. · PDF file$xwrpdwlf )hdwxuh &kdudfwhul]dwlrq ri /lyhu 7lvvxh 6hfwlrq ,pdjh)hl )udqn

  • Upload
    vancong

  • View
    214

  • Download
    0

Embed Size (px)

Citation preview

Automatic Feature Characterization of Liver Tissue Section ImageFei (Frank) Yang*, Ayooluwakunmi Jeje+

*Department of Electrical Engineering, Stanford University, +Department of Computer Science, Stanford University

Introduction Feature Extraction Image Processing Pipeline

ConclusionExperimental Results and Analysis

EE 368 CS 232Fall ‘16

The Nusse Lab of the Stanford Institute of Stem Cell Biology & Regenerative Medicine studies the regenerative properties of the liver. The purpose of this project is to develop MATLAB programs automating the tasks of cell counting and characterization of liver tissue section images, leveraging image processing and machine learning techniques. We aim to achieve the following goals:• Accurately detect cell counts irrespective to their stain at a

precision of greater than 90%.• Correctly classify features, such as portal vein, central vein,

and bile duct, at a precision of greater than 90%.• Correctly segment clustered nuclei at a precision of greater

than 90%.

58%

18%47% 48%

100%

50%81%

15%0%

20%40%60%80%

100%

HoughTransform SIFT keypoint SURF keypoint MorphologicalLabelingprecision recall

Nuclei SegmentationCell Segmentation Feature Classification

76% 96% 78%

0%20%40%60%80%

100%

1 nucleicell 2 nucleicell all cells

accura

cy

References[1] J. Cheng and J. C. Rajapakse ast. Segmentation of clustered nuclei with shape markers and marking function. IEEE Transactions on Biomedical Engineering, 56(3):741–748, March 2009.[2] IV Grishagin. Automatic Cell Counting with ImageJ. Analytical Biochemistry, 2015.[3] Constantinos G. Loukas, George D. Wilson, Borivoj Vojnovic, and Alf Linney. An image analysis-based approach for automated counting of cancer cell nuclei in tissue sections. Cytometry Part A, 55A(1):30–42, 2003.[4] Fumio Maruhashi, Sei Murakami, and Kenji Baba. Automated monitoring of cell concentration and viability using an image analysis system. Cytotechnology, 15(1):281–289, 1994.

Challenges• Segmenting ambiguous cell boundaries • Segmenting non-uniform nuclei shapes• Extracting relevant features• Feature classes underrepresentation

• Successfully detected cell counts irrespective to their stain with about 80% accuracy, using Canny Edge Detection, Opening and Closing

• Successfully classified notable features, including portal vein, central vein, and bile duct, with 85% precision, using multi-class SVM

• Successfully segmented clustered nuclei with about 60% precision and 100% recall, using Hough Transform

Future Work• Improve classification accuracy• Quantify morphological parameters• Detect cell types and clones

0%20%40%60%80%

100%

SVMMdl KNNMdl NulNOM

Testing

Accura

cy

Bile Duct Central Vein Portal Vein

1 – Bile duct2 – Central vein3 – Portal vein

*Features examples:• Geometric: Area, Perimeter, Minor axis length, Major axis length• Cell Properties: Nucleus counts, Nucleus size• Boundary Properties: SURF key points counts and density• Neighboring Regions: Average cell area and relative distance from vessel