AdaWM: Adaptive World Model based Planning for Autonomous Driving
TLDR
AdaWM adaptively finetunes world model and policy to mitigate distribution shift in autonomous driving RL.
Reasoning
The paper identifies root causes of performance degradation during finetuning and proposes adaptive mismatch identification and alignment-driven updates. Strengths include clear problem analysis and effective method; weaknesses are reliance on simulation (CARLA) and limited domain scope.
Read-first score
Read-first score 50.7, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 31.
Field roles
Rank sensitivity
Stability: volatile; rank range: 364.
Keyword Scores
Deep Analysis
Innovations
- Identification of two root causes of performance degradation in pretrain-finetune for world model based RL: mismatch of planning policy and mismatch of dynamics model due to distribution shift.
- Introduction of AdaWM, an adaptive world model based planning method with mismatch identification and alignment-driven finetuning using efficient low-rank updates.
Methodology
AdaWM employs a world model based reinforcement learning framework with a pretrain-finetune paradigm. It first performs mismatch identification to quantify the mismatches between the pretrained model and the new task, then applies alignment-driven finetuning that selectively updates either the policy or the dynamics model using low-rank updates. The method is evaluated on the CARLA autonomous driving benchmark.
Key Results
Extensive experiments on CARLA driving tasks demonstrate that AdaWM significantly improves the finetuning process, leading to more robust and efficient performance in autonomous driving systems.