arXiv:2411.05927cs.CVcs.AI2024-11NeurIPS被引 13

让视频模型的特征点自由移动,更好跟踪动态物体。

Moving Off-the-Grid: Scene-Grounded Video Representations

  • 特征点可脱离固定网格,在视频中自由移动追踪目标
  • 仅用下一帧预测任务,就能让特征绑定具体场景结构
  • 适合需要精准运动建模的视觉任务,如视频理解

当前视觉模型通常在表示结构与图像空间之间保持固定对应关系,每一层的令牌(token)按固定网格排列,导致其编码的信息局限于特定时空位置。本文提出一种名为 Moving Off-the-Grid (MooG) 的自监督视频表示模型,允许令牌脱离网格,更灵活地持续表征随时间移动的场景元素。通过结合交叉注意力与位置嵌入,实现表示结构与图像结构的解耦。我们发现,仅使用下一帧预测这一简单自监督目标,在视频数据上训练后,生成的隐状态令牌能稳定绑定到特定场景结构并持续追踪其运动。我们通过多种下游任务的读出头实验,定量与定性验证了 MooG 学习表示的有效性,结果表明其在多个任务中优于传统“在网格上”的基线模型。

原文摘要 · Abstract (English)

Current vision models typically maintain a fixed correspondence between their representation structure and image space. Each layer comprises a set of tokens arranged "on-the-grid," which biases patches or tokens to encode information at a specific spatio(-temporal) location. In this work we present Moving Off-the-Grid (MooG), a self-supervised video representation model that offers an alternative approach, allowing tokens to move "off-the-grid" to better enable them to represent scene elements consistently, even as they move across the image plane through time. By using a combination of cross-attention and positional embeddings we disentangle the representation structure and image structure. We find that a simple self-supervised objective--next frame prediction--trained on video data, results in a set of latent tokens which bind to specific scene structures and track them as they move. We demonstrate the usefulness of MooG's learned representation both qualitatively and quantitatively by training readouts on top of the learned representation on a variety of downstream tasks. We show that MooG can provide a strong foundation for different vision tasks when compared to "on-the-grid" baselines.

视频表示自监督动态追踪去网格化

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