IPSeg: Image Posterior Mitigates Semantic Drift in Class-Incremental Segmentation
Xiao Yu, Yan Fang, Yao Zhao, Yunchao Wei

TL;DR
IPSeg is a novel method for class-incremental semantic segmentation that addresses semantic drift by aligning optimization stages and decoupling semantics, leading to improved performance on benchmark datasets.
Contribution
The paper introduces IPSeg, a new approach that mitigates semantic drift in CISS through image posterior utilization and semantics decoupling, a novel combination not previously explored.
Findings
IPSeg outperforms existing methods on Pascal VOC 2012 and ADE20K datasets.
It effectively reduces semantic drift in long-term incremental scenarios.
The approach improves segmentation accuracy across incremental phases.
Abstract
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)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Brain Tumor Detection and Classification · Retinal Imaging and Analysis
MethodsALIGN
