{"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/an-extensible-framework-for-open","title":"An Extensible Framework for Open Heterogeneous Collaborative Perception","arxiv_id":"2401.13964","date":"2024-01-25","proceeding":null,"authors":["Yifan Lu","Yue Hu","Yiqi Zhong","Dequan Wang","Yanfeng Wang","Siheng Chen"],"abstract":"Collaborative perception aims to mitigate the limitations of single-agent perception, such as occlusions, by facilitating data exchange among multiple agents. However, most current works consider a homogeneous scenario where all agents use identity sensors and perception models. In reality, heterogeneous agent types may continually emerge and inevitably face a domain gap when collaborating with existing agents. In this paper, we introduce a new open heterogeneous problem: how to accommodate continually emerging new heterogeneous agent types into collaborative perception, while ensuring high perception performance and low integration cost? To address this problem, we propose HEterogeneous ALliance (HEAL), a novel extensible collaborative perception framework. HEAL first establishes a unified feature space with initial agents via a novel multi-scale foreground-aware Pyramid Fusion network. When heterogeneous new agents emerge with previously unseen modalities or models, we align them to the established unified space with an innovative backward alignment. This step only involves individual training on the new agent type, thus presenting extremely low training costs and high extensibility. To enrich agents' data heterogeneity, we bring OPV2V-H, a new large-scale dataset with more diverse sensor types. Extensive experiments on OPV2V-H and DAIR-V2X datasets show that HEAL surpasses SOTA methods in performance while reducing the training parameters by 91.5% when integrating 3 new agent types. We further implement a comprehensive codebase at: https://github.com/yifanlu0227/HEAL","url_abs":"https://arxiv.org/abs/2401.13964v3","url_pdf":"https://arxiv.org/pdf/2401.13964v3.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":"an-extensible-framework-for-open","repo_url":"https://github.com/yifanlu0227/heal","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[],"methods":[{"method_slug":"align","method_name":"ALIGN"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2401.13964","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2401.13964"}},"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":"deterministic:regex_extraction","url":"https://github.com/yifanlu0227/HEAL","reach":{"status":"ok","spdx":"NOASSERTION"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/yifanlu0227/heal","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":3,"ran_fixture":1,"unverified":11},"by_repo_kind":{"official":{"samples":15,"ran":4,"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":15,"samples":[{"code_sha256_prefix":"9163c6bd787ad901","entry":"clip_sigmoid","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/center_point_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/center_point_loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"9163c6bd787ad901"}},{"code_sha256_prefix":"ea036153b550642a","entry":"gaussian_2d","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/center_point_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/center_point_loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ea036153b550642a"}},{"code_sha256_prefix":"17eaeb2d97f99989","entry":"gaussian_focal_loss","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/center_point_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/center_point_loss.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"17eaeb2d97f99989"}},{"code_sha256_prefix":"b71305155503d272","entry":"weighted_fuse","repo":"yifanlu0227/heal","repo_kind":"official","path":"opencood/models/fuse_modules/pyramid_fuse.py","file_url":"https://github.com/yifanlu0227/heal/blob/HEAD/opencood/models/fuse_modules/pyramid_fuse.py","link_basis":"first_harvest_node","language":"python","status":"ran_fixture","verification_level":1,"contract_check":"RAISES","metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b71305155503d272"}},{"code_sha256_prefix":"ed44d5f305f13abf","entry":"PyramidFusion","repo":"yifanlu0227/heal","repo_kind":"official","path":"opencood/models/fuse_modules/pyramid_fuse.py","file_url":"https://github.com/yifanlu0227/heal/blob/HEAD/opencood/models/fuse_modules/pyramid_fuse.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ed44d5f305f13abf"}},{"code_sha256_prefix":"f207202c769a25e7","entry":"ResNetBEVBackbone","repo":"yifanlu0227/heal","repo_kind":"official","path":"opencood/models/fuse_modules/pyramid_fuse.py","file_url":"https://github.com/yifanlu0227/heal/blob/HEAD/opencood/models/fuse_modules/pyramid_fuse.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"f207202c769a25e7"}},{"code_sha256_prefix":"c11267840a1cb208","entry":"ResNetModified","repo":"yifanlu0227/heal","repo_kind":"official","path":"opencood/models/fuse_modules/pyramid_fuse.py","file_url":"https://github.com/yifanlu0227/heal/blob/HEAD/opencood/models/fuse_modules/pyramid_fuse.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"c11267840a1cb208"}},{"code_sha256_prefix":"725b188cee8a1577","entry":"add_sin_difference","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/ciassd_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/ciassd_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"725b188cee8a1577"}},{"code_sha256_prefix":"71d71587ce799f91","entry":"get_direction_target","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/ciassd_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/ciassd_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"71d71587ce799f91"}},{"code_sha256_prefix":"3acf861a2d1c5a22","entry":"indices_to_dense_vector","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/fpvrcnn_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/fpvrcnn_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3acf861a2d1c5a22"}},{"code_sha256_prefix":"cbb724502b77baff","entry":"one_hot_f","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/ciassd_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/ciassd_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cbb724502b77baff"}},{"code_sha256_prefix":"3508d3e1819272d8","entry":"one_hot_f","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/point_pillar_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/point_pillar_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3508d3e1819272d8"}},{"code_sha256_prefix":"44590278c8d435af","entry":"softmax_cross_entropy_with_logits","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/point_pillar_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/point_pillar_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"44590278c8d435af"}},{"code_sha256_prefix":"cbe2c496241c0635","entry":"weighted_sigmoid_binary_cross_entropy","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/fpvrcnn_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/fpvrcnn_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"cbe2c496241c0635"}},{"code_sha256_prefix":"3318bc2d0e244104","entry":"weighted_smooth_l1_loss","repo":"yifanlu0227/HEAL","repo_kind":"official","path":"opencood/loss/point_pillar_loss.py","file_url":"https://github.com/yifanlu0227/HEAL/blob/HEAD/opencood/loss/point_pillar_loss.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"3318bc2d0e244104"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}