PulseAugur
实时 07:49:09

TraceViT模型通过分步监督提升AI视觉抽象推理能力

研究人员推出了一种新颖的循环视觉推理模型TraceViT,旨在提高抽象推理任务的性能。与仅约束最终输出的先前方法不同,TraceViT通过使用语义单调变换链来训练,使其能够遵循变换过程的每一步。这些链是通过将程序化任务实现分解为中间网格状态来生成的,每次迭代都由任务引用和对象工作区进行约束。TraceViT在ARC-AGI-1上达到了67.8%的通过率,在ARC-AGI-2上达到了24.3%,证明了跟踪监督与约束相结合的好处。 AI

影响 引入了一种新颖的视觉推理模型训练方法,有望提高在复杂抽象任务上的性能。

排序理由 该条目是一篇研究论文,详细介绍了一个新模型和基准测试结果。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.AI 阅读 →

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

TraceViT模型通过分步监督提升AI视觉抽象推理能力

报道来源 [1]

  1. arXiv cs.AI TIER_1 English(EN) · Binnan Liu, Yechi Ma, Tian Xie, Wei Hua ·

    TraceViT:视觉抽象推理的地面轨迹监督

    arXiv:2607.29586v1 Announce Type: cross Abstract: The Abstraction and Reasoning Corpus (ARC) tests whether a model can infer an unseen transformation from a few input-output examples and apply it to a new grid. Looped visual reasoners refine predictions over multiple iterations, …