← Search

Guangyu Gao

8 accepted papers

2026

FlowSeg: Dynamic Semantic Guidance for LLM-Conditioned Segmentation

ICML 2026poster

LLM-conditioned segmentation has recently advanced rapidly by coupling large language models with iterative mask generation frameworks. However, we identify a persistent failure mode in current propose-then-select pipelines. Although high-quality mask candidates are often generated, the final predic…

Cited by 0SourceScholar
2026

Rethinking MLLM Itself as a Segmenter with a Single Segmentation Token

CVPR 2026

Recent segmentation methods leveraging Multi-modal Large Language Models (MLLMs) have shown reliable object-level segmentation and enhanced spatial perception. However, almost all previous methods predominantly rely on specialist mask decoders to interpret masks from generated segmentation-related e

Cited by 0SourcecodeScholar
2025

CoMBO: Conflict Mitigation via Branched Optimization for Class Incremental Segmentation

CVPR 2025poster

Effective Class Incremental Segmentation (CIS) requires simultaneously mitigating catastrophic forgetting and ensuring sufficient plasticity to integrate new classes. The inherent conflict above often leads to a back-and-forth, which turns the objective into finding the balance between the performan…

2024

Bridge the Points: Graph-based Few-shot Segment Anything Semantically

NeurIPS 2024spotlight

The recent advancements in large-scale pre-training techniques have significantly enhanced the capabilities of vision foundation models, notably the Segment Anything Model (SAM), which can generate precise masks based on point and box prompts. Recent studies extend SAM to Few-shot Semantic Segmentat…

2023

CoinSeg: Contrast Inter- and Intra- Class Representations for Incremental Segmentation

ICCV 2023poster

Class incremental semantic segmentation aims to strike a balance between the model's stability and plasticity by maintaining old knowledge while adapting to new concepts. However, most state-of-the-art methods use the freeze strategy for stability, which compromises the model's plasticity. In contra…

Cited by 27PDFcodeScholar
2022

Adaptive Spatial-BCE Loss for Weakly Supervised Semantic Segmentation

ECCV 2022poster

"For Weakly-Supervised Semantic Segmentation (WSSS) with image-level annotation, mostly relies on the classification network to generate initial segmentation pseudo-labels. However, the optimization target of classification networks usually neglects the discrimination between different pixels, like…

2022

Mining Unseen Classes via Regional Objectness: A Simple Baseline for Incremental Segmentation

NeurIPS 2022accept

Incremental or continual learning has been extensively studied for image classification tasks to alleviate catastrophic forgetting, a phenomenon in which earlier learned knowledge is forgotten when learning new concepts. For class incremental semantic segmentation, such a phenomenon often becomes mu…

2021

Embedded Discriminative Attention Mechanism for Weakly Supervised Semantic Segmentation

CVPR 2021poster

Weakly Supervised Semantic Segmentation (WSSS) with image-level annotation uses class activation maps from the classifier as pseudo-labels for semantic segmentation. However, such activation maps usually highlight the local discriminative regions rather than the whole object, which deviates from the…

Cited by 178PDFcodeScholar