paper-with-me

홈 › Papers

Enhancing Multimodal Medical Image Classification using Cross-Graph Modal Contrastive Learning

2024-10-23 · Jun-En Ding, Chien-Chin Hsu, Chi-Hsiang Chu, Shuqiang Wang, Feng Liu

The classification of medical images is a pivotal aspect of disease diagnosis, often enhanced by deep learning techniques. However, traditional approaches typically focus on unimodal medical image data, neglecting the integration of diverse non-image patient data. This paper proposes a novel Cross-Graph Modal Contrastive Learning (CGMCL) framework for multimodal structured data from different data domains to improve medical image classification. The model effectively integrates both image and non-image data by constructing cross-modality graphs and leveraging contrastive learning to align multimodal features in a shared latent space. An inter-modality feature scaling module further optimizes the representation learning process by reducing the gap between heterogeneous modalities. The proposed approach is evaluated on two datasets: a Parkinson's disease (PD) dataset and a public melanoma dataset. Results demonstrate that CGMCL outperforms conventional unimodal methods in accuracy, interpretability, and early disease prediction. Additionally, the method shows superior performance in multi-class melanoma classification. The CGMCL framework provides valuable insights into medical image classification while offering improved disease interpretability and predictive capabilities.

📄 PDF Abstract BibTeX arXiv:2410.17494

Code (1)

Ding1119/CGMCL pytorch

Tasks

ClassificationContrastive LearningDisease Predictionimage-classificationImage ClassificationMedical Image ClassificationRepresentation Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Enhancing 3D Medical Image Understanding with Pretraining Aided by 2D Multimodal Large Language Models

2025-09-11 · Qiuhui Chen, Xuancheng Yao, Huping Ye, Yi Hong arxiv

Understanding 3D medical image volumes is critical in the medical field, yet existing 3D medical convolution and transformer-based self-supervised learning (SSL) methods often lack deep semantic comprehension. Recent adv…

Self-Supervised LearningRepresentation Learning

Evaluating Strategies for Synthesizing Clinical Notes for Medical Multimodal AI

2025-11-26 · Niccolo Marini, Zhaohui Liang, Sivaramakrishnan Rajaraman, Zhiyun Xue 외 arxiv

Multimodal (MM) learning is emerging as a promising paradigm in biomedical artificial intelligence (AI) applications, integrating complementary modality, which highlight different aspects of patient health. The scarcity …

Cross-Modal Retrieval

Multimodal Medical Image Classification via Synergistic Learning Pre-training

2025-09-22 · Qinghua Lin, Guang-Hai Liu, Zuoyong Li, Yang Li 외 arxiv

Multimodal pathological images are usually in clinical diagnosis, but computer vision-based multimodal image-assisted diagnosis faces challenges with modality fusion, especially in the absence of expert-annotated data. T…

Semi-supervised Medical Image ClassificationSelf-Supervised Learning

MLIP: Enhancing Medical Visual Representation with Divergence Encoder and Knowledge-guided Contrastive Learning

2024-02-03 · CVPR 2024 1 · Zhe Li, Laurence T. Yang, Bocheng Ren, Xin Nie 외

The scarcity of annotated data has sparked significant interest in unsupervised pre-training methods that leverage medical reports as auxiliary signals for medical visual representation learning. However, existing resear…

Contrastive Learningimage-classificationImage Classificationobject-detection+4

PE-MVCNet: Multi-view and Cross-modal Fusion Network for Pulmonary Embolism Prediction

2024-02-27 · Zhaoxin Guo, Zhipeng Wang, Ruiquan Ge, Jianxun Yu 외

The early detection of a pulmonary embolism (PE) is critical for enhancing patient survival rates. Both image-based and non-image-based features are of utmost importance in medical classification tasks. In a clinical set…