← Search

Chenyang Yuan

4 accepted papers

2026

From Embedding to Control: Representations for Stochastic Multi-Object Systems

ICLR 2026poster

This paper studies how to achieve accurate modeling and effective control in stochastic nonlinear dynamics with multiple interacting objects. However, non-uniform interactions and random topologies make this task challenging. We address these challenges by proposing Graph Controllable Embeddings (GC…

Cited by 0SourceScholar
2026

Much Ado About Noising: Dispelling the Myths of Generative Robotic Control

ICLR 2026poster

Generative models, like flows and diffusions, have recently emerged as popular and efficacious policy parameterizations in robotics. There has been much speculation as to the factors underlying their successes, ranging from capturing multimodal action distributions to expressing more complex behavio…

Cited by 0SourcecodeScholar
2025

Locality in Image Diffusion Models Emerges from Data Statistics

NeurIPS 2025spotlight

Recent work has shown that the generalization ability of image diffusion models arises from the locality properties of the trained neural network. In particular, when denoising a particular pixel, the model relies on a limited neighborhood of the input image around that pixel, which, according to th…

Cited by 0SourceScholar
2024

Interpreting and Improving Diffusion Models from an Optimization Perspective

ICML 2024poster

Denoising is intuitively related to projection. Indeed, under the manifold hypothesis, adding random noise is approximately equivalent to orthogonal perturbation. Hence, learning to denoise is approximately learning to project. In this paper, we use this observation to interpret denoising diffusion…