← Back to Index
Daily Autonomous Driving Research Digest

AutoDrive Papers

2026-07-24
9
Papers
5
Topics
9
Translated

感知

4
感知 / 1 / 2607.20947

RECO: Region-Aware Compensation for Extrinsic Perturbations in Roadside 3D Detection

RECO:针对路边3D检测中外部扰动的区域感知补偿
Junsheng Du, Zhaocheng He, Yuhuan Lu
cs.CV
Abstract
In intelligent transportation systems, roadside 3D object detection provides wide-area perception crucial for traffic understanding, cooperative early warning, and safe autonomous driving. However, existing methods suffer from high sensitivity to camera extrinsics; even slight deviations (whether manifesting as transient jitter or persistent drift) can be significantly amplified by projective geometry. This cascade results in severe feature misalignment and degraded localization. To mitigate this limitation, we propose RECO, a region-aware extrinsic compensation framework that corrects extrinsics using piecewise 6-DoF pose offsets. RECO predicts a learnable range boundary to partition the scene into near and far regions, estimating region-specific pose corrections. A differentiable sigmoid gate then smoothly blends the two compensated geometries to preserve continuous BEV sampling and facilitate stable optimization. To supervise the refinement of extrinsics, we introduce an auxiliary reprojection loss that compares 2D bounding boxes projected from 3D ground truth against 2D annotations, optimizing it jointly with the standard detection objective. Extensive experiments on the DAIR-V2X-I and Rope3D benchmarks under extrinsic perturbations demonstrate consistent improvements over state-of-the-art baselines across both yaw and $z$-axis deviations. RECO also generalizes from transient perturbations to persistent shifts, maintaining highly competitive performance under strict calibration uncertainty.
Chinese Translation
在智能交通系统中,路边3D物体检测提供了对交通理解、协作预警和安全自主驾驶至关重要的广域感知。然而,现有方法对相机外部参数高度敏感;即使是轻微的偏差(无论是表现为瞬时抖动还是持续漂移)也会通过投影几何被显著放大。这种级联效应导致特征错位严重和定位精度下降。为了解决这一限制,我们提出了RECO,一个区域感知的外部补偿框架,通过分段的6自由度姿态偏移来校正外部参数。RECO预测一个可学习的范围边界,将场景划分为近区域和远区域,估计区域特定的姿态修正。然后,一个可微分的sigmoid门平滑地融合这两种补偿几何,以保持连续的鸟瞰视图采样并促进稳定的优化。为了监督外部参数的精细调整,我们引入了一个辅助重投影损失,该损失比较从3D真实值投影到2D的边界框与2D注释,联合优化标准检测目标。针对DAIR-V2X-I和Rope3D基准在外部扰动下的广泛实验表明,在偏航和$z$轴偏差方面,相较于最先进的基线方法,RECO始终表现出一致的改进。RECO还能够从瞬时扰动推广到持续偏移,在严格的校准不确定性下保持高度竞争的性能。
感知 / 2 / 2607.21243

Detectors Learn the Wrong Thing: Shortcut-Resistant Adversarial Training Against Physically Realizable Attacks

