← Search

SuBeen Lee

8 accepted papers

2025

Foreground-Covering Prototype Generation and Matching for SAM-Aided Few-Shot Segmentation

AAAI 2025technical

We propose Foreground-Covering Prototype Generation and Matching to resolve Few-Shot Segmentation (FSS), which aims to segment target regions in unlabeled query images based on labeled support images. Unlike previous research, which typically estimates target regions in the query using support proto…

2025

Temporal Alignment-Free Video Matching for Few-shot Action Recognition

CVPR 2025poster

Few-Shot Action Recognition (FSAR) aims to train a model with only a few labeled video instances. A key challenge in FSAR is handling divergent narrative trajectories for precise video matching. While the frame- and tuple-level alignment approaches have been promising, their methods heavily rely on…

2024

Mitigating Background Shift in Class-Incremental Semantic Segmentation

ECCV 2024poster

"Class-Incremental Semantic Segmentation (CISS) aims to learn new classes without forgetting the old ones, using only the labels of the new classes. To achieve this, two popular strategies are employed: 1) pseudo-labeling and knowledge distillation to preserve prior knowledge; and 2) background weig…

2024

Progressive Proxy Anchor Propagation for Unsupervised Semantic Segmentation

ECCV 2024poster

"The labor-intensive labeling for semantic segmentation has spurred the emergence of Unsupervised Semantic Segmentation. Recent studies utilize patch-wise contrastive learning based on features from image-level self-supervised pretrained models. However, relying solely on similarity-based supervisio…

2024

Task-Disruptive Background Suppression for Few-Shot Segmentation

AAAI 2024technical

Few-shot segmentation aims to accurately segment novel target objects within query images using only a limited number of annotated support images. The recent works exploit support background as well as its foreground to precisely compute the dense correlations between query and support. However, the…

2023

Leveraging Hidden Positives for Unsupervised Semantic Segmentation

CVPR 2023poster

Dramatic demand for manpower to label pixel-level annotations triggered the advent of unsupervised semantic segmentation. Although the recent work employing the vision transformer (ViT) backbone shows exceptional performance, there is still a lack of consideration for task-specific training guidance…