arXiv:2505.15564cs.CV2025-05被引 2

轻量级多视角视觉问答模型,专为车载资源受限场景设计

TinyDrive: Multiscale Visual Question Answering with Selective Token Routing for Autonomous Driving

  • 通过多尺度编码与动态令牌路由,高效处理多视角图像
  • 参数量更小却在DriveLM上提升35.4% METEOR得分
  • 适合部署于算力受限的自动驾驶系统

面向自动驾驶场景的视觉问答任务中,现有视觉语言模型通常需要大量计算资源,难以在资源受限的车载设备上部署。为此,我们提出TinyDrive——一种轻量但高效的多视角视觉问答模型。该模型包含两个核心组件:多尺度视觉编码器和双层级优先机制(令牌与序列)。多尺度编码器通过尺度注入与跨尺度门控,在不同分辨率下处理多视角图像,生成增强的视觉表征。令牌层面,设计动态路由机制,依据学习的重要性分数选择并处理最具信息量的令牌。序列层面,结合归一化损失、不确定性估计与多样性度量,构建序列评分以排序并保留优先缓冲区中的样本,高分样本更频繁参与训练。TinyDrive首先在自建的VQA数据集上评估,随后在公开的DriveLM基准测试中表现优异,相较以往方法实现11.1%的BLEU-4相对提升和35.4%的METEOR相对提升,且参数量显著减少。

原文摘要 · Abstract (English)

Vision Language Models (VLMs) employed for visual question-answering (VQA) in autonomous driving often require substantial computational resources that pose a challenge for their deployment in resource-constrained vehicles. To address this challenge, we introduce TinyDrive, a lightweight yet effective VLM for multi-view VQA in driving scenarios. Our model comprises two key components including a multiscale vision encoder and a dual-level prioritization mechanism for tokens and sequences. The multiscale encoder facilitates the processing of multi-view images at diverse resolutions through scale injection and cross-scale gating to generate enhanced visual representations. At the token level, we design a token routing mechanism that dynamically selects and process the most informative tokens based on learned importance scores. At the sequence level, we propose integrating normalized loss, uncertainty estimates, and a diversity metric to formulate sequence scores that rank and preserve samples within a sequence priority buffer. Samples with higher scores are more frequently selected for training. TinyDrive is first evaluated on our custom-curated VQA dataset, and it is subsequently tested on the public DriveLM benchmark, where it achieves state-of-the-art language understanding performance. Notably, it achieves relative improvements of 11.1% and 35.4% in BLEU-4 and METEOR scores, respectively, despite having a significantly smaller parameter count.

视觉问答轻量模型自动驾驶多尺度编码

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