PulseAugur
实时 20:37:23
English(EN) ST-Veto: Spatio-Temporal Token Veto for Diffusion MLLMs via Taylor Prediction and Visual Grounding

新的ST-Veto方法将dMLLM的推理准确率提高了9%

研究人员推出了一种新颖的免训练方法ST-Veto,旨在增强扩散多模态大语言模型(dMLLMs)的推理能力。该方法利用了模型在每个扩散步骤中同时处理所有令牌位置的能力。ST-Veto通过使用置信度动态的二阶泰勒预测来识别和否决时间上不稳定的令牌,并通过过滤基于图像注意力质量的弱基础令牌来工作。在各种dMLLMs和多模态推理基准测试中,ST-Veto均表现出持续的改进,在不产生额外训练或生成成本的情况下,将准确率提高了高达9%。 AI

影响 增强了多模态LLM的推理能力和效率,有望提高在复杂视觉-语言任务上的性能。

排序理由 该集群包含一篇详细介绍改进AI模型新方法的论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新的ST-Veto方法将dMLLM的推理准确率提高了9%

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Keuntae Kim, Beomseok Lee, Hyunwoo Kim, Yong Suk Choi ·

    ST-Veto:通过泰勒预测和视觉基础实现扩散式MLLM的时空令牌否决

    arXiv:2607.17884v1 Announce Type: new Abstract: Vision Language Models (VLMs) achieve strong reasoning with Chain-of-Thought (CoT) prompting but incur high sequential-generation cost, error accumulation, and limited self-correction. Diffusion Multimodal Large Language Models (dML…