paper-with-me

홈 › Papers

CT-GLIP: 3D Grounded Language-Image Pretraining with CT Scans and Radiology Reports for Full-Body Scenarios

2024-04-23 · Jingyang Lin, Yingda Xia, Jianpeng Zhang, Ke Yan, Le Lu, Jiebo Luo, Ling Zhang

Medical Vision-Language Pretraining (Med-VLP) establishes a connection between visual content from medical images and the relevant textual descriptions. Existing Med-VLP methods primarily focus on 2D images depicting a single body part, notably chest X-rays. In this paper, we extend the scope of Med-VLP to encompass 3D images, specifically targeting full-body scenarios, by using a multimodal dataset of CT images and reports. Compared with the 2D counterpart, 3D VLP is required to effectively capture essential semantics from significantly sparser representation in 3D imaging. In this paper, we introduce CT-GLIP (Grounded Language-Image Pretraining with CT scans), a novel method that constructs organ-level image-text pairs to enhance multimodal contrastive learning, aligning grounded visual features with precise diagnostic text. Additionally, we developed an abnormality dictionary to augment contrastive learning with diverse contrastive pairs. Our method, trained on a multimodal CT dataset comprising 44,011 organ-level vision-text pairs from 17,702 patients across 104 organs, demonstrates it can identify organs and abnormalities in a zero-shot manner using natural languages. The performance of CT-GLIP is validated on a separate test set of 1,130 patients, focusing on the 16 most frequent abnormalities across 7 organs. The experimental results show our model's superior performance over the standard CLIP framework across zero-shot and fine-tuning scenarios, using both CNN and ViT architectures.

📄 PDF Abstract BibTeX arXiv:2404.15272

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningDiagnostic

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음
Contrastive Learning 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Grounded Language-Image Pre-training

2021-12-07 · CVPR 2022 1 · Liunian Harold Li, Pengchuan Zhang, Haotian Zhang, Jianwei Yang 외

This paper presents a grounded language-image pre-training (GLIP) model for learning object-level, language-aware, and semantic-rich visual representations. GLIP unifies object detection and phrase grounding for pre-trai…

2D Object DetectionDescribed Object DetectionFew-Shot Object DetectionObject Detection+1

GLIP: Graph and LLM Joint Pretraining for Graph-Level Tasks

2026-06-29 · Haoxin Sun, Yiqing Lin, Yajun Huang, Chenhui Dong 외 arxiv

Graphs are widely used to model relational systems, with applications in domains such as social networks, finance, and biomedicine. Graph neural networks (GNNs) have become a mainstream approach for learning graph repres…

SigLIP 2: Multilingual Vision-Language Encoders with Improved Semantic Understanding, Localization, and Dense Features

2025-02-20 · Michael Tschannen, Alexey Gritsenko, Xiao Wang, Muhammad Ferjad Naeem 외

We introduce SigLIP 2, a family of new multilingual vision-language encoders that build on the success of the original SigLIP. In this second iteration, we extend the original image-text training objective with several p…

FairnessImage-text RetrievalText Retrievalzero-shot-classification+1

GLIPv2: Unifying Localization and Vision-Language Understanding

2022-06-12 · Haotian Zhang, Pengchuan Zhang, Xiaowei Hu, Yen-Chun Chen 외

We present GLIPv2, a grounded VL understanding model, that serves both localization tasks (e.g., object detection, instance segmentation) and Vision-Language (VL) understanding tasks (e.g., VQA, image captioning). GLIPv2…

2D Object DetectionContrastive LearningImage CaptioningInstance Segmentation+10

Med-GLIP: Advancing Medical Language-Image Pre-training with Large-scale Grounded Dataset

2025-08-14 · Ziye Deng, Ruihan He, Jiaxiang Liu, Yuan Wang 외 arxiv

Medical image grounding aims to align natural language phrases with specific regions in medical images, serving as a foundational task for intelligent diagnosis, visual question answering (VQA), and automated report gene…

Visual Question Answering