Papers › Multimodal Diffusion Transformer: Learning Versatile Behavior from Multimodal Goals

Multimodal Diffusion Transformer: Learning Versatile Behavior from Multimodal Goals

8 Jul 2024arXiv:2407.05996links table onlyarchive 2025-07-28

Moritz Reuss, Ömer Erdinç Yağmurlu, Fabian Wenzel, Rudolf Lioutikov

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

This work introduces the Multimodal Diffusion Transformer (MDT), a novel diffusion policy framework, that excels at learning versatile behavior from multimodal goal specifications with few language annotations. MDT leverages a diffusion-based multimodal transformer backbone and two self-supervised auxiliary objectives to master long-horizon manipulation tasks based on multimodal goals. The vast majority of imitation learning methods only learn from individual goal modalities, e.g. either language or goal images. However, existing large-scale imitation learning datasets are only partially labeled with language annotations, which prohibits current methods from learning language conditioned behavior from these datasets. MDT addresses this challenge by introducing a latent goal-conditioned state representation that is simultaneously trained on multimodal goal instructions. This state representation aligns image and language based goal embeddings and encodes sufficient information to predict future states. The representation is trained via two self-supervised auxiliary objectives, enhancing the performance of the presented transformer backbone. MDT shows exceptional performance on 164 tasks provided by the challenging CALVIN and LIBERO benchmarks, including a LIBERO version that contains less than 2% language annotations. Furthermore, MDT establishes a new record on the CALVIN manipulation challenge, demonstrating an absolute performance improvement of 15% over prior state-of-the-art methods that require large-scale pretraining and contain 10× more learnable parameters. MDT shows its ability to solve long-horizon manipulation from sparsely annotated data in both simulated and real-world environments. Demonstrations and Code are available at https://intuitive-robots.github.io/mdt_policy/.

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="2407.05996")

Code

Syntology Ran 15 of 17 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · fixture could not drive it; 14 ran with no contract checked.

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

intuitive-robots/mdt_policy officialmentioned on GitHubMIT 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

17 samples harvested; 15 ran; 0 honoured the contract we drafted; 2 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 · fixture could not drive it
14ran
2unverified

Licence: 0 of the 17 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 intuitive-robots/mdt_policy. “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.

append_zero intuitive-robots/mdt_policy/mdt/models/edm_diffusion/gc_sampling.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · 43f2167b019a5fb7 · report
check_condition intuitive-robots/mdt_policy/mdt/evaluation/multistep_sequences.py official repository ran MIT (permissive) · 907517ed3b614cc8 · report
count_success intuitive-robots/mdt_policy/mdt/evaluation/mdt_evaluate.py official repository ran MIT (permissive) · 924cae6f210421b2 · report
get_checkpoint_i_from_dir intuitive-robots/mdt_policy/mdt/evaluation/utils.py official repository ran MIT (permissive) · 84f14e237dee0362 · report
get_log_dir intuitive-robots/mdt_policy/mdt/evaluation/mdt_evaluate.py official repository ran MIT (permissive) · e2bd842daf595f33 · report
get_sigmas_exponential intuitive-robots/mdt_policy/mdt/models/edm_diffusion/gc_sampling.py official repository ran MIT (permissive) · 205e97641ece09f8 · report
get_sigmas_karras intuitive-robots/mdt_policy/mdt/models/edm_diffusion/gc_sampling.py official repository ran MIT (permissive) · a3ae2e8a897b4d99 · report
get_video_tag intuitive-robots/mdt_policy/mdt/evaluation/mdt_evaluate.py official repository ran fingerprinted MIT (permissive) · bc8ceb8ab2fa1d19 · report
is_multi_gpu_training intuitive-robots/mdt_policy/mdt/training.py official repository ran fingerprinted MIT (permissive) · 6cd960334bdf5b85 · report
load_class intuitive-robots/mdt_policy/mdt/evaluation/utils.py official repository ran MIT (permissive) · 30fcb27ec8c091af · report
load_npz intuitive-robots/mdt_policy/mdt/datasets/disk_dataset.py official repository ran MIT (permissive) · c0de2c3f2828b5a3 · report
load_pkl intuitive-robots/mdt_policy/mdt/datasets/disk_dataset.py official repository ran MIT (permissive) · 3ffdb6fe27bf366d · report
setup_logger intuitive-robots/mdt_policy/mdt/training.py official repository ran MIT (permissive) · 08c8831b3905ef52 · report
update_state intuitive-robots/mdt_policy/mdt/evaluation/multistep_sequences.py official repository ran MIT (permissive) · 916d58d0838c488b · report
valid_task intuitive-robots/mdt_policy/mdt/evaluation/multistep_sequences.py official repository ran MIT (permissive) · 5879a63c0a8f823e · report
load_evaluation_checkpoint intuitive-robots/mdt_policy/mdt/evaluation/utils.py official repository unverified MIT (permissive) · 3e9e61cbcea37bd0 · report
setup_callbacks intuitive-robots/mdt_policy/mdt/training.py official repository unverified MIT (permissive) · 8ab9acda1d0ae3ee · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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