arXiv:2504.00879cs.CV2025-04

通过分层时序变换器提升长视频分割的全局依赖建模能力

GISE-TTT:A Framework for Global InformationSegmentation and Enhancement

  • 设计分层时序变换器,将历史信息逐步压缩为全局上下文表征
  • 在DAVIS 2017上比基线模型提升3.2%分割准确率
  • 适合需要捕捉长时序依赖的视频理解任务

本文针对长视频序列中视频对象分割难以捕捉全局时间依赖的问题,提出GISE-TTT框架。现有架构在长时程范围内建模全局依赖能力有限。GISE-TTT通过协同设计的分层方式,将时序变换器(TTT)模块集成到基于Transformer的框架中。TTT层系统性地将历史时间信息浓缩为编码全局一致上下文表征的隐藏状态。通过多阶段上下文聚合与分层拼接,该框架在各网络层级逐步优化时空依赖关系。这是首个系统性实证表明:将全局信息分布在多个网络层级对视频分割任务中的依赖利用至关重要。消融实验显示,在高层特征阶段引入TTT模块显著增强全局建模能力,有效提升长程时间关系捕捉性能。在DAVIS 2017上的大量实验表明,GISE-TTT相比基线模型提升3.2%分割准确率,充分证明全局信息应战略性地贯穿整个网络架构。代码将于https://github.com/uuool/GISE-TTT发布。

原文摘要 · Abstract (English)

This paper addresses the challenge of capturing global temporaldependencies in long video sequences for Video Object Segmentation (VOS). Existing architectures often fail to effectively model these dependencies acrossextended temporal horizons. To overcome this limitation, we introduce GISE-TTT, anovel architecture that integrates Temporal Transformer (TTT) layers intotransformer-based frameworks through a co-designed hierarchical approach.The TTTlayer systematically condenses historical temporal information into hidden states thatencode globally coherent contextual representations. By leveraging multi-stagecontextual aggregation through hierarchical concatenation, our frameworkprogressively refines spatiotemporal dependencies across network layers. This designrepresents the first systematic empirical evidence that distributing global informationacross multiple network layers is critical for optimal dependency utilization in videosegmentation tasks.Ablation studies demonstrate that incorporating TTT modules athigh-level feature stages significantly enhances global modeling capabilities, therebyimproving the network's ability to capture long-range temporal relationships. Extensive experiments on DAVIS 2017 show that GISE-TTT achieves a 3.2%improvement in segmentation accuracy over the baseline model, providingcomprehensive evidence that global information should be strategically leveragedthroughout the network architecture.The code will be made available at:https://github.com/uuool/GISE-TTT.

视频分割时序建模Transformer

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