79 research outputs found

    Adaptive Feature Engineering Modeling for Ultrasound Image Classification for Decision Support

    Get PDF
    Ultrasonography is considered a relatively safe option for the diagnosis of benign and malignant cancer lesions due to the low-energy sound waves used. However, the visual interpretation of the ultrasound images is time-consuming and usually has high false alerts due to speckle noise. Improved methods of collection image-based data have been proposed to reduce noise in the images; however, this has proved not to solve the problem due to the complex nature of images and the exponential growth of biomedical datasets. Secondly, the target class in real-world biomedical datasets, that is the focus of interest of a biopsy, is usually significantly underrepresented compared to the non-target class. This makes it difficult to train standard classification models like Support Vector Machine (SVM), Decision Trees, and Nearest Neighbor techniques on biomedical datasets because they assume an equal class distribution or an equal misclassification cost. Resampling techniques by either oversampling the minority class or under-sampling the majority class have been proposed to mitigate the class imbalance problem but with minimal success. We propose a method of resolving the class imbalance problem with the design of a novel data-adaptive feature engineering model for extracting, selecting, and transforming textural features into a feature space that is inherently relevant to the application domain. We hypothesize that by maximizing the variance and preserving as much variability in well-engineered features prior to applying a classifier model will boost the differentiation of the thyroid nodules (benign or malignant) through effective model building. Our proposed a hybrid approach of applying Regression and Rule-Based techniques to build our Feature Engineering and a Bayesian Classifier respectively. In the Feature Engineering model, we transformed images pixel intensity values into a high dimensional structured dataset and fitting a regression analysis model to estimate relevant kernel parameters to be applied to the proposed filter method. We adopted an Elastic Net Regularization path to control the maximum log-likelihood estimation of the Regression model. Finally, we applied a Bayesian network inference to estimate a subset for the textural features with a significant conditional dependency in the classification of the thyroid lesion. This is performed to establish the conditional influence on the textural feature to the random factors generated through our feature engineering model and to evaluate the success criterion of our approach. The proposed approach was tested and evaluated on a public dataset obtained from thyroid cancer ultrasound diagnostic data. The analyses of the results showed that the classification performance had a significant improvement overall for accuracy and area under the curve when then proposed feature engineering model was applied to the data. We show that a high performance of 96.00% accuracy with a sensitivity and specificity of 99.64%) and 90.23% respectively was achieved for a filter size of 13 × 13

    Machine Learning Techniques, Detection and Prediction of Glaucoma– A Systematic Review

    Get PDF
    Globally, glaucoma is the most common factor in both permanent blindness and impairment. However, the majority of patients are unaware they have the condition, and clinical practise continues to face difficulties in detecting glaucoma progression using current technology. An expert ophthalmologist examines the retinal portion of the eye to see how the glaucoma is progressing. This method is quite time-consuming, and doing it manually takes more time. Therefore, using deep learning and machine learning techniques, this problem can be resolved by automatically diagnosing glaucoma. This systematic review involved a comprehensive analysis of various automated glaucoma prediction and detection techniques. More than 100 articles on Machine learning (ML) techniques with understandable graph and tabular column are reviewed considering summery, method, objective, performance, advantages and disadvantages. In the ML techniques such as support vector machine (SVM), and K-means. Fuzzy c-means clustering algorithm are widely used in glaucoma detection and prediction. Through the systematic review, the most accurate technique to detect and predict glaucoma can be determined which can be utilized for future betterment

    Automated retinal analysis

    Get PDF
    Diabetes is a chronic disease affecting over 2% of the population in the UK [1]. Long-term complications of diabetes can affect many different systems of the body including the retina of the eye. In the retina, diabetes can lead to a disease called diabetic retinopathy, one of the leading causes of blindness in the working population of industrialised countries. The risk of visual loss from diabetic retinopathy can be reduced if treatment is given at the onset of sight-threatening retinopathy. To detect early indicators of the disease, the UK National Screening Committee have recommended that diabetic patients should receive annual screening by digital colour fundal photography [2]. Manually grading retinal images is a subjective and costly process requiring highly skilled staff. This thesis describes an automated diagnostic system based oil image processing and neural network techniques, which analyses digital fundus images so that early signs of sight threatening retinopathy can be identified. Within retinal analysis this research has concentrated on the development of four algorithms: optic nerve head segmentation, lesion segmentation, image quality assessment and vessel width measurements. This research amalgamated these four algorithms with two existing techniques to form an integrated diagnostic system. The diagnostic system when used as a 'pre-filtering' tool successfully reduced the number of images requiring human grading by 74.3%: this was achieved by identifying and excluding images without sight threatening maculopathy from manual screening

    Retinal vessel segmentation using textons

    Get PDF
    Segmenting vessels from retinal images, like segmentation in many other medical image domains, is a challenging task, as there is no unified way that can be adopted to extract the vessels accurately. However, it is the most critical stage in automatic assessment of various forms of diseases (e.g. Glaucoma, Age-related macular degeneration, diabetic retinopathy and cardiovascular diseases etc.). Our research aims to investigate retinal image segmentation approaches based on textons as they provide a compact description of texture that can be learnt from a training set. This thesis presents a brief review of those diseases and also includes their current situations, future trends and techniques used for their automatic diagnosis in routine clinical applications. The importance of retinal vessel segmentation is particularly emphasized in such applications. An extensive review of previous work on retinal vessel segmentation and salient texture analysis methods is presented. Five automatic retinal vessel segmentation methods are proposed in this thesis. The first method focuses on addressing the problem of removing pathological anomalies (Drusen, exudates) for retinal vessel segmentation, which have been identified by other researchers as a problem and a common source of error. The results show that the modified method shows some improvement compared to a previously published method. The second novel supervised segmentation method employs textons. We propose a new filter bank (MR11) that includes bar detectors for vascular feature extraction and other kernels to detect edges and photometric variations in the image. The k-means clustering algorithm is adopted for texton generation based on the vessel and non-vessel elements which are identified by ground truth. The third improved supervised method is developed based on the second one, in which textons are generated by k-means clustering and texton maps representing vessels are derived by back projecting pixel clusters onto hand labelled ground truth. A further step is implemented to ensure that the best combinations of textons are represented in the map and subsequently used to identify vessels in the test set. The experimental results on two benchmark datasets show that our proposed method performs well compared to other published work and the results of human experts. A further test of our system on an independent set of optical fundus images verified its consistent performance. The statistical analysis on experimental results also reveals that it is possible to train unified textons for retinal vessel segmentation. In the fourth method a novel scheme using Gabor filter bank for vessel feature extraction is proposed. The ii method is inspired by the human visual system. Machine learning is used to optimize the Gabor filter parameters. The experimental results demonstrate that our method significantly enhances the true positive rate while maintaining a level of specificity that is comparable with other approaches. Finally, we proposed a new unsupervised texton based retinal vessel segmentation method using derivative of SIFT and multi-scale Gabor filers. The lack of sufficient quantities of hand labelled ground truth and the high level of variability in ground truth labels amongst experts provides the motivation for this approach. The evaluation results reveal that our unsupervised segmentation method is comparable with the best other supervised methods and other best state of the art methods

    Diabetic retinopathy detection with texture features

    Get PDF
    Diabetic retinopathy is one of the leading causes of visual impairment and blindness in the world and the prevalence keeps increasing. It is a vascular disorder of the retina and a symptom of diabetes mellitus. The health of the retina is studied with non-invasive retinal imaging. However, the analysis of the retinal images is laborious, subjective and the number of images to be reviewed is increasing. In this master’s thesis, a computer-aided detection system for diabetic retinopathy, microaneurysms and small hemorrhages was designed and implemented. The purpose of this study was to find out, are texture features able to produce descriptive and efficient information for the retinal image classification and is the implemented system accurate. The process included image preprocessing, extraction of 21 texture features, feature selection and classification with a support vector machine. The retinal image datasets that were used for the testing were Messidor, DIARETDB1 and e-ophta. The texture features were not successful when classifying the retinal images into diabetic retinopathy or normal. The best average accuracy was 69 % with 72 % average sensitivity and 66 % average specificity. The texture features are not that descriptive as global features with a whole retinal image. Additionally, the varying size of the images and variation within a class affected the classification. The second experiment studied the classification of images into microaneurysm or normal by dividing the retinal images into blocks. The texture features were successful when the images were divided into small blocks of size 50*50. The best average accuracy was 96 % with 96 % average sensitivity and 96 % average specificity. The texture features are more descriptive in the local setting since then they can extract finer details. To ease the clinical workflow of ophthalmologists and other experts, the computer-aided detection system can lower the manual labor and make retinal image analysis more efficient, accurate and precise. To develop the systems further, an optic disc and image quality detectors are needed

    Discovery of retinal biomarkers for vascular conditions through advancement of artery-vein detection and fractal analysis

    Get PDF
    Research into automatic retina image analysis has become increasingly important, not just in ophthalmology but also in other clinical specialities such as cardiology and neurology. In the retina, blood vessels can be directly visualised non-invasively in-vivo, and hence it serves as a "window" to cardiovascular and neurovascular complications. Biomarker research, i.e. investigating associations between the morphology of the retinal vasculature (as a means of revealing microvascular health or disease) and particular conditions affecting the body or brain could play an important role in detecting disease early enough to impact on patient treatment and care. A fundamental requirement of biomarker research is access to large datasets to achieve sufficient power and significance when ascertaining associations between retinal measures and clinical characterisation of disease. Crucially, the vascular changes that appear can affect arteries and veins differently. An essential part of automatic systems for retinal morphology quantification and biomarker extraction is, therefore, a computational method for classifying vessels into arteries and veins. Artery-vein classification enables the efficient extraction of biomarkers such as the Arteriolar to Venular Ratio, which is a well-established predictor of stroke and other cardiovascular events. While structural parameters of the retinal vasculature such as vessels calibre, branching angle, and tortuosity may individually convey some information regarding specific aspects of the health of the retinal vascular network, they do not convey a global summary of the branching pattern and its state or condition. The retinal vascular tree can be considered a fractal structure as it has a branching pattern that exhibits the property of self-similarity. Fractal analysis, therefore, provides an additional means for the quantitative study of changes to the retinal vascular network and may be of use in detecting abnormalities related to retinopathy and systemic diseases. In this thesis, new developments to fully automated retinal vessel classification and fractal analysis were explored in order to extract potential biomarkers. These novel processes were tested and validated on several datasets of retinal images acquired with fundus cameras. The major contributions of this thesis include: 1) developing a fully automated retinal blood vessel classification technique, 2) developing a fractal analysis technique that quantifies regional as well as global branching complexity, 3) validating the methods using multiple datasets, and 4) applying the proposed methods in multiple retinal vasculature analysis studies
    • …
    corecore