261 research outputs found

    UOLO - automatic object detection and segmentation in biomedical images

    Full text link
    We propose UOLO, a novel framework for the simultaneous detection and segmentation of structures of interest in medical images. UOLO consists of an object segmentation module which intermediate abstract representations are processed and used as input for object detection. The resulting system is optimized simultaneously for detecting a class of objects and segmenting an optionally different class of structures. UOLO is trained on a set of bounding boxes enclosing the objects to detect, as well as pixel-wise segmentation information, when available. A new loss function is devised, taking into account whether a reference segmentation is accessible for each training image, in order to suitably backpropagate the error. We validate UOLO on the task of simultaneous optic disc (OD) detection, fovea detection, and OD segmentation from retinal images, achieving state-of-the-art performance on public datasets.Comment: Publised on DLMIA 2018. Licensed under the Creative Commons CC-BY-NC-ND 4.0 license: http://creativecommons.org/licenses/by-nc-nd/4.0

    Intelligent optic disc segmentation using improved particle swarm optimization and evolving ensemble models

    Get PDF
    In this research, we propose Particle Swarm Optimization (PSO)-enhanced ensemble deep neural networks for optic disc (OD) segmentation using retinal images. An improved PSO algorithm with six search mechanisms to diversify the search process is introduced. It consists of an accelerated super-ellipse action, a refined super-ellipse operation, a modified PSO operation, a random leader-based search operation, an average leader-based search operation and a spherical random walk mechanism for swarm leader enhancement. Owing to the superior segmentation capabilities of Mask R-CNN, transfer learning with a PSO-based hyper-parameter identification method is employed to generate the fine-tuned segmenters for OD segmentation. Specifically, we optimize the learning parameters, which include the learning rate and momentum of the transfer learning process, using the proposed PSO algorithm. To overcome the bias of single networks, an ensemble segmentation model is constructed. It incorporates the results of distinctive base segmenters using a pixel-level majority voting mechanism to generate the final segmentation outcome. The proposed ensemble network is evaluated using the Messidor and Drions data sets and is found to significantly outperform other deep ensemble networks and hybrid ensemble clustering models that are incorporated with both the original and state-of-the-art PSO variants. Additionally, the proposed method statistically outperforms existing studies on OD segmentation and other search methods for solving diverse unimodal and multimodal benchmark optimization functions and the detection of Diabetic Macular Edema

    Detection and Classification of Diabetic Retinopathy Pathologies in Fundus Images

    Get PDF
    Diabetic Retinopathy (DR) is a disease that affects up to 80% of diabetics around the world. It is the second greatest cause of blindness in the Western world, and one of the leading causes of blindness in the U.S. Many studies have demonstrated that early treatment can reduce the number of sight-threatening DR cases, mitigating the medical and economic impact of the disease. Accurate, early detection of eye disease is important because of its potential to reduce rates of blindness worldwide. Retinal photography for DR has been promoted for decades for its utility in both disease screening and clinical research studies. In recent years, several research centers have presented systems to detect pathology in retinal images. However, these approaches apply specialized algorithms to detect specific types of lesion in the retina. In order to detect multiple lesions, these systems generally implement multiple algorithms. Furthermore, some of these studies evaluate their algorithms on a single dataset, thus avoiding potential problems associated with the differences in fundus imaging devices, such as camera resolution. These methodologies primarily employ bottom-up approaches, in which the accurate segmentation of all the lesions in the retina is the basis for correct determination. A disadvantage of bottom-up approaches is that they rely on the accurate segmentation of all lesions in order to measure performance. On the other hand, top-down approaches do not depend on the segmentation of specific lesions. Thus, top-down methods can potentially detect abnormalities not explicitly used in their training phase. A disadvantage of these methods is that they cannot identify specific pathologies and require large datasets to build their training models. In this dissertation, I merged the advantages of the top-down and bottom-up approaches to detect DR with high accuracy. First, I developed an algorithm based on a top-down approach to detect abnormalities in the retina due to DR. By doing so, I was able to evaluate DR pathologies other than microaneurysms and exudates, which are the main focus of most current approaches. In addition, I demonstrated good generalization capacity of this algorithm by applying it to other eye diseases, such as age-related macular degeneration. Due to the fact that high accuracy is required for sight-threatening conditions, I developed two bottom-up approaches, since it has been proven that bottom-up approaches produce more accurate results than top-down approaches for particular structures. Consequently, I developed an algorithm to detect exudates in the macula. The presence of this pathology is considered to be a surrogate for clinical significant macular edema (CSME), a sight-threatening condition of DR. The analysis of the optic disc is usually not taken into account in DR screening systems. However, there is a pathology called neovascularization that is present in advanced stages of DR, making its detection of crucial clinical importance. In order to address this problem, I developed an algorithm to detect neovascularization in the optic disc. These algorithms are based on amplitude-modulation and frequency-modulation (AM-FM) representations, morphological image processing methods, and classification algorithms. The methods were tested on a diverse set of large databases and are considered to be the state-of the art in this field

    Automatic CDR Estimation for Early Glaucoma Diagnosis

    Get PDF

    Topological active model optimization by means of evolutionary methods for image segmentation

    Get PDF
    [Abstract] Object localization and segmentation are tasks that have been growing in relevance in the last years. The automatic detection and extraction of possible objects of interest is a important step for a higher level reasoning, like the detection of tumors or other pathologies in medical imaging or the detection of the region of interest in fingerprints or faces for biometrics. There are many different ways of facing this problem in the literature, but in this Phd thesis we selected a particular deformable model called Topological Active Model. This model was especially designed for 2D and 3D image segmentation. It integrates features of region-based and boundary-based segmentation methods in order to perform a correct segmentation and, this way, fit the contours of the objects and model their inner topology. The main problem is the optimization of the structure to obtain the best possible segmentation. Previous works proposed a greedy local search method that presented different drawbacks, especially with noisy images, situation quite often in image segmentation. This Phd thesis proposes optimization approaches based on global search methods like evolutionary algorithms, with the aim of overcoming the main drawbacks of the previous local search method, especially with noisy images or rough contours. Moreover, hybrid approaches between the evolutionary methods and the greedy local search were developed to integrate the advantages of both approaches. Additionally, the hybrid combination allows the possibility of topological changes in the segmentation model, providing flexibility to the mesh to perform better adjustments in complex surfaces or also to detect several objects in the scene. The suitability and accuracy of the proposed model and segmentation methodologies were tested in both synthetic and real images with different levels of complexity. Finally, the proposed evolutionary approaches were applied to a specific task in a real domain: The localization and extraction of the optic disc in retinal images

    Automatic extraction of retinal features to assist diagnosis of glaucoma disease

    Get PDF
    Glaucoma is a group of eye diseases that have common traits such as high eye pressure, damage to the Optic Nerve Head (ONH) and gradual vision loss. It affects the peripheral vision and eventually leads to blindness if left untreated. The current common methods of diagnosis of glaucoma are performed manually by the clinicians. Clinicians perform manual image operations such as change of contrast, zooming in zooming out etc to observe glaucoma related clinical indications. This type of diagnostic process is time consuming and subjective. With the advancement of image and vision computing, by automating steps in the diagnostic process, more patients can be screened and early treatment can be provided to prevent any or further loss of vision. The aim of this work is to develop a system called Glaucoma Detection Framework (GDF), which can automatically determine changes in retinal structures and imagebased pattern associated with glaucoma so as to assist the eye clinicians for glaucoma diagnosis in a timely and effective manner. In this work, several major contributions have been made towards the development of the automatic GDF consisting of the stages of preprocessing, optic disc and cup segmentation and regional image feature methods for classification between glaucoma and normal images. Firstly, in the preprocessing step, a retinal area detector based on superpixel classification model has been developed in order to automatically determine true retinal area from a Scanning Laser Ophthalmoscope (SLO) image. The retinal area detector can automatically extract artefacts out from the SLO image while preserving the computational effciency and avoiding over-segmentation of the artefacts. Localization of the ONH is one of the important steps towards the glaucoma analysis. A new weighted feature map approach has been proposed, which can enhance the region of ONH for accurate localization. For determining vasculature shift, which is one of glaucoma indications, we proposed the ONH cropped image based vasculature classification model to segment out the vasculature from the ONH cropped image. The ONH cropped image based vasculature classification model is developed in order to avoid misidentification of optic disc boundary and Peripapillary Atrophy (PPA) around the ONH of being a part of the vasculature area. Secondly, for automatic determination of optic disc and optic cup boundaries, a Point Edge Model (PEM), a Weighted Point Edge Model (WPEM) and a Region Classification Model (RCM) have been proposed. The RCM initially determines the optic disc region using the set of feature maps most suitable for the region classification whereas the PEM updates the contour using the force field of the feature maps with strong edge profile. The combination of PEM and RCM entitled Point Edge and Region Classification Model (PERCM) has significantly increased the accuracy of optic disc segmentation with respect to clinical annotations around optic disc. On the other hand, the WPEM determines the force field using the weighted feature maps calculated by the RCM for optic cup in order to enhance the optic cup region compared to rim area in the ONH. The combination of WPEM and RCM entitled Weighted Point Edge and Region Classification Model (WPERCM) can significantly enhance the accuracy of optic cup segmentation. Thirdly, this work proposes a Regional Image Features Model (RIFM) which can automatically perform classification between normal and glaucoma images on the basis of regional information. Different from the existing methods focusing on global features information only, our approach after optic disc localization and segmentation can automatically divide an image into five regions (i.e. optic disc or Optic Nerve Head (ONH) area, inferior (I), superior(S), nasal(N) and temporal(T)). These regions are usually used for diagnosis of glaucoma by clinicians through visual observation only. It then extracts image-based information such as textural, spatial and frequency based information so as to distinguish between normal and glaucoma images. The method provides a new way to identify glaucoma symptoms without determining any geometrical measurement associated with clinical indications glaucoma. Finally, we have accommodated clinical indications of glaucoma including the CDR, vasculature shift and neuroretinal rim loss with the RIFM classification and performed automatic classification between normal and glaucoma images. Since based on the clinical literature, no geometrical measurement is the guaranteed sign of glaucoma, the accommodation of the RIFM classification results with clinical indications of glaucoma can lead to more accurate classification between normal and glaucoma images. The proposed methods in this work have been tested against retinal image databases of 208 fundus images and 102 Scanning Laser Ophthalmoscope (SLO) images. These databases have been annotated by the clinicians around different anatomical structures associated with glaucoma as well as annotated with healthy or glaucomatous images. In fundus images, ONH cropped images have resolution varying from 300 to 900 whereas in SLO images, the resolution is 341 x 341. The accuracy of classification between normal and glaucoma images on fundus images and the SLO images is 94.93% and 98.03% respectively

    Automated Analysis of Time-resolved X-ray data using Optical Flow Methods

    Get PDF
    We develop a general-purpose framework for analysis of time-resolved X-ray data based on optical flow. We perform a systematic evaluation of state-of-the-art optical flow techniques and their components. On the top of motion estimation we provide an extensive data analysis toolkit. All the devised techniques can be applied in 4D (3D + time). The implementation employs advanced numerical schemes and computations on GPU. We present the application of the optical flow methods to a number of scientific problems from various research fields
    corecore