检测器学习错误的内容:针对可物理实现攻击的抗捷径对抗训练
Yuanhao Huang, Yilong Ren, Jinlei Wang, Xuesong Bai, Zheng Zhang, Haiyang Yu
cs.CV
Abstract
AI-enabled visual perception systems are increasingly deployed in intelligent transportation infrastructure and autonomous vehicle related applications. However, physically realizable adversarial appearances pose a significant reliability challenge for these safety-critical systems. Adversarial training is effective, but repeated co-occurrence between adversarial texture and positive person instances can cause detectors to treat the texture itself as evidence of object presence, forming a patch texture shortcut. The detector may then treat texture as evidence for the target, causing false detections on texture-only inputs and weakening cross attack generalisation. We propose InsCAT, an instance-level contrastive adversarial training framework that prevents detectors from using adversarial texture as an independent decision cue. SICA aligns adversarial person features with matched clean features and separates them from texture-only negatives, while ROPO and Guard maintain online attack pressure and coordinate training. We evaluate eight independently generated attack textures on rendered nuScenes, INRIAPerson, printed garments, and three detector families. InsCAT achieves an average attack AP of 82.3% on rendered nuScenes, exceeding the strongest baseline by 11.1 points.Relative to AT-Mix, texture FPR decreases from 46.9% to 7.3%. Physical tests yield an F1 score of 96.6% and an FPR of 1.8%. Consistent gains across separately trained detectors demonstrate applicability across architectures with direct inference. The findings show that robust physical detection depends on preserving target related evidence while preventing adversarial texture from becoming an independent decision cu
Chinese Translation
基于人工智能的视觉感知系统越来越多地应用于智能交通基础设施和自动驾驶相关应用。然而,可物理实现的对抗性外观对这些安全关键系统构成了显著的可靠性挑战。对抗训练是有效的,但对抗纹理与正样本(如行人实例)之间的重复共现可能导致检测器将纹理本身视为物体存在的证据,从而形成一个补丁纹理捷径。检测器可能因此将纹理视为目标的证据,导致在仅有纹理的输入上出现误检,并削弱跨攻击的泛化能力。我们提出了InsCAT,一个实例级对比对抗训练框架,旨在防止检测器将对抗纹理作为独立的决策线索。SICA将对抗行人特征与匹配的干净特征对齐,并将其与仅有纹理的负样本分离,而ROPO和Guard则维持在线攻击压力并协调训练。我们在渲染的nuScenes、INRIAPerson、印刷服装和三种检测器家族上评估了八种独立生成的攻击纹理。InsCAT在渲染的nuScenes上实现了82.3%的平均攻击AP,超出最强基线11.1个百分点。相较于AT-Mix,纹理的假阳性率(FPR)从46.9%降至7.3%。物理测试的F1分数为96.6%,FPR为1.8%。在分别训练的检测器上持续获得的增益表明该方法在具有直接推理能力的架构中具有适用性。研究结果表明,稳健的物理检测依赖于保留与目标相关的证据,同时防止对抗纹理成为独立的决策线索。
感知 / 3 / 2607.21281

HGeo-TopoMap: Boosting Topological Mapping with Hierarchical Geometric Priors

HGeo-TopoMap:利用层次几何先验增强拓扑映射
Siyu Li, Kunyu Peng, Di Wen, Beiping Hou, Zhiyong Li, Kailun Yang
cs.CV · cs.RO · eess.IV
Abstract
Topological maps are key outputs of autonomous driving perception systems, delivering essential road information for path planning. They identify instances such as centerlines and traffic signs, along with their connectivity relationships. Due to the lack of explicit markings for centerlines in real-world environments, the detection of centerline instances remains a significant challenge. To tackle this problem, we propose HGeo-TopoMap, which leverages an explicit prior map and implicit spatial relations to hierarchically boost topological mapping. First, a geometric adaptive learning module is designed for the road structure map obtained via inverse perspective mapping. This module discretely encodes semantic and spatial features from the map, followed by a prior-mask attention mechanism that selectively focuses on informative regions. Then, a geometric consistency learning module is devised, which leverages the geometric properties and spatial relationships of centerlines. Built on the geometry-aware decoder, it enforces spatial consistency by aligning features of centerline instances with identical geometric orientations. The proposed method is evaluated on the OpenLane-V2 dataset across the centerline, lane segment, and robustness benchmarks. Beyond substantial improvements in topological mapping accuracy, the proposed method offers the benefit of enhanced robustness, consistently outperforming baselines under both standard and challenging conditions. The source code and model weights will be made publicly available at https://github.com/lynn-yu/HGeo-TopoMap.
Chinese Translation
拓扑地图是自主驾驶感知系统的关键输出,提供路径规划所需的基本道路信息。它们识别中心线和交通标志等实例及其连接关系。由于现实环境中缺乏对中心线的明确标记,中心线实例的检测仍然是一个重大挑战。为了解决这个问题,我们提出了HGeo-TopoMap,该方法利用显式的先验地图和隐式的空间关系,以层次方式增强拓扑映射。首先,设计了一个几何自适应学习模块,用于通过逆透视映射获得的道路结构图。该模块离散编码地图中的语义和空间特征,随后采用先验掩码注意机制,选择性地关注信息丰富的区域。然后,设计了一个几何一致性学习模块,利用中心线的几何特性和空间关系。该模块基于几何感知解码器,通过对齐具有相同几何方向的中心线实例特征,强制执行空间一致性。所提出的方法在OpenLane-V2数据集上进行了评估,涵盖中心线、车道段和鲁棒性基准测试。除了在拓扑映射精度上显著提升外,所提出的方法还具有增强的鲁棒性,在标准和挑战性条件下均持续优于基线。源代码和模型权重将公开发布在https://github.com/lynn-yu/HGeo-TopoMap。
感知 / 4 / 2607.21526

