Sam-Guided Enhanced Fine-Grained Encoding with Mixed Semantic Learning for Medical Image Captioning

Zhenyu Zhang,Benlu Wang,Weijie Liang,Yizhi Li,Xuechen Guo,Guanhong Wang,Shiyan Li,Gaoang Wang
2023-12-31
Abstract:With the development of multimodality and large language models, the deep learning-based technique for medical image captioning holds the potential to offer valuable diagnostic recommendations. However, current generic text and image pre-trained models do not yield satisfactory results when it comes to describing intricate details within medical images. In this paper, we present a novel medical image captioning method guided by the segment anything model (SAM) to enable enhanced encoding with both general and detailed feature extraction. In addition, our approach employs a distinctive pre-training strategy with mixed semantic learning to simultaneously capture both the overall information and finer details within medical images. We demonstrate the effectiveness of this approach, as it outperforms the pre-trained BLIP2 model on various evaluation metrics for generating descriptions of medical images.
Computer Vision and Pattern Recognition,Artificial Intelligence
What problem does this paper attempt to address?
The paper aims to address the issues present in medical image captioning. Specifically, current general text and image pre-training models perform poorly in describing fine details in medical images. The paper proposes a new method for medical image captioning (MSMedCap), which enhances the ability to capture both overall information and detailed features of medical images by combining a Segment Anything Model (SAM)-guided dual-encoder architecture with a hybrid semantic learning strategy. Experimental results show that this method significantly outperforms the baseline model BLIP2 on multiple evaluation metrics.