CVAINov 4, 2025

In-Context Adaptation of VLMs for Few-Shot Cell Detection in Optical Microscopy

arXiv:2511.05565v1h-index: 24
Originality Incremental advance
AI Analysis

This work addresses the challenge of applying VLMs to biomedical microscopy for researchers, but it is incremental as it builds on existing few-shot methods with a new benchmark.

The paper tackled the problem of adapting vision-language models for few-shot object detection in biomedical microscopy, where annotated datasets are scarce, by introducing the Micro-OD benchmark and showing that few-shot support improves detection with marginal gains after six shots.

Foundation vision-language models (VLMs) excel on natural images, but their utility for biomedical microscopy remains underexplored. In this paper, we investigate how in-context learning enables state-of-the-art VLMs to perform few-shot object detection when large annotated datasets are unavailable, as is often the case with microscopic images. We introduce the Micro-OD benchmark, a curated collection of 252 images specifically curated for in-context learning, with bounding-box annotations spanning 11 cell types across four sources, including two in-lab expert-annotated sets. We systematically evaluate eight VLMs under few-shot conditions and compare variants with and without implicit test-time reasoning tokens. We further implement a hybrid Few-Shot Object Detection (FSOD) pipeline that combines a detection head with a VLM-based few-shot classifier, which enhances the few-shot performance of recent VLMs on our benchmark. Across datasets, we observe that zero-shot performance is weak due to the domain gap; however, few-shot support consistently improves detection, with marginal gains achieved after six shots. We observe that models with reasoning tokens are more effective for end-to-end localization, whereas simpler variants are more suitable for classifying pre-localized crops. Our results highlight in-context adaptation as a practical path for microscopy, and our benchmark provides a reproducible testbed for advancing open-vocabulary detection in biomedical imaging.

Foundations

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

Your Notes