GCS-M3VLT: Guided Context Self-Attention based Multi-modal Medical Vision Language Transformer for Retinal Image Captioning
Teja Krishna Cherukuri, Nagur Shareef Shaik, Jyostna Devi Bodapati, Dong Hye Ye
TL;DR
The paper tackles automated retinal image captioning under limited labeled data by proposing GCS-M3VLT, a Vision-Language Transformer that guides self-attention with both spatial and channel context for multi-modal fusion. It introduces a Vision Encoder with Guided Context Attention, a Language Encoder for diagnostic keywords, and a Vision-Language TransFusion Encoder followed by a GPT-2–style decoder. On the DeepEyeNet dataset, the method yields state-of-the-art results, including a BLEU@4 improvement of 0.023 and strong CIDEr/ROUGE scores, while maintaining a lighter parameter footprint. The approach also provides qualitative evidence of lesion-context localization via Grad-CAM and cohesive clinical captions, suggesting practical benefits for automated retinal reporting.
Abstract
Retinal image analysis is crucial for diagnosing and treating eye diseases, yet generating accurate medical reports from images remains challenging due to variability in image quality and pathology, especially with limited labeled data. Previous Transformer-based models struggled to integrate visual and textual information under limited supervision. In response, we propose a novel vision-language model for retinal image captioning that combines visual and textual features through a guided context self-attention mechanism. This approach captures both intricate details and the global clinical context, even in data-scarce scenarios. Extensive experiments on the DeepEyeNet dataset demonstrate a 0.023 BLEU@4 improvement, along with significant qualitative advancements, highlighting the effectiveness of our model in generating comprehensive medical captions.
