English

MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios

Computer Vision and Pattern Recognition 2024-09-25 v1

Abstract

Large visual-language models (LVLMs) have achieved great success in multiple applications. However, they still encounter challenges in complex scenes, especially those involving camouflaged objects. This is primarily due to the lack of samples related to camouflaged scenes in the training dataset. To mitigate this issue, we construct the MM-CamObj dataset for the first time, comprising two subsets: CamObj-Align and CamObj-Instruct. Specifically, CamObj-Align contains 11,363 image-text pairs, and it is designed for VL alignment and injecting rich knowledge of camouflaged scenes into LVLMs. CamObj-Instruct is collected for fine-tuning the LVLMs with improved instruction-following capabilities, and it includes 11,363 images and 68,849 conversations with diverse instructions. Based on the MM-CamObj dataset, we propose the CamObj-Llava, an LVLM specifically designed for addressing tasks in camouflaged scenes. To facilitate our model's effective acquisition of knowledge about camouflaged objects and scenes, we introduce a curriculum learning strategy with six distinct modes. Additionally, we construct the CamObj-Bench to evaluate the existing LVLMs' capabilities of understanding, recognition, localization and count in camouflage scenes. This benchmark includes 600 images and 7 tasks, with a total of 9,449 questions. Extensive experiments are conducted on the CamObj-Bench with CamObj-Llava, 8 existing open-source and 3 closed-source LVLMs. Surprisingly, the results indicate that our model achieves a 25.84% improvement in 4 out of 7 tasks compared to GPT-4o. Code and datasets will be available at https://github.com/JCruan519/MM-CamObj.

Keywords

Cite

@article{arxiv.2409.16084,
  title  = {MM-CamObj: A Comprehensive Multimodal Dataset for Camouflaged Object Scenarios},
  author = {Jiacheng Ruan and Wenzhen Yuan and Zehao Lin and Ning Liao and Zhiyu Li and Feiyu Xiong and Ting Liu and Yuzhuo Fu},
  journal= {arXiv preprint arXiv:2409.16084},
  year   = {2024}
}

Comments

9 pages, 5 figures. Work in progress

R2 v1 2026-06-28T18:55:19.546Z