paper-with-me

홈 › Papers

An EM Framework for Online Incremental Learning of Semantic Segmentation

2021-08-08 · Shipeng Yan, Jiale Zhou, Jiangwei Xie, Songyang Zhang, Xuming He

Incremental learning of semantic segmentation has emerged as a promising strategy for visual scene interpretation in the open- world setting. However, it remains challenging to acquire novel classes in an online fashion for the segmentation task, mainly due to its continuously-evolving semantic label space, partial pixelwise ground-truth annotations, and constrained data availability. To ad- dress this, we propose an incremental learning strategy that can fast adapt deep segmentation models without catastrophic forgetting, using a streaming input data with pixel annotations on the novel classes only. To this end, we develop a uni ed learning strategy based on the Expectation-Maximization (EM) framework, which integrates an iterative relabeling strategy that lls in the missing labels and a rehearsal-based incremental learning step that balances the stability-plasticity of the model. Moreover, our EM algorithm adopts an adaptive sampling method to select informative train- ing data and a class-balancing training strategy in the incremental model updates, both improving the e cacy of model learning. We validate our approach on the PASCAL VOC 2012 and ADE20K datasets, and the results demonstrate its superior performance over the existing incremental methods.

📄 PDF Abstract BibTeX arXiv:2108.03613

Code (1)

rhyssiyan/online.inc.seg-pytorch 공식 구현 pytorch

Tasks

Incremental LearningMissing LabelsSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Incremental Learning in Semantic Segmentation from Image Labels

2021-12-03 · CVPR 2022 1 · Fabio Cermelli, Dario Fontanel, Antonio Tavera, Marco Ciccone 외

Although existing semantic segmentation approaches achieve impressive results, they still struggle to update their models incrementally as new categories are uncovered. Furthermore, pixel-by-pixel annotations are expensi…

Incremental LearningSegmentationSemantic Segmentation

INS-Conv: Incremental Sparse Convolution for Online 3D Segmentation

2022-01-01 · CVPR 2022 1 · Leyao Liu, Tian Zheng, Yun-Jou Lin, Kai Ni 외

We propose INS-Conv, an INcremental Sparse Convolutional network which enables online accurate 3D semantic and instance segmentation. Benefiting from the incremental nature of RGB-D reconstruction, we only need to up…

CPUGPUInstance SegmentationRGB-D Reconstruction+2

Dynamic Robot-Assisted Surgery with Hierarchical Class-Incremental Semantic Segmentation

2025-08-03 · Julia Hindel, Ema Mekic, Enamundram Naga Karthik, Rohit Mohan 외 arxiv

Robot-assisted surgeries rely on accurate and real-time scene understanding to safely guide surgical instruments. However, segmentation models trained on static datasets face key limitations when deployed in these dynami…

Semantic SegmentationScene Understanding

Open-world Semantic Segmentation for LIDAR Point Clouds

2022-07-04 · Jun Cen, Peng Yun, Shiwei Zhang, Junhao Cai 외

Current methods for LIDAR semantic segmentation are not robust enough for real-world applications, e.g., autonomous driving, since it is closed-set and static. The closed-set assumption makes the network only able to out…

Autonomous DrivingIncremental LearningLIDAR Semantic SegmentationSegmentation+1

Multi-Domain Incremental Learning for Semantic Segmentation

2021-10-23 · Prachi Garg, Rohit Saluja, Vineeth N Balasubramanian, Chetan Arora 외

Recent efforts in multi-domain learning for semantic segmentation attempt to learn multiple geographical datasets in a universal, joint model. A simple fine-tuning experiment performed sequentially on three popular road …

Incremental LearningScene SegmentationSegmentationSemantic Segmentation