← Search

Xinyao Liao

6 accepted papers

2026

VA-p: Variational Policy Alignment for Pixel-Aware Autoregressive Generation

CVPR 2026

Autoregressive (AR) visual generation relies on tokenizers to map images to and from discrete sequences. However, tokenizers are trained to reconstruct clean images from ground-truth tokens, while AR generators are optimized only for token likelihood. This misalignment leads to generated token seque

Cited by 0SourcecodeScholar
2026

ViStoryBench: Comprehensive Benchmark Suite for Story Visualization

CVPR 2026

Story visualization aims to generate coherent image sequences that faithfully represent a narrative and match given character references. Despite progress in generative models, existing benchmarks remain narrow in scope, often limited to short prompts, lacking character references, or single-image c

Cited by 0SourcecodeScholar
2026

iMontage: Unified, Versatile, Highly Dynamic Many-to-many Image Generation

CVPR 2026

Pre-trained video models learn powerful priors for generating high-quality, temporally coherent content. While these models excel at temporal coherence, their dynamics are often constrained by the continuous nature of their training data. We hypothesize that by injecting the rich and unconstrained c

Cited by 0SourcecodeScholar
2026

reAR: Rethinking Visual Autoregressive Models via Token-wise Consistency Regularization

ICLR 2026poster

Visual autoregressive (AR) generation offers a promising path toward unifying vision and language models, yet its performance remains suboptimal against diffusion models. Prior work often attributes this gap to tokenizer limitations and rasterization ordering. In this work, we identify a core bottle…

Cited by 0SourceScholar
2025

High-Fidelity Lightweight Mesh Reconstruction from Point Clouds

CVPR 2025highlight

Recently, learning signed distance functions (SDFs) from point clouds has become popular for reconstruction. To ensure accuracy, most methods require using high-resolution Marching Cubes for surface extraction. However, this results in redundant mesh elements, making the mesh inconvenient to use. To…

Cited by 0SourcePDFScholar
2025

MotionAgent: Fine-grained Controllable Video Generation via Motion Field Agent

ICCV 2025poster

We propose MotionAgent, enabling fine-grained motion control for text-guided image-to-video generation. The key technique is the motion field agent that converts motion information in text prompts into explicit motion fields, providing flexible and precise motion guidance. Specifically, the agent ex…