paper-with-me

Papers

ViLa-MIL: Dual-scale Vision-Language Multiple Instance Learning for Whole Slide Image Classification

2025-02-12 · CVPR 2024 1 · Jiangbo Shi, Chen Li, Tieliang Gong, Yefeng Zheng, Huazhu Fu

Multiple instance learning (MIL)-based framework has become the mainstream for processing the whole slide image (WSI) with giga-pixel size and hierarchical image context in digital pathology. However, these methods heavily depend on a substantial number of bag-level labels and solely learn from the original slides, which are easily affected by variations in data distribution. Recently, vision language model (VLM)-based methods introduced the language prior by pre-training on large-scale pathological image-text pairs. However, the previous text prompt lacks the consideration of pathological prior knowledge, therefore does not substantially boost the model's performance. Moreover, the collection of such pairs and the pre-training process are very time-consuming and source-intensive.To solve the above problems, we propose a dual-scale vision-language multiple instance learning (ViLa-MIL) framework for whole slide image classification. Specifically, we propose a dual-scale visual descriptive text prompt based on the frozen large language model (LLM) to boost the performance of VLM effectively. To transfer the VLM to process WSI efficiently, for the image branch, we propose a prototype-guided patch decoder to aggregate the patch features progressively by grouping similar patches into the same prototype; for the text branch, we introduce a context-guided text decoder to enhance the text features by incorporating the multi-granular image contexts. Extensive studies on three multi-cancer and multi-center subtyping datasets demonstrate the superiority of ViLa-MIL.

📄 PDF Abstract BibTeX arXiv:2502.08391

Code (1)

jiangbo-shi/vila-mil 공식 구현 pytorch

Tasks

DecoderDescriptiveimage-classificationImage ClassificationLanguage ModelingLanguage ModellingLarge Language ModelMultiple Instance Learning

Similar Papers 제목 키워드 기반

ViLaCD-R1: A Vision-Language Framework for Semantic Change Detection in Remote Sensing

2025-12-29 · Xingwei Ma, Shiyang Feng, Bo Zhang, Bin Wang arxiv

Remote sensing change detection (RSCD), a complex multi-image inference task, traditionally uses pixel-based operators or encoder-decoder networks that inadequately capture high-level semantics and are vulnerable to non-…

Reinforcement LearningChange Detection

Weakly-Supervised Image Forgery Localization via Vision-Language Collaborative Reasoning Framework

2025-08-02 · Ziqi Sheng, Junyan Wu, Wei Lu, Jiantao Zhou arxiv

Image forgery localization aims to precisely identify tampered regions within images, but it commonly depends on costly pixel-level annotations. To alleviate this annotation burden, weakly supervised image forgery locali…

Vision-Language Interpreter for Robot Task Planning

2023-11-02 · Keisuke Shirai, Cristian C. Beltran-Hernandez, Masashi Hamaya, Atsushi Hashimoto 외

Large language models (LLMs) are accelerating the development of language-guided robot planners. Meanwhile, symbolic planners offer the advantage of interpretability. This paper proposes a new task that bridges these two…

Robot Task PlanningTask Planningvalid

NaVILA: Legged Robot Vision-Language-Action Model for Navigation

2024-12-05 · An-Chieh Cheng, Yandong Ji, Zhaojing Yang, Zaitian Gongye 외

This paper proposes to solve the problem of Vision-and-Language Navigation with legged robots, which not only provides a flexible way for humans to command but also allows the robot to navigate through more challenging a…

NavigateVision and Language NavigationVision-Language-Action

Scaling Vision Pre-Training to 4K Resolution

2025-03-25 · CVPR 2025 1 · Baifeng Shi, Boyi Li, Han Cai, Yao Lu 외

High-resolution perception of visual details is crucial for daily tasks. Current vision pre-training, however, is still limited to low resolutions (e.g., 378 x 378 pixels) due to the quadratic cost of processing larger i…

4kContrastive Learning