LIDAR-AD:

A Decoder-Free Latent-Interaction Dreamer
with Action-Residual Chains for Autonomous Driving

Yongzhi Liu, Yang Xiao, Zhong Cao, Zeng Kang, Sunan Zhang, Zhaozhi Dong, Guojun Yu, Weichao Zhuang
Southeast University / University of Michigan / Xheart Technology Co., Ltd.
Email: yongzhiliu@seu.edu.cn / Advisor: Weichao Zhuang (wezhuang@seu.edu.cn)
LIDAR-AD framework overview

Problem Motivation

Driving Control Is a Residual Process

Closed-loop driving should not be treated as repeatedly choosing unrelated absolute actions. Real steering and longitudinal commands evolve through small, coherent updates around the previous control command. This observation motivates LIDAR-AD's residual-action formulation and action-residual-chain modeling.

Residual-action horizon analysis
Residual-action statistics show that consecutive driving commands occupy a much more compact space than absolute action chains, providing a natural smooth-control prior.

Case Study & Analysis

MetaDrive Mixed Traffic

Dense mixed-road driving is shown as the primary large-scale demonstration. Videos play at 1.5x speed.

Roundabout

Closed-loop negotiation around unseen roundabout layouts.

T-Intersection

Decision making through intersection conflict regions.

nuPlan Front View

Front-view rendering on nuPlan-style urban scenarios.

nuPlan BEV

Bird's-eye-view rendering synchronized with the nuPlan cases.

Abstract

Autonomous driving requires long-horizon closed-loop decision making in highly dynamic traffic environments. Latent world models offer an effective framework for this problem by enabling imagination-based decision making in compact latent spaces. However, multi-source driving observations contain substantial control-irrelevant redundancy, while reliable decisions depend on risk-relevant relations and future dynamics. Moreover, vehicle control evolves continuously and incrementally, requiring the model to capture action adjustments and their multi-step effects. Existing methods still rely on observation reconstruction and absolute action modeling, which may emphasize task-irrelevant details and weaken risk-aware representation learning and continuous-control modeling.

We propose LIDAR-AD, a decoder-free Latent-Interaction Dreamer with Action-Residual Chains for autonomous driving. Instead of reconstructing observations, LIDAR-AD learns compact latent representations through redundancy-reduced alignment, enabling the model to focus on risk-relevant relations in multi-source driving inputs. To better capture the continuous and incremental nature of vehicle control, LIDAR-AD formulates policy outputs as residual action updates and introduces residual-action chain contrastive learning to extract temporal dependencies from residual-action sequences for multi-step continuous decision making. These designs jointly improve risk-aware state abstraction, continuous control modeling, and long-horizon dynamics prediction.

Extensive experiments across diverse simulated driving scenarios demonstrate that LIDAR-AD consistently outperforms strong world-model baselines, achieving the highest reward and the best success rate among learning-based methods. Evaluations on the nuPlan benchmark further demonstrate its effectiveness on real-world driving data.

Methodology

LIDAR-AD method overview
LIDAR-AD shares one RSSM latent state across representation learning, residual-action control, and residual-action-chain rollout alignment.
Decoder-Free Latent Interaction Representation

DLIR: Decoder-Free Latent Interaction Representation

DLIR removes dense observation reconstruction and instead encodes ego state, LiDAR-like range sensing, navigation context, and a deterministic risk descriptor into a compact interaction-aware embedding. Gated pairwise interactions and redundancy reduction guide the RSSM posterior toward risk-relevant structure.

Residual-action world model

RAWM: Residual-Action World Model

RAWM models vehicle control as incremental evolution in pre-tanh action space. The actor predicts a residual update around the previous command, and the transition model conditions on both the executed action and residual adjustment, introducing a smooth-control prior for long-horizon driving.

Residual action smoothness comparison

ARC-CL: Residual-Action Chain Contrastive Learning

ARC-CL forms short chains of residual-action embeddings and aligns the K-step prior rollout with the true future posterior state. This contrastive objective strengthens the world model's ability to distinguish action sequences that lead to different future driving states.

Latent representation cross-correlation analysis
Latent cross-correlation analysis visualizes redundancy reduction in learned representations.
Feature-aware alignment bias analysis
Feature-aware alignment analysis illustrates cross-modal representation behavior.
Driving risk field visualization
The rule-based driving risk field highlights safety-relevant structure from ego, LiDAR, and navigation context.

Risk Field Dynamics

Dynamic risk-field evolution synchronized with safety-relevant driving context.

Experimental Results

Across mixed scene, roundabout, T-intersection, and nuPlan benchmarks, LIDAR-AD achieves the highest reward in all scenarios and the highest average success rate among learning-based methods.

