DenseWorld-1M: Towards Detailed Dense Grounded Caption in the Real World
Xiangtai Li, Tao Zhang, Yanwei Li, Haobo Yuan, Shihao Chen, Yikang Zhou, Jiahao Meng, Yueyi Sun, Shilin Xu, Lu Qi, Tianheng Cheng, Yi Lin, Zilong Huang, Wenhao Huang, Jiashi Feng, Guang Shi
TL;DR
DenseWorld-1M tackles the need for fine-grained grounded captions in real-world imagery by introducing a three-stage labeling pipeline that yields pixel-level masks, object-level detailed captions, and scene-level dense grounded captions. Two specialized models, Detailed Region Caption (DRC) and Spatial Caption Merging (SCM), accelerate labeling and improve grounding fidelity. Extensive experiments across vision-language understanding, grounding, and region-caption tasks demonstrate improvements on multiple benchmarks, validating the dataset's utility for pretraining and evaluation. The work releases both the DenseWorld-1M data and the labeling models to spur progress in fine-grained visual grounding and reasoning for Multimodal Large Language Models.
Abstract
Multimodal Large Language Models (MLLMs) demonstrate a complex understanding of scenes, benefiting from large-scale and high-quality datasets. Most existing caption datasets lack the ground locations and relations for visual entities. Several grounded caption datasets face the problems of missing detailed descriptions, relations, and massive object descriptions on high-resolution images. To fill this gap for the community, we present DenseWorld-1M, the first massive, detailed, dense grounded caption dataset in the real world. We design a three-stage labeling pipeline, containing open-world perception, detailed object caption generation, and dense caption merging. The first stage obtains entity-level masks and labels. The second stage generates the object-level, detailed captions with the guidance of masks and labels from the first stage. The final stage merges object captions and masks into spatial and relational dense captions. To accelerate the labeling process and improve caption quality, we present two VLM models: the Detailed Region Caption model and the Spatial Caption Merging model. Extensive experiments on various settings, including vision-language understanding, visual grounding, and region caption generation, demonstrate the effectiveness of our DenseWorld-1M dataset and labeling models.
