Papers › Understanding Multi-Granularity for Open-Vocabulary Part Segmentation

Understanding Multi-Granularity for Open-Vocabulary Part Segmentation

17 Jun 2024arXiv:2406.11384archive 2025-07-28

Jiho Choi, Seonho Lee, Seungho Lee, Minhyun Lee, Hyunjung Shim

Open-vocabulary part segmentation (OVPS) is an emerging research area focused on segmenting fine-grained entities using diverse and previously unseen vocabularies. Our study highlights the inherent complexities of part segmentation due to intricate boundaries and diverse granularity, reflecting the knowledge-based nature of part identification. To address these challenges, we propose PartCLIPSeg, a novel framework utilizing generalized parts and object-level contexts to mitigate the lack of generalization in fine-grained parts. PartCLIPSeg integrates competitive part relationships and attention control, alleviating ambiguous boundaries and underrepresented parts. Experimental results demonstrate that PartCLIPSeg outperforms existing state-of-the-art OVPS methods, offering refined segmentation and an advanced understanding of part relationships within images. Through extensive experiments, our model demonstrated a significant improvement over the state-of-the-art models on the Pascal-Part-116, ADE20K-Part-234, and PartImageNet datasets.

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

Code

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

By repository: official repository: 15 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.

kaist-cvml-lab/part-clipseg officialmentioned in papermentioned on GitHubpytorchMIT report
kaist-cvml/part-clipseg officialmentioned in papermentioned on GitHubjaxMIT 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

15 samples harvested; 11 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.

1ran · our draft was wrong
10ran
4unverified

Licence: 0 of the 15 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 kaist-cvml-lab/part-clipseg. “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.

clipseg_loss kaist-cvml-lab/part-clipseg/transformers/models/clipseg/modeling_clipseg.py official repository ran fingerprinted MIT (permissive) · 41b007e677e02ece · report
contrastive_loss kaist-cvml-lab/part-clipseg/transformers/models/clipseg/modeling_clipseg.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · 4675779aec92d6c0 · report
convert_pytorch_state_dict_to_flax kaist-cvml-lab/part-clipseg/transformers/modeling_flax_pytorch_utils.py official repository ran MIT (permissive) · 5168a172bbb363a5 · report
convert_state_dict kaist-cvml-lab/part-clipseg/transformers/models/clipseg/convert_clipseg_original_pytorch_to_hf.py official repository ran MIT (permissive) · 7f278ee4020690d8 · report
get_clipseg_config kaist-cvml-lab/part-clipseg/transformers/models/clipseg/convert_clipseg_original_pytorch_to_hf.py official repository ran MIT (permissive) · 3677a1331007ac04 · report
infer_metric_tags_from_eval_results kaist-cvml-lab/part-clipseg/transformers/modelcard.py official repository ran MIT (permissive) · dd8f7751ef859581 · report
load_imagenet_labels kaist-cvml-lab/part-clipseg/datasets/partimagenet_preprocess.py official repository ran MIT (permissive) · 26175e73e7041e86 · report
parse_keras_history kaist-cvml-lab/part-clipseg/transformers/modelcard.py official repository ran MIT (permissive) · a4491b45d19b7a39 · report
preprocess_partimagenet kaist-cvml-lab/part-clipseg/datasets/partimagenet_preprocess.py official repository ran MIT (permissive) · ee588a4e50fa1acd · report
rename_key kaist-cvml-lab/part-clipseg/transformers/models/clipseg/convert_clipseg_original_pytorch_to_hf.py official repository ran fingerprinted MIT (permissive) · f58ed61ea5ae630b · report
rename_key_and_reshape_tensor kaist-cvml-lab/part-clipseg/transformers/modeling_flax_pytorch_utils.py official repository ran MIT (permissive) · 61779b0406a59cfc · report
check_imports kaist-cvml-lab/part-clipseg/transformers/dynamic_module_utils.py official repository unverified MIT (permissive) · f4075cdecbb730c5 · report
get_relative_import_files kaist-cvml-lab/part-clipseg/transformers/dynamic_module_utils.py official repository unverified MIT (permissive) · 00cc853a73f3aeb6 · report
get_relative_imports kaist-cvml-lab/part-clipseg/transformers/dynamic_module_utils.py official repository unverified MIT (permissive) · 450aeffe7f80f917 · report
is_hf_dataset kaist-cvml-lab/part-clipseg/transformers/modelcard.py official repository unverified MIT (permissive) · ec7b1528a936234d · report

Tasks

Open Vocabulary Semantic SegmentationOpen-Vocabulary Semantic SegmentationSegmentation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionSoftmax

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