{"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/when2com-multi-agent-perception-via","title":"When2com: Multi-Agent Perception via Communication Graph Grouping","arxiv_id":"2006.00176","date":"2020-05-30","proceeding":"CVPR 2020 6","authors":["Yen-Cheng Liu","Junjiao Tian","Nathaniel Glaser","Zsolt Kira"],"abstract":"While significant advances have been made for single-agent perception, many applications require multiple sensing agents and cross-agent communication due to benefits such as coverage and robustness. It is therefore critical to develop frameworks which support multi-agent collaborative perception in a distributed and bandwidth-efficient manner. In this paper, we address the collaborative perception problem, where one agent is required to perform a perception task and can communicate and share information with other agents on the same task. Specifically, we propose a communication framework by learning both to construct communication groups and decide when to communicate. We demonstrate the generalizability of our framework on two different perception tasks and show that it significantly reduces communication bandwidth while maintaining superior performance.","url_abs":"https://arxiv.org/abs/2006.00176v2","url_pdf":"https://arxiv.org/pdf/2006.00176v2.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":"when2com-multi-agent-perception-via","repo_url":"https://github.com/coperception/coperception","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"when2com-multi-agent-perception-via","repo_url":"https://github.com/GT-RIPL/MultiAgentPerception","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":0,"framework":"pytorch","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2006.00176","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2006.00176"}},"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/coperception/coperception","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/GT-RIPL/MultiAgentPerception","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"ran":2,"unverified":11},"by_repo_kind":{"listed":{"samples":13,"ran":2,"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":"80a82d5149279cdf","entry":"get_interp_size","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/models/utils.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/models/utils.py","link_basis":"harvester_set","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":"80a82d5149279cdf"}},{"code_sha256_prefix":"f1e67bfcea91df50","entry":"recursive_glob","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/utils.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/utils.py","link_basis":"harvester_set","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":"f1e67bfcea91df50"}},{"code_sha256_prefix":"3a8e7e1d2e1dc425","entry":"alpha_blend","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/process_img.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/process_img.py","link_basis":"harvester_set","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":"3a8e7e1d2e1dc425"}},{"code_sha256_prefix":"dfe03b9cbc5639c5","entry":"bootstrapped_cross_entropy2d","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/loss/loss.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/loss/loss.py","link_basis":"harvester_set","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":"dfe03b9cbc5639c5"}},{"code_sha256_prefix":"e71ba6dcf9b2c854","entry":"convert_state_dict","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/utils.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/utils.py","link_basis":"harvester_set","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":"e71ba6dcf9b2c854"}},{"code_sha256_prefix":"187e0bb11e846d2d","entry":"cross_entropy2d","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/loss/loss.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/loss/loss.py","link_basis":"harvester_set","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":"187e0bb11e846d2d"}},{"code_sha256_prefix":"a381497cf6bcb48b","entry":"generate_noise","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/process_img.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/process_img.py","link_basis":"harvester_set","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":"a381497cf6bcb48b"}},{"code_sha256_prefix":"68f02849ad3eb678","entry":"get_upsampling_weight","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/models/utils.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/models/utils.py","link_basis":"harvester_set","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":"68f02849ad3eb678"}},{"code_sha256_prefix":"eb2e6c0fa0a0b86d","entry":"get_vectorize_grad","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/probe.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/probe.py","link_basis":"harvester_set","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":"eb2e6c0fa0a0b86d"}},{"code_sha256_prefix":"aed5a907c8821d6d","entry":"interp","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/models/utils.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/models/utils.py","link_basis":"harvester_set","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":"aed5a907c8821d6d"}},{"code_sha256_prefix":"fba01581708d4ed6","entry":"label_region_n_compute_distance","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/loader/airsim_loader.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/loader/airsim_loader.py","link_basis":"harvester_set","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":"fba01581708d4ed6"}},{"code_sha256_prefix":"74ffafeffc94fe17","entry":"multi_scale_cross_entropy2d","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/loss/loss.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/loss/loss.py","link_basis":"harvester_set","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":"74ffafeffc94fe17"}},{"code_sha256_prefix":"aa49d29b2460409a","entry":"recursive_glob","repo":"GT-RIPL/MultiAgentPerception","repo_kind":"listed","path":"ptsemseg/process_img.py","file_url":"https://github.com/GT-RIPL/MultiAgentPerception/blob/HEAD/ptsemseg/process_img.py","link_basis":"harvester_set","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":"aa49d29b2460409a"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}