38 research outputs found

    Machine Learning in Ultrasound Computer-Aided Diagnostic Systems: A Survey

    Get PDF

    Comparative assessment of texture features for the identification of cancer in ultrasound images: a review

    Get PDF
    In this paper, we review the use of texture features for cancer detection in Ultrasound (US) images of breast, prostate, thyroid, ovaries and liver for Computer-Aided Diagnosis (CAD) systems. This paper shows that texture features are a valuable tool to extract diagnostically relevant information from US images. This information helps practitioners to discriminate normal from abnormal tissues. A drawback of some classes of texture features comes from their sensitivity to both changes in image resolution and grayscale levels. These limitations pose a considerable challenge to CAD systems, because the information content of a specific texture feature depends on the US imaging system and its setup. Our review shows that single classes of texture features are insufficient, if considered alone, to create robust CAD systems, which can help to solve practical problems, such as cancer screening. Therefore, we recommend that the CAD system design involves testing a wide range of texture features along with features obtained with other image processing methods. Having such a competitive testing phase helps the designer to select the best feature combination for a particular problem. This approach will lead to practical US based cancer detection systems which de- liver real benefits to patients by improving the diagnosis accuracy while reducing health care cost

    Imaging Sensors and Applications

    Get PDF
    In past decades, various sensor technologies have been used in all areas of our lives, thus improving our quality of life. In particular, imaging sensors have been widely applied in the development of various imaging approaches such as optical imaging, ultrasound imaging, X-ray imaging, and nuclear imaging, and contributed to achieve high sensitivity, miniaturization, and real-time imaging. These advanced image sensing technologies play an important role not only in the medical field but also in the industrial field. This Special Issue covers broad topics on imaging sensors and applications. The scope range of imaging sensors can be extended to novel imaging sensors and diverse imaging systems, including hardware and software advancements. Additionally, biomedical and nondestructive sensing applications are welcome

    Implementing decision tree-based algorithms in medical diagnostic decision support systems

    Get PDF
    As a branch of healthcare, medical diagnosis can be defined as finding the disease based on the signs and symptoms of the patient. To this end, the required information is gathered from different sources like physical examination, medical history and general information of the patient. Development of smart classification models for medical diagnosis is of great interest amongst the researchers. This is mainly owing to the fact that the machine learning and data mining algorithms are capable of detecting the hidden trends between features of a database. Hence, classifying the medical datasets using smart techniques paves the way to design more efficient medical diagnostic decision support systems. Several databases have been provided in the literature to investigate different aspects of diseases. As an alternative to the available diagnosis tools/methods, this research involves machine learning algorithms called Classification and Regression Tree (CART), Random Forest (RF) and Extremely Randomized Trees or Extra Trees (ET) for the development of classification models that can be implemented in computer-aided diagnosis systems. As a decision tree (DT), CART is fast to create, and it applies to both the quantitative and qualitative data. For classification problems, RF and ET employ a number of weak learners like CART to develop models for classification tasks. We employed Wisconsin Breast Cancer Database (WBCD), Z-Alizadeh Sani dataset for coronary artery disease (CAD) and the databanks gathered in Ghaem Hospital’s dermatology clinic for the response of patients having common and/or plantar warts to the cryotherapy and/or immunotherapy methods. To classify the breast cancer type based on the WBCD, the RF and ET methods were employed. It was found that the developed RF and ET models forecast the WBCD type with 100% accuracy in all cases. To choose the proper treatment approach for warts as well as the CAD diagnosis, the CART methodology was employed. The findings of the error analysis revealed that the proposed CART models for the applications of interest attain the highest precision and no literature model can rival it. The outcome of this study supports the idea that methods like CART, RF and ET not only improve the diagnosis precision, but also reduce the time and expense needed to reach a diagnosis. However, since these strategies are highly sensitive to the quality and quantity of the introduced data, more extensive databases with a greater number of independent parameters might be required for further practical implications of the developed models

    Enhanced algorithms for lesion detection and recognition in ultrasound breast images

    Get PDF
    Mammography is the gold standard for breast cancer detection. However, it has very high false positive rates and is based on ionizing radiation. This has led to interest in using multi-modal approaches. One modality is diagnostic ultrasound, which is based on non-ionizing radiation and picks up many of the cancers that are generally missed by mammography. However, the presence of speckle noise in ultrasound images has a negative effect on image interpretation. Noise reduction, inconsistencies in capture and segmentation of lesions still remain challenging open research problems in ultrasound images. The target of the proposed research is to enhance the state-of-art computer vision algorithms used in ultrasound imaging and to investigate the role of computer processed images in human diagnostic performance. [Continues.

    Assessment and Diagnosis of Human Colorectal and Ovarian Cancer using Optical Imaging and Computer-aided Diagnosis

    Get PDF
    Tissue optical scattering has recently emerged as an important diagnosis parameter associated with early tumor development and progression. To characterize the differences between benign and malignant colorectal tissues, we have created an automated optical scattering coefficient mapping algorithm using an optical coherence tomography (OCT) system. A novel feature called the angular spectrum index quantifies the scattering coefficient distribution. In addition to scattering, subsurface morphological changes are also associated with the development of colorectal cancer. We have observed a specific mucosa structure indicating normal human colorectal tissue, and have developed a real-time pattern recognition neural network to localize this specific structure in OCT images, enabling classification of the morphological changes associated with the progression of human colon cancer. Differentiating normal from malignant tissues is critically important, however, identifying different subtypes of abnormalities is also useful in clinical diagnosis. We have designed a feature extraction method using texture features and computer-vision related features to characterize different types of colorectal tissues. We first ranked these features according to their importance, then trained two classifiers: one for normal vs. abnormal, and the other one for cancer vs. polyp, where polyp is a pre-cancer marker. In assessing tissue abnormalities, optical absorption reveals contrast related to tumor microvasculature and tumor angiogenesis. Spatial frequency domain imaging (SFDI), a powerful wide field, label-free imaging modality, is sensitive to both absorption and scattering. We designed a computer-aided diagnostic algorithm, AdaBoost, to use multispectral SFDI imaging for ex vivo assessment of different types of colorectal tissues, including normal and cancerous tissue and adenomatous polyps. For diagnosis of human ovarian cancer, we first designed a histogram-based feature extraction algorithm. Then we trained and tested traditional machine learning methods utilizing these histogram features for ovarian cancer diagnosis. We also explored the use of these features in characterizing human fallopian tubes, which are believed to be the origin of the most lethal subtype of human ovarian cancers

    A Theoretical Analysis of Why Hybrid Ensembles Work

    Get PDF
    Inspired by the group decision making process, ensembles or combinations of classifiers have been found favorable in a wide variety of application domains. Some researchers propose to use the mixture of two different types of classification algorithms to create a hybrid ensemble. Why does such an ensemble work? The question remains. Following the concept of diversity, which is one of the fundamental elements of the success of ensembles, we conduct a theoretical analysis of why hybrid ensembles work, connecting using different algorithms to accuracy gain. We also conduct experiments on classification performance of hybrid ensembles of classifiers created by decision tree and naïve Bayes classification algorithms, each of which is a top data mining algorithm and often used to create non-hybrid ensembles. Therefore, through this paper, we provide a complement to the theoretical foundation of creating and using hybrid ensembles
    corecore