{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2508-04122","title":"Conditional Latent Diffusion Models for Zero-Shot Instance Segmentation","arxiv_id":"2508.04122","date":"2025-08-06","proceeding":"ICCV","authors":["Maximilian Ulmer","Wout Boerdijk","Rudolph Triebel","Maximilian Durner"],"abstract":"This paper presents OC-DiT, a novel class of diffusion models designed for object-centric prediction, and applies it to zero-shot instance segmentation. We propose a conditional latent diffusion framework that generates instance masks by conditioning the generative process on object templates and image features within the diffusion model's latent space. This allows our model to effectively disentangle object instances through the diffusion process, which is guided by visual object descriptors and localized image cues. Specifically, we introduce two model variants: a coarse model for generating initial object instance proposals, and a refinement model that refines all proposals in parallel. We train these models on a newly created, large-scale synthetic dataset comprising thousands of high-quality object meshes. Remarkably, our model achieves state-of-the-art performance on multiple challenging real-world benchmarks, without requiring any retraining on target data. Through comprehensive ablation studies, we demonstrate the potential of diffusion models for instance segmentation tasks.","url_abs":"https://arxiv.org/abs/2508.04122","url_pdf":"https://arxiv.org/pdf/2508.04122","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":"https://syntology.ai/paper/2508.04122","atlas_url":"https://app.syntology.ai/?focus=2508.04122","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2508.04122"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-25T09:33:49+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/DLR-RM/oc-dit","reach":null}],"summary":{"ran":13,"ran_draft_wrong":3,"ran_honours":1,"unverified":10},"by_repo_kind":{"found_in_text":{"samples":27,"ran":17,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"eafa76c0c20fd332","entry":"AttentionBlock","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eafa76c0c20fd332"}},{"code_sha256_prefix":"15a7e196aa046c4e","entry":"Decoder","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"15a7e196aa046c4e"}},{"code_sha256_prefix":"d80e85e8ef446930","entry":"DiagonalGaussianDistribution","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d80e85e8ef446930"}},{"code_sha256_prefix":"24d82a7111803899","entry":"Encoder","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"24d82a7111803899"}},{"code_sha256_prefix":"e7b6a47f39350dd7","entry":"Im2Patches","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e7b6a47f39350dd7"}},{"code_sha256_prefix":"07ad9aa01961417f","entry":"LinearHead","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"07ad9aa01961417f"}},{"code_sha256_prefix":"383b715200d4d8ed","entry":"MPFourier","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"383b715200d4d8ed"}},{"code_sha256_prefix":"8bcc16a0c920bad2","entry":"Precond","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8bcc16a0c920bad2"}},{"code_sha256_prefix":"37ad79bf4576aaaf","entry":"QueryEmbedder","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"37ad79bf4576aaaf"}},{"code_sha256_prefix":"4133e1b6ce61f735","entry":"ResnetBlock","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"4133e1b6ce61f735"}},{"code_sha256_prefix":"e797dbab69786e36","entry":"SigmaEmbedder","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e797dbab69786e36"}},{"code_sha256_prefix":"484e7664b84b8858","entry":"SpatialDinov2","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"484e7664b84b8858"}},{"code_sha256_prefix":"e4693f5b9a30784c","entry":"VAEBase","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e4693f5b9a30784c"}},{"code_sha256_prefix":"c8dd2041dbc05edb","entry":"class_embedding","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"c8dd2041dbc05edb"}},{"code_sha256_prefix":"e0234040a8a9647a","entry":"const_like","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e0234040a8a9647a"}},{"code_sha256_prefix":"2c37e8b70c375691","entry":"constant","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2c37e8b70c375691"}},{"code_sha256_prefix":"b6c750834f79e3b8","entry":"truncated_exp_normal_dist","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b6c750834f79e3b8"}},{"code_sha256_prefix":"b4c1345835c30b60","entry":"BinaryMaskVAE","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b4c1345835c30b60"}},{"code_sha256_prefix":"f21803b24807d1e7","entry":"ConvVAE","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"f21803b24807d1e7"}},{"code_sha256_prefix":"ba66bd201ef00911","entry":"Diffuser","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"ba66bd201ef00911"}},{"code_sha256_prefix":"b9938539c873efb9","entry":"LearnedPE","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"b9938539c873efb9"}},{"code_sha256_prefix":"92feacbd0beecfcc","entry":"MasksVAE","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"92feacbd0beecfcc"}},{"code_sha256_prefix":"7aef5fbb74bb6430","entry":"OCDiT","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7aef5fbb74bb6430"}},{"code_sha256_prefix":"a0cec32f8c908525","entry":"TemplateEmbedder","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a0cec32f8c908525"}},{"code_sha256_prefix":"a6dd37ac0f1c31d6","entry":"interpolate_embedding","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"a6dd37ac0f1c31d6"}},{"code_sha256_prefix":"7e141c9d5b330940","entry":"make_attn","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7e141c9d5b330940"}},{"code_sha256_prefix":"0c698990d9ca3c06","entry":"make_block","repo":"DLR-RM/oc-dit","repo_kind":"found_in_text","path":"ocdit/models/ocdit.py","file_url":"https://github.com/DLR-RM/oc-dit/blob/HEAD/ocdit/models/ocdit.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0c698990d9ca3c06"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_api"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,885 of the 9,623 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9623,"papers_checked":6885},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}