Boosting Robustness for All-Weather Self-Supervised Depth Estimation in Autonomous Driving

增强自主驾驶中全天气自监督深度估计的鲁棒性
Mengshi Qi, Xiaoyang Bi, Xianlin Zhang, Huadong Ma
cs.CV
Abstract
Self-supervised depth estimation is challenging for safe autonomous driving under various adverse weather conditions due to sensor perception degradation. These challenges arise from two main aspects. Firstly, adverse conditions can distort pixel correspondences and violate the assumptions embedded in the self-supervised loss function, leading to erroneous depth predictions. Secondly, while radar is a widely adopted sensor in adverse weather conditions, the sparse distribution of radar points in the Point of View (POV) poses challenges for self-supervised fusion. To address these issues, we introduce a novel self-training pipeline using unpaired real all-weather data through multi-teacher distillation and robust radar fusion. We propose the Uncertainty-Aware Multi-Teacher Distillation method to generate diverse teacher models with different adverse condition inputs, and then employ uncertainty modeling to weigh the knowledge distillation loss. Additionally, we design the POV-BEV Radar Fusion approach, which leverages camera-pixel ray constraints to establish connections between the camera's Point of View (POV) and the radar's Bird's-Eye View (BEV). This approach enables the utilization of denser radar points, effectively capturing the complementary perspectives of both POV and BEV. Extensive quantitative and qualitative experiments demonstrate the robustness of our proposed method on all-weather datasets, achieving state-of-the-art performance. Our code and models are available at https://github.com/MICLAB-BUPT/RobustDepth.
Chinese Translation
自监督深度估计在各种恶劣天气条件下进行安全自主驾驶面临挑战,因为传感器感知能力下降。这些挑战主要源于两个方面。首先,恶劣条件可能会扭曲像素对应关系,并违反自监督损失函数中嵌入的假设,从而导致错误的深度预测。其次,尽管雷达是恶劣天气条件下广泛采用的传感器,但在视角(Point of View, POV)中雷达点的稀疏分布对自监督融合构成了挑战。为了解决这些问题,我们引入了一种新的自我训练流程,利用未配对的真实全天气数据,通过多教师蒸馏和鲁棒雷达融合进行训练。我们提出了不确定性感知多教师蒸馏方法,以生成具有不同恶劣条件输入的多样化教师模型,然后采用不确定性建模来加权知识蒸馏损失。此外,我们设计了POV-BEV雷达融合方法,利用相机像素光线约束建立相机视角(POV)与雷达鸟瞰视图(BEV)之间的联系。该方法能够利用更密集的雷达点,有效捕捉POV和BEV的互补视角。大量定量和定性实验表明,我们提出的方法在全天气数据集上具有鲁棒性,达到了最先进的性能。我们的代码和模型可在 https://github.com/MICLAB-BUPT/RobustDepth 获取。

深度/几何

2
深度/几何 / 1 / 2607.20973

Deep Reinforcement-Learning-Guided Model Predictive Control for Preventing Overtakes in Autonomous Racing

