Papers › GroundingGPT:Language Enhanced Multi-modal Grounding Model

GroundingGPT:Language Enhanced Multi-modal Grounding Model

11 Jan 2024arXiv:2401.06071archive 2025-07-28

Zhaowei Li, Qi Xu, Dong Zhang, Hang Song, Yiqing Cai, Qi Qi, Ran Zhou, Junting Pan, Zefeng Li, Van Tu Vu, Zhida Huang, Tao Wang

Multi-modal large language models have demonstrated impressive performance across various tasks in different modalities. However, existing multi-modal models primarily emphasize capturing global information within each modality while neglecting the importance of perceiving local information across modalities. Consequently, these models lack the ability to effectively understand the fine-grained details of input data, limiting their performance in tasks that require a more nuanced understanding. To address this limitation, there is a compelling need to develop models that enable fine-grained understanding across multiple modalities, thereby enhancing their applicability to a wide range of tasks. In this paper, we propose GroundingGPT, a language enhanced multi-modal grounding model. Beyond capturing global information like other multi-modal models, our proposed model excels at tasks demanding a detailed understanding of local information within the input. It demonstrates precise identification and localization of specific regions in images or moments in videos. To achieve this objective, we design a diversified dataset construction pipeline, resulting in a multi-modal, multi-granularity dataset for model training. The code, dataset, and demo of our model can be found at https: //github.com/lzw-lzw/GroundingGPT.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2401.06071")

Code

Syntology Ran 5 of 11 code samples harvested from 2 repositories linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · violated contract; 4 ran with no contract checked.

By repository: official repository: 11 samples from 2 repositories, 5 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

lzw-lzw/groundinggpt officialmentioned in papermentioned on GitHubpytorchApache-2.0 report
lzw-lzw/lego officialmentioned in papermentioned on GitHubpytorchApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 5 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · violated contract
4ran
6unverified

Licence: 0 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

disabled_train lzw-lzw/groundinggpt/video_llama/models/blip2.py official repository ran · violated contract Apache-2.0 (permissive) · 4cb732f513d69dfd · report
load_image_from_base64 lzw-lzw/groundinggpt/lego/mm_utils.py official repository ran Apache-2.0 (permissive) · c3ee9d07c900dd55 · report
load_image_square lzw-lzw/groundinggpt/lego/mm_utils.py official repository ran Apache-2.0 (permissive) · f04e8e006a8831c9 · report
postprocess_box lzw-lzw/groundinggpt/lego/mm_utils.py official repository ran Apache-2.0 (permissive) · b8030ce2d52399ba · report
tile lzw-lzw/groundinggpt/video_llama/models/base_model.py official repository ran fingerprinted Apache-2.0 (permissive) · cb33571427334815 · report
all_gather_with_grad lzw-lzw/groundinggpt/video_llama/models/base_model.py official repository unverified Apache-2.0 (permissive) · 0ec9fc2025c16f65 · report
pretty_print_semaphore lzw-lzw/groundinggpt/lego/utils.py official repository unverified Apache-2.0 (permissive) · 37899f22fb191b37 · report
save_image_to_local lzw-lzw/lego/lego/serve/gradio_web_server.py official repository unverified Apache-2.0 (permissive) · e2e5c3a95a6aebb4 · report
save_sound_to_local lzw-lzw/lego/lego/serve/gradio_web_server.py official repository unverified Apache-2.0 (permissive) · e75fa36a185a618d · report
save_video_to_local lzw-lzw/lego/lego/serve/gradio_web_server.py official repository unverified Apache-2.0 (permissive) · 22930d58d32e2d08 · report
violates_moderation lzw-lzw/groundinggpt/lego/utils.py official repository unverified Apache-2.0 (permissive) · f9939a84b9a65279 · report

Tasks

Language ModellingLarge Language Modelmodel

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections