CVMar 12, 2024

In-context learning enables multimodal large language models to classify cancer pathology images

arXiv:2403.07407v1136 citationsh-index: 17Nat Commun
Originality Incremental advance
AI Analysis

This democratizes access to AI for medical experts in areas with scarce annotated data, though it is incremental as it adapts an existing method to a new domain.

The study tackled the problem of medical image classification by applying in-context learning with GPT-4V to cancer histopathology tasks, achieving performance that matches or outperforms specialized neural networks while requiring minimal samples.

Medical image classification requires labeled, task-specific datasets which are used to train deep learning networks de novo, or to fine-tune foundation models. However, this process is computationally and technically demanding. In language processing, in-context learning provides an alternative, where models learn from within prompts, bypassing the need for parameter updates. Yet, in-context learning remains underexplored in medical image analysis. Here, we systematically evaluate the model Generative Pretrained Transformer 4 with Vision capabilities (GPT-4V) on cancer image processing with in-context learning on three cancer histopathology tasks of high importance: Classification of tissue subtypes in colorectal cancer, colon polyp subtyping and breast tumor detection in lymph node sections. Our results show that in-context learning is sufficient to match or even outperform specialized neural networks trained for particular tasks, while only requiring a minimal number of samples. In summary, this study demonstrates that large vision language models trained on non-domain specific data can be applied out-of-the box to solve medical image-processing tasks in histopathology. This democratizes access of generalist AI models to medical experts without technical background especially for areas where annotated data is scarce.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes