← Back to Index
Daily Autonomous Driving Research Digest

AutoDrive Papers

2026-07-22
6
Papers
4
Topics
6
Translated

感知

1
感知 / 1 / 2607.19036

CoGoal3D: Collaborative 3D Object Detection with 3D-Aware Fusion and Refinement

CoGoal3D:基于3D感知融合与精炼的协作3D目标检测
Zhihao Yang, Zhiyu Xiang, Peng Xu, Tianyu Pu, Kai Wang, Eryun Liu, Dongping Zhang, Yong Ding
cs.CV · cs.AI
Abstract
V2X collaborative object detection features overcoming the limitations of single-vehicle systems by aggregating environmental features from multiple collaborative agents. However, existing mainstream V2X perception methods mainly focus on 2D BEV object detection. When 3D detection task is concerned, inferior results are obtained because they ignore the 3D spatial misalignment caused by differing height and attitude among the collaborators. In this paper, we propose a novel collaborative 3D object detection framework called CoGoal3D, which extracts and refines the 3D feature gradually in a two-stage pipeline. In the first stage, a multiscale 3D-aware global fusion module is designed to mitigate the 3D spatial misalignment. The resulting proposals are then refined in the second stage with an auxiliary task of 3D point reconstruction. An effective multi-agent collaborative data augmentation strategy is further proposed to enrich the training data while minimizing information loss. Extensive experiments on public real-world datasets demonstrate that our CoGoal3D achieves new state-of-the-art performance, with 3D [email protected] improvements of 10.86%, 10.34%, and 10.18% on the DAIR-V2X, V2V4Real, and V2X-Real datasets, respectively. Code is available at https://github.com/Megalo-f/CoGoal3D.
Chinese Translation
V2X协作目标检测通过聚合多个协作代理的环境特征,克服了单车系统的局限性。然而,现有主流的V2X感知方法主要集中在2D鸟瞰视图(BEV)目标检测上。当涉及3D检测任务时,由于忽略了协作方之间因高度和姿态不同而造成的3D空间错位,导致结果不理想。本文提出了一种新颖的协作3D目标检测框架,称为CoGoal3D,该框架在一个两阶段的流程中逐步提取和精炼3D特征。在第一阶段,设计了一个多尺度3D感知全局融合模块,以减轻3D空间错位。然后在第二阶段,通过3D点重建的辅助任务对生成的提案进行精炼。此外,进一步提出了一种有效的多代理协作数据增强策略,以丰富训练数据,同时最小化信息损失。在公共真实世界数据集上的大量实验表明,我们的CoGoal3D在性能上达到了新的最先进水平,在DAIR-V2X、V2V4Real和V2X-Real数据集上,3D [email protected] 分别提高了10.86%、10.34%和10.18%。代码可在https://github.com/Megalo-f/CoGoal3D获取。

预测/规划

3
预测/规划 / 1 / 2607.18637

End-to-end Conditional Diffusion for Realistic and Controllable Visual Traffic Scenario Generation

端到端条件扩散用于真实且可控的视觉交通场景生成
Jingzheng Li, Yufei Ge, Zhijun Chen, Qianren Mao, Zizhe Wang, Binhang Qi, Bing Li, Keyu Chen, Baochang Zhang, Xianglong Liu, Philip S Yu
cs.RO · cs.LG
Abstract
Generating closed-loop traffic scenarios that are both realistic and controllable is crucial for evaluating autonomous driving systems, especially under rare safety-critical interactions. Existing learning-based methods often struggle to balance controllability and realism, offering either limited fine-grained control over traffic behavior or controllable scenarios at the expense of behavioral plausibility. This paper presents E2E-CDiff, an end-to-end conditional diffusion framework for controllable and realistic scenario generation. Conditioned on front-view visual observations, E2E-CDiff jointly denoises future motion states and executable low-level controls for route-interacting background vehicles. This unified state-action generation mitigates the planning-control mismatch in conventional two-stage trajectory-then-controller pipelines. Differentiable guidance further regulates speed, enforces drivable-area compliance, and supports collision-avoidance or collision-seeking behaviors, enabling both naturalistic and safety-critical scenario generation. Experiments on Bench2Drive show that E2E-CDiff achieves a favorable controllability-realism trade-off compared with representative reinforcement- and imitation-learning baselines, while its collision-guided variant induces challenging interactions across multiple autonomous driving systems. E2E-CDiff also performs competitively as a learning-based ego planner, demonstrating the generality of end-to-end state-action diffusion.
Chinese Translation
生成既真实又可控的闭环交通场景对于评估自动驾驶系统至关重要,尤其是在稀有的安全关键交互情况下。现有的基于学习的方法往往难以平衡可控性和真实性,提供的交通行为控制要么有限,要么在可控场景的生成中牺牲了行为的合理性。本文提出了E2E-CDiff,一个用于可控和真实场景生成的端到端条件扩散框架。E2E-CDiff在前视视觉观测的条件下,联合去噪未来的运动状态和可执行的低级控制,以便与背景车辆进行路径交互。这种统一的状态-动作生成方法缓解了传统两阶段轨迹-控制器管道中的规划-控制不匹配问题。可微分引导进一步调节速度,强制遵守可驾驶区域,并支持避免碰撞或寻求碰撞的行为,从而实现自然和安全关键场景的生成。在Bench2Drive上的实验表明,与代表性的强化学习和模仿学习基线相比,E2E-CDiff在可控性和真实性之间达成了良好的权衡,而其碰撞引导变体则在多个自动驾驶系统中引发了具有挑战性的交互。E2E-CDiff作为一种基于学习的自我规划器也表现出竞争力,展示了端到端状态-动作扩散的通用性。
预测/规划 / 2 / 2607.19194

Cognitive Dual-Process Planning for Autonomous Driving with Structured Scene Knowledge and Verifiable Reasoning-Action Consistency

具有结构化场景知识和可验证推理-行动一致性的自主驾驶认知双过程规划
Zhongyao Yang, Haoyu Li, Yu Yan, Zhuangxuan Yu, Jiangfeng Nan, Jinrui Nan
cs.RO · cs.CV
Abstract
High-level planning for autonomous driving is a knowledge-intensive engineering decision task that requires accurate scene understanding, timely inference, and internally consistent action selection. Vision-language models (VLMs) can make intermediate reasoning explicit, but their use in deployed planners is constrained by costly structured supervision, unnecessary reasoning in routine scenes, and possible inconsistencies between generated rationales and driving actions. We present a cognitive dual-process planning framework that represents planning-relevant scene knowledge in a machine-parsable structured chain-of-thought (S-CoT) schema. An automated data engine integrates perception foundation models, critical-path filtering, and an expert VLM to generate S-CoT supervision without manual annotation of individual rationales. A lightweight visual Arbiter estimates scene complexity from multilevel vision-encoder features before language decoding and routes each input to either fast meta-action prediction or slow structured reasoning. For slow-path outputs, a deterministic rule-based validator checks whether the parsed S-CoT fields are consistent with the final meta-action and provides verifiable rewards for Group Relative Policy Optimization (GRPO). In a 195-scene manual audit, the generated annotations achieve 91.8\% CoT accuracy and a 98.5\% Logical Consistency Score (LCS). On 574 manually verified NAVSIM test samples, the planner achieves 80.14\% planning accuracy and 97.20\% LCS while reducing average latency by 17.39\% relative to applying slow reasoning to every scene. Evaluation on external long-tail subsets further identifies conditions under which routing and planning performance degrade. Together, these results show how explicit scene knowledge can be operationalized through adaptive reasoning and rule-based verification to support high-level VLM planning decisions.
Chinese Translation
自主驾驶的高层规划是一项知识密集型的工程决策任务,要求准确的场景理解、及时的推理和内部一致的行动选择。视觉-语言模型(VLMs)可以使中间推理变得显性,但在实际应用的规划器中,其使用受到昂贵的结构化监督、不必要的常规场景推理以及生成的推理与驾驶行动之间可能存在的不一致性的限制。我们提出了一种认知双过程规划框架,该框架以机器可解析的结构化思维链(S-CoT)模式表示与规划相关的场景知识。一个自动化数据引擎集成了感知基础模型、关键路径过滤和专家VLM,以在不手动标注单个推理的情况下生成S-CoT监督。一个轻量级视觉仲裁者在语言解码之前根据多层视觉编码器特征评估场景复杂性,并将每个输入路由到快速元行动预测或慢速结构化推理。对于慢路径输出,一个确定性基于规则的验证器检查解析的S-CoT字段是否与最终的元行动一致,并为群体相对策略优化(GRPO)提供可验证的奖励。在195个场景的手动审计中,生成的注释达到了91.8%的思维链准确率和98.5%的逻辑一致性得分(LCS)。在574个手动验证的NAVSIM测试样本中,规划器实现了80.14%的规划准确率和97.20%的LCS,同时将平均延迟相对于对每个场景应用慢速推理减少了17.39%。对外部长尾子集的评估进一步识别了路由和规划性能下降的条件。这些结果共同表明,如何通过自适应推理和基于规则的验证将显性场景知识转化为操作,以支持高层次的VLM规划决策。
预测/规划 / 3 / 2607.19284

