paper-with-me

홈 › Papers

Text-guided Foundation Model Adaptation for Pathological Image Classification

2023-07-27 · Yunkun Zhang, Jin Gao, Mu Zhou, Xiaosong Wang, Yu Qiao, Shaoting Zhang, Dequan Wang

The recent surge of foundation models in computer vision and natural language processing opens up perspectives in utilizing multi-modal clinical data to train large models with strong generalizability. Yet pathological image datasets often lack biomedical text annotation and enrichment. Guiding data-efficient image diagnosis from the use of biomedical text knowledge becomes a substantial interest. In this paper, we propose to Connect Image and Text Embeddings (CITE) to enhance pathological image classification. CITE injects text insights gained from language models pre-trained with a broad range of biomedical texts, leading to adapt foundation models towards pathological image understanding. Through extensive experiments on the PatchGastric stomach tumor pathological image dataset, we demonstrate that CITE achieves leading performance compared with various baselines especially when training data is scarce. CITE offers insights into leveraging in-domain text knowledge to reinforce data-efficient pathological image classification. Code is available at https://github.com/Yunkun-Zhang/CITE.

📄 PDF Abstract BibTeX arXiv:2307.14901

Code (2)

yunkun-zhang/cite 공식 구현 pytorch
codemonsterphd/pneumollm pytorch

Tasks

Classificationimage-classificationImage Classificationtext annotation

Similar Papers 제목 키워드 기반

PathoTune: Adapting Visual Foundation Model to Pathological Specialists

2024-03-25 · Jiaxuan Lu, Fang Yan, Xiaofan Zhang, Yue Gao 외

As natural image understanding moves towards the pretrain-finetune era, research in pathology imaging is concurrently evolving. Despite the predominant focus on pretraining pathological foundation models, how to adapt fo…

model

PA-TCNet: Pathology-Aware Temporal Calibration with Physiology-Guided Target Refinement for Cross-Subject Motor Imagery EEG Decoding in Stroke Patients

2026-04-17 · Xiangkai Wang, Yun Zhao, Dongyi He, Qingling Xia 외 arxiv

Stroke patient cross-subject electroencephalography (EEG) decoding of motor imagery (MI) brain-computer interface (BCI) is essential for motor rehabilitation, yet lesion-related abnormal temporal dynamics and pronounced …

Eeg Decoding

Text-guided Foundation Model Adaptation for Long-Tailed Medical Image Classification

2024-08-27 · Sirui Li, Li Lin, Yijin Huang, Pujin Cheng 외

In medical contexts, the imbalanced data distribution in long-tailed datasets, due to scarce labels for rare diseases, greatly impairs the diagnostic accuracy of deep learning models. Recent multimodal text-image supervi…

DiagnosticGPUimage-classificationImage Classification+2

User-Guided Domain Adaptation for Rapid Annotation from User Interactions: A Study on Pathological Liver Segmentation

2020-09-05 · Ashwin Raju, Zhanghexuan Ji, Chi Tung Cheng, Jinzheng Cai 외

Mask-based annotation of medical images, especially for 3D data, is a bottleneck in developing reliable machine learning models. Using minimal-labor user interactions (UIs) to guide the annotation is promising, but chall…

Domain AdaptationLiver SegmentationPrediction

Cluster-Guided Semi-Supervised Domain Adaptation for Imbalanced Medical Image Classification

2023-03-02 · Shota Harada, Ryoma Bise, Kengo Araki, Akihiko Yoshizawa 외

Semi-supervised domain adaptation is a technique to build a classifier for a target domain by modifying a classifier in another (source) domain using many unlabeled samples and a small number of labeled samples from the …

ClusteringDomain Adaptationimage-classificationImage Classification+3