ACL 2024long49 citations

GroundingGPT: Language Enhanced Multi-modal Grounding Model

Zhaowei Li, Qi Xu, Dong Zhang, Hang Song, YiQing Cai, Qi Qi, Ran Zhou, Junting Pan

Abstract

Multi-modal large language models (MLLMs) have demonstrated remarkable performance across various tasks. However, these models often prioritize capturing global information and overlook the importance of perceiving local information. This limitation hinders their ability to effectively understand fine-grained details and handle grounding tasks that necessitate nuanced comprehension. Although some recent works have made strides in this, they have primarily focused on single-modality inputs. Therefore, we propose GroundingGPT, an end-to-end language enhanced multi-modal grounding model. It is designed to perform fine-grained grounding tasks for three modalities: image, video and audio. To enhance the model’s performance, we adopt a coarse-to-fine training strategy, utilizing a three-stage training approach to progressively enhance the model’s semantic awareness and fine-grained understanding capabilities. Additionally, we employ a diversified stage-specific dataset construction pipeline, developing a multi-modal, multi-granularity dataset tailored for training the model in different stages. Extensive experiments conducted on multiple multi-modal benchmarks demonstrate that our model achieves impressive fine-grained understanding of multi-modal inputs on grounding tasks while maintaining or improving its global comprehension capabilities. Our code, model, and dataset are available at https://github.com/lzw-lzw/GroundingGPT.

BibTeX
@inproceedings{li-etal-2024-groundinggpt,
    title = "{G}rounding{GPT}: Language Enhanced Multi-modal Grounding Model",
    author = "Li, Zhaowei  and
      Xu, Qi  and
      Zhang, Dong  and
      Song, Hang  and
      Cai, YiQing  and
      Qi, Qi  and
      Zhou, Ran  and
      Pan, Junting  and
      Li, Zefeng  and
      Tu, Vu  and
      Huang, Zhida  and
      Wang, Tao",
    editor = "Ku, Lun-Wei  and
      Martins, Andre  and
      Srikumar, Vivek",
    booktitle = "Proceedings of the 62nd Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = aug,
    year = "2024",
    address = "Bangkok, Thailand",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.acl-long.360/",
    doi = "10.18653/v1/2024.acl-long.360",
    pages = "6657--6678"
}
GroundingGPT: Language Enhanced Multi-modal Grounding Model · ACL 2024