Stochastic Multi-Objective Kinodynamic Planning Against Adversaries

针对对抗者的随机多目标运动动力学规划
Thomas Marshall Vielmetti, Daniel Cherenson, Dimitra Panagou
cs.RO
Abstract
This paper addresses multi-objective kinodynamic planning in environments with stochastic hybrid adversaries that probabilistically transition to adversarial modes based on the ego state. The goal is to construct the Pareto-front of paths that trade off execution cost and the probability of safety constraint violation (risk). Existing chance-constrained planners evaluate risk over open-loop trajectories, yielding overly conservative solutions that fail to account for ego-agent reactivity. To address this limitation, we shift the planning space to sequences of closed-loop policies, and integrate sample-based risk evaluation directly into tree construction via Monte-Carlo particle rollouts. We first introduce Stochastic Multi-Objective RRT (SMO-RRT), for which we prove probabilistic completeness, followed by Stochastic Multi-Objective Stable Sparse RRT (SMO-SST), which leverages selective pruning to improve numerical performance at the cost of completeness. For both algorithms, we derive a finite-sample bound on the probability of chance constraint violation for systems with non-Gaussian, state-dependent uncertainty, enabling probabilistically safe planning in a broad class of environments applicable to multi-agent systems, social navigation, and autonomous driving.
Chinese Translation
本文探讨了在具有随机混合对抗者的环境中进行多目标运动动力学规划,这些对抗者根据自我状态以概率方式过渡到对抗模式。目标是构建路径的帕累托前沿,这些路径在执行成本和安全约束违反概率(风险)之间进行权衡。现有的机会约束规划器在开放循环轨迹上评估风险,导致过于保守的解决方案,未能考虑自我代理的反应性。为了解决这一局限性,我们将规划空间转移到闭环策略的序列中,并通过蒙特卡洛粒子展开直接将基于样本的风险评估集成到树的构建中。我们首先介绍了随机多目标快速扩展随机树(Stochastic Multi-Objective RRT, SMO-RRT),并证明其概率完备性,随后介绍了随机多目标稳定稀疏快速扩展随机树(Stochastic Multi-Objective Stable Sparse RRT, SMO-SST),该方法利用选择性修剪在保证完备性的代价下提高数值性能。对于这两种算法,我们推导了在具有非高斯、状态依赖不确定性的系统中,机会约束违反概率的有限样本界限,从而实现了在广泛适用于多智能体系统、社会导航和自动驾驶的环境中进行概率安全规划。

仿真/数据

1
仿真/数据 / 1 / 2607.18586

Bridging the Sim-to-Real Gap under Real-Time Constraints in Autonomous Racing

