Accepted Papers

Safe and Defensive Autonomous Driving (SDAD) · ECCV 2026 · Malmö, Sweden · Non-archival workshop track

Every accepted paper is presented as a poster; three papers were additionally selected for oral presentations. Because the workshop is non-archival, authors retain the right to submit their work elsewhere. Camera-ready PDFs are posted here as they are received.

Oral Presentations

Selected for a 15-minute talk in the morning oral session, and also presented as posters.

Oral Submission #9

Seeing the Evidence, Not Just the Answer: Training-Free SalMask Evidence Routing for Traffic Accident Video Understanding

Hejiu Lu, Sang Hun Lee

Kookmin University

Abstract

Vision-language models (VLMs) show strong potential for autonomous-driving scene understanding, yet their decisions on safety-critical accident videos may rely on language priors rather than visually grounded evidence. We propose SalMask Evidence Routing (SalMask-ER), a training-free framework that routes complementary global and localized evidence to a frozen VLM. A compact question-agnostic caption preserves scene-level context, while open-vocabulary detection and driver-oriented saliency produce object-aware crops with attenuated backgrounds. On VRU-Accident, SalMask-ER improves Qwen2.5-VL-3B from 51.12% to 67.33%, a 16.21-point gain, and reaches 71.30% with Qwen3.5-4B. In the same way intended for the dense accident captioning task, the SalMask configuration reports higher scores than the published Qwen2.5-VL-3B baseline on all six metrics and outperforms VideoPerceiver-3B, which is trained using a combination of supervised fine-tuning (SFT) and reinforcement learning (RL). Evidence ablations further show that removing or mismatching localized content weakens accident-centric and causal reasoning.

PDF
Oral Submission #12

RoCA: Robust Cross-Domain End-to-End Autonomous Driving

Rajeev Yasarla, Shizhong Han, Hsin-Pai Cheng, Apratim Bhattacharyya, Shweta Mahajan, Hong Cai, Fatih Porikli

Qualcomm AI Research

Abstract

End-to-end (E2E) autonomous driving has recently emerged as a new paradigm, offering significant potential. However, few studies have looked into the practical challenge of deployment across domains (e.g., cities). Although several works have incorporated Large Language Models (LLMs) to leverage their open-world knowledge, LLMs do not guarantee cross-domain driving performance and may incur prohibitive retraining costs during domain adaptation. In this paper, we propose RoCA, a novel framework for robust cross-domain E2E autonomous driving. RoCA formulates the joint probabilistic distribution over the tokens that encode ego and surrounding vehicle information in the E2E pipeline. Instantiating with a Gaussian process (GP), RoCA learns a set of basis tokens with corresponding trajectories, which span diverse driving scenarios. Then, given any driving scene, it is able to probabilistically infer the future trajectory. By using RoCA together with a base E2E model in source-domain training, we improve the generalizability of the base model, without requiring extra inference computation. In addition, RoCA enables robust adaptation on new target domains, significantly outperforming direct finetuning. We extensively evaluate RoCA on various cross-domain scenarios and show that it achieves strong domain generalization and adaptation performance.

PDF
Oral Submission #18

Worst-Case Hidden-Vehicle Trajectory Search in Spatiotemporal Occlusion Regions

Ruichen Tan, Zengxiang Lei, Satish Ukkusuri

Purdue University

Abstract

Occlusion introduces fundamental uncertainty and safety risks in autonomous driving. Existing methods often propagate frame-wise hypotheses or optimize ego behavior against prescribed hidden-agent predictions, leaving the worst history-consistent interaction unexplored. We introduce History-Conditioned Minimax Trajectory Search (HC-MTS), which couples temporal occlusion reasoning with response-aware adversarial search. First, HC-MTS constructs finite hidden-state modes, each certified by a backward witness satisfying multi-frame visibility, observed-occupancy, semantic-map, and class-specific kinematic constraints. It then solves a bilevel minimax problem: an inner finite oracle maximizes the ego driving score over destination attainment and ride comfort, while the outer search selects the legal hidden-vehicle trajectory that minimizes this best-response value. Across eight Waymo Open Motion Dataset scenarios, increasing the visibility-memory horizon from K=1 to K=20 reduces the mean per-scenario vehicle, pedestrian, and total retained hidden-seed counts by 18.12%, 21.67%, and 18.45%, respectively. HC-MTS identifies six avoidable counterexamples, while no legal collision-producing attacker is found in the remaining two scenes within the finite search budget.

