arXiv:2604.04857cs.CV2026-04被引 1

VLM模型微调时会遗忘通用知识,本文提出新方法避免此问题。

The Blind Spot of Adaptation: Quantifying and Mitigating Forgetting in Fine-tuned Driving Models

  • 将微调从权重空间转为提示空间,动态选择专家知识
  • 在18万场景数据集上验证,显著减少知识退化
  • 适合关注自动驾驶中模型泛化能力的研究者

将视觉语言模型(VLMs)融入自动驾驶有望解决长尾场景,但其微调过程会引发灾难性遗忘,侵蚀预训练的通用知识,形成自毁悖论。本文首次系统研究该现象,构建包含18万场景的大规模数据集,建立首个专门用于量化自动驾驶中灾难性遗忘的基准。分析表明,现有方法存在严重知识退化。为此,提出驾驶专家适配器(DEA),通过将适应从权重空间转移到提示空间,根据场景线索动态路由至不同知识专家,提升驾驶任务性能的同时不损害基础参数。大量实验表明,该方法不仅在驾驶任务上达到领先水平,还能有效缓解灾难性遗忘,保留VLMs的核心泛化能力。数据与模型已公开于FidelityDrivingBench。

原文摘要 · Abstract (English)

The integration of Vision-Language Models (VLMs) into autonomous driving promises to solve long-tail scenarios, but this paradigm faces the critical and unaddressed challenge of catastrophic forgetting. The very fine-tuning process used to adapt these models to driving-specific data simultaneously erodes their invaluable pre-trained world knowledge, creating a self-defeating paradox that undermines the core reason for their use. This paper provides the first systematic investigation into this phenomenon. We introduce a new large-scale dataset of 180K scenes, which enables the first-ever benchmark specifically designed to quantify catastrophic forgetting in autonomous driving. Our analysis reveals that existing methods suffer from significant knowledge degradation. To address this, we propose the Drive Expert Adapter (DEA), a novel framework that circumvents this trade-off by shifting adaptation from the weight space to the prompt space. DEA dynamically routes inference through different knowledge experts based on scene-specific cues, enhancing driving-task performance without corrupting the model's foundational parameters. Extensive experiments demonstrate that our approach not only achieves state-of-the-art results on driving tasks but also effectively mitigates catastrophic forgetting, preserving the essential generalization capabilities that make VLMs a transformative force for autonomous systems. Data and model are released at FidelityDrivingBench.

自动驾驶灾难性遗忘VLM提示工程

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。