Papers › Asynchrony-Robust Collaborative Perception via Bird's Eye View Flow

Asynchrony-Robust Collaborative Perception via Bird's Eye View Flow

29 Sep 2023NeurIPS 2023 11arXiv:2309.16940archive 2025-07-28

Sizhe Wei, Yuxi Wei, Yue Hu, Yifan Lu, Yiqi Zhong, Siheng Chen, Ya zhang

Collaborative perception can substantially boost each agent's perception ability by facilitating communication among multiple agents. However, temporal asynchrony among agents is inevitable in the real world due to communication delays, interruptions, and clock misalignments. This issue causes information mismatch during multi-agent fusion, seriously shaking the foundation of collaboration. To address this issue, we propose CoBEVFlow, an asynchrony-robust collaborative perception system based on bird's eye view (BEV) flow. The key intuition of CoBEVFlow is to compensate motions to align asynchronous collaboration messages sent by multiple agents. To model the motion in a scene, we propose BEV flow, which is a collection of the motion vector corresponding to each spatial location. Based on BEV flow, asynchronous perceptual features can be reassigned to appropriate positions, mitigating the impact of asynchrony. CoBEVFlow has two advantages: (i) CoBEVFlow can handle asynchronous collaboration messages sent at irregular, continuous time stamps without discretization; and (ii) with BEV flow, CoBEVFlow only transports the original perceptual features, instead of generating new perceptual features, avoiding additional noises. To validate CoBEVFlow's efficacy, we create IRregular V2V(IRV2V), the first synthetic collaborative perception dataset with various temporal asynchronies that simulate different real-world scenarios. Extensive experiments conducted on both IRV2V and the real-world dataset DAIR-V2X show that CoBEVFlow consistently outperforms other baselines and is robust in extremely asynchronous settings. The code is available at https://github.com/MediaBrain-SJTU/CoBEVFlow.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2309.16940")

Code

Syntology Ran 10 of 15 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 9 ran with no contract checked.

By repository: official repository: 15 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

MediaBrain-SJTU/CoBEVFlow officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

15 samples harvested; 10 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · fixture could not drive it
9ran
5unverified

Licence: 0 of the 15 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from MediaBrain-SJTU/CoBEVFlow. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: 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. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Conv3D MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 9581f8d7a2626f1e · report
FineTuneFlow MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran MIT (permissive) · 977114ba926279fe · report
FineTuneFlow_2 MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran MIT (permissive) · 0898a541d6b7a265 · report
MaxFusion MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran fingerprinted MIT (permissive) · a86dda33c68d31b1 · report
MotionLSTM MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 9b973a68b4839c95 · report
MotionPrediction MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 4a7dceba5ec786fe · report
STPN_MotionLSTM MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran MIT (permissive) · bb63e9e21d298214 · report
StateEstimation MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran · metamorphic tier: deterministic MIT (permissive) · ebff6a1f26d9b016 · report
Time_Modulation MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran MIT (permissive) · 3d695f1959e4d901 · report
warp_affine_simple MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository ran · fixture could not drive it MIT (permissive) · 3019b9af698a296f · report
Communication MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository unverified MIT (permissive) · 0f3512a6d96e8990 · report
STPN MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository unverified MIT (permissive) · 0c7206596473b49d · report
SyncLSTM MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository unverified MIT (permissive) · bff03e4bbcbd2b7c · report
get_warped_feature_mask MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository unverified MIT (permissive) · 73363bba425ec840 · report
raindrop_fuse MediaBrain-SJTU/CoBEVFlow/opencood/models/fuse_modules/raindrop_flow.py official repository unverified MIT (permissive) · 3887b4d00ae7230c · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections