← Search

Xingjian Bai

6 accepted papers

2026

Causality in Video Diffusers is Separable from Denoising

CVPR 2026

Causality--referring to temporal, uni-directional cause-effect relationships between components--underlies many complex generative processes, including videos, language, and robot trajectories.Current causal diffusion models entangle temporal reasoning with iterative denoising, applying causal atten

Cited by 3SourcecodeScholar
2024

Goodhart's Law in Reinforcement Learning

ICLR 2024poster

Implementing a reward function that perfectly captures a complex task in the real world is impractical. As a result, it is often appropriate to think of the reward function as a *proxy* for the true objective rather than as its definition. We study this phenomenon through the lens of *Goodhart’s law…

Cited by 13SourcePDFScholar
2023

Wasserstein distributional robustness of neural networks

NeurIPS 2023poster

Deep neural networks are known to be vulnerable to adversarial attacks (AA). For an image recognition task, this means that a small perturbation of the original can result in the image being misclassified. Design of such attacks as well as methods of adversarial training against them are subject of…