paper-with-me

홈 › Papers

Cost-effective Instruction Learning for Pathology Vision and Language Analysis

2024-07-25 · Kaitao Chen, Mianxin Liu, Fang Yan, Lei Ma, Xiaoming Shi, Lilong Wang, Xiaosong Wang, Lifeng Zhu, Zhe Wang, Mu Zhou, Shaoting Zhang

The advent of vision-language models fosters the interactive conversations between AI-enabled models and humans. Yet applying these models into clinics must deal with daunting challenges around large-scale training data, financial, and computational resources. Here we propose a cost-effective instruction learning framework for conversational pathology named as CLOVER. CLOVER only trains a lightweight module and uses instruction tuning while freezing the parameters of the large language model. Instead of using costly GPT-4, we propose well-designed prompts on GPT-3.5 for building generation-based instructions, emphasizing the utility of pathological knowledge derived from the Internet source. To augment the use of instructions, we construct a high-quality set of template-based instructions in the context of digital pathology. From two benchmark datasets, our findings reveal the strength of hybrid-form instructions in the visual question-answer in pathology. Extensive results show the cost-effectiveness of CLOVER in answering both open-ended and closed-ended questions, where CLOVER outperforms strong baselines that possess 37 times more training parameters and use instruction data generated from GPT-4. Through the instruction tuning, CLOVER exhibits robustness of few-shot learning in the external clinical dataset. These findings demonstrate that cost-effective modeling of CLOVER could accelerate the adoption of rapid conversational applications in the landscape of digital pathology.

📄 PDF Abstract BibTeX arXiv:2407.17734

Code (1)

jlinekai/clover 공식 구현 pytorch

Tasks

Few-Shot LearningLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Linear Warmup With Cosine Annealing Linear Warmup With Cosine Annealing is a learning rate schedule where we increase the learning rate linearly for $n$ updates and then anneal according to a cosine schedule…

Similar Papers 제목 키워드 기반

SlideChat: A Large Vision-Language Assistant for Whole-Slide Pathology Image Understanding

2024-10-15 · CVPR 2025 1 · Ying Chen, Guoan Wang, Yuanfeng Ji, Yanjun Li 외

Despite the progress made by multimodal large language models (MLLMs) in computational pathology, they remain limited by a predominant focus on patch-level analysis, missing essential contextual information at the whole-…

Instruction FollowingVisual Question Answering (VQA)whole slide images

A Foundational Multimodal Vision Language AI Assistant for Human Pathology

2023-12-13 · Ming Y. Lu, Bowen Chen, Drew F. K. Williamson, Richard J. Chen 외

The field of computational pathology has witnessed remarkable progress in the development of both task-specific predictive models and task-agnostic self-supervised vision encoders. However, despite the explosive growth o…

Decision MakingDiagnosticLanguage ModellingLarge Language Model+1

PathGen-1.6M: 1.6 Million Pathology Image-text Pairs Generation through Multi-agent Collaboration

2024-06-28 · Yuxuan Sun, Yunlong Zhang, Yixuan Si, Chenglu Zhu 외

Vision Language Models (VLMs) like CLIP have attracted substantial attention in pathology, serving as backbones for applications such as zero-shot image classification and Whole Slide Image (WSI) analysis. Additionally, …

image-classificationImage ClassificationZero-Shot Image Classification

LangForce: Bayesian Decomposition of Vision Language Action Models via Latent Action Queries

2026-01-21 · Shijie Lian, Bin Yu, Xiaopeng Lin, Laurence T. Yang 외 arxiv

Vision-Language-Action (VLA) models have shown promise in robot manipulation but often struggle to generalize to new instructions or complex multi-task scenarios. We identify a critical pathology in current training para…

Instruction FollowingRobot Manipulation

PathFLIP: Fine-grained Language-Image Pretraining for Versatile Computational Pathology

2025-12-19 · Fengchun Liu, Songhan Jiang, Linghan Cai, Ziyue Wang 외 arxiv

While Vision-Language Models (VLMs) have achieved notable progress in computational pathology (CPath), the gigapixel scale and spatial heterogeneity of Whole Slide Images (WSIs) continue to pose challenges for multimodal…

Instruction Following