测试不同部署方式对自动驾驶协同安全的影响
CADET: A Modular Platform for Evaluating Distributed Cooperative Autonomy in Connected Autonomous Vehicles

- 将自动驾驶系统拆分为可组合模块,灵活部署在车、路侧和云端
- 车联网直连通信比云端感知更保安全,路侧单元在并发请求下会失效
- 适合研究分布式自动驾驶系统的安全与性能的科研人员
深度学习模型日益成为自动驾驶系统的核心,但传统设计采用单一车载计算机完成感知、规划与控制。该模式忽视了新兴的协同自治范式——车辆通过车联万物(V2X)与路侧单元(RSU)、边缘服务器和云智能交互。协同感知与控制虽提升安全与效率,却带来网络延迟、算力异构和多租户竞争等系统级挑战,尤其在大型基础模型依赖增加、需云端部署时更为突出。本文提出CADET(通过分布式实验评估协同自治),一个模块化平台,用于在真实部署条件下系统化、可复现地评估分布式协同自治系统。CADET将自动驾驶栈解耦为可组合模块,可灵活部署于车辆、基础设施及边缘/云端。框架集成先进模型,支持基于实际流量的网络与负载仿真,并提供模型、系统与任务层级的同步监测。通过车车(V2V)和车路(V2I)实验发现,分布式部署策略从根本上影响安全性:车车意图包优于云端感知,而路侧辅助感知在并发请求过载前仍能维持安全。尽管专为自动驾驶设计,CADET也支持数据驱动实验,使系统与机器学习研究者可在脱离完整车辆仿真的情况下基准测试分布式推理负载。代码与演示已开源,地址为 https://nesl.github.io/cadet-web。
原文摘要 · Abstract (English)
Deep learning models are increasingly central to autonomous vehicle (AV) pipelines, yet their integration has traditionally followed a monolithic design where perception, planning, and control execute on a single onboard computer. This design overlooks the emerging paradigm of cooperative autonomy, where vehicles interact with roadside units (RSUs), edge servers, and cloud-hosted intelligence through vehicle-to-everything (V2X) connectivity. Cooperative perception and control improve safety and efficiency, but also introduce systems-level challenges: network latency, compute heterogeneity, and multi-tenant contention, all critically affect real-time decision-making. These challenges are further amplified by the increasing reliance on large foundation models, whose scale necessitates cloud deployment. We present CADET (Cooperative Autonomy through Distributed Experimentation Toolkit), a modular platform for systematic and reproducible evaluation of distributed cooperative autonomy systems under realistic deployment conditions. CADET decouples the AV stack into composable modules that can be flexibly deployed across vehicles, infrastructure, and edge/cloud tiers. The framework integrates state-of-the-art models, incorporates trace-driven network and workload emulation, and provides synchronized model-, system-, and task-level instrumentation. Through V2V and V2I experiments, we show that distributed deployment choices fundamentally shape safety, with V2V intent packets outperforming cloud-based perception and RSU-assisted perception sustaining safety until overloaded by concurrent requests. Although designed for AV pipelines, CADET also supports dataset-driven experimentation, enabling systems and ML researchers to benchmark distributed inference workloads independently of full vehicle simulation. CADET is open source, with code and demo available at https://nesl.github.io/cadet-web.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。