PDF

Poster Presentations

Presented in poster sessions 1 and 2.

Poster Submission #3

InfiniVerse: Occupancy Guided Unbounded Scene Generation for Autonomous Driving

Xiaoyu Ye, Leheng Li, Xinyu Ji, Yingjie Cai, Hongda He, Xu Yan, Guanyi Zhao, Ying-Cong Chen, Bingbing Liu, Shuguang Cui, Zhen Li

The Chinese University of Hong Kong, Shenzhen · HKUST (Guangzhou) · Nanyang Technological University · Huawei Technologies · University of New South Wales

Abstract

Generating realistic, controllable, and temporally coherent urban environments is a critical yet unresolved challenge in the autonomous driving community.

In this paper, we introduce InfiniVerse, a unified pipeline for long-range, 2D–3D-aligned, and controllable synthesis of dynamic urban scenes from a single frame.

In practice, our approach first reconstructs a 3D occupancy representation from the input multi-view frame. This representation serves as a foundation for autoregressive scene extension along arbitrary trajectories.

Subsequently, a video diffusion model translates the coarse occupancy grid into realistic, spatiotemporally consistent video sequences.

Moreover, we propose a hierarchical sketch-and-refine paradigm, in which the generated videos are re-projected as image-conditioned feedback to enhance the 3D occupancy representation, establishing cross-modal alignment and mutual enhancement between the visual and spatial domains.

Extensive evaluations on the Waymo Open Dataset and nuScenes demonstrate that InfiniVerse achieves state-of-the-art performance, with a FID of 6.4 and FVD of 67.97, significantly outperforming existing benchmarks in both duration and stability.

PDF
Poster Submission #4

Training-Free Traffic-Sign Detection Recovery via Open-Vocabulary Adversarial-Patch Localization

Kangmin Bae, Hyunwoo Jin, Sungwon Yi

ETRI, South Korea

Abstract

Removing an adversarial patch is not equivalent to recovering the evidence required by an object detector. In traffic-sign images, a patch can occlude the class-defining symbol; a perceptually plausible completion may therefore depict the wrong sign, while unconstrained recovery may overwrite predictions that survived the attack. We study this distinction on REAP and propose a training-free recovery framework for settings in which detector retraining is unavailable. A frozen open-vocabulary detector hierarchically localizes candidate signs and patch regions without access to patch size, count, or placement. The resulting boxes define masks for native-resolution local inpainting. Detections from the recovered image and contextual crops are fused asymmetrically with an immutable attacked-image output, while a frozen visual-encoder ensemble supplies ranked class hypotheses from clean references. No detector, localizer, or encoder parameter is updated. This formulation separates open-vocabulary patch localization from privileged benchmark geometry and treats perceptual completion, semantic recovery, and detection preservation as distinct problems.

PDF
Poster Submission #5

When Shared Rollouts Fail in Defensive Driving Evaluation: A NAVSIM Score Basis Audit

Ziang Wei, Minjun Yu, Zheyuan Lai, Mingjie Pang, Wei Li

EABOT.AI

Abstract

Defensive driving scores are useful only when they preserve distinctions between policies that observe surrounding actors and those that do not. Re-simulation benchmarks may use reference-conditioned forgiveness, under which an agent receives credit when the logged human reference fails a compliance channel. When agent and reference share an unstable rollout transformation, this rule can propagate shared reference failures into broad compliance credit. We audit this risk in NAVSIM v2.2 original scene single-stage scoring. Under the affected documented-stack condition on the audited numerical backend, the route-blind Ignore-All probe and a route-aware actor-blind probe outrank human replay and PDM-Closed over the complete 12,146-token navtest split. A fresh installation following the public specification reproduces rollout divergence on a fixed 32-token diagnostic set. A same-source dependency stack control and an exact-input diagnostic isolate dependency-sensitive numerical behavior in the shared velocity refit. On a 450-token control pool, replacing only the solver eliminates rollout divergence and restores blind-last ordering while keeping forgiveness enabled. Thus, the numerical instability is the direct trigger. Reference-conditioned forgiveness propagates the resulting shared reference failures into compliance credit. We contribute an audit protocol requiring score basis and stack disclosure, blind probes, overwrite reporting, and rollout stability tests before using such scores for defensive driving claims.

