← Search

Ting Pan

5 accepted papers

2026

A Temporal and Content Co-Awareness Latent Diffusion for Controllable Hand Image Generation

CVPR 2026

Controllable hand image generation aims to synthesize geometrically accurate images with consistent appearance. Recently, diffusion models have been widely applied for hand image synthesis. However, through input-level fusion or feature-level modulation, existing methods inject control signals with

Cited by 0SourcecodeScholar
2026

UDM-GRPO: Stable and Efficient Group Relative Policy Optimization for Uniform Discrete Diffusion Models

ICML 2026spotlight

Uniform Discrete Diffusion (UDM) has recently emerged as a promising paradigm for discrete generative modeling; however, its integration with reinforcement learning remains largely unexplored. We observe that naively adapting GRPO to UDM leads to unstable training and marginal performance. To addres…

Cited by 0SourceScholar
2026

Uniform Discrete Diffusion with Metric Path for Video Generation

ICLR 2026poster

Continuous-space video generation has advanced rapidly, while discrete approaches lag behind due to error accumulation and long-context inconsistency. In this work, we revisit discrete generative modeling and present Uniform discRete diffuSion with metric pAth (URSA), a simple yet powerful framework…

Cited by 0SourcecodeScholar
2025

Autoregressive Video Generation without Vector Quantization

ICLR 2025poster

This paper presents a novel approach that enables autoregressive video generation with high efficiency. We propose to reformulate the video generation problem as a non-quantized autoregressive modeling of temporal frame-by-frame prediction and spatial set-by-set prediction. Unlike raster-scan predic…

2025

EVEv2: Improved Baselines for Encoder-Free Vision-Language Models

ICCV 2025poster

Existing encoder-free vision-language models (VLMs) are rapidly narrowing the performance gap with their encoder-based counterparts, highlighting the promising potential for unified multimodal systems with structural simplicity and efficient deployment. We systematically clarify the performance gap…