paper-with-me

Papers

PathoTune: Adapting Visual Foundation Model to Pathological Specialists

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

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 foundation models to downstream tasks is little explored. For downstream adaptation, we propose the existence of two domain gaps, i.e., the Foundation-Task Gap and the Task-Instance Gap. To mitigate these gaps, we introduce PathoTune, a framework designed to efficiently adapt pathological or even visual foundation models to pathology-specific tasks via multi-modal prompt tuning. The proposed framework leverages Task-specific Visual Prompts and Task-specific Textual Prompts to identify task-relevant features, along with Instance-specific Visual Prompts for encoding single pathological image features. Results across multiple datasets at both patch-level and WSI-level demonstrate its superior performance over single-modality prompt tuning approaches. Significantly, PathoTune facilitates the direct adaptation of natural visual foundation models to pathological tasks, drastically outperforming pathological foundation models with simple linear probing. The code is available at https://github.com/openmedlab/PathoDuet.

📄 PDF Abstract BibTeX arXiv:2403.16497

Code (1)

openmedlab/pathoduet 공식 구현 pytorch

Tasks

model

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

ABACUS: Adapting Unified Foundation Model for Bridging Image Count Understanding and Generation

2026-06-22 · Anindya Mondal, Sauradip Nag, Anjan Dutta arxiv

ABACUS is a unified vision-language model that handles object counting, crowd counting, referring-expression counting, and count-faithful image generation without any benchmark-specific training required. Our model is bu…

Object LocalizationImage GenerationObject CountingCrowd Counting

A Computer-Aided Diagnosis System for Breast Pathology: A Deep Learning Approach with Model Interpretability from Pathological Perspective

2021-08-05 · Wei-Wen Hsu, Yongfang Wu, Chang Hao, Yu-Ling Hou 외

Objective: We develop a computer-aided diagnosis (CAD) system using deep learning approaches for lesion detection and classification on whole-slide images (WSIs) with breast cancer. The deep features being distinguishing…

ClassificationDeep LearningLesion ClassificationLesion Detection+2

MedFMC: A Real-world Dataset and Benchmark For Foundation Model Adaptation in Medical Image Classification

2023-06-16 · Dequan Wang, Xiaosong Wang, Lilong Wang, Mengzhang Li 외

Foundation models, often pre-trained with large-scale data, have achieved paramount success in jump-starting various vision and language applications. Recent advances further enable adapting foundation models in downstre…

Diabetic Retinopathy Gradingimage-classificationImage ClassificationIn-Context Learning+3

Path-SAM2: Transfer SAM2 for digital pathology semantic segmentation

2024-08-07 · Mingya Zhang, Liang Wang, Zhihao Chen, Yiyuan Ge 외

The semantic segmentation task in pathology plays an indispensable role in assisting physicians in determining the condition of tissue lesions. With the proposal of Segment Anything Model (SAM), more and more foundation …

DecoderImage SegmentationInstance SegmentationKolmogorov-Arnold Networks+3

PathFound: An Agentic Multimodal Model Activating Evidence-seeking Pathological Diagnosis

2025-12-29 · Shengyi Hua, Jianfeng Wu, Tianle Shen, Kangzhe Hu 외 arxiv

Recent pathological foundation models have substantially advanced visual representation learning and multimodal interaction. However, most models still rely on a static inference paradigm in which whole-slide images are …

Representation LearningReinforcement Learning