Papers › PEVL: Position-enhanced Pre-training and Prompt Tuning for Vision-language Models

PEVL: Position-enhanced Pre-training and Prompt Tuning for Vision-language Models

23 May 2022arXiv:2205.11169archive 2025-07-28

Yuan YAO, Qianyu Chen, Ao Zhang, Wei Ji, Zhiyuan Liu, Tat-Seng Chua, Maosong Sun

Vision-language pre-training (VLP) has shown impressive performance on a wide range of cross-modal tasks, where VLP models without reliance on object detectors are becoming the mainstream due to their superior computation efficiency and competitive performance. However, the removal of object detectors also deprives the capability of VLP models in explicit object modeling, which is essential to various position-sensitive vision-language (VL) tasks, such as referring expression comprehension and visual commonsense reasoning. To address the challenge, we introduce PEVL that enhances the pre-training and prompt tuning of VLP models with explicit object position modeling. Specifically, PEVL reformulates discretized object positions and language in a unified language modeling framework, which facilitates explicit VL alignment during pre-training, and also enables flexible prompt tuning for various downstream tasks. We show that PEVL enables state-of-the-art performance of detector-free VLP models on position-sensitive tasks such as referring expression comprehension and phrase grounding, and also improves the performance on position-insensitive tasks with grounded inputs. We make the data and code for this paper publicly available at https://github.com/thunlp/PEVL.

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="2205.11169")

Code

Syntology Ran 3 of 7 code samples harvested from 1 repository linked to this paper; 4 have no recorded run. Of those that ran: 3 ran · our draft was wrong.

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

thunlp/pevl officialmentioned in papermentioned on GitHubpytorchMIT 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

7 samples harvested; 3 ran; 0 honoured the contract we drafted; 4 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.

3ran · our draft was wrong
4unverified

Licence: 0 of the 7 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 thunlp/PEVL. “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.

whitespace_tokenize thunlp/PEVL/models/tokenization_bert.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · cf9ffa02a42184af · report
interpolate_pos_embed thunlp/PEVL/models/vit.py official repository ran · our draft was wrong MIT (permissive) · c6ec173f19f5c34d · report
load_vocab thunlp/PEVL/models/tokenization_bert.py official repository ran · our draft was wrong MIT (permissive) · e7fbc7a74a3457c7 · report
computeIoU thunlp/PEVL/run_grounding_train.py official repository unverified MIT (permissive) · 92bb6d42cf25a3c2 · report
concat_all_gather thunlp/PEVL/models/model_grounding.py official repository unverified MIT (permissive) · 73cecca9f3575f09 · report
get_mask_posnum_prob thunlp/PEVL/models/model_vcr.py official repository unverified MIT (permissive) · 181ef24861d6a70a · report
load_tf_weights_in_bert thunlp/PEVL/models/xbert.py official repository unverified MIT (permissive) · 26be70dca3249c0b · report

Tasks

Language ModelingLanguage ModellingObjectPhrase GroundingReferring ExpressionReferring Expression ComprehensionVisual Commonsense ReasoningVisual Question Answering (VQA)Visual Relationship Detection

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Phrase Grounding Flickr30k Entities Dev PEVL R@1 84.1 #2 of 3 Archive leaderboard report
Phrase Grounding Flickr30k Entities Test PEVL R@1 84.4 #4 of 18 Archive leaderboard report
Visual Commonsense Reasoning VCR (Q-A) dev PEVL Accuracy 75.1 #1 of 1 Archive leaderboard report
Visual Commonsense Reasoning VCR (Q-A) test PEVL Accuracy 76.0 #1 of 1 Archive leaderboard report
Visual Commonsense Reasoning VCR (Q-AR) dev PEVL Accuracy 57.8 #1 of 1 Archive leaderboard report
Visual Commonsense Reasoning VCR (Q-AR) test PEVL Accuracy 58.6 #1 of 1 Archive leaderboard report
Visual Commonsense Reasoning VCR (QA-R) dev PEVL Accuracy 76.4 #1 of 1 Archive leaderboard report
Visual Commonsense Reasoning VCR (QA-R) test PEVL Accuracy 76.7 #1 of 1 Archive leaderboard report
Visual Question Answering (VQA) GQA PEVL+ Accuracy 77 #1 of 2 Archive leaderboard report
Visual Relationship Detection Visual Genome PEVL R@100 66.3 #1 of 1 Archive leaderboard report
Visual Relationship Detection Visual Genome PEVL R@50 64.4 #1 of 1 Archive leaderboard report
Visual Relationship Detection Visual Genome PEVL mR@100 23.5 #1 of 1 Archive leaderboard report
Visual Relationship Detection Visual Genome PEVL mR@50 21.7 #1 of 1 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

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