← Search

Chendong Xiang

4 accepted papers

2026

Motus: A Unified Latent Action World Model

CVPR 2026

While a general embodied agent must function as a unified system, current methods are built on isolated models for understanding, world modeling, and control. This fragmentation prevents unifying multimodal generative capabilities and hinders learning from large-scale, heterogeneous data. In this pa

Cited by 0SourcecodeScholar
2025

SpargeAttention: Accurate and Training-free Sparse Attention Accelerating Any Model Inference

ICML 2025poster

An efficient attention implementation is essential for large models due to its quadratic time complexity. Fortunately, attention commonly exhibits sparsity, i.e., many values in the attention map are near zero, allowing for the omission of corresponding computations. Many studies have utilized the s…

2024

CRM: Single Image to 3D Textured Mesh with Convolutional Reconstruction Model

ECCV 2024poster

"Feed-forward 3D generative models like the Large Reconstruction Model (LRM) [?] have demonstrated exceptional generation speed. However, the transformer-based methods do not leverage the geometric priors of the triplane component in their architecture, often leading to sub-optimal quality given the…

2024

Identifying and Solving Conditional Image Leakage in Image-to-Video Diffusion Model

NeurIPS 2024poster

Diffusion models have obtained substantial progress in image-to-video generation. However, in this paper, we find that these models tend to generate videos with less motion than expected. We attribute this to the issue called conditional image leakage, where the image-to-video diffusion models (I2V-…