PDF
Poster Submission #6

Real-Time Front-View Depth Estimation for Automatic Emergency Braking

Yu Han, Junjie Zhang, Xiangyu Wang, Chuanchuan Zhong, Yulun Song

Li Auto Inc.

Abstract

Automatic emergency braking (AEB) requires front-obstacle perception that is both accurate and low-latency. Existing systems typically rely on lidar-based perception, camera-based object detection, or image-view depth estimation. Lidar pipelines can be vulnerable to spurious returns caused by reflective surfaces or exhaust smoke, while object detectors depend on predefined categories and may miss unknown or irregular obstacles. Image-view depth estimation predicts dense per-pixel depth, but its outputs are not directly aligned with AEB and usually require projection and additional post-processing. We propose an end-to-end model that directly predicts a front-view depth map on a forward plane in the ego-vehicle coordinate frame. An attention-based encoder aggregates multi-scale image features onto a fixed front-view query grid, and a lightweight decoder outputs a compact front-view depth map. Training targets are generated automatically by projecting temporally aligned lidar point clouds onto the front-view plane, requiring no manual annotation. In deployment, the model runs at 1.7 ms on ThorU and reduces lidar-noise-induced false AEB triggers by about 40% without degrading true-positive AEB triggering.

PDF
Poster Submission #7

Critical Scenario Generation for Signalized Intersections via Liouville Guided Temporal Reparameterization

Abstract

Autonomous driving evaluation at signalized intersections is particularly demanding because road users interact under dense traffic, signal control, and right of way constraints. Since hazardous interactions occur infrequently in naturalistic data, existing datasets provide limited support for constructing realistic critical scenario libraries. We therefore formulate critical scenario generation as the controlled evolution of recorded interactions in a compact conflict state space. The state jointly captures the arrival time gap at the conflict point and the minimum spatial clearance, while a phase conditioned potential integrates empirical statistics, shrinkage estimation, and a structural risk prior. The normalized potential gradient defines the characteristic direction of increasing criticality, and the Liouville continuity equation describes the corresponding evolution at the population level. Individual variants are then realized through temporal reparameterization along the recorded paths. Results on the SinD dataset demonstrate controllable progression toward more critical surrogate states without altering the original path geometry.

PDF
Poster Submission #8

PLFlow: Prior-Conditioned Latent Flow Matching for Map-Compliant Forecasting

Yiming Xu, Hao Cheng, Monika Sester

Leibniz University Hannover · University of Twente

Abstract

Trajectory forecasting requires a compact set of diverse futures that remain compliant with observable road geometry. Flow matching provides powerful conditional generation with simulation-free training, but is challenging to apply directly to trajectory forecasting. Three practical issues arise: (i) forecasting naturally starts from a history-conditioned distribution rather than a standard Gaussian, (ii) multi-step generation has high latency and discretized ODE sampling is brittle under intermediate-state drift, and (iii) unordered samples do not directly provide a compact, ordered set of probabilistic modes. We propose PLFlow (Prior-Conditioned Latent Flow Matching), which formulates forecasting as history→future conditional transport in a shared trajectory-VAE latent space with a history-induced Gaussian prior and training-time Gaussian augmentation for robust integration. To enable real-time inference, we pool and re-cluster teacher rollouts into K representative latent centers and distill them into a one-step student through permutation-invariant matching. The resulting student outputs an ordered set of probabilistic trajectories while the stochastic flow process remains in the teacher. Experiments on Argoverse 1 and 2 demonstrate competitive forecasting accuracy and improved road-geometry compliance. Controlled comparisons indicate that repeated state-dependent transport contributes to lower map-violation rates, whereas repeated endpoint prediction does not.

PDF
Poster Submission #10

Do Not Forget the Obvious - RISC: A Risk-Informed Slice-Coverage Protocol for Safe Autonomous Driving

Fabian Hüger

CARIAD SE

Abstract

