用浅层与深层特征结合,提升无监督视频目标分割精度
Shallow Features Matter: Hierarchical Memory with Heterogeneous Interaction for Unsupervised Video Object Segmentation
- 设计分层记忆结构,同时存浅层像素信息和深层语义信息
- 引入异质交互机制,实现像素与语义特征的精准融合
- 在多个数据集上达到顶尖性能,适配多种主干网络
无监督视频目标分割(UVOS)旨在无需标注的情况下预测视频中显著目标的像素级掩码。尽管记忆机制在各类视频分割方法中已被证明关键,但现有方法在UVOS中仅带来微弱性能提升。我们分析发现根本问题在于:过度依赖高阶语义特征的记忆。由于缺乏像素级先验知识,UVOS本身缺少细粒度信息,仅依靠捕捉抽象语义的高阶特征无法生成精确预测。为此,我们提出一种新型分层记忆架构,同时利用浅层与高层特征,融合像素与语义信息的优势。进一步,为平衡二者使用,提出异质交互机制,显式处理其固有特征差异。通过像素引导局部对齐模块(PLAM)与语义引导全局融合模块(SGIM),实现浅层记忆的精细细节与高层记忆的语义表示的精妙整合。所提的分层记忆异质交互网络(HMHI-Net)在所有UVOS及视频显著性检测基准上持续取得最优表现,且在不同主干网络下均保持高性能,充分验证其优越性与鲁棒性。
原文摘要 · Abstract (English)
Unsupervised Video Object Segmentation (UVOS) aims to predict pixel-level masks for the most salient objects in videos without any prior annotations. While memory mechanisms have been proven critical in various video segmentation paradigms, their application in UVOS yield only marginal performance gains despite sophisticated design. Our analysis reveals a simple but fundamental flaw in existing methods: over-reliance on memorizing high-level semantic features. UVOS inherently suffers from the deficiency of lacking fine-grained information due to the absence of pixel-level prior knowledge. Consequently, memory design relying solely on high-level features, which predominantly capture abstract semantic cues, is insufficient to generate precise predictions. To resolve this fundamental issue, we propose a novel hierarchical memory architecture to incorporate both shallow- and high-level features for memory, which leverages the complementary benefits of pixel and semantic information. Furthermore, to balance the simultaneous utilization of the pixel and semantic memory features, we propose a heterogeneous interaction mechanism to perform pixel-semantic mutual interactions, which explicitly considers their inherent feature discrepancies. Through the design of Pixel-guided Local Alignment Module (PLAM) and Semantic-guided Global Integration Module (SGIM), we achieve delicate integration of the fine-grained details in shallow-level memory and the semantic representations in high-level memory. Our Hierarchical Memory with Heterogeneous Interaction Network (HMHI-Net) consistently achieves state-of-the-art performance across all UVOS and video saliency detection benchmarks. Moreover, HMHI-Net consistently exhibits high performance across different backbones, further demonstrating its superiority and robustness. Project page: https://github.com/ZhengxyFlow/HMHI-Net .
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。