← Search

Siyu Jiao

6 accepted papers

2026

M4V: Multimodal Mamba for Efficient Text-to-Video Generation

CVPR 2026

Text-to-video generation has significantly enriched content creation and holds the potential to evolve into powerful world simulators. However, modeling the vast spatiotemporal space remains computationally demanding, particularly when employing Transformers, which incur quadratic complexity in sequ

Cited by 0SourceScholar
2026

ThinkGen: Generalized Thinking for Visual Generation

CVPR 2026

Recent progress in Multimodal Large Language Models (MLLMs) demonstrates that Chain-of-Thought (CoT) reasoning enables systematic solutions to complex understanding tasks. However, its extension to generation tasks remains nascent and limited by scenario-specific mechanisms that hinder generalizatio

Cited by 0SourcecodeScholar
2025

CLIP-GS: Unifying Vision-Language Representation with 3D Gaussian Splatting

ICCV 2025poster

Recent works in 3D representation learning and multimodal pre-training have made remarkable progress. However, typically multimodal 3D models are only capable of handling point clouds. Compared to the emerging 3D representation technique, 3D Gaussian Splatting (3DGS), the spatially sparse point clou…

Cited by 0SourcePDFScholar
2025

FlexVAR: Flexible Visual Autoregressive Modeling without Residual Prediction

NeurIPS 2025poster

This work challenges the residual prediction paradigm in visual autoregressive modeling and presents FlexVAR, a new Flexible Visual AutoRegressive image generation paradigm. FlexVAR facilitates autoregressive learning with ground-truth prediction, enabling each step to independently produce plausibl…

Cited by 0SourcecodeScholar
2023

Learning Mask-aware CLIP Representations for Zero-Shot Segmentation

NeurIPS 2023poster

Recently, pre-trained vision-language models have been increasingly used to tackle the challenging zero-shot segmentation task. Typical solutions follow the paradigm of first generating mask proposals and then adopting CLIP to classify them. To maintain the CLIP's zero-shot transferability, previous…

2022

Mask Matching Transformer for Few-Shot Segmentation

NeurIPS 2022accept

In this paper, we aim to tackle the challenging few-shot segmentation task from a new perspective. Typical methods follow the paradigm to firstly learn prototypical features from support images and then match query features in pixel-level to obtain segmentation results. However, to obtain satisfacto…