paper-with-me

홈 › Papers

ConTEXTual Net: A Multimodal Vision-Language Model for Segmentation of Pneumothorax

2023-03-02 · Zachary Huemann, Xin Tie, Junjie Hu, Tyler J. Bradshaw

Radiology narrative reports often describe characteristics of a patient's disease, including its location, size, and shape. Motivated by the recent success of multimodal learning, we hypothesized that this descriptive text could guide medical image analysis algorithms. We proposed a novel vision-language model, ConTEXTual Net, for the task of pneumothorax segmentation on chest radiographs. ConTEXTual Net utilizes language features extracted from corresponding free-form radiology reports using a pre-trained language model. Cross-attention modules are designed to combine the intermediate output of each vision encoder layer and the text embeddings generated by the language model. ConTEXTual Net was trained on the CANDID-PTX dataset consisting of 3,196 positive cases of pneumothorax with segmentation annotations from 6 different physicians as well as clinical radiology reports. Using cross-validation, ConTEXTual Net achieved a Dice score of 0.716$\pm$0.016, which was similar to the degree of inter-reader variability (0.712$\pm$0.044) computed on a subset of the data. It outperformed both vision-only models (ResNet50 U-Net: 0.677$\pm$0.015 and GLoRIA: 0.686$\pm$0.014) and a competing vision-language model (LAVT: 0.706$\pm$0.009). Ablation studies confirmed that it was the text information that led to the performance gains. Additionally, we show that certain augmentation methods degraded ConTEXTual Net's segmentation performance by breaking the image-text concordance. We also evaluated the effects of using different language models and activation functions in the cross-attention module, highlighting the efficacy of our chosen architectural design.

📄 PDF Abstract BibTeX arXiv:2303.01615

Code (1)

zhuemann/contextualsegmentation 공식 구현 pytorch

Tasks

DescriptiveImage CaptioningImage GenerationLanguage ModelingLanguage ModellingMedical Image AnalysisQuestion AnsweringSegmentationVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Pneumothorax Segmentation: Deep Learning Image Segmentation to predict Pneumothorax

2019-12-16 · Karan Jakhar, Avneet Kaur, Dr. Meenu Gupta

Computer vision has shown promising results in medical image processing. Pneumothorax is a deadly condition and if not diagnosed and treated at time then it causes death. It can be diagnosed with chest X-ray images. We n…

Deep LearningImage SegmentationSegmentationSemantic Segmentation

The 2ST-UNet for Pneumothorax Segmentation in Chest X-Rays using ResNet34 as a Backbone for U-Net

2020-09-06 · Ayat Abedalla, Malak Abdullah, Mahmoud Al-Ayyoub, Elhadj Benkhelifa

Pneumothorax, also called a collapsed lung, refers to the presence of the air in the pleural space between the lung and chest wall. It can be small (no need for treatment), or large and causes death if it is not identifi…

Data Augmentation

Leveraging Anatomical Constraints with Uncertainty for Pneumothorax Segmentation

2023-11-26 · Han Yuan, Chuan Hong, Nguyen Tuan Anh Tran, Xinxing Xu 외

Pneumothorax is a medical emergency caused by abnormal accumulation of air in the pleural space - the potential space between the lungs and chest wall. On 2D chest radiographs, pneumothorax occurs within the thoracic cav…

Lesion SegmentationSegmentation

Unifying VLM-Guided Flow Matching and Spectral Anomaly Detection for Interpretable Veterinary Diagnosis

2026-04-07 · Pu Wang, Zhixuan Mao, Jialu Li, Zhuoran Zheng 외 arxiv

Automatic diagnosis of canine pneumothorax is challenged by data scarcity and the need for trustworthy models. To address this, we first introduce a public, pixel-level annotated dataset to facilitate research. We then p…

Anomaly Detection

Pneumothorax and chest tube classification on chest x-rays for detection of missed pneumothorax

2020-11-14 · Benedikt Graf, Arkadiusz Sitek, Amin Katouzian, Yen-Fu Lu 외

Chest x-ray imaging is widely used for the diagnosis of pneumothorax and there has been significant interest in developing automated methods to assist in image interpretation. We present an image classification pipeline …

ClassificationGeneral Classificationimage-classificationImage Classification