Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Quilt-LLaVA: Visual Instruction Tuning by Extracting Localized Narratives from Open-Source Histopathology Videos

About

Diagnosis in histopathology requires a global whole slide images (WSIs) analysis, requiring pathologists to compound evidence from different WSI patches. The gigapixel scale of WSIs poses a challenge for histopathology multi-modal models. Training multi-model models for histopathology requires instruction tuning datasets, which currently contain information for individual image patches, without a spatial grounding of the concepts within each patch and without a wider view of the WSI. Therefore, they lack sufficient diagnostic capacity for histopathology. To bridge this gap, we introduce Quilt-Instruct, a large-scale dataset of 107,131 histopathology-specific instruction question/answer pairs, grounded within diagnostically relevant image patches that make up the WSI. Our dataset is collected by leveraging educational histopathology videos from YouTube, which provides spatial localization of narrations by automatically extracting the narrators' cursor positions. Quilt-Instruct supports contextual reasoning by extracting diagnosis and supporting facts from the entire WSI. Using Quilt-Instruct, we train Quilt-LLaVA, which can reason beyond the given single image patch, enabling diagnostic reasoning across patches. To evaluate Quilt-LLaVA, we propose a comprehensive evaluation dataset created from 985 images and 1283 human-generated question-answers. We also thoroughly evaluate Quilt-LLaVA using public histopathology datasets, where Quilt-LLaVA significantly outperforms SOTA by over 10% on relative GPT-4 score and 4% and 9% on open and closed set VQA. Our code, data, and model are publicly accessible at quilt-llava.github.io.

Mehmet Saygin Seyfioglu, Wisdom O. Ikezogwo, Fatemeh Ghezloo, Ranjay Krishna, Linda Shapiro• 2023

Related benchmarks

TaskDatasetResultRank
Visual Question AnsweringSlideBench-VQA TCGA
Microscopy Score57.76
32
Visual Question AnsweringSlideBench-VQA BCNB
Overall41.55
25
Visual Question AnsweringWSI-VQA
Overall Accuracy44.43
25
Visual Question AnsweringPathMMU Tiny 1.0 (test)
Overall Accuracy45.6
24
Visual Question AnsweringPathMMU 1.0 (ALL test)
Overall Score41.5
22
Visual Question AnsweringPathVQA (test)
Overall Accuracy58.7
19
WSI ClassificationTCGA-RCC--
18
Pathological Multimodal UnderstandingPathMMU ALL (test)
PubMed Accuracy41.9
16
Gene Mutation PredictionCPTAC
BRCA PIK3CA AUC0.6122
15
Pathological Multimodal UnderstandingPathMMU Tiny (test)
PubMed Score46.8
15
Showing 10 of 56 rows

Other info

Code

Follow for update