← Search

Yuhuan Yang

8 accepted papers

2026

GenMask: Adapting DiT for Segmentation via Direct Mask Generation

CVPR 2026

Recent approaches for segmentation have leveraged pretrained generative models as feature extractors, treating segmentation as a downstream adaptation task via indirect feature retrieval. This implicit use suffers from a fundamental misalignment in representation.It also depends heavily on indirect

Cited by 0SourceScholar
2026

Reason, Then Re-reason: Cross-view Revisiting Improves Spatial Reasoning

ICML 2026poster

Spatial reasoning from egocentric videos is inherently challenging because the observable evidence is constrained by the camera trajectory. Existing methods perform spatial reasoning in a single inference pass, forcing models to resolve geometric ambiguity through semantic priors rather than verifia…

Cited by 0SourceScholar
2026

Unified Multimodal Autoregressive Modeling with Shared Context—Visual Tokenizer is Key to Unification

ICML 2026poster

Unified Multimodal Modeling aims to integrate visual understanding and generation within a single system. However, existing approaches typically rely on two disparate visual tokenizers, which splits the representation space and hinder truly unified modeling. We propose UniAR, a unified autoregressiv…

Cited by 0SourceScholar
2025

FreeSegDiff: Annotation-free Saliency Segmentation with Diffusion Models

ICASSP 2025accepted

Learning from a large corpus of data, pre-trained models have achieved impressive progress nowadays. As a popular generative pre-training method, diffusion models stand out by capturing both low-level visual knowledge and high-level semantic relations. In this paper, we propose to exploit such knowl…

Cited by 0SourceScholar
2025

MoMa: Modulating Mamba for Adapting Image Foundation Models to Video Recognition

ICML 2025poster

Video understanding is a complex challenge that requires effective modeling of spatial-temporal dynamics. With the success of image foundation models (IFMs) in image understanding, recent approaches have explored parameter-efficient fine-tuning (PEFT) to adapt IFMs for video. However, most of the…

Cited by 0SourcePDFScholar
2025

SaFiRe: Saccade-Fixation Reiteration with Mamba for Referring Image Segmentation

NeurIPS 2025poster

Referring Image Segmentation (RIS) aims to segment the target object in an image given a natural language expression. While recent methods leverage pre-trained vision backbones and more training corpus to achieve impressive results, they predominantly focus on simple expressions—short, clear noun ph…

Cited by 0SourceScholar
2024

ReMamber: Referring Image Segmentation with Mamba Twister

ECCV 2024poster

"Referring Image Segmentation (RIS) leveraging transformers has achieved great success on the interpretation of complex visual-language tasks. However, the quadratic computation cost makes it resource-consuming in capturing long-range visual-language dependencies. Fortunately, Mamba addresses this w…

2023

AttrSeg: Open-Vocabulary Semantic Segmentation via Attribute Decomposition-Aggregation

NeurIPS 2023poster

Open-vocabulary semantic segmentation is a challenging task that requires segmenting novel object categories at inference time. Recent works explore vision-language pre-training to handle this task, but suffer from unrealistic assumptions in practical scenarios, i.e., low-quality textual category n…