深度强化学习引导的模型预测控制用于防止自动驾驶赛车超车
Yufei Xi, Yijie Liao, Tulga Ersal
cs.RO
Abstract
This paper addresses defensive blocking in autonomous racing, where a vehicle must prevent a faster opponent from overtaking while operating near its dynamic limits. Different from lap-time minimization, we formulate defense as a spatial occupancy regulation problem via a hierarchical reinforcement-learning guided model predictive control framework. A Soft Actor-Critic strategic layer operates in the Frenet domain to generate geometry-aware defensive references, which are embedded into the nonlinear model predictive control formulation as spatial regularization under friction constraints. Evaluated on the Thunderhill West circuit in simulation, the framework increases average overtake time from 8.8 s to 14.6 s while significantly reducing opponent progress. Meanwhile, it allows the vehicle to utilize 83.4% of available tire force. The framework achieves a 33.3 ms mean solve time (13.9 ms std), supporting real-time high-speed adversarial interaction.
Chinese Translation
本文探讨了自动驾驶赛车中的防御性阻挡问题,其中车辆必须在接近其动态极限的情况下防止更快的对手超车。与圈速最小化不同,我们将防御问题表述为一个空间占用调节问题,通过一个分层的强化学习引导的模型预测控制框架来实现。Soft Actor-Critic战略层在Frenet域中操作,以生成具有几何感知的防御参考,这些参考被嵌入到非线性模型预测控制的公式中,作为摩擦约束下的空间正则化。在Thunderhill West赛道的仿真评估中,该框架将平均超车时间从8.8秒提高到14.6秒,同时显著减少了对手的进展。同时,它允许车辆利用83.4%的可用轮胎力。该框架实现了33.3毫秒的平均求解时间(标准差为13.9毫秒),支持实时高速对抗交互。
深度/几何 / 2 / 2607.21416

GLAM-SLAM: Real-time Gaussian Large-scale Mapping via Flow Densification and Spatial Decomposition

GLAM-SLAM:通过流密集化和空间分解实现实时高斯大规模映射
Panagiotis Mermigkas, Argyris Manetas, Petros Maragos
cs.RO · cs.CV
Abstract
Existing Gaussian-splatting-based monocular Simultaneous Localization and Mapping (SLAM) systems are either tailored to short sequences, are not real-time, or suffer from prohibitive GPU memory requirements, limiting their applicability in realistic, long-horizon scenarios. To address this, we present GLAM-SLAM, a real-time, decoupled Gaussian-splatting SLAM system designed for large-scale outdoor scenes. We ensure lightweight tracking using a robust, feature-based SLAM frontend, while for mapping, we adopt a structured, sparse anchor grid representation that ensures scalable operation and maintains scene coherence across long-term sequences. To satisfy the dense initialization requirements of 3D Gaussian Splatting (3DGS), we introduce a geometry-based flow-densification anchoring strategy using epipolar constraints. Furthermore, by treating mapping as a multi-scene problem, we propose a scene-partitioning strategy that introduces a strong spatial inductive bias via MLP initializations to generate localized Gaussians. We evaluate our system on the challenging, long-sequence KITTI Odometry, Oxford RobotCar, and M'alaga datasets. Extensive ablations and comparisons demonstrate a 15% improvement in reconstruction quality over the second-best performer, while maintaining real-time performance and the ability to scale to longer sequences. Code is publicly available for the benefit of the community.
Chinese Translation
现有基于高斯喷溅的单目同时定位与地图构建(SLAM)系统要么针对短序列进行定制,要么无法实时运行,或者面临高昂的GPU内存需求,这限制了它们在现实长时间场景中的应用。为了解决这一问题,我们提出了GLAM-SLAM,一个为大规模户外场景设计的实时解耦高斯喷溅SLAM系统。我们通过一个稳健的基于特征的SLAM前端确保轻量级跟踪,而在映射方面,我们采用了一种结构化的稀疏锚点网格表示,确保可扩展的操作并在长期序列中保持场景一致性。为了满足3D高斯喷溅(3DGS)的密集初始化要求,我们引入了一种基于几何的流密集化锚定策略,利用极线约束。此外,通过将映射视为一个多场景问题,我们提出了一种场景划分策略,通过多层感知器(MLP)初始化引入强大的空间归纳偏置,以生成局部高斯。我们在具有挑战性的长序列KITTI里程计、牛津机器人汽车和马拉加数据集上评估了我们的系统。大量消融实验和比较表明,在保持实时性能和扩展到更长序列的能力的同时,我们的重建质量比第二名提高了15%。代码已公开,以造福社区。

