← Search

Xiandong Zou

4 accepted papers

2026

DreamCS: Geometry-Aware Text-to-3D Generation with Unpaired 3D Reward Supervision

ICLR 2026poster

While text-to-3D generation has attracted growing interest, existing methods often struggle to produce 3D assets that align well with human preferences. Current preference alignment techniques for 3D content typically rely on hardly-collected preference-paired multi-view 2D images to train 2D reward…

Cited by 0SourceScholar
2026

Variational Speculative Decoding: Rethinking Draft Training from Token Likelihood to Sequence Acceptance

ICML 2026poster

Speculative decoding accelerates inference for (M)LLMs, yet a training-decoding discrepancy persists: while existing methods optimize single greedy trajectories, decoding involves verifying and ranking multiple sampled draft paths. We propose *Variational Speculative Decoding* (VSD), formulating dra…

Cited by 0SourceScholar
2025

Cached Multi-Lora Composition for Multi-Concept Image Generation

ICLR 2025poster

Low-Rank Adaptation (LoRA) has emerged as a widely adopted technique in text-to-image models, enabling precise rendering of multiple distinct elements, such as characters and styles, in multi-concept image generation. However, current approaches face significant challenges when composing these LoRAs…