Papers › PPMN: Pixel-Phrase Matching Network for One-Stage Panoptic Narrative Grounding

PPMN: Pixel-Phrase Matching Network for One-Stage Panoptic Narrative Grounding

11 Aug 2022arXiv:2208.05647archive 2025-07-28

Zihan Ding, Zi-han Ding, Tianrui Hui, Junshi Huang, Xiaoming Wei, Xiaolin Wei, Si Liu

Panoptic Narrative Grounding (PNG) is an emerging task whose goal is to segment visual objects of things and stuff categories described by dense narrative captions of a still image. The previous two-stage approach first extracts segmentation region proposals by an off-the-shelf panoptic segmentation model, then conducts coarse region-phrase matching to ground the candidate regions for each noun phrase. However, the two-stage pipeline usually suffers from the performance limitation of low-quality proposals in the first stage and the loss of spatial details caused by region feature pooling, as well as complicated strategies designed for things and stuff categories separately. To alleviate these drawbacks, we propose a one-stage end-to-end Pixel-Phrase Matching Network (PPMN), which directly matches each phrase to its corresponding pixels instead of region proposals and outputs panoptic segmentation by simple combination. Thus, our model can exploit sufficient and finer cross-modal semantic correspondence from the supervision of densely annotated pixel-phrase pairs rather than sparse region-phrase pairs. In addition, we also propose a Language-Compatible Pixel Aggregation (LCPA) module to further enhance the discriminative ability of phrase features through multi-round refinement, which selects the most compatible pixels for each phrase to adaptively aggregate the corresponding visual context. Extensive experiments show that our method achieves new state-of-the-art performance on the PNG benchmark with 4.0 absolute Average Recall gains.

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

Code

Syntology Ran 6 of 17 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 2 ran · honoured contract; 4 ran · our draft was wrong.

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

dzh19990407/ppmn 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

17 samples harvested; 6 ran; 2 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 · honoured contract
4ran · our draft was wrong
11unverified

Licence: 0 of the 17 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 dzh19990407/ppmn. “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.

swish dzh19990407/ppmn/models/modeling.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 0f786c407fb1ee4c · report
whitespace_tokenize dzh19990407/ppmn/models/tokenization.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · cf9ffa02a42184af · report
convert_sents_to_features dzh19990407/ppmn/models/encoder_bert.py official repository ran · our draft was wrong Apache-2.0 (permissive) · 5961b5a00aea8ba7 · report
gelu dzh19990407/ppmn/models/modeling.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · fdc64f4c72036ae4 · report
trivial_batch_collator dzh19990407/ppmn/detectron2/extract_dataloader_from_detectron2.py official repository ran · honoured contract fingerprinted Apache-2.0 (permissive) · 87e36ec29dea3d10 · report
url_to_filename dzh19990407/ppmn/models/file_utils.py official repository ran · our draft was wrong fingerprinted Apache-2.0 (permissive) · 5eff22fa0a651276 · report
binary_cross_entropy dzh19990407/ppmn/models/knet/cross_entropy_loss.py official repository unverified Apache-2.0 (permissive) · 51a4f4f944992c64 · report
cached_path dzh19990407/ppmn/models/file_utils.py official repository unverified Apache-2.0 (permissive) · df9f10631fa5d322 · report
cross_entropy dzh19990407/ppmn/models/knet/cross_entropy_loss.py official repository unverified Apache-2.0 (permissive) · 0183726dd361cb88 · report
dice_loss dzh19990407/ppmn/models/knet/dice_loss.py official repository unverified Apache-2.0 (permissive) · d75f96f03066d328 · report
filename_to_url dzh19990407/ppmn/models/file_utils.py official repository unverified Apache-2.0 (permissive) · 6db16fe8f67e56b6 · report
load_ckpt dzh19990407/ppmn/models/extract_fpn_with_ckpt_load_from_detectron2.py official repository unverified Apache-2.0 (permissive) · b22836db23a6149f · report
load_model dzh19990407/ppmn/models/extract_fpn_with_ckpt_load_from_detectron2.py official repository unverified Apache-2.0 (permissive) · 68c73cc8252a81c8 · report
load_tf_weights_in_bert dzh19990407/ppmn/models/modeling.py official repository unverified Apache-2.0 (permissive) · 7099305544368003 · report
load_vocab dzh19990407/ppmn/models/tokenization.py official repository unverified Apache-2.0 (permissive) · a4e183f24a5ad1a7 · report
mask_cross_entropy dzh19990407/ppmn/models/knet/cross_entropy_loss.py official repository unverified Apache-2.0 (permissive) · b6513e2a117d99af · report
upsample_eval dzh19990407/ppmn/train_net.py official repository unverified Apache-2.0 (permissive) · 55d186d867d67cb7 · report

Tasks

Panoptic SegmentationSegmentationSemantic correspondence

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