Papers › Stacked Hybrid-Attention and Group Collaborative Learning for Unbiased Scene Graph Generation

Stacked Hybrid-Attention and Group Collaborative Learning for Unbiased Scene Graph Generation

18 Mar 2022CVPR 2022 1arXiv:2203.09811archive 2025-07-28

Xingning Dong, Tian Gan, Xuemeng Song, Jianlong Wu, Yuan Cheng, Liqiang Nie

Scene Graph Generation, which generally follows a regular encoder-decoder pipeline, aims to first encode the visual contents within the given image and then parse them into a compact summary graph. Existing SGG approaches generally not only neglect the insufficient modality fusion between vision and language, but also fail to provide informative predicates due to the biased relationship predictions, leading SGG far from practical. Towards this end, in this paper, we first present a novel Stacked Hybrid-Attention network, which facilitates the intra-modal refinement as well as the inter-modal interaction, to serve as the encoder. We then devise an innovative Group Collaborative Learning strategy to optimize the decoder. Particularly, based upon the observation that the recognition capability of one classifier is limited towards an extremely unbalanced dataset, we first deploy a group of classifiers that are expert in distinguishing different subsets of classes, and then cooperatively optimize them from two aspects to promote the unbiased SGG. Experiments conducted on VG and GQA datasets demonstrate that, we not only establish a new state-of-the-art in the unbiased metric, but also nearly double the performance compared with two baselines.

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.09811")

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 with no contract checked.

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.

dongxingning/sha-gcl-for-sgg 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
4unverified

Licence: 7 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 dongxingning/SHA-GCL-for-SGG. “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.

KL_divergence dongxingning/SHA-GCL-for-SGG/SHA_GCL_extra/kl_divergence.py official repository ran fingerprinted MIT recorded; this copy not marked cleared · pointer only · a7dd305afad6384a · report
generate_current_predicate_set dongxingning/SHA-GCL-for-SGG/SHA_GCL_extra/extra_function_utils.py official repository ran MIT recorded; this copy not marked cleared · pointer only · 34e6a1c47d6e4439 · report
generate_num_stage_vector dongxingning/SHA-GCL-for-SGG/SHA_GCL_extra/extra_function_utils.py official repository ran MIT recorded; this copy not marked cleared · pointer only · 10d0263db1bc534b · report
entropy_loss dongxingning/SHA-GCL-for-SGG/maskrcnn_benchmark/layers/entropy_loss.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 2d943c0c96e61f16 · report
generate_groups_by_n_times_GQA dongxingning/SHA-GCL-for-SGG/SHA_GCL_extra/get_your_own_group/get_group_splits.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · f6c74916e495b24c · report
get_current_predicate_idx dongxingning/SHA-GCL-for-SGG/SHA_GCL_extra/extra_function_utils.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · 7e87355f75eed0c8 · report
get_group_splits dongxingning/SHA-GCL-for-SGG/SHA_GCL_extra/group_chosen_function.py official repository unverified MIT recorded; this copy not marked cleared · pointer only · ce76bee1690bd7b4 · report

Tasks

DecoderGraph GenerationScene Graph GenerationUnbiased Scene Graph Generation

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Unbiased Scene Graph Generation Visual Genome SHA-GCL (MOTIFS-ResNeXt-101-FPN backbone; PredCls mode) mR@20 35.6 #25 of 31 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