arXiv:2509.05333cs.CVcs.AI2025-09

通过四线索自省机制提升视觉语言模型在真实场景下的鲁棒性

RT-VLM: Re-Thinking Vision Language Model with 4-Clues for Real-World Object Recognition Robustness

论文配图:RT-VLM: Re-Thinking Vision Language Model with 4-Clues for Real-World Object Recognition Robustness
图 1 · 摘自论文原文
  • 构建含四线索的合成数据集,引导模型生成结构化多模态证据
  • 在多个域偏移测试中优于强基线,最高提升12.3%准确率
  • 适合需要高可靠性视觉理解的工业级部署场景

现实世界应用常使现代目标识别模型面临领域偏移,导致准确率大幅下降。此类偏移包括低层图像统计变化、物体姿态与视角改变、部分遮挡以及相邻类别间的视觉混淆。为缓解此问题,我们提出重思视觉语言模型(RT-VLM)框架。该框架基于独特的合成数据生成管道,生成带“四线索”标注的图像:精确边界框、类别名称、对象级详细描述和场景级完整描述。随后对Llama 3.2 11B Vision Instruct进行参数高效监督微调。推理时采用两阶段重思机制:模型先生成自身四线索,再以这些响应作为证据进行自我检视并迭代修正。在隔离单一域偏移的鲁棒性基准上,RT-VLM持续超越强基线。结果表明,将结构化多模态证据与显式自我批判环路结合,是实现可靠且可迁移视觉理解的有前景路径。

原文摘要 · Abstract (English)

Real world deployments often expose modern object recognition models to domain shifts that precipitate a severe drop in accuracy. Such shifts encompass (i) variations in low level image statistics, (ii) changes in object pose and viewpoint, (iii) partial occlusion, and (iv) visual confusion across adjacent classes. To mitigate this degradation, we introduce the Re-Thinking Vision Language Model (RT-VLM) framework. The foundation of this framework is a unique synthetic dataset generation pipeline that produces images annotated with "4-Clues": precise bounding boxes, class names, detailed object-level captions, and a comprehensive context-level caption for the entire scene. We then perform parameter efficient supervised tuning of Llama 3.2 11B Vision Instruct on this resource. At inference time, a two stage Re-Thinking scheme is executed: the model first emits its own four clues, then re examines these responses as evidence and iteratively corrects them. Across robustness benchmarks that isolate individual domain shifts, RT-VLM consistently surpasses strong baselines. These findings indicate that the integration of structured multimodal evidence with an explicit self critique loop constitutes a promising route toward reliable and transferable visual understanding.

视觉语言模型鲁棒性自省机制目标识别

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