ICLR2026
JointDiff: Bridging Continuous and Discrete in Multi-Agent Trajectory Generation
Guillem Capellera, Luis Ferraz, Antonio Rubio Romano, Alexandre Alahi, Antonio Agudo
被引用 5 次
摘要
Generative models often treat continuous data and discrete events as separate processes, creating a gap in modeling complex systems where they interact synchronously. To bridge this gap, we introduce , a novel diffusion framework designed to unify these two processes by simultaneously generating continuous spatio-temporal data and synchronous discrete events. We demonstrate its efficacy in the sports domain by simultaneously modeling multi-agent trajectories and key possession events. This joint modeling is validated with non-controllable generation and two novel controllable generation scenarios: , which offers flexible semantic control over game dynamics through a simple list of intended ball possessors, and , which enables fine-grained, language-driven generation. To enable the conditioning with these guidance signals, we introduce , an effective conditioning operation for multi-agent domains. We also share a new unified sports benchmark enhanced with textual descriptions for soccer and football datasets. JointDiff achieves state-of-the-art performance, demonstrating that joint modeling is crucial for building realistic and controllable generative models for interactive systems. Project