InterCMDM: Block-Causal Diffusion for Autoregressive Human Interaction Generation

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

InterCMDM, a novel block-causal latent diffusion framework, addresses challenges in text-conditioned human interaction generation, specifically for two-person scenarios. Published on 2026-07-02, this model overcomes limitations of existing diffusion models that obscure causality and hinder long-horizon generation, as well as autoregressive methods prone to temporal drift. InterCMDM introduces a Dual-Stream Causal Diffusion Transformer, which maintains separate causal streams for each individual while modeling inter-person dependencies through unified dual-stream attention with multi-task attention masks. These masks enable a single model to support diverse coordination behaviors, including simultaneous actions, reactive responses, and leader-follower dynamics, controllable by mask selection at inference. A block-wise diffusion objective further ensures stable latent rollout over extended sequences. InterCMDM achieves state-of-the-art performance on the InterHuman and Inter-X benchmarks, enhancing text-motion alignment, realism, and long-horizon continuity.

Key takeaway

For Machine Learning Engineers developing systems that require realistic, long-horizon human interaction generation, InterCMDM offers a significant advancement. Its block-causal diffusion and multi-task attention masks provide stable, controllable autoregressive generation, overcoming temporal drift and causality issues. You should evaluate InterCMDM for applications needing diverse two-person dynamics, as its state-of-the-art performance on InterHuman and Inter-X suggests improved realism and continuity for your models.

Key insights

InterCMDM uses block-causal diffusion and dual-stream attention with masks for controllable, stable, and state-of-the-art autoregressive human interaction generation.

Principles

Method

InterCMDM employs a Dual-Stream Causal Diffusion Transformer with multi-task attention masks for inter-person dependencies. It uses a block-wise diffusion objective for stable latent rollout, trained across mask configurations for controllable generation.

In practice

Topics

Best for: Computer Vision Engineer, Research Scientist, AI Scientist, Machine Learning Engineer, Robotics Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.