← Search

Guilin Zhu

3 accepted papers

2025

Adaptive Prototype Replay for Class Incremental Semantic Segmentation

AAAI 2025technical

Class incremental semantic segmentation (CISS) aims to segment new classes during continual steps while preventing the forgetting of old knowledge. Existing methods alleviate catastrophic forgetting by replaying distributions of previously learned classes using stored prototypes or features. However…

2025

Continual Gaussian Mixture Distribution Modeling for Class Incremental Semantic Segmentation

NeurIPS 2025poster

Class incremental semantic segmentation (CISS) enables a model to continually segment new classes from non-stationary data while preserving previously learned knowledge. Recent top-performing approaches are prototype-based methods that assign a prototype to each learned class to reproduce previous k…

Cited by 0SourceScholar
2024

Open-Vocabulary Semantic Segmentation with Image Embedding Balancing

CVPR 2024poster

Open-vocabulary semantic segmentation is a challenging task which requires the model to output semantic masks of an image beyond a close-set vocabulary. Although many efforts have been made to utilize powerful CLIP models to accomplish this task they are still easily overfitting to training classes…