{"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/coarse3d-class-prototypes-for-contrastive","title":"COARSE3D: Class-Prototypes for Contrastive Learning in Weakly-Supervised 3D Point Cloud Segmentation","arxiv_id":"2210.01784","date":"2022-10-04","proceeding":null,"authors":["Rong Li","Anh-Quan Cao","Raoul de Charette"],"abstract":"Annotation of large-scale 3D data is notoriously cumbersome and costly. As an alternative, weakly-supervised learning alleviates such a need by reducing the annotation by several order of magnitudes. We propose COARSE3D, a novel architecture-agnostic contrastive learning strategy for 3D segmentation. Since contrastive learning requires rich and diverse examples as keys and anchors, we leverage a prototype memory bank capturing class-wise global dataset information efficiently into a small number of prototypes acting as keys. An entropy-driven sampling technique then allows us to select good pixels from predictions as anchors. Experiments on three projection-based backbones show we outperform baselines on three challenging real-world outdoor datasets, working with as low as 0.001% annotations.","url_abs":"https://arxiv.org/abs/2210.01784v2","url_pdf":"https://arxiv.org/pdf/2210.01784v2.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":"coarse3d-class-prototypes-for-contrastive","repo_url":"https://github.com/cv-rits/coarse3d","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"3d-semantic-segmentation","task_name":"3D Semantic Segmentation"},{"task_slug":"contrastive-learning","task_name":"Contrastive Learning"},{"task_slug":"lidar-semantic-segmentation","task_name":"LIDAR Semantic Segmentation"},{"task_slug":"point-cloud-segmentation","task_name":"Point Cloud Segmentation"},{"task_slug":"semi-supervised-semantic-segmentation","task_name":"Semi-Supervised Semantic Segmentation"},{"task_slug":"weakly-supervised-3d-point-cloud-segmentation","task_name":"Weakly Supervised 3D Point Cloud Segmentation"},{"task_slug":"weakly-supervised-semantic-segmentation-1","task_name":"Weakly supervised Semantic Segmentation"},{"task_slug":"weakly-supervised-learning","task_name":"Weakly-supervised Learning"}],"methods":[{"method_slug":"contrastive-learning","method_name":"Contrastive Learning"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2210.01784","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2210.01784"}},"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/cv-rits/coarse3d","reach":{"status":"ok","spdx":"Apache-2.0"}}],"summary":{"ran_violates":2,"ran_draft_wrong":1,"unverified":5},"by_repo_kind":{"official":{"samples":8,"ran":3,"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":"5f4f4355be28c01e","entry":"isnan","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/loss/lovasz_softmax.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/loss/lovasz_softmax.py","link_basis":"harvester_set","language":"python","status":"ran_violates","verification_level":1,"contract_check":"VIOLATES","metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"5f4f4355be28c01e"}},{"code_sha256_prefix":"d5090a7e490968ab","entry":"l2_normalize","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/models/projector.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/models/projector.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"Apache-2.0","inline_ok":true,"mcp_get_code":{"code_sha256":"d5090a7e490968ab"}},{"code_sha256_prefix":"e85b5d21dc5b8382","entry":"lovasz_grad","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/loss/lovasz_softmax.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/loss/lovasz_softmax.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":"c64374ec52225f59","entry":"distributed_sinkhorn","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/models/sinkhorn.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/models/sinkhorn.py","link_basis":"harvester_set","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":"c64374ec52225f59"}},{"code_sha256_prefix":"bba5ee8fc4344cc0","entry":"mean","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/loss/lovasz_softmax.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/loss/lovasz_softmax.py","link_basis":"harvester_set","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":"bba5ee8fc4344cc0"}},{"code_sha256_prefix":"f760aa06320ac2d7","entry":"momentum_update","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/models/rangenet_proto.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/models/rangenet_proto.py","link_basis":"harvester_set","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":"f760aa06320ac2d7"}},{"code_sha256_prefix":"27e207fe8a74c3e7","entry":"patch_replication_callback","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/layers/replicate.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/layers/replicate.py","link_basis":"harvester_set","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":"27e207fe8a74c3e7"}},{"code_sha256_prefix":"b9cbdfdac6bb060a","entry":"replaceBN","repo":"cv-rits/coarse3d","repo_kind":"official","path":"pc_processor/layers/sync_bn.py","file_url":"https://github.com/cv-rits/coarse3d/blob/HEAD/pc_processor/layers/sync_bn.py","link_basis":"harvester_set","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":"b9cbdfdac6bb060a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}