Aggregate metrics may not fully reflect performance in insufficiently examined high-risk driving conditions. We propose RISC (Risk-Informed Slice Coverage), a practical protocol for risk-guided stress testing and coverage-qualified evaluation. Risk-guided stress testing directs a finite audit budget toward risk-relevant sub-datasets, called risk slices, while coverage-qualified evaluation reports results together with explicit statements about which slices are sufficiently or insufficiently covered. The protocol translates safety concerns into machine-readable risk slices, uses lightweight signals to tag candidate data, selects a compact audit set by risk, and qualifies the results using coverage evidence. An LLM can optionally support this process by surfacing relevant but potentially overlooked conditions during test planning, thereby helping engineers not to forget the obvious. RISC is model-agnostic and can be applied to perception modules, driving models, and other autonomous-driving subsystems. We instantiate the protocol for monocular pedestrian perception using 1,000 frames from the Zenseact Open Dataset, image statistics, and a YOLO-based detector proxy. In this proof-of-concept study, risk-guided selection increases critical failure discovery from 34.0% under random sampling to 98.5%. RISC provides a lightweight, assurance-oriented evaluation layer that complements scenario categorization, coverage assessment, and broader testing-and-verification workflows.

PDF
Poster Submission #11

Beyond Collision: A Human-Centric Process Safety Evaluation and Trajectory Supervision Framework for Autonomous Driving

Yunwei Li, Ruilin Yu, Xiangyang Ye, Siyu Wu

Tsinghua University

Abstract

Safety of the intended functionality (SOTIF) evaluations for autonomous driving systems often reduce acceptance to outcome-level evidence, such as whether a scenario is collision-free or whether a simple criticality threshold is crossed. We argue that this misses a central safety question: did the system complete the human-relevant driving process safely before the final outcome? This paper proposes a human-centric multi-stage evaluation framework for intersection driving. The framework decomposes a scenario into approach, in-intersection, and exit stages, and evaluates each stage through safe-driving-procedure completion, collision risk, behavioral feasibility, and efficiency. In a CARLA--Autoware software-in-the-loop case study, the framework exposes hidden process risk in a collision-free case, and diagnoses failure modes across 15 safety-critical scenarios where Autoware passes only 53.3% of cases. We further show that human-process signals can serve as a trajectory safety guardrail for end-to-end planning: on 504 OpenDriveVLA intersection samples, a human-process selector reduces collision steps from 19 to 12.

PDF
Poster Submission #13

Decision-Guided Adaptive Data Sampling for Autonomous Driving Model Training

Masaki Nambata, Shota Yamazaki, Jo Nishiyama, Takuya Nanri

Nissan Motor Co., Ltd.

Abstract

Large-scale driving datasets are widely used to expose autonomous driving models to diverse scenes. However, real-world datasets often contains redundant scenes, creating biased distributions in which safety-critical scenarios are highly rare. This limits models’ exposure to safety-relevant scenarios and degrades their performance on safety-critical scenarios. Moreover, the optimal balance between the long tail and common driving scenes cannot be determined in advance because it depends on the definition of rarity, training stability, and model characteristics. To address this problem, we propose a training framework that dynamically optimizes model experience through ontology-based data sampling. The ontology represents driving decisions and their causal factors, allowing scenes to be evaluated not only by model performance but also by driving-relevant events. Using this representation, the framework updates the training dataset according to the learning status of the models. Our experiments show that our method improves the data-efficiency of training and performance in rare driving scenarios.

PDF
Poster Submission #14

SF-V: Auditing Soft Headway-Floor Regularization at the VLM-to-MPC Interface

Abstract

VLM-generated parameters can directly alter downstream MPC behavior. We audit desired headway below a controller-side 2 s reference as a configuration-specific interface event, not a universal safety violation. We refer to this fixed-target soft-floor intervention as SF-V (Safety-Floor VLM-MPC). SF-V adds a fixed soft headway-floor term to a reduced longitudinal MPC scaffold; eliminating its unbounded slack gives an exact squared-hinge penalty with no feasible-set change or hard guarantee. Of 303 logged outputs, 66 are sub-floor and headway has weak rank association with logged gap and closing-time proxies. Controlled cost-only, clamp, matched-target, and SF-V comparisons separate clipping, penalty strength, and target choice. SF-V reduces mean post-initial worst deficit by 0.126/0.617/0.470 m in clean/lead/TTC settings. Exact average-speed conditioning retains 0.033/0.166/0.150 m, but independent margin gains are small and extreme-tail and collision outcomes do not improve. A 4 s braking diagnostic increases mean minimum gap by 0.668 m without lag and 0.579 m with 0.5 s lag, again without collision-count change. This is a bounded interface audit, not deployment-level safety validation.

