{"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/pasco-urban-3d-panoptic-scene-completion-with","title":"PaSCo: Urban 3D Panoptic Scene Completion with Uncertainty Awareness","arxiv_id":"2312.02158","date":"2023-12-04","proceeding":"CVPR 2024 1","authors":["Anh-Quan Cao","Angela Dai","Raoul de Charette"],"abstract":"We propose the task of Panoptic Scene Completion (PSC) which extends the recently popular Semantic Scene Completion (SSC) task with instance-level information to produce a richer understanding of the 3D scene. Our PSC proposal utilizes a hybrid mask-based technique on the non-empty voxels from sparse multi-scale completions. Whereas the SSC literature overlooks uncertainty which is critical for robotics applications, we instead propose an efficient ensembling to estimate both voxel-wise and instance-wise uncertainties along PSC. This is achieved by building on a multi-input multi-output (MIMO) strategy, while improving performance and yielding better uncertainty for little additional compute. Additionally, we introduce a technique to aggregate permutation-invariant mask predictions. Our experiments demonstrate that our method surpasses all baselines in both Panoptic Scene Completion and uncertainty estimation on three large-scale autonomous driving datasets. Our code and data are available at https://astra-vision.github.io/PaSCo .","url_abs":"https://arxiv.org/abs/2312.02158v2","url_pdf":"https://arxiv.org/pdf/2312.02158v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"pasco-urban-3d-panoptic-scene-completion-with","repo_url":"https://github.com/astra-vision/PaSCo","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"autonomous-driving","task_name":"Autonomous Driving"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2312.02158","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2312.02158"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+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":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/astra-vision/PaSCo","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran":7,"ran_fixture":2,"ran_violates":1,"unverified":1},"by_repo_kind":{"official":{"samples":11,"ran":10,"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":"de1158dc53c1c015","entry":"CE_ssc_loss","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/losses.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/losses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"de1158dc53c1c015"}},{"code_sha256_prefix":"b73525bcfb4b4e5a","entry":"batch_dice_loss","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/matcher_sparse.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/matcher_sparse.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b73525bcfb4b4e5a"}},{"code_sha256_prefix":"dca8efcb26e733ac","entry":"batch_sigmoid_focal_loss","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/matcher_sparse.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/matcher_sparse.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"dca8efcb26e733ac"}},{"code_sha256_prefix":"8010b313d3130ef8","entry":"dice_loss","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/losses.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/losses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"8010b313d3130ef8"}},{"code_sha256_prefix":"1618f432847ac380","entry":"find_matched_segment","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/panoptic_quality.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/panoptic_quality.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1618f432847ac380"}},{"code_sha256_prefix":"d94639b28b2134ff","entry":"iou","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/lovasz.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/lovasz.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d94639b28b2134ff"}},{"code_sha256_prefix":"1211530cd527bd0b","entry":"iou_binary","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/lovasz.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/lovasz.py","link_basis":"harvester_set","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"1211530cd527bd0b"}},{"code_sha256_prefix":"e85b5d21dc5b8382","entry":"lovasz_grad","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/lovasz.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/lovasz.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"e85b5d21dc5b8382"}},{"code_sha256_prefix":"b8c1128cdee96bcf","entry":"pq_compute_single_core","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/panoptic_quality.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/panoptic_quality.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"b8c1128cdee96bcf"}},{"code_sha256_prefix":"549df7244d5a6b10","entry":"sigmoid_focal_loss","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/losses.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/losses.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"549df7244d5a6b10"}},{"code_sha256_prefix":"2e5fc87a325f0651","entry":"pq_compute_multi_core","repo":"astra-vision/PaSCo","repo_kind":"official","path":"pasco/loss/panoptic_quality.py","file_url":"https://github.com/astra-vision/PaSCo/blob/HEAD/pasco/loss/panoptic_quality.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"2e5fc87a325f0651"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}