﻿<?xml version="1.0" encoding="utf-8"?>
<ArticleSet>
  <ARTICLE>
    <Journal>
      <PublisherName>مرکز منطقه ای اطلاع رسانی علوم و فناوری</PublisherName>
      <JournalTitle>Journal of Information Systems and Telecommunication (JIST) </JournalTitle>
      <ISSN>2322-1437</ISSN>
      <Volume>5</Volume>
      <Issue>18</Issue>
      <PubDate PubStatus="epublish">
        <Year>2017</Year>
        <Month>6</Month>
        <Day>23</Day>
      </PubDate>
    </Journal>
    <ArticleTitle>Mitosis detection in breast cancer histological images based on texture features using AdaBoost</ArticleTitle>
    <VernacularTitle>Mitosis detection in breast cancer histological images based on texture features using AdaBoost</VernacularTitle>
    <FirstPage>1</FirstPage>
    <LastPage>10</LastPage>
    <ELocationID EIdType="doi">10.7508/jist.2017.18.003</ELocationID>
    <Language>en</Language>
    <AuthorList>
      <Author>
        <FirstName>Sooshiant </FirstName>
        <LastName>Zakariapour</LastName>
        <Affiliation>Babol Noshivani University of Technology</Affiliation>
      </Author>
      <Author>
        <FirstName>حمید</FirstName>
        <LastName>جزایری</LastName>
        <Affiliation>دانشگاه صنعتی نوشیروانی بابل</Affiliation>
      </Author>
      <Author>
        <FirstName>Mehdi</FirstName>
        <LastName>Ezoji</LastName>
        <Affiliation>Babol Noshivani University of Technology</Affiliation>
      </Author>
    </AuthorList>
    <History PubStatus="received">
      <Year>2017</Year>
      <Month>1</Month>
      <Day>3</Day>
    </History>
    <Abstract>Counting mitotic figures present in tissue samples from a patient with cancer, plays a crucial role in assessing the patient’s survival chances. In clinical practice, mitotic cells are counted manually by pathologists in order to grade the proliferative activity of breast tumors. However, detecting mitoses under a microscope is a labourious, time-consuming task which can benefit from computer aided diagnosis. In this research we aim to detect mitotic cells present in breast cancer tissue, using only texture and pattern features. To classify cells into mitotic and non-mitotic classes, we use an AdaBoost classifier, an ensemble learning method which uses other (weak) classifiers to construct a strong classifier. 11 different classifiers were used separately as base learners, and their classification performance was recorded. The proposed ensemble classifier is tested on the standard MITOS-ATYPIA-14 dataset, where a   pixel window around each cells center was extracted to be used as training data. It was observed that an AdaBoost that used Logistic Regression as its base learner achieved a F1 Score of 0.85 using only texture features as input which shows a significant performance improvement over status quo. It also observed that "Decision Trees" provides the best recall among base classifiers and "Random Forest" has the best Precision.</Abstract>
    <ObjectList>
      <Object Type="Keyword">
        <Param Name="Value">Mitosis detection</Param>
      </Object>
      <Object Type="Keyword">
        <Param Name="Value">Breast cancer grading</Param>
      </Object>
      <Object Type="Keyword">
        <Param Name="Value">Texture Features</Param>
      </Object>
      <Object Type="Keyword">
        <Param Name="Value">Ensemble learning</Param>
      </Object>
      <Object Type="Keyword">
        <Param Name="Value">Pathology</Param>
      </Object>
    </ObjectList>
    <ArchiveCopySource DocType="Pdf">http://jist.ir/en/Article/Download/14990</ArchiveCopySource>
  </ARTICLE>
</ArticleSet>