Poster Submission #16

BD-HazardVLM: Probing Vision-Language Models for Latent Defensive-Driving Hazards in Bangladesh Road Scenes

Abdullah Al Maruf, Md. Sajedul Islam, Tanmoy Mridha, Irfan Hossain Bhuiyan

Rajshahi University of Engineering & Technology (RUET)

Abstract

Vision-language models are increasingly used for driving-scene understanding, yet their defensive reasoning under weakly structured Global South traffic remains unclear. We introduce BD-HazardVLM, a diagnostic benchmark of 500 Bangladesh road-scene images—375 from RSUD20K and 125 from TFP-BD—annotated for hazard presence, primary hazard category, risk timing, severity, defensive actions, visible evidence, and hallucination- and Western-road-bias traps. We evaluate Qwen2.5-VL-7B, InternVL3-8B, and MiniCPM-V-4.6 using a shared zero-shot task definition and structured output schema. Binary hazard-presence accuracy ranges from 88.0% to 89.2%, essentially matching the 89.0% majority-class baseline. Fine-grained reasoning is substantially weaker: category accuracy remains below 40%, risk-timing accuracy ranges from 1.6% to 12.4%, and exact defensive-action matching remains below 2%. Although InternVL3-8B achieves the highest severity accuracy at 61.2%, it has zero recall on the 58 high-severity cases. Qwen exhibits severe category mode collapse, while all models show weak latent-hazard anticipation and near-zero self-reported trap recognition. For the evaluated models, these findings show that coarse hazard recognition does not imply reliable fine-grained defensive-driving reasoning and motivate geographically diverse safety evaluation.

PDF
Poster Submission #17

Infrastructure-Assisted Defensive Forecasting of Latent Traffic Hazards from Uncalibrated CCTV

Je-Seok Ham, Hyunseo Lee, Yongseon Lee, Kwanyong Park, Jinyoung Moon, Changick Kim

ETRI · KAIST · Kyungpook National University · Seoul National University of Science and Technology · University of Seoul

Abstract

Safe autonomous driving requires anticipating potentially hazardous vehicle motions beyond the limited field of view of ego-centric sensors. Existing urban CCTV cameras provide a complementary infrastructure-side perspective, but their use for motion forecasting is hindered by unknown camera parameters, perspective distortion, and noisy vehicle tracks. To address these challenges, we present NAD-Traj, an infrastructure-assisted trajectory forecasting framework designed for uncalibrated urban CCTV. We introduce a calibration-free vehicle trajectory extraction pipeline and a robust graph-based prediction model equipped with a GRU-based temporal refinement module and a noise-aware loss function. Using this pipeline, we construct NAD-Traj-DB, containing 7,364 traffic scenes, over 528K vehicle-track instances, and 21.4M trajectory points from urban intersections. Experimental results on NAD-Traj-DB and the public V2X-Seq benchmark demonstrate that our approach reduces the Miss Rate (MR) by 23.6% relative to the strongest evaluated baseline. These results highlight the potential of uncalibrated urban CCTV to serve as a promising infrastructure-side perception and forecasting framework for future defensive-driving systems.

PDF
Poster Submission #19

RareOcc: Controllable 4D Occupancy and LiDAR Generation for Long-Tail Driving Scenes

Arthur Jakobsson, Yu-Rou Tuan, Leron Julian, Shawn Hunt, Kenta Suzuki, Shinya Tanaka, Mahdi Bandegi, Jay Gloomis, Hironobu Fujiyoshi, Kris Kitani, Jeffrey Ichnowski

DENSO International America, Pittsburgh Innovation Lab · Carnegie Mellon University · DENSO Corporation

Abstract

