动态分辨率视觉语言模型提升自动驾驶感知精度
DynRsl-VLM: Enhancing Autonomous Driving Perception with Dynamic Resolution Vision-Language Models
- 采用动态分辨率输入保留图像细节,避免传统下采样丢失关键信息
- 在保持计算效率前提下,显著增强对远距离/小目标的识别能力
- 适合追求高精度感知的自动驾驶系统研发者参考
视觉问答(VQA)模型作为视觉语言模型的一种,通常对图像输入进行多次下采样以平衡计算效率与模型性能。尽管这有助于聚焦显著特征并降低计算负担,但会损失重要细节信息,这对端到端自动驾驶场景尤为不利。下采样可能导致对远处或小型物体(如行人、交通标志、障碍物)的捕捉不足,严重影响系统环境感知能力,增加事故风险。为此,我们提出动态分辨率视觉语言模型(DynRsl-VLM)。该模型采用动态分辨率图像输入处理方法,在保留图像中所有实体特征信息的同时,确保输入仍可被视觉变换器(ViT)高效处理。此外,我们设计了一种新型图像-文本对齐模块,替代Q-Former,实现与动态分辨率图像输入的简单高效对齐。该方法在不突破计算约束的前提下,提升了自动驾驶系统的环境感知能力。
原文摘要 · Abstract (English)
Visual Question Answering (VQA) models, which fall under the category of vision-language models, conventionally execute multiple downsampling processes on image inputs to strike a balance between computational efficiency and model performance. Although this approach aids in concentrating on salient features and diminishing computational burden, it incurs the loss of vital detailed information, a drawback that is particularly damaging in end-to-end autonomous driving scenarios. Downsampling can lead to an inadequate capture of distant or small objects such as pedestrians, road signs, or obstacles, all of which are crucial for safe navigation. This loss of features negatively impacts an autonomous driving system's capacity to accurately perceive the environment, potentially escalating the risk of accidents. To tackle this problem, we put forward the Dynamic Resolution Vision Language Model (DynRsl-VLM). DynRsl-VLM incorporates a dynamic resolution image input processing approach that captures all entity feature information within an image while ensuring that the image input remains computationally tractable for the Vision Transformer (ViT). Moreover, we devise a novel image-text alignment module to replace the Q-Former, enabling simple and efficient alignment with text when dealing with dynamic resolution image inputs. Our method enhances the environmental perception capabilities of autonomous driving systems without overstepping computational constraints.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。