VLM/VLA

1
VLM/VLA / 1 / 2607.20988

HyWorldVLA: A Vision-Language-Action Model with Hybrid World Modeling for Autonomous Driving

HyWorldVLA:一种具有混合世界建模的视觉-语言-动作模型用于自动驾驶
Quanfu Yu, Xian Wu, Hao Xu, Liulong Ma
cs.CV · cs.AI
Abstract
Vision-Language-Action (VLA) models augmented with world modeling represent a promising paradigm for end-to-end autonomous driving. While pixel-level future prediction enables fine-grained spatiotemporal reasoning, it compromises robustness in noisy driving scenarios. Conversely, latent-based world models alleviate this sensitivity but often incur limited interpretability and representational degradation due to absent pixel-level grounding. To reconcile this trade-off, we propose HyWorldVLA, a hybrid world-VLA framework that unifies pixel-level supervision and latent representation learning. In the pre-training stage, HyWorldVLA predicts video latents encoded by a pre-trained video VAE, while simultaneously reconstructing video frames to provide precise pixel-level grounding. During the subsequent co-fine-tuning phase, the model exclusively predicts latent features, which are fed into an action expert to generate trajectories. Extensive experiments on NAVSIM v1 and v2 benchmarks demonstrate that HyWorldVLA significantly outperforms both pixel-based and latent-based world model baselines. Notably, we present the first comprehensive qualitative and quantitative analysis of world model noise robustness in autonomous driving, establishing a new benchmark for evaluating future architectures.
Chinese Translation
增强世界建模的视觉-语言-动作(VLA)模型代表了一种有前景的端到端自动驾驶范式。尽管像素级未来预测能够实现细粒度的时空推理,但在嘈杂的驾驶场景中却妥协了鲁棒性。相反,基于潜变量的世界模型减轻了这种敏感性,但由于缺乏像素级的基础,往往导致有限的可解释性和表示退化。为了解决这一权衡问题,我们提出了HyWorldVLA,一种混合世界-VLA框架,统一了像素级监督和潜表示学习。在预训练阶段,HyWorldVLA预测由预训练视频变分自编码器(VAE)编码的视频潜变量,同时重建视频帧以提供精确的像素级基础。在随后的共同微调阶段,该模型专门预测潜特征,这些特征被输入到一个动作专家中以生成轨迹。在NAVSIM v1和v2基准上的广泛实验表明,HyWorldVLA显著优于基于像素和基于潜变量的世界模型基线。值得注意的是,我们首次对自动驾驶中的世界模型噪声鲁棒性进行了全面的定性和定量分析,为评估未来架构建立了新的基准。

仿真/数据

1
仿真/数据 / 1 / 2607.20554

AI-Driven Multi-Hop Relay Selection for Smart Urban NR-V2X Networks via Learning-to-Optimize Graph Neural Networks

基于人工智能的多跳中继选择在智能城市NR-V2X网络中的优化学习图神经网络
Giambattista Amati, Federica Mangiatordi, Simone Angelini, Emiliano Pallotti, Pierpaolo Salvo
cs.AI · cs.LG · cs.NI
Abstract
Reliable and low-latency NR-V2X communications are essential for smart mobility in dense urban environments. However, limited Road-Side Unit (RSU) density, frequent non-line-of-sight conditions, and highly dynamic vehicular topologies often prevent many Connected and Automated Vehicles (CAVs) from maintaining stable single-hop connectivity. Although multi-hop relay-assisted communication can extend infrastructure coverage, selecting relay links in real time under practical flow, capacity, and connectivity constraints remains challenging. Mixed-Integer Linear Programming (MILP) yields optimal multi-hop relay decisions, but its computational complexity scales sharply with network density, limiting real-time applicability. To address this, we propose a Learning-to-Optimise (L2O) framework based on Graph Neural Networks (GNNs) for real-time NR-V2X relay selection. Vehicular communication states are modeled as attributed graphs, where CAVs and RSUs are nodes and candidate radio links are enriched with propagation-aware features. An offline MILP oracle provides optimal supervision, while an edge-aware Graph Isomorphism Network (GINE) approximates oracle decisions with near-constant inference latency. Experiments on large-scale urban datasets generated by an integrated SUMO--GEMV2 simulation pipeline show that the proposed approach achieves connectivity comparable to that of the MILP oracle while reducing execution time by orders of magnitude. The framework enables cost-effective enhancement of urban V2X connectivity by leveraging existing vehicular assets and supporting scalable, real-time NR-V2X operation in smart city environments.
Chinese Translation
可靠且低延迟的NR-V2X通信对于密集城市环境中的智能出行至关重要。然而,有限的路边单元(RSU)密度、频繁的非视距条件以及高度动态的车辆拓扑常常导致许多连接和自动化车辆(CAV)无法维持稳定的单跳连接。尽管多跳中继辅助通信可以扩展基础设施覆盖范围,但在实际流量、容量和连接性约束下实时选择中继链路仍然具有挑战性。混合整数线性规划(MILP)能够产生最优的多跳中继决策,但其计算复杂度随着网络密度的增加而急剧上升,限制了其实时应用性。为了解决这一问题,我们提出了一种基于图神经网络(GNN)的学习优化(L2O)框架,用于实时NR-V2X中继选择。车辆通信状态被建模为带属性的图,其中CAV和RSU为节点,候选无线链路则通过传播感知特征进行丰富。离线MILP预言机提供最优监督,而边缘感知图同构网络(GINE)则以近乎恒定的推理延迟近似预言机决策。在由集成的SUMO-GEMV2仿真管道生成的大规模城市数据集上的实验表明,所提出的方法在实现与MILP预言机相当的连接性的同时,执行时间减少了几个数量级。该框架通过利用现有的车辆资产,支持可扩展的实时NR-V2X操作,从而实现城市V2X连接的成本效益提升,适应智能城市环境。

安全/异常

1
安全/异常 / 1 / 2607.21043

A Real-Time Generalized Nash Equilibrium Framework for Interaction-Aware Autonomous Driving in Mixed Traffic

一种实时广义纳什均衡框架用于混合交通中的互动感知自动驾驶
Nouhed Naidja, Mohamed-Cherif Rahal, Steve Pechberti, Stéphane Font, Guillaume Sandou, Marc Revilloud
cs.RO
Abstract
Safe and efficient navigation in mixed-traffic environments remains a critical challenge for Autonomous Vehicles (AVs), primarily due to the complex interdependence between the AV's decisions and the unpredictable reactions of human drivers. This paper introduces a comprehensive decision-making framework that formulates the driving interaction as a Generalized Nash Equilibrium Problem (GNEP). Unlike decoupled optimization approaches, this framework explicitly models shared safety and geometric constraints, ensuring that the feasibility of the AV's strategy is dynamically linked to the opponent's actions. To solve this non-convex problem in real-time, we propose a dedicated solver based on Particle Swarm Optimization (PSO). The complete architecture was validated on a test track using a real autonomous Renault Zo\'e interacting with a human driver. Experimental results demonstrate the system's ability to handle critical scenarios by generating comfortable, human-like trajectories. Benchmarks confirm the solver's operational feasibility, achieving convergence in under 50 ms.
Chinese Translation
在混合交通环境中安全高效的导航仍然是自动驾驶汽车(AVs)面临的一个关键挑战,主要是由于自动驾驶汽车的决策与人类驾驶员的不可预测反应之间的复杂相互依赖关系。本文提出了一种全面的决策框架,将驾驶互动形式化为广义纳什均衡问题(GNEP)。与解耦优化方法不同,该框架明确建模了共享的安全和几何约束,确保自动驾驶汽车策略的可行性与对手的行为动态相关联。为了解决这一实时非凸问题,我们提出了一种基于粒子群优化(PSO)的专用求解器。完整的架构在测试赛道上进行了验证,使用真实的自动驾驶雷诺Zoe与人类驾驶员进行互动。实验结果表明,该系统能够通过生成舒适的人类驾驶轨迹来处理关键场景。基准测试确认了求解器的操作可行性,收敛时间在50毫秒以内。