Papers › V2XPnP: Vehicle-to-Everything Spatio-Temporal Fusion for Multi-Agent Perception and Prediction

V2XPnP: Vehicle-to-Everything Spatio-Temporal Fusion for Multi-Agent Perception and Prediction

2 Dec 2024arXiv:2412.01812archive 2025-07-28

Zewei Zhou, Hao Xiang, Zhaoliang Zheng, Seth Z. Zhao, Mingyue Lei, Yun Zhang, Tianhui Cai, Xinyi Liu, Johnson Liu, Maheswari Bajji, Jacob Pham, Xin Xia, Zhiyu Huang, Bolei Zhou, Jiaqi Ma

Vehicle-to-everything (V2X) technologies offer a promising paradigm to mitigate the limitations of constrained observability in single-vehicle systems. Prior work primarily focuses on single-frame cooperative perception, which fuses agents' information across different spatial locations but ignores temporal cues and temporal tasks (e.g., temporal perception and prediction). In this paper, we focus on temporal perception and prediction tasks in V2X scenarios and design one-step and multi-step communication strategies (when to transmit) as well as examine their integration with three fusion strategies - early, late, and intermediate (what to transmit), providing comprehensive benchmarks with various fusion models (how to fuse). Furthermore, we propose V2XPnP, a novel intermediate fusion framework within one-step communication for end-to-end perception and prediction. Our framework employs a unified Transformer-based architecture to effectively model complex spatiotemporal relationships across temporal per-frame, spatial per-agent, and high-definition map. Moreover, we introduce the V2XPnP Sequential Dataset that supports all V2X cooperation modes and addresses the limitations of existing real-world datasets, which are restricted to single-frame or single-mode cooperation. Extensive experiments demonstrate our framework outperforms state-of-the-art methods in both perception and prediction tasks.

PaperPDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

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="2412.01812")

Code

Syntology Ran 1 of 20 code samples harvested from 1 repository linked to this paper; 19 have no recorded run. Of those that ran: 1 ran · our draft was wrong.

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

Zewei-Zhou/V2XPnP officialmentioned on GitHubpytorch 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

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

1ran · our draft was wrong
19unverified

Licence: 20 of the 20 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 Zewei-Zhou/V2XPnP. “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.

check_numpy_to_torch Zewei-Zhou/V2XPnP/opencood/utils/common_utils.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 5c4bac81583c34e1 · report
cal_avg_num_kpts Zewei-Zhou/V2XPnP/opencood/utils/draco_compression.py official repository unverified no licence file found · pointer only · bb064854066d4e97 · report
check_contain_nan Zewei-Zhou/V2XPnP/opencood/utils/common_utils.py official repository unverified no licence file found · pointer only · ef1996d97918f1f1 · report
corner_to_center Zewei-Zhou/V2XPnP/opencood/utils/box_utils.py official repository unverified no licence file found · pointer only · 17f6dd8d9b2fa082 · report
decode_map_features_from_proto Zewei-Zhou/V2XPnP/opencood/data_utils/datasets/map/map_data_utils.py official repository unverified no licence file found · pointer only · 1afc5a9fe126323b · report
draco_compression Zewei-Zhou/V2XPnP/opencood/utils/draco_compression.py official repository unverified no licence file found · pointer only · 4727252ee41d9c9e · report
draco_compression_one Zewei-Zhou/V2XPnP/opencood/utils/draco_compression.py official repository unverified no licence file found · pointer only · 8006ff8fded18e86 · report
draw_box_plt Zewei-Zhou/V2XPnP/opencood/utils/visulizor.py official repository unverified no licence file found · pointer only · b8661bb4d011ffa0 · report
draw_points_boxes_plt_2d Zewei-Zhou/V2XPnP/opencood/utils/visulizor.py official repository unverified no licence file found · pointer only · 2308ea2b261534a2 · report
get_polyline_heading Zewei-Zhou/V2XPnP/opencood/data_utils/datasets/map/map_data_utils.py official repository unverified no licence file found · pointer only · 68a66ac290e0ac56 · report
load_lidar_bin Zewei-Zhou/V2XPnP/opencood/utils/pcd_utils.py official repository unverified no licence file found · pointer only · 405ba490c7790f82 · report
mask_points_by_range Zewei-Zhou/V2XPnP/opencood/utils/pcd_utils.py official repository unverified no licence file found · pointer only · 96976f3c92750b04 · report
max_consensus1 Zewei-Zhou/V2XPnP/opencood/utils/max_consensus.py official repository unverified no licence file found · pointer only · c3963f628c05954f · report
max_consensus2 Zewei-Zhou/V2XPnP/opencood/utils/max_consensus.py official repository unverified no licence file found · pointer only · 1e2e4182d530e224 · report
max_consunsus_hierarchical Zewei-Zhou/V2XPnP/opencood/utils/max_consensus.py official repository unverified no licence file found · pointer only · beac0d7f0ca2518c · report
normalize_angle Zewei-Zhou/V2XPnP/opencood/data_utils/datasets/map/map_data_utils.py official repository unverified no licence file found · pointer only · 7b748d3524b4c3f4 · report
rotate_points_along_z Zewei-Zhou/V2XPnP/opencood/utils/common_utils.py official repository unverified no licence file found · pointer only · bc99268dda249805 · report
world_to_x Zewei-Zhou/V2XPnP/opencood/utils/transformation_utils.py official repository unverified no licence file found · pointer only · cd6e2f202d8dd272 · report
x1_to_x2 Zewei-Zhou/V2XPnP/opencood/utils/transformation_utils.py official repository unverified no licence file found · pointer only · 8a094784255aaf1e · report
x_to_world Zewei-Zhou/V2XPnP/opencood/utils/transformation_utils.py official repository unverified no licence file found · pointer only · ac1b997b30ad8515 · report

Tasks

Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Focus

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