95 research outputs found

    A Review of the Latest Machine Learning Advances in Cataract Diagnosis

    Get PDF
    Cataract disorder is one of the most common vision disorders in the world. As the average age of the world population increases, many people suffer from it in middle and old age. Timely diagnosis can prevent the reduction of vision and eventually loss of sight. Considering the prevalence of Artificial Intelligence algorithms, especially in the medical industry, they could be used for Cataract diagnosis, IOL determination, and PCO diagnosis. According to the studies, the proposed models for Cataract diagnosis are very accurate. These developed algorithms have been able to make access to ophthalmology services easier and reduce treatment costs significantly

    Automatic Cataract Detection Using the Convolutional Neural Network and Digital Camera Images

    Get PDF
    Background: The cataract is the most prevalent cause of blindness worldwide and is responsible for more than 51 % of blindness cases. As the treatment process is becoming smart and the burden of ophthalmologists is reducing, many existing systems have adopted machine-learning-based cataract classification methods with manual extraction of data features. However, the manual extraction of retinal features is generally time-consuming and exhausting and requires skilled ophthalmologists. Material and Methods: Convolutional neural network (CNN) is a highly common automatic feature extraction model which, compared to machine learning approaches, requires much larger datasets to avoid overfitting issues. This article designs a deep convolutional network for automatic cataract recognition in healthy eyes. The algorithm consists of four convolution layers and a fully connected layer for hierarchical feature learning and training. Results: The proposed approach was tested on collected images and indicated an 90.88 % accuracy on testing data. The keras model provides a function that evaluates the model, which is equal to the value of 84.14 %, the model can be further developed and improved to be applied for the automatic recognition and treatment of ocular diseases. Conclusion: This study presented a deep learning algorithm for the automatic recognition of healthy eyes from cataractous ones. The results suggest that the proposed scheme outperforms other conventional methods and can be regarded as a reference for other retinal disorders

    A review of artificial intelligence applications in anterior segment ocular diseases

    Get PDF
    Background: Artificial intelligence (AI) has great potential for interpreting and analyzing images and processing large amounts of data. There is a growing interest in investigating the applications of AI in anterior segment ocular diseases. This narrative review aims to assess the use of different AI-based algorithms for diagnosing and managing anterior segment entities. Methods: We reviewed the applications of different AI-based algorithms in the diagnosis and management of anterior segment entities, including keratoconus, corneal dystrophy, corneal grafts, corneal transplantation, refractive surgery, pterygium, infectious keratitis, cataracts, and disorders of the corneal nerves, conjunctiva, tear film, anterior chamber angle, and iris. The English-language databases PubMed/MEDLINE, Scopus, and Google Scholar were searched using the following keywords: artificial intelligence, deep learning, machine learning, neural network, anterior eye segment diseases, corneal disease, keratoconus, dry eye, refractive surgery, pterygium, infectious keratitis, anterior chamber, and cataract. Relevant articles were compared based on the use of AI models in the diagnosis and treatment of anterior segment diseases. Furthermore, we prepared a summary of the diagnostic performance of the AI-based methods for anterior segment ocular entities. Results: Various AI methods based on deep and machine learning can analyze data obtained from corneal imaging modalities with acceptable diagnostic performance. Currently, complicated and time-consuming manual methods are available for diagnosing and treating eye diseases. However, AI methods could save time and prevent vision impairment in eyes with anterior segment diseases. Because many anterior segment diseases can cause irreversible complications and even vision loss, sufficient confidence in the results obtained from the designed model is crucial for decision-making by experts. Conclusions: AI-based models could be used as surrogates for analyzing manual data with improveddiagnostic performance. These methods could be reliable tools for diagnosing and managing anterior segmentocular diseases in the near future in remote areas. It is expected that future studies can design algorithms thatuse less data in a multitasking manner for the detection and management of anterior segment diseases

    The Impact of Artificial Intelligence and Deep Learning in Eye Diseases: A Review

    Get PDF
    Artificial intelligence (AI) is a subset of computer science dealing with the development and training of algorithms that try to replicate human intelligence. We report a clinical overview of the basic principles of AI that are fundamental to appreciating its application to ophthalmology practice. Here, we review the most common eye diseases, focusing on some of the potential challenges and limitations emerging with the development and application of this new technology into ophthalmology

    Artificial intelligence applications and cataract management: A systematic review

    Get PDF
    Artificial intelligence (AI)-based applications exhibit the potential to improve the quality and efficiency of patient care in different fields, including cataract management. A systematic review of the different applications of AI-based software on all aspects of a cataract patient's management, from diagnosis to follow-up, was carried out in accordance with the Preferred Reporting Items for Systematic Reviews and Meta-Analyses guidelines. All selected articles were analyzed to assess the level of evidence according to the Oxford Centre for Evidence-Based Medicine 2011 guidelines, and the quality of evidence according to the Grading of Recommendations Assessment, Development and Evaluation system. Of the articles analyzed, 49 met the inclusion criteria. No data synthesis was possible for the heterogeneity of available data and the design of the available studies. The AI-driven diagnosis seemed to be comparable and, in selected cases, to even exceed the accuracy of experienced clinicians in classifying disease, supporting the operating room scheduling, and intraoperative and postoperative management of complications. Considering the heterogeneity of data analyzed, however, further randomized controlled trials to assess the efficacy and safety of AI application in the management of cataract should be highly warranted

    An Image Quality Selection and Effective Denoising on Retinal Images Using Hybrid Approaches

    Get PDF
    Retinal image analysis has remained an essential topic of research in the last decades. Several algorithms and techniques have been developed for the analysis of retinal images. Most of these techniques use benchmark retinal image datasets to evaluate performance without first exploring the quality of the retinal image. Hence, the performance metrics evaluated by these approaches are uncertain. In this paper, the quality of the images is selected by utilizing the hybrid naturalness image quality evaluator and the perception-based image quality evaluator (hybrid NIQE-PIQE) approach. Here, the raw input image quality score is evaluated using the Hybrid NIQE-PIQE approach. Based on the quality score value, the deep learning convolutional neural network (DCNN) categorizes the images into low quality, medium quality and high quality images. Then the selected quality images are again pre-processed to remove the noise present in the images. The individual green channel (G-channel) is extracted from the selected quality RGB images for noise filtering. Moreover, hybrid modified histogram equalization and homomorphic filtering (Hybrid G-MHE-HF) are utilized for enhanced noise filtering. The implementation of proposed scheme is implemented on MATLAB 2021a. The performance of the implemented method is compared with the other approaches to the accuracy, sensitivity, specificity, precision and F-score on DRIMDB and DRIVE datasets. The proposed scheme’s accuracy is 0.9774, sensitivity is 0.9562, precision is 0.99, specificity is 0.99, and F-measure is 0.9776 on the DRIMDB dataset, respectively

    A Review of the Management of Eye Diseases Using Artificial Intelligence, Machine Learning, and Deep Learning in Conjunction with Recent Research on Eye Health Problems: Eye Microbiome

    Get PDF
    In the field of computer science, Artificial Intelligence can be considered one of the branches that study the development of algorithms that mimic certain aspects of human intelligence. Over the past few years, there has been a rapid advancement in the technology of computer-aided diagnosis (CAD). This in turn has led to an increase in the use of deep learning methods in a variety of applications. For us to be able to understand how AI can be used in order to recognize eye diseases, it is crucial that we have a deep understanding of how AI works in its core concepts. This paper aims to describe the most recent and applicable uses of artificial intelligence in the various fields of ophthalmology disease

    A Survey on Deep Learning in Medical Image Analysis

    Full text link
    Deep learning algorithms, in particular convolutional networks, have rapidly become a methodology of choice for analyzing medical images. This paper reviews the major deep learning concepts pertinent to medical image analysis and summarizes over 300 contributions to the field, most of which appeared in the last year. We survey the use of deep learning for image classification, object detection, segmentation, registration, and other tasks and provide concise overviews of studies per application area. Open challenges and directions for future research are discussed.Comment: Revised survey includes expanded discussion section and reworked introductory section on common deep architectures. Added missed papers from before Feb 1st 201
    • …
    corecore