Papers › Fine-Grained Predicates Learning for Scene Graph Generation

Fine-Grained Predicates Learning for Scene Graph Generation

6 Apr 2022CVPR 2022 1arXiv:2204.02597archive 2025-07-28

Xinyu Lyu, Lianli Gao, Yuyu Guo, Zhou Zhao, Hao Huang, Heng Tao Shen, Jingkuan Song

The performance of current Scene Graph Generation models is severely hampered by some hard-to-distinguish predicates, e.g., "woman-on/standing on/walking on-beach" or "woman-near/looking at/in front of-child". While general SGG models are prone to predict head predicates and existing re-balancing strategies prefer tail categories, none of them can appropriately handle these hard-to-distinguish predicates. To tackle this issue, inspired by fine-grained image classification, which focuses on differentiating among hard-to-distinguish object classes, we propose a method named Fine-Grained Predicates Learning (FGPL) which aims at differentiating among hard-to-distinguish predicates for Scene Graph Generation task. Specifically, we first introduce a Predicate Lattice that helps SGG models to figure out fine-grained predicate pairs. Then, utilizing the Predicate Lattice, we propose a Category Discriminating Loss and an Entity Discriminating Loss, which both contribute to distinguishing fine-grained predicates while maintaining learned discriminatory power over recognizable ones. The proposed model-agnostic strategy significantly boosts the performances of three benchmark models (Transformer, VCTree, and Motif) by 22.8\%, 24.1\% and 21.7\% of Mean Recall (mR@100) on the Predicate Classification sub-task, respectively. Our model also outperforms state-of-the-art methods by a large margin (i.e., 6.1\%, 4.6\%, and 3.2\% of Mean Recall (mR@100)) on the Visual Genome dataset.

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

Code

Syntology Ran 9 of 10 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · violated contract; 2 ran · our draft was wrong; 2 ran · fixture could not drive it; 4 ran with no contract checked.

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

xinyulyu/fgpl officialmentioned in papermentioned on GitHubpytorch 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

10 samples harvested; 9 ran; 0 honoured the contract we drafted; 1 has 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
2ran · our draft was wrong
2ran · fixture could not drive it
4ran
1unverified

Licence: 10 of the 10 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 xinyulyu/fgpl. “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.

Label_Smoothing_Regression xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 51831c7bffebd292 · report
MyCrossEntropyLoss xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran no licence file found · pointer only · 2249d096c9f89ccd · report
TripletLoss xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · b33af276d20651f6 · report
TripletLoss_CB xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 5a1f8b1aa2cee093 · report
adj_laplacian xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 2dac2d9248237ad8 · report
cat xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · fixture could not drive it no licence file found · pointer only · 6cbf46794989b731 · report
log_weighted_softmax xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 52d56edd43f3dbf5 · report
normalize xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · our draft was wrong no licence file found · pointer only · 0b1e1f4052f5c5e4 · report
predicate_statistics xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository ran · fixture could not drive it no licence file found · pointer only · de4f39fa50cb72f7 · report
RelationLossComputation xinyulyu/fgpl/maskrcnn_benchmark/modeling/roi_heads/relation_head/loss.py official repository unverified no licence file found · pointer only · 27df07933d843d50 · report

Tasks

Fine-Grained Image ClassificationGraph GenerationImage ClassificationPredicate ClassificationScene Graph Generationimage-classification

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