Average Success 94.81%

Best learning-based mean success across four benchmarks.

Mixed Scene 936.41

Highest reward with 94.80% success.

Roundabout 967.41

Strongest reward and success among all methods.

nuPlan 259.74

Highest reward and fastest learned policy speed.

Method Mixed Scene Roundabout T-Intersection nuPlan
Reward Success (%) Speed Reward Success (%) Speed Reward Success (%) Speed Reward Success (%) Speed
IDM -259.01 ± 0.0049.42 ± 0.0024.22 ± 0.00 -245.00 ± 6.0010.77 ± 0.2524.62 ± 0.45 -276.00 ± 8.0020.67 ± 0.4523.32 ± 0.55 122.41 ± 10.4499.07 ± 1.4223.95 ± 0.88
SAC 420.99 ± 43.9327.20 ± 9.1731.46 ± 1.20 454.99 ± 36.1473.40 ± 6.7531.26 ± 0.94 384.99 ± 41.0979.40 ± 8.7429.86 ± 1.09 194.69 ± 12.2884.33 ± 1.6729.76 ± 1.04
PPO 136.42 ± 10.356.26 ± 3.1243.96 ± 1.89 151.42 ± 8.5118.66 ± 2.3043.46 ± 1.47 120.42 ± 9.6814.16 ± 2.9741.76 ± 1.72 146.23 ± 38.1585.00 ± 5.4026.51 ± 6.41
DreamerV3 802.48 ± 109.6585.75 ± 4.6823.39 ± 5.64 836.48 ± 85.0585.64 ± 0.8324.29 ± 4.15 768.48 ± 96.6981.64 ± 1.0722.39 ± 4.84 207.30 ± 8.2087.30 ± 6.4026.29 ± 3.29
R2Dreamer 861.14 ± 66.2090.38 ± 5.3725.22 ± 1.73 895.14 ± 51.3591.78 ± 3.7325.82 ± 1.27 827.14 ± 58.3888.18 ± 4.8224.12 ± 1.48 233.24 ± 12.2891.27 ± 1.6730.16 ± 1.04
LIDAR-AD (Ours) 936.41 ± 21.0494.80 ± 3.9030.02 ± 0.23 967.41 ± 17.3194.46 ± 2.2630.27 ± 0.18 919.41 ± 19.6892.36 ± 2.9329.47 ± 0.21 259.74 ± 9.2197.60 ± 3.2031.26 ± 0.78

Values are mean ± standard deviation. Bold marks the best reward and success result in each scenario group.

Training curves for LIDAR-AD and baselines across all scenarios
Return and success-rate training curves across Mixed, Roundabout, T-Intersection, and nuPlan scenarios. LIDAR-AD converges faster and achieves higher final performance than all baselines.
Ablation performance spectrum
The performance spectrum summarizes module contributions (DLIR, RAWM, ARC-CL) across reward, success, and smoothness dimensions.
LiDAR-specific ablation performance spectrum
LiDAR-specific ablation on sensing range, point cloud density, and input modality combinations. Evaluates the impact of LiDAR configuration on downstream driving performance.
ARC-CL horizon K ablation study
Ablation over the action-residual chain horizon K. Longer horizons improve long-horizon dynamics prediction and final driving performance, with diminishing returns beyond K=8.

Generalization to Unseen Scenarios

OOD mixed traffic scenario
Mixed Traffic
OOD roundabout scenario
Roundabout
OOD T-intersection scenario
T-Intersection

Driving Trajectories & Action Analysis

Driving trajectories and action smoothness comparison
Visual comparison of driving trajectories across MetaDrive and nuPlan scenarios. LIDAR-AD produces smoother, more stable trajectories with fewer abrupt control changes compared to baselines.

Checkpoints And Datasets

Paper

The manuscript link will be released after public posting.

Code

Implementation and reproducibility scripts will be made available.

Dataset

Scenario configuration and processed benchmark data will be released.

Checkpoints

Trained model checkpoints will be provided with the code release.

Citation

@article{liu2026lidarad,
  title={LIDAR-AD: A Decoder-Free Latent-Interaction Dreamer with Action-Residual Chains for Autonomous Driving},
  author={Liu, Yongzhi and Yang, Xiao and Cao, Zhong and Kang, Zeng and Zhang, Sunan and Dong, Zhaozhi and Yu, Guojun and Zhuang, Weichao},
  journal={Under Review},
  year={2026}
}

Funding

This work was supported in part by the Excellent Youth Fund Project of the Jiangsu Basic Research Program under Grant BK20250172, in part by the Major Science and Technology Special Project of Jiangsu Province under Grant BG2025018, and in part by the National Natural Science Foundation of China (NSFC) under Grant 52441204.