← Search

Haobo Yuan

11 accepted papers

2026

SAMTok: Representing Any Mask with Two Words

CVPR 2026

Pixel-wise capabilities are essential for building interactive intelligent systems. However, pixel-wise multi-modal LLMs (MLLMs) remain difficult to scale due to complex region-level encoders, specialized segmentation decoders, and incompatible training objectives. To address these challenges, we pr

Cited by 0SourcecodeScholar
2025

On Path to Multimodal Generalist: General-Level and General-Bench

ICML 2025oral

The Multimodal Large Language Model (MLLM) is currently experiencing rapid growth, driven by the advanced capabilities of language-based LLMs. Unlike their specialist predecessors, existing MLLMs are evolving towards a Multimodal Generalist paradigm. Initially limited to understanding multiple mod…

Cited by 0SourcePDFScholar
2025

Point Cloud Mamba: Point Cloud Learning via State Space Model

AAAI 2025technical

Recently, state space models have exhibited strong global modeling capabilities and linear computational complexity in contrast to transformers. This research focuses on applying such architecture to more efficiently and effectively model point cloud data globally with linear computational complexit…

2025

RMP-SAM: Towards Real-Time Multi-Purpose Segment Anything

ICLR 2025oral

Recent segmentation methods, which adopt large-scale data training and transformer architecture, aim to create one foundation model that can perform multiple tasks. However, most of these methods rely on heavy encoder and decoder frameworks, hindering their performance in real-time scenarios.…

2024

OMG-LLaVA: Bridging Image-level, Object-level, Pixel-level Reasoning and Understanding

NeurIPS 2024poster

Current universal segmentation methods demonstrate strong capabilities in pixel-level image and video understanding. However, they lack reasoning abilities and cannot be controlled via text instructions. In contrast, large vision-language multimodal models exhibit powerful vision-based conversation…

Cited by 47SourcePDFScholar
2024

OMG-Seg: Is One Model Good Enough For All Segmentation?

CVPR 2024poster

In this work we address various segmentation tasks each traditionally tackled by distinct or partially unified models. We propose OMG-Seg One Model that is Good enough to efficiently and effectively handle all the segmentation tasks including image semantic instance and panoptic segmentation as well…

2024

Open-Vocabulary SAM: Segment and Recognize Twenty-thousand Classes Interactively

ECCV 2024poster

"The CLIP and Segment Anything Model (SAM) are remarkable vision foundation models (VFMs). SAM excels in segmentation tasks across diverse domains, whereas CLIP is renowned for its zero-shot recognition capabilities. This paper presents an in-depth exploration of integrating these two models into a…

2023

Neural Collapse Inspired Feature-Classifier Alignment for Few-Shot Class-Incremental Learning

ICLR 2023top-25%

Few-shot class-incremental learning (FSCIL) has been a challenging problem as only a few training samples are accessible for each novel class in the new sessions. Finetuning the backbone or adjusting the classifier prototypes trained in the prior sessions would inevitably cause a misalignment betwee…

2023

Tube-Link: A Flexible Cross Tube Framework for Universal Video Segmentation

ICCV 2023poster

Video segmentation aims to segment and track every pixel in diverse scenarios accurately. In this paper, we present Tube-Link, a versatile framework that addresses multiple core tasks of video segmentation with a unified architecture. Our framework is a near-online approach that takes a short subcli…

Cited by 56PDFcodeScholar
2022

PolyphonicFormer: Unified Query Learning for Depth-Aware Video Panoptic Segmentation

ECCV 2022poster

"The Depth-aware Video Panoptic Segmentation (DVPS) is a new challenging vision problem that aims to predict panoptic segmentation and depth in a video simultaneously. The previous work solves this task by extending the existing panoptic segmentation method with an extra dense depth prediction and i…

2022

Towards Theoretically Inspired Neural Initialization Optimization

NeurIPS 2022accept

Automated machine learning has been widely explored to reduce human efforts in designing neural architectures and looking for proper hyperparameters. In the domain of neural initialization, however, similar automated techniques have rarely been studied. Most existing initialization methods are handc…