M3T: Multi-Modal Medical Transformer to bridge Clinical Context with Visual Insights for Retinal Image Medical Description Generation
Nagur Shareef Shaik, Teja Krishna Cherukuri, Dong Hye Ye
TL;DR
The paper introduces M3T, a Multi-Modal Medical Transformer designed to generate precise medical descriptions from retinal images by fusing visual cues with diagnostic keywords. It comprises a Visual Encoder (with a Convolutional Base and Lesion Contextual Gate), a Keywords Encoder, a TransFusion Encoder to integrate modalities, and a Medical Description Decoder based on Transformer decoding. Quantitative results on the DeepEyeNet dataset show M3T outperforming prior models, marked by a $BLEU@4$ improvement of 13.5% over the best baseline, while qualitative analyses provide interpretable attention heatmaps illustrating which regions and keywords drive descriptions. This approach advances automated ophthalmic reporting, enabling more context-rich and clinically relevant narratives, and can be extended to broader medical imaging domains with improved interpretability.
Abstract
Automated retinal image medical description generation is crucial for streamlining medical diagnosis and treatment planning. Existing challenges include the reliance on learned retinal image representations, difficulties in handling multiple imaging modalities, and the lack of clinical context in visual representations. Addressing these issues, we propose the Multi-Modal Medical Transformer (M3T), a novel deep learning architecture that integrates visual representations with diagnostic keywords. Unlike previous studies focusing on specific aspects, our approach efficiently learns contextual information and semantics from both modalities, enabling the generation of precise and coherent medical descriptions for retinal images. Experimental studies on the DeepEyeNet dataset validate the success of M3T in meeting ophthalmologists' standards, demonstrating a substantial 13.5% improvement in BLEU@4 over the best-performing baseline model.
