arXiv:2412.08034cs.CV2024-12

提出新框架提升视频语义分割中静态动态信息一致性

Static-Dynamic Class-level Perception Consistency in Video Semantic Segmentation

  • 从像素级转为类别级建模静态动态上下文
  • 在VSPW和Cityscapes上达到最优性能
  • 适合研究视频分割与时空对齐的学者

视频语义分割(VSS)广泛应用于同步定位与地图构建、自动驾驶和监控等领域,其核心挑战是如何利用时序信息实现更优分割。以往工作主要聚焦于像素级静态-动态上下文匹配,采用光流和注意力机制等技术。本文重新思考类别级别的静态-动态上下文,提出一种新颖的静态-动态类别级感知一致性(SD-CPC)框架。该框架包含多变量类别原型(结合对比学习)与静态-动态语义对齐模块。前者为模型提供类别级约束,获得个性化的类间特征与多样化的类内特征;后者先建立帧内多尺度、多层次空间关联以实现静态语义对齐,再基于跨帧静态感知差异进行两阶段跨帧选择性聚合,实现动态语义对齐。同时,提出基于窗口的注意力图计算方法,利用跨帧聚合中注意力点的稀疏性降低计算开销。在VSPW和Cityscapes数据集上的大量实验表明,所提方法优于现有最先进方法。代码将开源至GitHub。

原文摘要 · Abstract (English)

Video semantic segmentation(VSS) has been widely employed in lots of fields, such as simultaneous localization and mapping, autonomous driving and surveillance. Its core challenge is how to leverage temporal information to achieve better segmentation. Previous efforts have primarily focused on pixel-level static-dynamic contexts matching, utilizing techniques such as optical flow and attention mechanisms. Instead, this paper rethinks static-dynamic contexts at the class level and proposes a novel static-dynamic class-level perceptual consistency (SD-CPC) framework. In this framework, we propose multivariate class prototype with contrastive learning and a static-dynamic semantic alignment module. The former provides class-level constraints for the model, obtaining personalized inter-class features and diversified intra-class features. The latter first establishes intra-frame spatial multi-scale and multi-level correlations to achieve static semantic alignment. Then, based on cross-frame static perceptual differences, it performs two-stage cross-frame selective aggregation to achieve dynamic semantic alignment. Meanwhile, we propose a window-based attention map calculation method that leverages the sparsity of attention points during cross-frame aggregation to reduce computation cost. Extensive experiments on VSPW and Cityscapes datasets show that the proposed approach outperforms state-of-the-art methods. Our implementation will be open-sourced on GitHub.

视频分割语义对齐对比学习

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