TransMed: Transformers Advance Multi-modal Medical Image Classification
Over the past decade, convolutional neural networks (CNN) have shown very competitive performance in medical image analysis tasks, such as disease classification, tumor segmentation, and lesion detection. CNN has great advantages in extracting local features of images. However, due to the locality of convolution operation, it can not deal with long-range relationships well. Recently, transformers have been applied to computer vision and achieved remarkable success in large-scale datasets. Compared with natural images, multi-modal medical images have explicit and important long-range dependencies, and effective multi-modal fusion strategies can greatly improve the performance of deep models. This prompts us to study transformer-based structures and apply them to multi-modal medical images. Existing transformer-based network architectures require large-scale datasets to achieve better performance. However, medical imaging datasets are relatively small, which makes it difficult to apply pure transformers to medical image analysis. Therefore, we propose TransMed for multi-modal medical image classification. TransMed combines the advantages of CNN and transformer to efficiently extract low-level features of images and establish long-range dependencies between modalities. We evaluated our model for the challenging problem of preoperative diagnosis of parotid gland tumors, and the experimental results show the advantages of our proposed method. We argue that the combination of CNN and transformer has tremendous potential in a large number of medical image analysis tasks. To our best knowledge, this is the first work to apply transformers to medical image classification.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral Classificationimage-classificationImage ClassificationLesion DetectionMedical Image AnalysisMedical Image ClassificationTumor SegmentationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
TransMedSeg: A Transferable Semantic Framework for Semi-Supervised Medical Image Segmentation
Semi-supervised learning (SSL) has achieved significant progress in medical image segmentation (SSMIS) through effective utilization of limited labeled data. While current SSL methods for medical images predominantly rel…
Image SegmentationMedical Image AnalysisMedical Image SegmentationRepresentation Learning+2Embedding Radiomics into Vision Transformers for Multimodal Medical Image Classification
Background: Deep learning has significantly advanced medical image analysis, with Vision Transformers (ViTs) offering a powerful alternative to convolutional models by modeling long-range dependencies through self-attent…
image-classificationImage ClassificationMedical Image AnalysisMedical Image Classification+1Deformable Cross-Attention Transformer for Medical Image Registration
Transformers have recently shown promise for medical image applications, leading to an increasing interest in developing such models for medical image registration. Recent advancements in designing registration Transform…
Image RegistrationMedical Image RegistrationA Data-scalable Transformer for Medical Image Segmentation: Architecture, Model Efficiency, and Benchmark
Transformers have demonstrated remarkable performance in natural language processing and computer vision. However, existing vision Transformers struggle to learn from limited medical data and are unable to generalize on …
Image SegmentationInductive BiasMedical Image SegmentationSegmentation+1A Survey of Deep Learning-based Radiology Report Generation Using Multimodal Data
Automatic radiology report generation can alleviate the workload for physicians and minimize regional disparities in medical resources, therefore becoming an important topic in the medical image analysis field. It is a c…
Contrastive LearningKnowledge Base ConstructionMedical Image AnalysisSurvey