Papers › Pseudo-Q: Generating Pseudo Language Queries for Visual Grounding

Pseudo-Q: Generating Pseudo Language Queries for Visual Grounding

16 Mar 2022CVPR 2022 1arXiv:2203.08481archive 2025-07-28

Haojun Jiang, Yuanze Lin, Dongchen Han, Shiji Song, Gao Huang

Visual grounding, i.e., localizing objects in images according to natural language queries, is an important topic in visual language understanding. The most effective approaches for this task are based on deep learning, which generally require expensive manually labeled image-query or patch-query pairs. To eliminate the heavy dependence on human annotations, we present a novel method, named Pseudo-Q, to automatically generate pseudo language queries for supervised training. Our method leverages an off-the-shelf object detector to identify visual objects from unlabeled images, and then language queries for these objects are obtained in an unsupervised fashion with a pseudo-query generation module. Then, we design a task-related query prompt module to specifically tailor generated pseudo language queries for visual grounding tasks. Further, in order to fully capture the contextual relationships between images and language queries, we develop a visual-language model equipped with multi-level cross-modality attention mechanism. Extensive experimental results demonstrate that our method has two notable benefits: (1) it can reduce human annotation costs significantly, e.g., 31% on RefCOCO without degrading original model's performance under the fully supervised setting, and (2) without bells and whistles, it achieves superior or comparable performance compared to state-of-the-art weakly-supervised visual grounding methods on all the five datasets we have experimented. Code is available at https://github.com/LeapLabTHU/Pseudo-Q.

PaperPDFConference PDFCodeCode 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="2203.08481")

Code

Syntology Ran 2 of 13 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran with no contract checked.

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

leaplabthu/pseudo-q 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

13 samples harvested; 2 ran; 0 honoured the contract we drafted; 11 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.

2ran
11unverified

Licence: 0 of the 13 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 LeapLabTHU/Pseudo-Q. “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.

build_vl_transformer LeapLabTHU/Pseudo-Q/models/vl_transformer.py official repository ran Apache-2.0 (permissive) · e0451d070cb0b43e · report
crop LeapLabTHU/Pseudo-Q/datasets/transforms.py official repository ran Apache-2.0 (permissive) · f4ac915e5456c67f · report
convert_examples_to_features LeapLabTHU/Pseudo-Q/datasets/data_loader.py official repository unverified Apache-2.0 (permissive) · 694e413f977737ba · report
filter_detect_cls LeapLabTHU/Pseudo-Q/pseudo_sample_generation/get_detection_results.py official repository unverified Apache-2.0 (permissive) · 8aec679ea5e75af5 · report
filter_detect_cls LeapLabTHU/Pseudo-Q/pseudo_sample_generation/pseudo_query_generation.py official repository unverified Apache-2.0 (permissive) · 2e6c5c28154620d6 · report
get_image_blob LeapLabTHU/Pseudo-Q/pseudo_sample_generation/utils/extract_utils.py official repository unverified Apache-2.0 (permissive) · 63fc3fd8a7bfffff · report
im_list_to_blob LeapLabTHU/Pseudo-Q/pseudo_sample_generation/utils/extract_utils.py official repository unverified Apache-2.0 (permissive) · d614ca29b05d68ec · report
is_cls_a_cloth LeapLabTHU/Pseudo-Q/pseudo_sample_generation/pseudo_query_generation.py official repository unverified Apache-2.0 (permissive) · ba7829b0ee31bd57 · report
is_cls_a_people LeapLabTHU/Pseudo-Q/pseudo_sample_generation/pseudo_query_generation.py official repository unverified Apache-2.0 (permissive) · fd6435078cf70aa8 · report
read_examples LeapLabTHU/Pseudo-Q/datasets/data_loader.py official repository unverified Apache-2.0 (permissive) · e4f50d4eeb6144e9 · report
resize_according_to_long_side LeapLabTHU/Pseudo-Q/datasets/transforms.py official repository unverified Apache-2.0 (permissive) · 22d10e2294025703 · report
resize_according_to_short_side LeapLabTHU/Pseudo-Q/datasets/transforms.py official repository unverified Apache-2.0 (permissive) · 553ec6dfb15ff83b · report
yolo_loss LeapLabTHU/Pseudo-Q/utils/loss_utils.py official repository unverified Apache-2.0 (permissive) · 105ac2dc1417db62 · report

Tasks

Language ModellingNatural Language QueriesVisual Grounding

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