在实时约束下弥合自主赛车中的仿真与现实差距
Hossein Maghsoumi, Yaser P. Fallah
cs.RO
Abstract
Autonomous racing exposes the sim-to-real gap under extreme operating conditions characterized by high speed, tight stability margins, and stringent real-time constraints. Although simulation is indispensable for development, controllers that perform well in simulation often degrade abruptly on physical platforms due to interacting effects of dynamics mismatch, estimation delay, and execution-layer latency. This paper frames sim-to-real transfer in autonomous racing as a full-stack, real-time systems problem. We introduce a structured three-layer perspective (Physical/Cyber/Execution) to analyze how mismatches propagate and amplify through closed-loop feedback. We present diagnostic metrics beyond nominal lap time, including performance flip, stability-oriented measures, sensitivity to delay and noise, and latency distribution characterization. Mitigation strategies are synthesized from a deployment-oriented viewpoint, emphasizing execution-aware and delay-aware design. Finally, we outline benchmarking guidelines that enable reproducible and fair sim-to-real evaluation under compute and timing constraints. The resulting framework clarifies cross-layer failure mechanisms and provides practical design principles for deployable autonomous racing systems operating near dynamic limits.
Chinese Translation
自主赛车在极端操作条件下暴露了仿真与现实之间的差距,这些条件的特点是高速、紧凑的稳定边际和严格的实时约束。尽管仿真在开发中不可或缺,但在物理平台上表现良好的控制器往往由于动态不匹配、估计延迟和执行层延迟的相互作用而急剧下降。本文将自主赛车中的仿真到现实转移框架化为一个全栈实时系统问题。我们引入了一个结构化的三层视角(物理/网络/执行),以分析不匹配如何通过闭环反馈传播和放大。我们提出了超越名义圈速的诊断指标,包括性能翻转、稳定性导向的度量、对延迟和噪声的敏感性以及延迟分布特征。缓解策略从部署导向的角度进行综合,强调对执行和延迟的关注设计。最后,我们概述了在计算和时间约束下实现可重复和公平的仿真到现实评估的基准指南。所提出的框架阐明了跨层失败机制,并为在动态极限附近运行的可部署自主赛车系统提供了实用的设计原则。

安全/异常

1
安全/异常 / 1 / 2607.18663

How defensive driving enhances driving safety: A driving simulator study on drivers' defensive driving behaviors

防御性驾驶如何增强驾驶安全性:关于驾驶员防御性驾驶行为的驾驶模拟器研究
Xinzheng Wu, Junyi Chen, Shaolingfeng Ye, Yong Shen
cs.RO · cs.HC · eess.SP
Abstract
Defensive driving is widely recognized as an advanced driving skill. However, whether and how defensive driving affects driving safety remains insufficiently investigated. This study examines the behavioral characteristics of defensive driving, its impact on driving safety, and the underlying mechanisms. First, defensive driving is defined regarding operational timing and application scenario. Then, 82 participants are recruited for driving simulator experiments, with their behavioral and eye movement data being collected. Following the experiments, participants are categorized into groups based on the frequency of defensive driving behaviors exhibited. Finally, both inter-group and inter trial comparisons are performed on the experimental data. Experimental results demonstrate that in the inter-group comparison, the high defensive driving capability group exhibits higher acceleration and deceleration magnitudes, lower average speeds, and larger average absolute yaw angles compared to the low capability group, alongside shorter fixation durations and reduced fixation frequencies. Moreover, we observe that these participants tend to initiate defensive or evasive actions earlier, resulting in lower scenario risk. Regarding the inter-trial comparison, we observe similar trends exclusively in the low capability group, whereas most metrics show no significant differences between Trial 1 and Trial 2 in the high capability group. These results reveal that drivers possessing defensive driving capabilities tend to execute more intense driving maneuvers and identify risks and take action earlier, thereby enhancing driving safety. Findings support the promotion of defensive driving and provide a basis for relevant training programs. Meanwhile, they offer insights for the training of autonomous driving algorithms with defensive driving capabilities.
Chinese Translation
防御性驾驶被广泛认为是一种高级驾驶技能。然而,防御性驾驶是否以及如何影响驾驶安全性仍然缺乏充分的研究。本研究考察了防御性驾驶的行为特征、其对驾驶安全性的影响及其潜在机制。首先,防御性驾驶在操作时机和应用场景方面进行了定义。然后,招募了82名参与者进行驾驶模拟器实验,并收集了他们的行为和眼动数据。在实验结束后,参与者根据表现出的防御性驾驶行为的频率被分为不同组别。最后,对实验数据进行了组间比较和试次间比较。实验结果表明,在组间比较中,高防御性驾驶能力组的加速和减速幅度更大,平均速度更低,平均绝对偏航角更大,同时注视持续时间更短,注视频率更低。此外,我们观察到这些参与者倾向于更早地启动防御或规避动作,从而降低场景风险。在试次间比较中,我们仅在低能力组中观察到了类似的趋势,而在高能力组中,大多数指标在试次1和试次2之间没有显著差异。这些结果揭示了具备防御性驾驶能力的驾驶员倾向于执行更强烈的驾驶操作,并更早识别风险并采取行动,从而增强了驾驶安全性。研究结果支持推广防御性驾驶,并为相关培训项目提供了基础。同时,它们为具备防御性驾驶能力的自动驾驶算法的培训提供了见解。