paper-with-me

홈 › Papers

Decomposing Disease Descriptions for Enhanced Pathology Detection: A Multi-Aspect Vision-Language Pre-training Framework

2024-03-12 · CVPR 2024 1 · Vu Minh Hieu Phan, Yutong Xie, Yuankai Qi, Lingqiao Liu, Liyang Liu, BoWen Zhang, Zhibin Liao, Qi Wu, Minh-Son To, Johan W. Verjans

Medical vision language pre-training (VLP) has emerged as a frontier of research, enabling zero-shot pathological recognition by comparing the query image with the textual descriptions for each disease. Due to the complex semantics of biomedical texts, current methods struggle to align medical images with key pathological findings in unstructured reports. This leads to the misalignment with the target disease's textual representation. In this paper, we introduce a novel VLP framework designed to dissect disease descriptions into their fundamental aspects, leveraging prior knowledge about the visual manifestations of pathologies. This is achieved by consulting a large language model and medical experts. Integrating a Transformer module, our approach aligns an input image with the diverse elements of a disease, generating aspect-centric image representations. By consolidating the matches from each aspect, we improve the compatibility between an image and its associated disease. Additionally, capitalizing on the aspect-oriented representations, we present a dual-head Transformer tailored to process known and unknown diseases, optimizing the comprehensive detection efficacy. Conducting experiments on seven downstream datasets, ours improves the accuracy of recent methods by up to 8.56% and 17.26% for seen and unseen categories, respectively. Our code is released at https://github.com/HieuPhan33/MAVL.

📄 PDF Abstract BibTeX arXiv:2403.07636

Code (2)

hieuphan33/mavl 공식 구현 pytorch
hieuphan33/cvpr2024_mavl pytorch

Tasks

Language ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Multi-Head Attention 설명 없음
Position-Wise Feed-Forward Layer 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

A Knowledge-enhanced Pathology Vision-language Foundation Model for Cancer Diagnosis

2024-12-17 · Xiao Zhou, Luoyi Sun, Dexuan He, Wenbin Guan 외

Deep learning has enabled the development of highly robust foundation models for various pathological tasks across diverse diseases and patient cohorts. Among these models, vision-language pre-training, which leverages l…

DiagnosticSpecificitywhole slide images

Renal digital pathology visual knowledge search platform based on language large model and book knowledge

2024-05-27 · Xiaomin Lv, Chong Lai, Liya Ding, Maode Lai 외

Large models have become mainstream, yet their applications in digital pathology still require exploration. Meanwhile renal pathology images play an important role in the diagnosis of renal diseases. We conducted image s…

Image SegmentationRetrievalSemantic RetrievalSemantic Segmentation

M^3-GloDets: Multi-Region and Multi-Scale Analysis of Fine-Grained Diseased Glomerular Detection

2025-08-25 · Tianyu Shi, Xinzi He, Kenji Ikemura, Mert R. Sabuncu 외 arxiv

Accurate detection of diseased glomeruli is fundamental to progress in renal pathology and underpins the delivery of reliable clinical diagnoses. Although recent advances in computer vision have produced increasingly sop…

Knowledge-enhanced Visual-Language Pretraining for Computational Pathology

2024-04-15 · Xiao Zhou, Xiaoman Zhang, Chaoyi Wu, Ya zhang 외

In this paper, we consider the problem of visual representation learning for computational pathology, by exploiting large-scale image-text pairs gathered from public resources, along with the domain-specific knowledge in…

Cross-Modal RetrievalLanguage ModelingLanguage ModellingRepresentation Learning+4

Segmentation of Overlapped Steatosis in Whole-Slide Liver Histopathology Microscopy Images

2018-06-24 · Mousumi Roy, Fusheng Wang, George Teodoro, Miriam B Vos 외

An accurate steatosis quantification with pathology tissue samples is of high clinical importance. However, such pathology measurement is manually made in most clinical practices, subject to severe reader variability due…

Quantization