CVRODec 19, 2025

Diffusion Forcing for Multi-Agent Interaction Sequence Modeling

arXiv:2512.17900v12 citationsh-index: 55
Originality Incremental advance
AI Analysis

This addresses a fundamental problem in robotics and social computing by enabling flexible, scalable multi-agent motion generation, though it appears incremental as it builds on existing diffusion methods with key modifications.

The paper tackles the challenge of modeling multi-person interactions for motion generation by introducing MAGNet, a unified autoregressive diffusion framework that supports various tasks like dyadic prediction and full multi-agent generation, achieving performance on par with specialized methods and extending to scenarios with three or more agents.

Understanding and generating multi-person interactions is a fundamental challenge with broad implications for robotics and social computing. While humans naturally coordinate in groups, modeling such interactions remains difficult due to long temporal horizons, strong inter-agent dependencies, and variable group sizes. Existing motion generation methods are largely task-specific and do not generalize to flexible multi-agent generation. We introduce MAGNet (Multi-Agent Diffusion Forcing Transformer), a unified autoregressive diffusion framework for multi-agent motion generation that supports a wide range of interaction tasks through flexible conditioning and sampling. MAGNet performs dyadic prediction, partner inpainting, and full multi-agent motion generation within a single model, and can autoregressively generate ultra-long sequences spanning hundreds of v. Building on Diffusion Forcing, we introduce key modifications that explicitly model inter-agent coupling during autoregressive denoising, enabling coherent coordination across agents. As a result, MAGNet captures both tightly synchronized activities (e.g, dancing, boxing) and loosely structured social interactions. Our approach performs on par with specialized methods on dyadic benchmarks while naturally extending to polyadic scenarios involving three or more interacting people, enabled by a scalable architecture that is agnostic to the number of agents. We refer readers to the supplemental video, where the temporal dynamics and spatial coordination of generated interactions are best appreciated. Project page: https://von31.github.io/MAGNet/

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes