← Back to Index
Daily Autonomous Driving Research Digest

AutoDrive Papers

2026-07-21
16
Papers
5
Topics
16
Translated

感知

6
感知 / 1 / 2607.17813

A2RL V\textsubscript{max}: The A2RL autonomous racing dataset for long-range, high-speed perception and multi-vehicle interaction

A2RL V extsubscript{max}: A2RL自主赛车数据集用于长距离、高速感知与多车辆交互
Marvin Klemp, Dominic Ebner, Cornelius Schröder, Davide Malvezzi, László Turányi, Riccardo Donati, Ilia Schminik, Xia Ning, Yanxin Zhou, Matthew Flagg, Christoph Stiller, Markus Lienkamp, Marko Bertogna, Gergely Bári, Andreas Birk, Ren Jin, Chen Lv, Johannes Betz
cs.RO · eess.SY
Abstract
In autonomous driving development, a perception dataset is crucial, as it provides fundamental data for training, testing, and validating algorithms for an autonomous vehicle's multimodal perception systems. So far, most research has concentrated on providing datasets for well-structured urban environments. This work introduces the A2RL V\textsubscript{max} open-source dataset, specifically designed for perception tasks in high-speed autonomous driving and multi-vehicle interaction. The dataset was captured during the 2024 Abu Dhabi Autonomous Racing League (A2RL), held at the Yas Marina F1 Circuit, with participation from all competing teams. It contains diverse scenarios, including single-vehicle data at varying speeds, multi-vehicle sessions, and the full final four-vehicle race. The dataset contains almost 30,000 professionally annotated LiDAR point clouds, along with RADAR point clouds. In particular, it is the first large-scale dataset in autonomous racing to feature professionally annotated LiDAR point clouds, enabling deep learning-based perception research. The data is provided in a developer-friendly format, enabling easy implementation and evaluation in future research. We provide implementation and evaluation for off-the-shelf 3D detection and tracking methods. Although baseline methods show promising results for both 3D detection and tracking, specialized methods are required to address the unique challenges of high-speed autonomous driving. For a detailed description of the dataset, please visit the \href{https://tum-avs.github.io/A2RL_Dataset_website/}{A2RL V\textsubscript{max} Dataset Website}
Chinese Translation
在自主驾驶的发展中,感知数据集至关重要,因为它为训练、测试和验证自主车辆的多模态感知系统的算法提供了基础数据。迄今为止,大多数研究集中于为结构良好的城市环境提供数据集。本研究介绍了A2RL V extsubscript{max}开源数据集,专门为高速自主驾驶和多车辆交互的感知任务而设计。该数据集是在2024年阿布扎比自主赛车联盟(A2RL)期间捕获的,比赛在亚斯码头F1赛道举行,所有参赛队伍均参与其中。数据集中包含多种场景,包括不同速度下的单车数据、多车会话以及完整的四车决赛。数据集包含近30,000个经过专业标注的LiDAR点云,以及RADAR点云。特别地,这是自主赛车领域首个具有专业标注LiDAR点云的大规模数据集,能够支持基于深度学习的感知研究。数据以开发者友好的格式提供,便于未来研究中的实施和评估。我们提供了现成的3D检测和跟踪方法的实施与评估。尽管基线方法在3D检测和跟踪方面显示出良好的结果,但仍需专门的方法来应对高速自主驾驶的独特挑战。有关数据集的详细描述,请访问[A2RL V extsubscript{max}数据集网站](https://tum-avs.github.io/A2RL_Dataset_website/)。
感知 / 2 / 2607.16758

Hybrid Machine Learning for Articulation Angle Estimation of Truck-Semitrailer Combinations

混合机器学习用于卡车-半挂车组合的关节角度估计
Qixuan Zhang, Jonas Boettcher, Simon F. G. Ehlers, Marvin Stuede
cs.CV · cs.RO
Abstract
Accurate articulation angle estimation of trucks with trailers is critical for autonomous driving and advanced driver assistance system (ADAS). Existing methods either require manual initialization, additional sensors, or prior knowledge and signals from trailers, or they lack real-world validation, limiting practical deployment. This paper presents multiple learning-based models to directly estimate articulation angles from visual and kinematic inputs, eliminating the need for dedicated driving maneuvers for initialization, bounding box annotations, trailer-mounted sensor signals, or prior knowledge of trailer parameters. Two learning-based models are integrated with a kinematic model within an extended Kalman filter (EKF) framework, and an adaptive weighting scheme based on uncertainty quantification is applied for measurements involving visual input. Extensive real-world experiments with different trailer types demonstrate the approaches' robustness and generalization under out-of-domain conditions, including new trailers, varying colors, and lighting conditions. Results show that the hybrid method achieves accurate and reliable articulation angle estimation while maintaining reduced implementation requirements and practical deployment advantages.
Chinese Translation
准确估计带拖车的卡车的关节角度对于自动驾驶和高级驾驶辅助系统(ADAS)至关重要。现有方法要么需要手动初始化、额外传感器或拖车的先验知识和信号,要么缺乏现实世界的验证,限制了实际部署。本文提出了多种基于学习的模型,直接从视觉和运动学输入中估计关节角度,消除了对专用驾驶操作进行初始化、边界框标注、拖车安装传感器信号或拖车参数先验知识的需求。两个基于学习的模型与扩展卡尔曼滤波器(EKF)框架内的运动学模型相结合,并针对涉及视觉输入的测量应用基于不确定性量化的自适应加权方案。通过对不同类型拖车进行的大量现实世界实验,展示了这些方法在域外条件下的鲁棒性和泛化能力,包括新拖车、不同颜色和光照条件。结果表明,混合方法在保持较低实施要求和实际部署优势的同时,实现了准确可靠的关节角度估计。
感知 / 3 / 2607.17340

Orthogonal Knowledge Refreshing for Domain-Incremental Object Detection

领域增量目标检测的正交知识刷新
Aoting Zhang, Dongbao Yang, Chang Liu, Xiaopeng Hong, Can Ma, Yu Zhou
cs.CV
Abstract
Domain-incremental object detection (DIOD) requires models to continually adapt to new domains while preserving prior knowledge. Recently, parameter-efficient fine-tuning offers a promising avenue, wherein a pre-trained model is frozen and a small number of learnable parameters are injected for downstream tasks. However, these methods risk overwriting critical past knowledge, triggering inter-domain interference and performance degradation. To address this challenge, we propose Orthogonal Knowledge Refreshing (OKR), a simple yet effective framework for DIOD. OKR incrementally constructs independent domain-specific subspaces via dedicated low-rank branches for each domain, which are seamlessly fused for a holistic decision, enabling conflict-free capacity expansion without domain selection during inference. To minimize knowledge interference during fusion, we present a gradient-based orthogonal refreshing strategy that projects gradient updates of new domains onto the orthogonal complement of the fused historical subspace, supporting continual adaptation without forgetting. Moreover, to mitigate semantic fragmentation across domains, we enforce topology-aware consistency, aligning the semantic structures of old and new domains. Extensive experiments validate the superiority of OKR, outperforming the best exemplar-free method by significant margins of +5.6% and +6.5% mAP on the Pascal VOC and BDD100K series, respectively.
Chinese Translation
领域增量目标检测(DIOD)要求模型在不断适应新领域的同时保持先前知识。最近,参数高效的微调提供了一条有前景的途径,其中预训练模型被冻结,并为下游任务注入少量可学习参数。然而,这些方法存在覆盖关键过去知识的风险,导致领域间干扰和性能下降。为了解决这一挑战,我们提出了正交知识刷新(OKR),这是一个简单而有效的DIOD框架。OKR通过为每个领域构建专用的低秩分支,逐步构造独立的领域特定子空间,这些子空间无缝融合以形成整体决策,从而实现无冲突的能力扩展,而在推理过程中无需选择领域。为了在融合过程中最小化知识干扰,我们提出了一种基于梯度的正交刷新策略,该策略将新领域的梯度更新投影到融合历史子空间的正交补空间上,支持持续适应而不遗忘。此外,为了减轻领域间的语义碎片化,我们强制执行拓扑感知一致性,协调旧领域和新领域的语义结构。大量实验验证了OKR的优越性,在Pascal VOC和BDD100K系列上分别比最佳无示例方法提高了+5.6%和+6.5%的mAP。
感知 / 4 / 2607.18112

Occlusion-Aware Panoptic Segmentation with Joint Position Embedding and Occlusion-Level Attention

考虑遮挡的全景分割:联合位置嵌入与遮挡级注意力
Wenbo Wei, Jun Wang, Shan Raza, Abhir Bhalerao
cs.CV
Abstract
Panoptic segmentation in complex scenes remains challenging because of occlusions, yet modern approaches often neglect occlusion modelling. In this paper, we propose \textbf{P}osition \textbf{E}mbedding \textbf{M}odulation with \textbf{O}cclusion-\textbf{L}evel \textbf{A}ttention (PEMOLA), a novel occlusion-aware module that can be seamlessly integrated into transformer-based panoptic segmentation. To obtain occlusion cues, we train an occlusion classifier on the COCO-OLAC dataset. The classifier derives the occlusion-level attention, which serves as spatial guidance, while the occlusion labels are encoded into a learnable embedding to produce channel-wise weights. Through joint modulation, PEMOLA elegantly introduces the occlusion priors into the position embedding, thereby improving the occlusion modelling. We further annotate the Cityscapes dataset with occlusion levels, termed Cityscapes Occlusion Labels for All Computer Vision Tasks (Cityscapes-OLAC), following the same labelling protocol as COCO-OLAC, to evaluate the cross-dataset generalisation ability of PEMOLA. Extensive experiments on COCO-OLAC and Cityscapes-OLAC demonstrate that PEMOLA consistently improves panoptic segmentation quality while introducing minimal computational overhead. These results highlight the importance of occlusion modelling, where incorporating occlusion-level attention helps deliver robust panoptic segmentation under occlusion. Code and dataset are available at https://github.com/wenbo-wei/PEMOLA.
Chinese Translation
在复杂场景中,全景分割因遮挡问题仍然具有挑战性,但现代方法往往忽视了遮挡建模。本文提出了一种新颖的遮挡感知模块——位置嵌入调制与遮挡级注意力(Position Embedding Modulation with Occlusion-Level Attention,PEMOLA),该模块可以无缝集成到基于变换器的全景分割中。为了获取遮挡线索,我们在COCO-OLAC数据集上训练了一个遮挡分类器。该分类器推导出遮挡级注意力,作为空间指导,同时将遮挡标签编码为可学习的嵌入,以生成通道权重。通过联合调制,PEMOLA优雅地将遮挡先验引入位置嵌入,从而改善了遮挡建模。我们进一步对Cityscapes数据集进行了遮挡级别的标注,称为适用于所有计算机视觉任务的Cityscapes遮挡标签(Cityscapes Occlusion Labels for All Computer Vision Tasks,Cityscapes-OLAC),遵循与COCO-OLAC相同的标注协议,以评估PEMOLA的跨数据集泛化能力。在COCO-OLAC和Cityscapes-OLAC上的大量实验表明,PEMOLA在提高全景分割质量的同时引入了最小的计算开销。这些结果突显了遮挡建模的重要性,结合遮挡级注意力有助于在遮挡条件下实现稳健的全景分割。代码和数据集可在 https://github.com/wenbo-wei/PEMOLA 获取。
感知 / 5 / 2607.16560

From Modalities to Propositions: A Language-Centric Framework for Multimodal Intelligence

从模态到命题:一种以语言为中心的多模态智能框架
Nadine Chang, Maying Shen, Shizhe Diao, Jialiang Wang, Jingde Chen, Thomas Breuel, Pavlo Molchanov, Rafid Mahmood, Jose M. Alvarez
cs.AI · cs.CV · cs.LG · cs.MM
Abstract
We propose a language representation for multimodal data in which any observation, whether image, video, or text, is expressed as a bag of atomic propositions, simple statements about the entities, actions, and relations in a scene. A global semantic codebook unifies these into a shared vocabulary of canonical atomic propositions, placing every modality and observation into one interpretable space that spans fine grained facts to high level concepts and composes into richer ones. This brings interpretability with reasoning, cross-modal understanding and retrieval, and compositionality that enables complex multimodal understanding, rich data curation and complex structured retrieval. We demonstrate the framework on autonomous driving and open-world data.
Chinese Translation
我们提出了一种多模态数据的语言表示,其中任何观察,无论是图像、视频还是文本,都被表达为一组原子命题,即关于场景中实体、动作和关系的简单陈述。一个全局语义词典将这些命题统一为一个共享的标准原子命题词汇,将每种模态和观察置于一个可解释的空间中,涵盖从细粒度事实到高级概念,并组合成更丰富的内容。这带来了可解释性与推理、跨模态理解与检索,以及组合性,从而实现复杂的多模态理解、丰富的数据整理和复杂的结构化检索。我们在自动驾驶和开放世界数据上展示了该框架的应用。
感知 / 6 / 2607.17351

DeeperRadar: End-to-End MIMO Radar Design and Multi-Modal Fusion for Autonomous Vehicle Perception

DeeperRadar:端到端 MIMO 雷达设计与自主车辆感知的多模态融合
Eli Goldenshluger, Barak Pinkovich, Chaim Baskin
cs.AI · cs.RO
Abstract
DeeperRadar is a radar-centric, sensor-stack-conditioned framework that co-designs radar sensing and multi-modal 3D detection for autonomous mobility by learning a sparse acquisition pattern end-to-end with the fusion model. A learnable MIMO design module is trained end-to-end within a fusion network that operates directly on raw radar ADC data together with camera images and LiDAR point clouds. During training, the design module is supervised by the other sensors, enabling the system to learn both which receiver antennas to activate and the effective number of them. At deployment, the design module is removed and replaced by the learned sparse subsampling mask, leaving the downstream model architecture unchanged. Evaluated on the RADIal dataset, DeeperRadar discovers sparse, task-aware radar configurations that match or exceed full-array baselines while using fewer receivers, potentially reducing radar cost and integration complexity. These results show that learned optimal MIMO radar design depends on the fusion stack and the downstream perception task.
Chinese Translation
DeeperRadar 是一个以雷达为中心、基于传感器堆栈的框架,通过与融合模型的端到端学习,协同设计雷达感知和多模态 3D 检测,以实现自主移动。一个可学习的 MIMO 设计模块在一个融合网络中进行端到端训练,该网络直接处理原始雷达 ADC 数据、相机图像和 LiDAR 点云。在训练过程中,设计模块受到其他传感器的监督,使系统能够学习激活哪些接收天线以及它们的有效数量。在部署时,设计模块被移除,并由学习到的稀疏子采样掩码替代,保持下游模型架构不变。在 RADIal 数据集上的评估表明,DeeperRadar 发现了稀疏的、任务感知的雷达配置,这些配置在使用更少接收器的情况下,匹配或超过了全阵列基线,可能降低雷达成本和集成复杂性。这些结果表明,学习到的最优 MIMO 雷达设计依赖于融合堆栈和下游感知任务。

深度/几何

4
深度/几何 / 1 / 2607.17984

Distilling Global Traversability Priors for Image-based Affordance Prediction in Off-road Environments

提取全球可通行性先验用于非道路环境中的基于图像的可用性预测
Matthew Sivaprakasam, Samuel Triest, Micah Nye, Deegan Atha, Shehryar Khattak, David Fan, Wenshan Wang, Sebastian Scherer
cs.RO
Abstract
Standard methods for autonomous navigation in unstructured terrain are prone to myopic behaviors in long-horizon scenarios. The use of metric maps built from LiDAR or cameras provides necessary local geometry and semantic information but is strictly limited by depth sensing range. By discarding data beyond the mapping horizon robots suffer from suboptimal, short-sighted decisions. To recover this lost information, we focus on extracting long-range traversability-aware frontiers directly from first-person-view (FPV) images. By leveraging satellite imagery, we compute the set of feasible navigation paths for a dataset of image/pose pairs and use them to supervise our network, reducing the need for extensive human demonstration data. We demonstrate that this approach improves performance in long-range off-road navigation over existing methods by more than 10% in various offline benchmarks and reduces the number of human interventions incurred in a set of real-world experiments. More details can be found at https://theairlab.org/ss_frontiers_iros .
Chinese Translation
在非结构化地形中,标准的自主导航方法在长时间范围场景中容易出现短视行为。利用激光雷达(LiDAR)或相机构建的度量地图提供了必要的局部几何和语义信息,但受限于深度感知范围。通过丢弃超出映射视野的数据,机器人会遭受次优的短视决策。为了恢复这些丢失的信息,我们专注于直接从第一人称视角(FPV)图像中提取长距离可通行性意识前沿。通过利用卫星图像,我们为一组图像/姿态对计算可行的导航路径集合,并用其来监督我们的网络,从而减少对大量人类示范数据的需求。我们展示了这种方法在各种离线基准测试中提高了长距离非道路导航的性能,超过现有方法10%以上,并减少了一组真实世界实验中所需的人类干预次数。更多细节请参见 https://theairlab.org/ss_frontiers_iros 。
深度/几何 / 2 / 2607.17660

RayOcc: Occlusion-Aware Ray Occupancy Estimation via Gaussian Mixture Intensity

RayOcc:基于高斯混合强度的遮挡感知光线占用估计
Junho Kim, Seongwon Lee
cs.CV
Abstract
Camera-only 3D semantic occupancy prediction aims to infer voxel-wise scene semantics from multi-view images, yet remains fundamentally challenging due to depth ambiguity and occlusion. Along a single camera ray, multiple spatially separated surfaces may coexist, making occupancy inherently a multi-label existence problem rather than a single-depth estimation task. However, most existing approaches favor a single dominant depth hypothesis per ray, limiting their ability to model volumetric scenes under complex occlusion. To address this limitation, we introduce RayOcc, an occlusion-aware ray occupancy framework that reformulates ray modeling as multi-label existence prediction. Instead of predicting a categorical depth distribution, RayOcc estimates a non-normalized Gaussian mixture intensity along each ray and converts it into interval-wise occupancy probabilities via a Poisson event formulation, allowing multiple occupied hypotheses to coexist without enforcing mutual competition across depth. The predicted mixture components are interpreted as occupancy hypotheses to initialize sparse 3D Gaussian primitives, which are refined and rasterized for semantic occupancy prediction. Experiments on the nuScenes benchmark show that RayOcc achieves state-of-the-art overall IoU and mIoU among the compared Gaussian-based occupancy methods.
Chinese Translation
仅使用相机的三维语义占用预测旨在从多视角图像中推断体素级场景语义,但由于深度模糊和遮挡,这一任务仍然具有根本性的挑战。在单个相机光线沿线,多个空间上分离的表面可能共存,使得占用问题本质上成为一个多标签存在问题,而非单一深度估计任务。然而,大多数现有方法倾向于每条光线使用单一主导深度假设,这限制了它们在复杂遮挡下对体积场景的建模能力。为了解决这一限制,我们提出了RayOcc,一个遮挡感知的光线占用框架,它将光线建模重新表述为多标签存在预测。RayOcc不是预测一个分类深度分布,而是沿每条光线估计一个非标准化的高斯混合强度,并通过泊松事件公式将其转换为区间占用概率,从而允许多个占用假设共存,而不强制在深度之间进行相互竞争。预测的混合成分被解释为占用假设,以初始化稀疏的三维高斯原语,这些原语经过细化和栅格化用于语义占用预测。在nuScenes基准上的实验表明,RayOcc在与其他基于高斯的占用方法比较中,实现了最先进的整体IoU和mIoU。
深度/几何 / 3 / 2607.17938

MuViSeg: Multi-View Segment Correspondences from Dense Geometry Priors

MuViSeg:基于密集几何先验的多视角分段对应
Denis Fatykhoph, Timur Akhtyamov, Konstantin Pakulev, German Devchich, Gonzalo Ferrer
cs.CV
Abstract
Classical image correspondence is solved at the level of sparse keypoints or dense pixels, but the systems that consume these matches - object-level mapping, topological navigation, scene-graph maintenance - reason about whole objects. Recent work narrows this gap by matchng directly at the level of instance segments: a class-agnostic segmenter partitions each image, and per-segment descriptors are obtained by pooling features from large 3D foundation models over the masks. We build on this segment-level matching paradigm and propose three learned matching heads: a LightGlue-style attention head with DoubleSoftmax scoring on frozen MASt3R descriptors; a DPT-style multi-scale fusion module that exposes layered spatial detail from the VGGT foundation model before pooling; and - as our main contribution - a multi-view extension that performs joint self-attention over segments drawn from several views at once, recovering transitive correspondences that strictly pairwise matchers cannot reach. Under a stratified zero-shot protocol on Replica and Virtual KITTI 2 with controlled viewpoint baselines from 0 deg to 180 deg, the LightGlue-style head improves over a parameter-free Sinkhorn matcher on the same MASt3R backbone by +4.85 AUPRC on Replica and +25.9 AUPRC on Virtual KITTI 2. Dropped into the RoboHop topological navigation pipeline on the Habitat-Matterport 3D (HM3D) Instance Image Navigation benchmark without retraining, our multi-view variant raises success rate from 50% to 70%, and our LightGlue-style head raises SPL from 45.7 to 59.1.
Chinese Translation
经典的图像对应问题通常在稀疏关键点或密集像素的层面上解决,但使用这些匹配结果的系统——如对象级映射、拓扑导航和场景图维护——则是基于整体对象进行推理。近期的研究通过直接在实例分段层面进行匹配来缩小这一差距:一种与类别无关的分段器对每幅图像进行分割,并通过对大规模3D基础模型在掩膜上的特征进行池化来获得每个分段的描述符。我们在这一分段级匹配范式的基础上提出了三个学习的匹配头:一个基于LightGlue风格的注意力头,采用在冻结的MASt3R描述符上进行DoubleSoftmax评分;一个DPT风格的多尺度融合模块,在池化之前从VGGT基础模型中暴露分层空间细节;以及作为我们的主要贡献,一个多视角扩展,能够对来自多个视角的分段进行联合自注意力,从而恢复严格的成对匹配器无法达到的传递对应。在Replica和Virtual KITTI 2的分层零样本协议下,控制视点基线从0度到180度,LightGlue风格的头在相同的MASt3R骨干网络上相较于无参数的Sinkhorn匹配器在Replica上提高了+4.85 AUPRC,在Virtual KITTI 2上提高了+25.9 AUPRC。我们的多视角变体在Habitat-Matterport 3D (HM3D)实例图像导航基准测试中,未经过重新训练直接应用于RoboHop拓扑导航管道,成功率从50%提高至70%,而我们的LightGlue风格头则将SPL从45.7提高至59.1。
深度/几何 / 4 / 2607.18078

VGOcc: Learning Visual-Geometric Gaussians for Vision-Centric 3D Driving Occupancy Prediction

VGOcc:学习视觉-几何高斯用于以视觉为中心的三维驾驶占用预测
Junhong Lin, Xianda Guo, Kangli Wang, Yuqi Ye, Xiaoyu Liang, Yanlun Peng, Wei Gao
cs.CV
Abstract
Vision-only occupancy prediction requires recovering a semantic 3D occupancy field from calibrated surround-view images, where each view provides observations with ambiguous depth along camera rays. Existing methods have progressed from dense structured representations to sparse Gaussian primitives, improving the efficiency of 3D scene representation. However, Gaussian learning still relies primarily on image domain features, which provide limited explicit geometric information for volumetric reasoning. Our key observation is that effective Gaussian occupancy modeling requires not only sparse primitives, but also richer geometric and semantic learning cues. In this paper, we propose VGOcc, which learns visual and geometric cues from foundation models for Gaussian modeling. VGOcc incorporates these cues into primitive initialization and refinement, yielding a representation termed Visual-Geometric Gaussians tailored to semantic occupancy prediction. Specifically, we propose Visual-Geometric Gaussian Birth to form spatially balanced Gaussian centers from ray depth hypotheses, while visual semantic features initialize primitive attributes. Next, we design Pose-Aware Feature Learning to combine foundation tokens with camera embeddings and calibrated ray information. Features from neighboring views are then aggregated at projected 3D locations for each Gaussian refinement stage. Finally, Gaussian decoder refines birth Gaussians with pose-aware features and renders them into semantic occupancy. Experiments on nuScenes demonstrate that VGOcc achieves state-of-the-art performance in vision-only 3D occupancy prediction. Codes will be available at https://github.com/JHLin42in/VGOcc.
Chinese Translation
仅依赖视觉的占用预测需要从校准的全景图像中恢复语义三维占用场,其中每个视图提供沿相机光线的模糊深度观测。现有方法已从密集结构化表示进展到稀疏高斯原语,提高了三维场景表示的效率。然而,高斯学习仍主要依赖于图像域特征,这些特征为体积推理提供的明确几何信息有限。我们的关键观察是,有效的高斯占用建模不仅需要稀疏原语,还需要更丰富的几何和语义学习线索。在本文中,我们提出了VGOcc,它从基础模型中学习视觉和几何线索用于高斯建模。VGOcc将这些线索融入原语的初始化和细化中,产生一种称为视觉-几何高斯的表示,专门用于语义占用预测。具体而言,我们提出了视觉-几何高斯出生(Visual-Geometric Gaussian Birth),从光线深度假设中形成空间平衡的高斯中心,同时视觉语义特征初始化原语属性。接下来,我们设计了姿态感知特征学习(Pose-Aware Feature Learning),将基础标记与相机嵌入和校准光线信息结合。然后,在每个高斯细化阶段,从邻近视图的特征在投影的三维位置上进行聚合。最后,高斯解码器利用姿态感知特征细化出生高斯,并将其渲染为语义占用。在nuScenes上的实验表明,VGOcc在仅依赖视觉的三维占用预测中实现了最先进的性能。代码将发布在 https://github.com/JHLin42in/VGOcc。

预测/规划

3
预测/规划 / 1 / 2607.17521

GeoWorldAD: Geometry World Action Model for Autonomous Driving

GeoWorldAD:用于自主驾驶的几何世界动作模型
Songyan Zhang, Jinyuan Tian, Hanbing Li, Daqi Liu, Hao Chen, Wenhui Huang, Fang Li, Guang Chen, Hangjun Ye, Long Chen, Kuiyuan Yang, Chen Lv
cs.RO
Abstract
Autonomous driving requires both safe and efficient planning decisions in dynamic 3D environments. Although recent Vision/Video-Action models learn policies directly from visual observations and scale well with advances in vision transformers and large-scale training data, they often lack explicit geometric grounding and future-aware spatial guidance, limiting their ability to balance collision avoidance and driving progress. In this work, we propose GeoWorldAD, a geometry world action model that grounds trajectory planning in ego-aligned 3D space and anticipates short-horizon scene evolution with latent future geometry tokens. Present geometry provides essential spatial constraints for safe planning, while future geometry reveals how surrounding agents and ego-centric free space may evolve, reducing overly conservative decisions without sacrificing safety. To efficiently exploit these geometric cues, GeoWorldAD progressively aggregates multi-scale present geometry and latent future geometry through iterative trajectory refinement. Experiments on NAVSIM v1 and v2 demonstrate state-of-the-art performance, highlighting the effectiveness of explicit 3D geometry grounding and future geometry world modeling for safe and efficient autonomous driving.
Chinese Translation
自主驾驶需要在动态三维环境中做出安全且高效的规划决策。尽管最近的视觉/视频-动作模型能够直接从视觉观察中学习策略,并随着视觉变换器和大规模训练数据的进步而具有良好的扩展性,但它们往往缺乏明确的几何基础和未来感知的空间指导,限制了它们在避免碰撞与推进驾驶之间的平衡能力。在本研究中,我们提出了GeoWorldAD,一种几何世界动作模型,它将轨迹规划基于自我对齐的三维空间,并通过潜在的未来几何标记预测短期场景演变。当前的几何信息为安全规划提供了必要的空间约束,而未来几何则揭示了周围代理和以自我为中心的自由空间可能如何演变,从而减少过于保守的决策而不牺牲安全性。为了高效利用这些几何线索,GeoWorldAD通过迭代轨迹细化逐步聚合多尺度的当前几何和潜在未来几何。在NAVSIM v1和v2上的实验展示了其先进的性能,突显了明确的三维几何基础和未来几何世界建模在安全高效自主驾驶中的有效性。
预测/规划 / 2 / 2607.18106

Importance Sampling and PCA for Finding Failures in Commercial Autonomous Vehicles

重要性采样与主成分分析在商业自动驾驶车辆故障发现中的应用
Hailey Warner, Duncan Eddy, Shreya Parjan, Caroline Cahilly, Harrison Delecki, Matthias Kleinstauber, Chaitanya Shinde, Jerry Lopez, Mykel J. Kochenderfer
cs.RO
Abstract
Methods for discovering rare failures in autonomous systems have so far been demonstrated almost exclusively in simulations with simple, academic driving stacks, leaving open whether they generalize to the more robust planners used in commercial systems. We address this gap by applying two rare-event discovery algorithms to a commercial autonomous trucking stack. Adaptive stress testing (AST) uses reinforcement learning to search for the most likely noise trajectories leading to a simulated collision, while diffusion-based failure sampling (DiFS) trains a denoising diffusion model to sample a diverse set of failures. We show that both algorithms find simulated collisions during merge and cut-in maneuvers where traditional Monte Carlo simulation does not. To make these failures actionable, we introduce a statistical analysis based on principal component analysis (PCA) that classifies failures into common modes and identifies the timesteps that most influence the outcome. We cluster the principal components and invert the PCA transform to recover generalized noise trajectories, and show that these trajectories reproduce failures in identical and similar scenarios. This provides a path from failure discovery to systematic diagnosis of perception-level flaws.
Chinese Translation
迄今为止,发现自主系统中稀有故障的方法几乎仅在具有简单学术驾驶堆栈的模拟中得到验证,这使得其是否能够推广到商业系统中使用的更为稳健的规划器仍然不确定。我们通过将两种稀有事件发现算法应用于商业自动驾驶卡车堆栈来填补这一空白。自适应压力测试(Adaptive Stress Testing, AST)利用强化学习搜索导致模拟碰撞的最可能噪声轨迹,而基于扩散的故障采样(Diffusion-based Failure Sampling, DiFS)则训练去噪扩散模型以采样多样化的故障集。我们展示了这两种算法能够在合并和切入操作中发现模拟碰撞,而传统的蒙特卡洛模拟则无法做到。为了使这些故障具有可操作性,我们引入了一种基于主成分分析(Principal Component Analysis, PCA)的统计分析方法,将故障分类为常见模式,并识别出对结果影响最大的时间步。我们对主成分进行聚类,并反转PCA变换以恢复广义噪声轨迹,结果表明这些轨迹能够在相同和相似场景中重现故障。这为从故障发现到系统性诊断感知层面缺陷提供了一条路径。
预测/规划 / 3 / 2607.16938

What Do They See? Interpreting Complex Road Scenarios Through the Eyes of Vision-Language-Action Models for Safe and Trustworthy Autonomous Vehicle Learning

他们看到了什么?通过视觉-语言-行动模型的视角解读复杂道路场景,以实现安全可信的自动驾驶学习
Kalpana Panda, Wesley Maia, Vinti Agarwal, Ross Greer
cs.CV · cs.AI · cs.LG · cs.RO
Abstract
End-to-end autonomous driving models are now able to navigate complex road scenarios, mapping raw sensor observations directly to observed paths for open-loop evaluation and often effective driving in closed-loop evaluation. Yet the internal logic of these safety-critical systems remains largely opaque, due to the complexity of traffic scenes. We propose a counterfactual ablation framework called Counterfactual Vision Action Analysis (CVAA) that systematically removes individual detected objects from front-camera images using photorealistic generative inpainting to prepare counterfactual sets to evaluate the difference in the model's response. This isolates the causal effect of each object's presence on the model's planning behaviour. Applied to the Alpamayo 1 trajectory predictor across 210 nuScenes driving scenes, we create a dataset Counter -nuScenes, using which we see that vehicles and pedestrians within the model's 'path' dominate causal influence as expected, while traffic lights, as expected, exert disproportionate effect relative to their image footprint. However, we also find cases where the model responds strongly to objects a human driver would consider irrelevant. This brings forth a deeper question: does the model itself view the scene as a sum of individual objects influencing the outcome, or does it encode an entirely different set of internal features that do not correspond to human-legible scene elements? To further understand this, we compare intermediate representations of original and inpainted image pairs using mechanistic interpretability techniques and examine the effect of the removal through the various model layers. Together, these two stages offer a path from behavioral auditing to representational understanding, creating explainable driving systems and solidifying human-AI trust.
Chinese Translation
端到端的自动驾驶模型现在能够在复杂的道路场景中导航,将原始传感器观察直接映射到观察路径,以进行开放式评估,并在闭环评估中通常实现有效驾驶。然而,由于交通场景的复杂性,这些安全关键系统的内部逻辑仍然在很大程度上是不透明的。我们提出了一种反事实消融框架,称为反事实视觉行动分析(Counterfactual Vision Action Analysis, CVAA),该框架系统性地从前置摄像头图像中移除单个检测到的物体,使用逼真的生成修复技术准备反事实集合,以评估模型响应的差异。这使得我们能够隔离每个物体存在对模型规划行为的因果影响。应用于Alpamayo 1轨迹预测器,涵盖210个nuScenes驾驶场景,我们创建了一个数据集Counter-nuScenes,利用该数据集我们发现,模型“路径”中的车辆和行人如预期主导了因果影响,而交通信号灯则相对于其图像占用面积施加了不成比例的影响。然而,我们也发现模型对人类驾驶员认为不相关的物体有强烈反应的情况。这引发了一个更深层次的问题:模型本身是否将场景视为影响结果的单个物体的总和,还是编码了一组与人类可理解的场景元素不对应的完全不同的内部特征?为了进一步理解这一点,我们使用机械可解释性技术比较原始和修复图像对的中间表示,并检查通过不同模型层的移除效果。这两个阶段共同提供了一条从行为审计到表征理解的路径,创造可解释的驾驶系统,并巩固人机信任。

仿真/数据

2
仿真/数据 / 1 / 2607.16943

SinD 2.0: A Multi-City UAV Dataset with Semantic Risk Annotations for SOTIF-Oriented Safety Validation at Signalized Intersections

SinD 2.0:一个具有语义风险注释的多城市无人机数据集,用于信号交叉口的面向SOTIF的安全验证
Yunwei Li, Shengjie Fu, Chunrong Chen, Chengxiang Zhao, Yuchen Fan, Mingyu Zhu, Yanchao Xu, Yuxin Zhang, Lan Yang, Chuzhao Li, Jie Ji, Yi He, Abhijit Sarkar, Akash Sonth, Hong Wang, Jun Li
cs.RO
Abstract
Safety validation at signalized intersections remains a critical bottleneck for the deployment of autonomous driving systems (ADS), as these scenarios involve dense heterogeneous traffic, contested right of way, and long-tail safety-critical interactions, posing significant challenges to the Safety of the Intended Functionality (SOTIF). Existing naturalistic driving datasets often suffer from geographical homogeneity, sparsity of safety-critical events, and lack of semantic risk annotations, which limit the evaluation of algorithmic generalizability and targeted SOTIF verification. To address these gaps, this paper introduces SinD 2.0, a large-scale drone-based intersection dataset dedicated to cross-domain ADS safety analysis. The main contributions of SinD 2.0 are: (1) Cross-domain diversity: It covers six signalized intersections across four Chinese cities, capturing distinct intersection topologies and regional driving behavior characteristics; (2) High-density risk interactions: A total of 32,682 safety-critical events are extracted via surrogate safety measures, significantly enriching the density of boundary test scenarios; (3) Hierarchical semantic annotations: Besides integration with high-definition (HD) maps and Signal Phase and Timing (SPaT) data, it provides multi-dimensional semantic labels including traffic violations, high-risk interactions, visual shielding, and narrow feasible areas; (4) Full-stack testing toolchain: It supports automated scenario extraction, prediction-only evaluation, open-loop replay, reactive closed-loop testing, and photorealistic rendering. Benchmark experiments demonstrate that SinD 2.0 exhibits significant domain shifts across cities, and the semantic risk subsets can effectively expose the performance limitations of ADS algorithms. The dataset, annotations, and testing toolchain are available at https://github.com/SOTIF-AVLab/SinD/tree/main.
Chinese Translation
在信号交叉口进行安全验证仍然是自主驾驶系统(ADS)部署的一个关键瓶颈,因为这些场景涉及密集的异构交通、争议的通行权和长尾的安全关键交互,给意图功能的安全性(SOTIF)带来了重大挑战。现有的自然驾驶数据集往往存在地理同质性、安全关键事件稀缺和缺乏语义风险注释等问题,这限制了算法的普遍性评估和针对性的SOTIF验证。为了解决这些问题,本文介绍了SinD 2.0,一个大型基于无人机的交叉口数据集,专注于跨领域的ADS安全分析。SinD 2.0的主要贡献包括:(1)跨领域多样性:覆盖四个中国城市的六个信号交叉口,捕捉不同的交叉口拓扑和区域驾驶行为特征;(2)高密度风险交互:通过替代安全措施提取了总计32,682个安全关键事件,显著丰富了边界测试场景的密度;(3)分层语义注释:除了与高清(HD)地图和信号相位与时序(SPaT)数据的集成外,还提供多维度的语义标签,包括交通违规、高风险交互、视觉遮挡和狭窄可行区域;(4)全栈测试工具链:支持自动场景提取、仅预测评估、开环重放、反应闭环测试和照片级真实感渲染。基准实验表明,SinD 2.0在城市之间表现出显著的领域转变,语义风险子集能够有效揭示ADS算法的性能局限性。数据集、注释和测试工具链可在 https://github.com/SOTIF-AVLab/SinD/tree/main 获取。
仿真/数据 / 2 / 2607.17767

VLN-AVP: Zero-Shot Vision-Language Navigation with Hybrid Long-Short-Term Memory for Autonomous Valet Parking

VLN-AVP:基于混合长短期记忆的零-shot视觉语言导航用于自主代客泊车
Yijian Li, Xiangru Mu, Changze Li, Hantian Shi, Jiyuan Cai, Jia Cai, Xiaoxue Liu, Yajing Sun, Ming Yang, Tong Qin
cs.RO
Abstract
Existing methods in Autonomous Valet Parking (AVP) typically rely on pre-built maps, which severely restricts their scalability to unseen environments and open-vocabulary targets. Inspired by the application of Vision-Language Models (VLMs) in Vision-Language Navigation (VLN) tasks, we propose VLN-AVP, a zero-shot navigation framework for AVP tasks. By combining the precise spatial perception of a Bird's-Eye-View (BEV) model with the general intelligence of VLMs, our framework 1) eliminates the dependency on pre-built maps, 2) interprets semantic environmental contexts in parking scenarios, and 3) enables intuitive navigation following natural language instructions. Specifically, we introduce a hybrid memory system: a short-term perception memory tracks semantic visual cues to address the limitations of VLM's single-frame reasoning in existing methods, while a long-term topological memory facilitates stable policy learning from past experiences. To bridge the gap in existing benchmarks, we also present the VLN-AVP dataset and benchmark. Featuring 10 high-fidelity parking scenes and over 1,000 navigation episodes, it has the largest number of garage scenes to date and is the first VLN benchmark for underground parking. Extensive experiments demonstrate that in simulation, our method achieves an over 25% improvement in success rate compared to VLN methods and an over 15% improvement compared to other autonomous driving methods. Furthermore, it attains a leading success rate in real-world vehicle experiments, proving its practical feasibility.
Chinese Translation
现有的自主代客泊车(AVP)方法通常依赖于预构建的地图,这严重限制了它们在未知环境和开放词汇目标中的可扩展性。受到视觉语言模型(VLMs)在视觉语言导航(VLN)任务中应用的启发,我们提出了VLN-AVP,一个用于AVP任务的零-shot导航框架。通过将鸟瞰图(BEV)模型的精确空间感知与VLM的通用智能相结合,我们的框架1)消除了对预构建地图的依赖,2)解释了停车场景中的语义环境上下文,3)使得根据自然语言指令进行直观导航成为可能。具体而言,我们引入了一种混合记忆系统:短期感知记忆跟踪语义视觉线索,以解决现有方法中VLM单帧推理的局限性,而长期拓扑记忆则促进了从过去经验中稳定的策略学习。为了填补现有基准测试中的空白,我们还提出了VLN-AVP数据集和基准测试。该数据集包含10个高保真停车场景和超过1000个导航回合,是迄今为止拥有最多车库场景的数据集,也是第一个针对地下停车的VLN基准。大量实验表明,在仿真中,我们的方法相比于VLN方法的成功率提高了超过25%,相比于其他自主驾驶方法提高了超过15%。此外,在实际车辆实验中,它达到了领先的成功率,证明了其实际可行性。

安全/异常

1
安全/异常 / 1 / 2607.16922

Pedestrian Archetypes Extension -- More Pedestrian Models for Autonomous Vehicle Safety Testing

行人原型扩展——更多用于自动驾驶车辆安全测试的行人模型
Taorui Huang, Namita Gaidhani, Ritvik Bansal, S M Jubaer, Regina Lim, Rhett Zhao, Gavin Rafael Selin, Sunnie Deng Gao, Hasnain N Syed
cs.CV
Abstract
In our prior work, Pedestrian Archetypes, we defined pedestrian archetypes as collections of behaviors that uniquely identify a specific type of pedestrian. The first paper proposed 12 pedestrian archetypes, including the Wanderer, Drunk, Distracted, Flash, Indecisive, Blind, Flock, Jaywalker, Elderly, Kid, Eventful, and Parked Pedestrian. These archetypes were introduced to move beyond single behavior labels and provide a more natural way to describe how dangerous pedestrians actually behave progressively in real-world traffic scenarios. However, upon further annotation of YouTube dash-cam videos, we identified 7 additional pedestrian archetypes with observable and significant behavioral differences from the previously proposed ones. These new archetypes capture pedestrian behavior patterns that could not be fully explained by the original taxonomy. In this pre-print, we introduce each new archetype, define its essential and optional behaviors, explain how it differs from previously proposed archetypes, and provide video-frame evidence showing the archetype in action.
Chinese Translation
在我们之前的研究《行人原型》中,我们将行人原型定义为一组行为的集合,这些行为独特地识别出特定类型的行人。第一篇论文提出了12种行人原型,包括徘徊者、醉酒者、分心者、闪现者、犹豫者、盲人、成群行人、闯红灯者、老年人、儿童、事件性行人和停放行人。这些原型的引入旨在超越单一行为标签,提供一种更自然的方式来描述行人在现实交通场景中逐渐表现出的危险行为。然而,在对YouTube行车记录仪视频进行进一步标注时,我们识别出了7种额外的行人原型,这些原型在可观察的行为上与之前提出的原型存在显著差异。这些新原型捕捉了原有分类法无法完全解释的行人行为模式。在本预印本中,我们介绍每个新原型,定义其基本和可选行为,解释其与之前提出的原型的区别,并提供视频帧证据展示该原型的实际表现。