CVAIJun 19

MIRCaps: A Large-Scale Mixed-Domain Dataset with Image-Level and Region-Level Captions for Fine-Grained Vision-Language Learning

arXiv:2606.214193.3
Predicted impact top 90% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

This dataset addresses the lack of mixed-domain, fine-grained caption data for general-purpose and surveillance applications, but the contribution is incremental as it primarily provides a new resource rather than a novel method.

The paper introduces MIRCaps, a large-scale mixed-domain dataset with 141K images and over 1.7M region-level captions, designed to improve fine-grained vision-language learning. Fine-tuning lightweight VLMs on this dataset yields competitive performance on image captioning and object detection tasks.

Despite recent progress in Vision-Language Models (VLMs), mixed-domain image-caption datasets for both general-purpose and CCTV-based video surveillance systems remain limited. To address this gap, we introduce a large-scale multimodal dataset comprising 141,364 images, 981,947 image-level captions, 1,742,264 region-level captions, and 1,391,779 bounding box annotations. Each image is associated with an average of seven image-level captions describing different aspects of the overall scene, as well as seven region-level captions for each annotated bounding box. These complementary caption types are designed to help VLMs learn fine-grained visual attributes, including object categories, estimated sizes, colors, actions, states, and surrounding environmental context. We demonstrate the effectiveness of the dataset on two important downstream tasks: image captioning and object detection. Experimental results show that lightweight VLMs, including SmolVLM-256M-Instruct, BLIP, BLIP2, and Qwen2.5-VL 3B-Instruct, can be effectively fine-tuned using our dataset. Our dataset and code are publicly available at https://zenodo.org/records/20418601.

Foundations

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

Your Notes