Automated Retinal Image Analysis and Medical Report Generation through Deep Learning
Jia-Hong Huang
TL;DR
This work addresses the need to automate medical report generation from retinal images to alleviate ophthalmologist workload and improve diagnostic efficiency. It introduces a multi-stage, multi-modal deep learning framework comprising a retinal disease identifier (RDI), a clinical description generator (CDG), and a visual-explanation module, validated on the large DEN dataset. The thesis advances context-aware keyword representations, a non-local attention-based fusion (TransFuser), and expert-defined keywords to improve explainability and report quality, achieving state-of-the-art metrics on text-generation benchmarks. Collectively, these contributions offer a scalable, interpretable pathway to integrate AI-driven retinal analysis into clinical workflows, enhancing diagnostic accuracy, efficiency, and trust in automated medical reporting.
Abstract
The increasing prevalence of retinal diseases poses a significant challenge to the healthcare system, as the demand for ophthalmologists surpasses the available workforce. This imbalance creates a bottleneck in diagnosis and treatment, potentially delaying critical care. Traditional methods of generating medical reports from retinal images rely on manual interpretation, which is time-consuming and prone to errors, further straining ophthalmologists' limited resources. This thesis investigates the potential of Artificial Intelligence (AI) to automate medical report generation for retinal images. AI can quickly analyze large volumes of image data, identifying subtle patterns essential for accurate diagnosis. By automating this process, AI systems can greatly enhance the efficiency of retinal disease diagnosis, reducing doctors' workloads and enabling them to focus on more complex cases. The proposed AI-based methods address key challenges in automated report generation: (1) Improved methods for medical keyword representation enhance the system's ability to capture nuances in medical terminology; (2) A multi-modal deep learning approach captures interactions between textual keywords and retinal images, resulting in more comprehensive medical reports; (3) Techniques to enhance the interpretability of the AI-based report generation system, fostering trust and acceptance in clinical practice. These methods are rigorously evaluated using various metrics and achieve state-of-the-art performance. This thesis demonstrates AI's potential to revolutionize retinal disease diagnosis by automating medical report generation, ultimately improving clinical efficiency, diagnostic accuracy, and patient care. [https://github.com/Jhhuangkay/DeepOpht-Medical-Report-Generation-for-Retinal-Images-via-Deep-Models-and-Visual-Explanation]
