cs.CVJun 2, 2026

Weakly Supervised Incremental Segmentation via Semantic Anchors and Spatial Arbitration

Authors: Zhonggai WangKai FangGuangyu Gao

Organizations: School of Computer Science and Technology, Beijing Institute of Technology, Beijing, China

Abstract

Weakly Incremental Learning for Semantic Segmentation (WILSS) suffers from the continuous introduction of noisy supervision, which progressively corrupts class-level representations, leading to severe feature drift and semantic corruption, thereby causing newly learned classes to overwrite old ones. To address these issues, we propose a drift-resilient WILSS approach, named SASA, designed to stabilize semantic learning via Semantic Anchors and Spatial Arbitration. Specifically, at the representation level, we introduce semantic anchors of learnable tokens as rigid class-level references to preserve long-term semantic identity. Complementary to this, an elastic residual adaptation facilitates controlled, instance-specific refinement, ensuring a stable yet flexible learning trajectory. At the supervision level, we develop a Spatial Label Arbitration mechanism that performs geometry-aware decisions to directly filter unreliable signals and enforce a strict "one object, one class" constraint. By synergistically stabilizing representations and improving supervision reliability, SASA effectively mitigates feature drift under weak supervision. Extensive experiments on standard benchmarks demonstrate that our approach consistently outperforms existing state-of-the-art methods, particularly in challenging multi-step incremental settings. The code is available at https://github.com/ZhonggaiWang/SASA.

Explore similar work

CardsList
  1. Continual Segmentation under Joint Nonstationarity

    May 19, 2026Prashant Pandey, Himanshu Kumar, Devineni Sri Venkatraya Chowdary +1Efficient Continual LearningSemi-Supervised Learning