Autonomous vehicle behavior in emergency and rare situations is a well documented challenge, with some of the most concerning instances being ambulance obstruction. Yet the sensor data needed to study these long-tail events at scale is exactly what their rarity makes scarce. We propose RareOcc (ROCC), a system that generates realistic 4D occupancy and LiDAR for customizable long-tail situations and documented vehicular crashes; to our knowledge RareOcc is the first pipeline to jointly support crash-grounded 4D generation, editable BEV authoring, occupancy generation, and LiDAR generation. ROCC uses a bird’s-eye-view (BEV) layout as a shared intermediary that three interchangeable methods write to (CIREN-based crash recreation, LLM-based behavior specification, and CompoSIA-based real-scene editing) and lifts it to occupancy with an entity-grounded generator that places each agent from its specified box and replaces the diffusion stage of prior occupancy-centric pipelines. Evaluated on the nuPlan-Occ mini validation dataset, our model outperforms the state-of-the-art UniScene-v2 generator by 22.6 points in occupancy mIoU, and materializes requested scene edits across all seven foreground classes, rare categories included. Generated examples from all three creation routes are browsable at https://rareocc-anon.github.io/.

PDF
Poster Submission #20

SCoRe: Bayesian Scene Context Recovery with Graph-Conditioned Diffusion for Trajectory Forecasting under Partial Observability

Abstract

Trajectory forecasting for autonomous driving commonly assumes complete historical trajectories and reliable HD-map information, assumptions that are often violated by sensor occlusions, detection failures, and localization errors. Existing methods typically address trajectory incompleteness or map uncertainty independently, limiting their robustness under partial observability. To address this limitation, we propose SCoRe (Scene Context Recovery), a unified framework that formulates trajectory forecasting as a hierarchical bayesian inference problem over scene graphs and historical trajectories. Specifically, SCoRe models the observed HD map as a stochastic degradation of the underlying scene graph and employs a trajectory-conditioned graph score network, trained via denoising score matching, to recover corrupted map representations through adaptive neural langevin refinement. The refined map representation then conditions a graph-guided diffusion model to reconstruct incomplete historical trajectories by jointly exploiting temporal motion cues and scene topology. Instead of using a separately trained history encoder, we extract a confidence-aware diffusion motion embedding directly from the denoiser representation. These motion embeddings and refined map features are then fused by a scene transformer for multi-modal trajectory prediction. Experiments on the Argoverse 1 and Argoverse 2 benchmarks under diverse history and HD-map corruption settings demonstrate that SCoRe consistently outperforms state-of-the-art methods.

Poster Submission #21

When a Closed-Vocabulary Detector Responds with “Car”: Diagnosing Autorickshaw–Car Overlap under Cityscapes-to-IDD Adaptation

Gunita Singh Khurana, Avnish Panwar, Indrajit Ghosh

Thapar Institute of Engineering and Technology · Indian Institute of Technology Roorkee

Abstract

A road detector with a closed vocabulary cannot explicitly name an object outside its source label space. We study how such detectors handle one safety-relevant target-private category under Cityscapes-to-IDD transfer: does an autorickshaw GT receive no qualifying known-class prediction, or does its region overlap a source-known prediction such as car? We use complementary GT-anchored and fixed-region diagnostics on an image-disjoint, autorickshaw-focused 1000-image IDD subset containing 2196 autorickshaw GT boxes. Across source-only Faster R-CNN, Standard DA-Faster R-CNN, and two RoI-gated stress-test runs, diagnosis-subset known-class AP, response coverage, misses, and absolute as-car counts produce different point-estimate rankings. The conditional class-overlap pattern is nevertheless stable: 97.08–98.00% of autorickshaw GTs with any qualifying known-class match also have a car match. Standard DA has fewer as-car matches than source-only (932 versus 977) but more misses (1236 versus 1191), whereas RoI-gated DA has the highest diagnosis-subset AP (15.32), fewer misses, and the largest as-car count (1028). A separately trained supervised autorickshaw localization probe provides a common-region check on frozen student outputs. The main insight is therefore coverage-confounded car overlap: absolute target-private overlap counts must be interpreted jointly with detector response and silence, not as evidence that one adaptation method is universally better.

PDF

← Back to workshop home