paper-with-me

홈 › Papers

MRM: Masked Relation Modeling for Medical Image Pre-Training with Genetics

2023-01-01 · ICCV 2023 1 · Qiushi Yang, Wuyang Li, Baopu Li, Yixuan Yuan

Modern deep learning techniques on automatic multimodal medical diagnosis rely on massive expert annotations, which is time-consuming and prohibitive. Recent masked image modeling (MIM)-based pre-training methods have witnessed impressive advances for learning meaningful representations from unlabeled data and transferring to downstream tasks. However, these methods focus on natural images and ignore the specific properties of medical data, yielding unsatisfying generalization performance on downstream medical diagnosis. In this paper, we aim to leverage genetics to boost image pre-training and present a masked relation modeling (MRM) framework. Instead of explicitly masking input data in previous MIM methods leading to loss of disease-related semantics, we design relation masking to mask out token-wise feature relation in both self- and cross-modality levels, which preserves intact semantics within the input and allows the model to learn rich disease-related information. Moreover, to enhance semantic relation modeling, we propose relation matching to align the sample-wise relation between the intact and masked features. The relation matching exploits inter-sample relation by encouraging global constraints in the feature space to render sufficient semantic relation for feature representation. Extensive experiments demonstrate that the proposed framework is simple yet powerful, achieving state-of-the-art transfer performance on various downstream diagnosis tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Medical DiagnosisRelation

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…
MIM 설명 없음

Similar Papers 제목 키워드 기반

Masked Image Modeling Advances 3D Medical Image Analysis

2022-04-25 · Zekai Chen, Devansh Agarwal, Kshitij Aggarwal, Wiem Safta 외

Recently, masked image modeling (MIM) has gained considerable attention due to its capacity to learn from vast amounts of unlabeled data and has been demonstrated to be effective on a wide variety of vision tasks involvi…

Contrastive LearningDecoderImage SegmentationMedical Image Analysis+3

HybridMIM: A Hybrid Masked Image Modeling Framework for 3D Medical Image Segmentation

2023-03-18 · Zhaohu Xing, Lei Zhu, Lequan Yu, Zhiheng Xing 외

Masked image modeling (MIM) with transformer backbones has recently been exploited as a powerful self-supervised pre-training technique. The existing MIM methods adopt the strategy to mask random patches of the image and…

Contrastive LearningImage SegmentationMedical Image SegmentationSelf-Supervised Learning+1

MLIP: Medical Language-Image Pre-training with Masked Local Representation Learning

2024-01-03 · Jiarun Liu, Hong-Yu Zhou, Cheng Li, Weijian Huang 외

Existing contrastive language-image pre-training aims to learn a joint representation by matching abundant image-text pairs. However, the number of image-text pairs in medical datasets is usually orders of magnitude smal…

Contrastive LearningRepresentation LearningSentence

MMCLIP: Cross-modal Attention Masked Modelling for Medical Language-Image Pre-Training

2024-07-28 · Biao Wu, Yutong Xie, Zeyu Zhang, Minh Hieu Phan 외

Vision-and-language pretraining (VLP) in the medical field utilizes contrastive learning on image-text pairs to achieve effective transfer across tasks. Yet, current VLP approaches with the masked modeling strategy face …

Contrastive LearningLanguage ModelingLanguage ModellingMasked Language Modeling

MambaMIM: Pre-training Mamba with State Space Token Interpolation and its Application to Medical Image Segmentation

2024-08-15 · Fenghe Tang, Bingkun Nian, Yingtai Li, Zihang Jiang 외

Recently, the state space model Mamba has demonstrated efficient long-sequence modeling capabilities, particularly for addressing long-sequence visual tasks in 3D medical imaging. However, existing generative self-superv…

Image SegmentationMambaMedical Image SegmentationRepresentation Learning+3