arXiv:2606.15956cs.CVcs.AI2026-06被引 3

无需强假设,用时间差学习视觉表征

You Don't Need Strong Assumptions: Visual Representation Learning via Temporal Differences

论文配图:You Don't Need Strong Assumptions: Visual Representation Learning via Temporal Differences
图 1 · 摘自论文原文
  • 基于因果关系:当前帧+运动编码=下一帧表征
  • 在ImageNet上达到SOTA性能,超越有强假设的方法
  • 适合追求少假设、可扩展的视觉表征研究者

AI进展常源于减少假设。视觉表征学习从监督学习到弱监督,再到无标签自监督学习,逐步降低先验假设。然而现有自监督方法仍依赖增强、掩码或裁剪等强假设。我们发现:数据量增大时,最优先验强度反而下降。为此提出视觉时间差(TDV)新范式——不依赖任何强假设,仅基于‘过去决定未来’的因果假设,联合训练图像编码器与运动编码器,使当前帧表示加运动编码等于下一帧表示。实验显示,即便无强假设,TDV在密集空间任务上仍达当前最佳性能,为无需强假设的表征学习奠定基础。

原文摘要 · Abstract (English)

Progress in AI has largely been driven by methods that assume less. As compute and data increase, approaches with weaker inductive biases generally outperform those with stronger assumptions. This is particularly characteristic of the field of Visual Representation Learning, where approaches have gone from being dominated by Supervised Learning, to Weakly Supervised Learning, to the now widespread success of Self-Supervised Learning without human labels. Yet, even modern Self-Supervised Learning approaches still depend on strong inductive biases such as augmentations, masking, or cropping. If this trend holds, even these remaining biases should become bottlenecks at scale -- and our experiments confirm this: the optimal strength of inductive biases decreases as data grows. This motivates the search for approaches that rely on fewer assumptions. To this end, we introduce Temporal Difference in Vision (TDV), a new paradigm for self-supervised learning from video that avoids existing inductive biases, relying instead on a causal assumption that the past causes the future. TDV functions by jointly training an image encoder and a motion encoder so that the current frame's representation plus the encoded motion equals the next frame's representation. Despite not leveraging any strong inductive biases, TDV matches state-of-the-art recipes on dense spatial tasks, laying the foundation for representation learning without strong assumptions.

自监督学习视频表征因果学习

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