Papers › InterControl: Zero-shot Human Interaction Generation by Controlling Every Joint

InterControl: Zero-shot Human Interaction Generation by Controlling Every Joint

27 Nov 2023arXiv:2311.15864archive 2025-07-28

Zhenzhi Wang, Jingbo Wang, Yixuan Li, Dahua Lin, Bo Dai

Text-conditioned motion synthesis has made remarkable progress with the emergence of diffusion models. However, the majority of these motion diffusion models are primarily designed for a single character and overlook multi-human interactions. In our approach, we strive to explore this problem by synthesizing human motion with interactions for a group of characters of any size in a zero-shot manner. The key aspect of our approach is the adaptation of human-wise interactions as pairs of human joints that can be either in contact or separated by a desired distance. In contrast to existing methods that necessitate training motion generation models on multi-human motion datasets with a fixed number of characters, our approach inherently possesses the flexibility to model human interactions involving an arbitrary number of individuals, thereby transcending the limitations imposed by the training data. We introduce a novel controllable motion generation method, InterControl, to encourage the synthesized motions maintaining the desired distance between joint pairs. It consists of a motion controller and an inverse kinematics guidance module that realistically and accurately aligns the joints of synthesized characters to the desired location. Furthermore, we demonstrate that the distance between joint pairs for human-wise interactions can be generated using an off-the-shelf Large Language Model (LLM). Experimental results highlight the capability of our framework to generate interactions with multiple human characters and its potential to work with off-the-shelf physics-based character simulators. Code is available at https://github.com/zhenzhiwang/intercontrol

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2311.15864")

Code

Syntology Ran 11 of 14 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · our draft was wrong; 8 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

zhenzhiwang/intercontrol officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 11 ran; 1 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
2ran · our draft was wrong
8ran
3unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from zhenzhiwang/intercontrol. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

approx_standard_normal_cdf zhenzhiwang/intercontrol/diffusion/losses.py official repository ran · our draft was wrong fingerprinted MIT (permissive) · cfd76fd0d89574a4 · report
collate zhenzhiwang/intercontrol/data_loaders/tensors.py official repository ran MIT (permissive) · d325ed8de87c03ce · report
discretized_gaussian_log_likelihood zhenzhiwang/intercontrol/diffusion/losses.py official repository ran · our draft was wrong MIT (permissive) · cd33283d615fb3d7 · report
get_control_mask zhenzhiwang/intercontrol/data_loaders/humanml_utils.py official repository ran MIT (permissive) · aa453766c0aaa730 · report
get_global_joint_mask zhenzhiwang/intercontrol/data_loaders/humanml_utils.py official repository ran MIT (permissive) · da6f76778a57fb5e · report
get_param_groups_and_shapes zhenzhiwang/intercontrol/diffusion/fp16_util.py official repository ran MIT (permissive) · e41367ad14ff58fd · report
make_master_params zhenzhiwang/intercontrol/diffusion/fp16_util.py official repository ran MIT (permissive) · e20dd5102da3b050 · report
normal_kl zhenzhiwang/intercontrol/diffusion/losses.py official repository ran · honoured contract fingerprinted MIT (permissive) · cf2798b666b231ca · report
select_random_indices zhenzhiwang/intercontrol/data_loaders/humanml_utils.py official repository ran MIT (permissive) · 90ac6fb185f58aba · report
unflatten_master_params zhenzhiwang/intercontrol/diffusion/fp16_util.py official repository ran MIT (permissive) · 64fff1e30802b815 · report
wrap_model zhenzhiwang/intercontrol/model/cfg_sampler.py official repository ran MIT (permissive) · a278ca5381032e45 · report
collate_tensors zhenzhiwang/intercontrol/data_loaders/tensors.py official repository unverified MIT (permissive) · 0b9f005ecb737755 · report
get_dataset_class zhenzhiwang/intercontrol/data_loaders/get_data.py official repository unverified MIT (permissive) · 8f06f646695f36e4 · report
lengths_to_mask zhenzhiwang/intercontrol/data_loaders/tensors.py official repository unverified MIT (permissive) · 80c46a6e9bfa68f7 · report

Tasks

Language ModellingLarge Language ModelMotion GenerationMotion Synthesis

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGNDiffusion

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections