Papers › Open-World Instance Segmentation: Exploiting Pseudo Ground Truth From Learned Pairwise Affinity

Open-World Instance Segmentation: Exploiting Pseudo Ground Truth From Learned Pairwise Affinity

12 Apr 2022CVPR 2022 1arXiv:2204.06107archive 2025-07-28

Weiyao Wang, Matt Feiszli, Heng Wang, Jitendra Malik, Du Tran

Open-world instance segmentation is the task of grouping pixels into object instances without any pre-determined taxonomy. This is challenging, as state-of-the-art methods rely on explicit class semantics obtained from large labeled datasets, and out-of-domain evaluation performance drops significantly. Here we propose a novel approach for mask proposals, Generic Grouping Networks (GGNs), constructed without semantic supervision. Our approach combines a local measure of pixel affinity with instance-level mask supervision, producing a training regimen designed to make the model as generic as the data diversity allows. We introduce a method for predicting Pairwise Affinities (PA), a learned local relationship between pairs of pixels. PA generalizes very well to unseen categories. From PA we construct a large set of pseudo-ground-truth instance masks; combined with human-annotated instance masks we train GGNs and significantly outperform the SOTA on open-world instance segmentation on various benchmarks including COCO, LVIS, ADE20K, and UVO. Code is available on project website: https://sites.google.com/view/generic-grouping/.

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

Code

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

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

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

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

Licence: 20 of the 20 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 facebookresearch/Generic-Grouping. “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.

_add_edge_filter facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · fixture could not drive it licence not identified · pointer only · ad2f06d9c2561fac · report
_edge_generator_from_csr facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · our draft was wrong licence not identified · pointer only · e141be5cc9f2f968 · report
avg_weight facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · our draft was wrong licence not identified · pointer only · 3452d85555d5df2b · report
compute_edge_orientations facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · honoured contract fingerprinted licence not identified · pointer only · d9d7baa98161ff25 · report
construct_affinity_matrix facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · our draft was wrong licence not identified · pointer only · 589b100e9366c41f · report
construct_diagonal_matrix facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · our draft was wrong licence not identified · pointer only · b23b750e3cc1c8f4 · report
eigenvec2edge facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran licence not identified · pointer only · 609db105efee525f · report
get_globalized_boundary facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran licence not identified · pointer only · 29eba38ecc1eab95 · report
hierarchy2segments facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · our draft was wrong licence not identified · pointer only · c07b0fc106b71ad1 · report
min_weight facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · our draft was wrong licence not identified · pointer only · 7e572f8024ed4755 · report
triangle_kernel facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository ran · honoured contract fingerprinted licence not identified · pointer only · 1cb5290c4206a939 · report
RAG facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · d00a4870d707fcca · report
_invalidate_edge facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · 1f4d9dec6bb6d6d8 · report
_rename_node facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · f557f6e517ec39c3 · report
_revalidate_node_edges facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · d43aae2127e7efbe · report
construct_finest_partition_watershed facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · a817292db6953154 · report
merge_func facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · 493bda105e4eec47 · report
merge_hierarchical facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · 3957f0fec32a48b3 · report
potential2masks_ucm_hierarchy facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · 49910240b2fbd564 · report
rag_boundary facebookresearch/Generic-Grouping/pa_lib/affinity2mask.py official repository unverified licence not identified · pointer only · 996fe45874fcace1 · report

Tasks

DiversityInstance SegmentationOpen-World Instance SegmentationSemantic Segmentation

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