arXiv:2502.04870cs.CV2025-02被引 2

解决增量分割中的语义漂移问题,提升长期学习性能。

IPSeg: Image Posterior Mitigates Semantic Drift in Class-Incremental Segmentation

  • 用图像后验概率统一各阶段优化尺度,避免概率错位。
  • 分离语义信息处理,有效抑制伪标签噪声影响。
  • 适合长期增量学习场景,尤其在长序列任务中表现突出。

类别增量学习旨在让模型在连续、非平稳的数据流中逐步学习新类别,同时避免灾难性遗忘。在类别增量语义分割(CISS)中,图像像素的语义内容随增量阶段演变,即存在语义漂移现象。本文揭示了导致语义漂移的两个关键挑战:一是各阶段独立优化导致的概率尺度不一致;二是错误伪标签引入的噪声语义,造成次优结果。为此,提出一种新方法IPSeg,包含两项核心机制:(1) 利用图像后验概率对齐不同阶段的优化过程,缓解独立优化问题;(2) 采用语义解耦策略,分别处理不同语义成分,增强对噪声语义的鲁棒性。在Pascal VOC 2012和ADE20K数据集上的大量实验表明,IPSeg优于现有最先进方法,尤其在长期增量场景下优势显著。

原文摘要 · Abstract (English)

Class incremental learning aims to enable models to learn from sequential, non-stationary data streams across different tasks without catastrophic forgetting. In class incremental semantic segmentation (CISS), the semantic content of image pixels evolves over incremental phases, known as semantic drift. In this work, we identify two critical challenges in CISS that contribute to semantic drift and degrade performance. First, we highlight the issue of separate optimization, where different parts of the model are optimized in distinct incremental stages, leading to misaligned probability scales. Second, we identify noisy semantics arising from inappropriate pseudo-labeling, which results in sub-optimal results. To address these challenges, we propose a novel and effective approach, Image Posterior and Semantics Decoupling for Segmentation (IPSeg). IPSeg introduces two key mechanisms: (1) leveraging image posterior probabilities to align optimization across stages and mitigate the effects of separate optimization, and (2) employing semantics decoupling to handle noisy semantics and tailor learning strategies for different semantics. Extensive experiments on the Pascal VOC 2012 and ADE20K datasets demonstrate that IPSeg achieves superior performance compared to state-of-the-art methods, particularly in challenging long-term incremental scenarios.

增量学习语义分割后验概率

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