← Search

Shaobin Zhuang

13 accepted papers

2026

LinearSR: Unlocking Linear Attention for Stable and Efficient Image Super-Resolution

ICLR 2026poster

Generative models for Image Super-Resolution (SR) are increasingly powerful, yet their reliance on self-attention's quadratic complexity ($O(N^2)$) creates a major computational bottleneck. Linear Attention offers an $O(N)$ solution, but its promise for photorealistic SR has remained largely untappe…

Cited by 0SourcecodeScholar
2026

UniFlow: A Unified Pixel Flow Tokenizer for Visual Understanding and Generation

ICLR 2026poster

Tokenizer is a crucial component for both visual understanding and generation. To advance toward the ultimate goal of universal modeling, recent research has focused on developing a unified tokenizer. However, existing tokenizers face a significant performance trade-off between understanding and gen…

Cited by 0SourceScholar
2026

Video-GPT via Next Clip Diffusion

ICLR 2026poster

GPT has shown its remarkable success in natural language processing. However, the language sequence is not sufficient to describe spatial-temporal details in the visual world. Alternatively, the video sequence is good at capturing such details. Motivated by this fact, we propose a concise Video-GPT…

Cited by 0SourcecodeScholar
2026

WeTok: Powerful Discrete Tokenization for High-Fidelity Visual Reconstruction

ICLR 2026poster

Visual tokenizer is a critical component for vision generation. However, the existing tokenizers often face unsatisfactory trade-off between compression ratios and reconstruction fidelity. To fill this gap, we introduce a powerful and concise WeTok tokenizer, which surpasses the previous leading tok…

Cited by 0SourcecodeScholar
2025

DiffVSR: Revealing an Effective Recipe for Taming Robust Video Super-Resolution Against Complex Degradations

ICCV 2025poster

Diffusion models have demonstrated exceptional capabilities in image restoration, yet their application to video super-resolution (VSR) faces significant challenges in balancing fidelity with temporal consistency. Our evaluation reveals a critical gap: existing approaches consistently fail on severe…

Cited by 0SourcePDFScholar
2025

Efficiently Access Diffusion Fisher: Within the Outer Product Span Space

ICML 2025poster

Recent Diffusion models (DMs) advancements have explored incorporating the second-order diffusion Fisher information (DF), defined as the negative Hessian of log density, into various downstream tasks and theoretical analysis. However, current practices typically approximate the diffusion Fisher by…

2025

Muses: 3D-Controllable Image Generation via Multi-Modal Agent Collaboration

AAAI 2025technical

Despite recent advancements in text-to-image generation, most existing methods struggle to create images with multiple objects and complex spatial relationships in the 3D world. To tackle this limitation, we introduce a generic AI system, namely MUSES, for 3D-controllable image generation from user…

2025

TimeStep Master: Asymmetrical Mixture of Timestep LoRA Experts for Versatile and Efficient Diffusion Models in Vision

ICML 2025poster

Diffusion models have driven the advancement of vision generation over the past years. However, it is often difficult to apply these large models in downstream tasks, due to massive fine-tuning cost. Recently, Low-Rank Adaptation (LoRA) has been applied for efficient tuning of diffusion models. Unfo…

Cited by 0SourcePDFScholar
2025

Unleashing High-Quality Image Generation in Diffusion Sampling Using Second-Order Levenberg-Marquardt-Langevin

ICCV 2025poster

The emerging diffusion models (DMs) have demonstrated the remarkable capability of generating images via learning the noised score function of the data distribution. Current DM sampling techniques typically rely on first-order Langevin dynamics at each noise level, with efforts concentrated on refin…

2025

WeGen: A Unified Model for Interactive Multimodal Generation as We Chat

CVPR 2025poster

Existing multimodal generative models fall short as qualified design copilots, as they often struggle to generate imaginative outputs once instructions are less detailed or lack the ability to maintain consistency with the provided references. In this work, we introduce WeGen, a model that unifies m…

2024

SEINE: Short-to-Long Video Diffusion Model for Generative Transition and Prediction

ICLR 2024poster

Recently video generation has achieved substantial progress with realistic results. Nevertheless, existing AI-generated videos are usually very short clips ("shot-level'') depicting a single scene. To deliver a coherent long video ("story-level''), it is desirable to have creative transition and pre…

Cited by 129SourcePDFScholar
2024

TransAgent: Transfer Vision-Language Foundation Models with Heterogeneous Agent Collaboration

NeurIPS 2024poster

Vision-language foundation models (such as CLIP) have recently shown their power in transfer learning, owing to large-scale image-text pre-training. However, target domain data in the downstream tasks can be highly different from the pre-training phase, which makes it hard for such a single model to…

2024

Vlogger: Make Your Dream A Vlog

CVPR 2024poster

In this work we present Vlogger a generic AI system for generating a minute-level video blog (i.e. vlog) of user descriptions. Different from short videos with a few seconds vlog often contains a complex storyline with diversified scenes which is challenging for most existing video generation approa…