Papers › Efficient Diffusion Transformer with Step-wise Dynamic Attention Mediators

Efficient Diffusion Transformer with Step-wise Dynamic Attention Mediators

11 Aug 2024arXiv:2408.05710archive 2025-07-28

Yifan Pu, Zhuofan Xia, Jiayi Guo, Dongchen Han, Qixiu Li, Duo Li, Yuhui Yuan, Ji Li, Yizeng Han, Shiji Song, Gao Huang, Xiu Li

This paper identifies significant redundancy in the query-key interactions within self-attention mechanisms of diffusion transformer models, particularly during the early stages of denoising diffusion steps. In response to this observation, we present a novel diffusion transformer framework incorporating an additional set of mediator tokens to engage with queries and keys separately. By modulating the number of mediator tokens during the denoising generation phases, our model initiates the denoising process with a precise, non-ambiguous stage and gradually transitions to a phase enriched with detail. Concurrently, integrating mediator tokens simplifies the attention module's complexity to a linear scale, enhancing the efficiency of global attention processes. Additionally, we propose a time-step dynamic mediator token adjustment mechanism that further decreases the required computational FLOPs for generation, simultaneously facilitating the generation of high-quality images within the constraints of varied inference budgets. Extensive experiments demonstrate that the proposed method can improve the generated image quality while also reducing the inference cost of diffusion transformers. When integrated with the recent work SiT, our method achieves a state-of-the-art FID score of 2.01. The source code is available at https://github.com/LeapLabTHU/Attention-Mediators.

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

Code

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

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

leaplabthu/attention-mediators officialmentioned in papermentioned on GitHubpytorch 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

15 samples harvested; 12 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
4ran · our draft was wrong
7ran
3unverified

Licence: 15 of the 15 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 LeapLabTHU/Attention-Mediators. “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.

AttentionWithMediators LeapLabTHU/Attention-Mediators/attention_mediator/models.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 66c4a4e6a1c9f9e5 · report
array2grid leaplabthu/attention-mediators/attention_mediator/wandb_utils.py official repository ran no licence file found · pointer only · 4a9faf5d974dbff7 · report
center_crop_arr leaplabthu/attention-mediators/attention_mediator/train_256to512.py official repository ran no licence file found · pointer only · 95bcfe1a68b3578c · report
create_npz_from_sample_folder leaplabthu/attention-mediators/attention_mediator/sample_ddp.py official repository ran · our draft was wrong no licence file found · pointer only · 7b21a01ae77703a3 · report
estimated_time leaplabthu/attention-mediators/attention_mediator/train_256to512.py official repository ran no licence file found · pointer only · 2d3b1f803fa682d9 · report
expand_t_like_x leaplabthu/attention-mediators/attention_mediator/transport/path.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 6de57ffd4ee7fee7 · report
generate_run_id leaplabthu/attention-mediators/attention_mediator/wandb_utils.py official repository ran fingerprinted no licence file found · pointer only · 661fd94e23de34b1 · report
get_2d_sincos_pos_embed leaplabthu/attention-mediators/attention_mediator/models.py official repository ran · honoured contract no licence file found · pointer only · c92c27c924b517e8 · report
log_state leaplabthu/attention-mediators/attention_mediator/transport/utils.py official repository ran no licence file found · pointer only · e0c9eec71fe93415 · report
mean_flat leaplabthu/attention-mediators/attention_mediator/transport/utils.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · b883daa24762cb05 · report
modulate leaplabthu/attention-mediators/attention_mediator/models.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · 03310bba324ae4fb · report
namespace_to_dict leaplabthu/attention-mediators/attention_mediator/wandb_utils.py official repository ran no licence file found · pointer only · 06a3ad042b36b928 · report
create_logger leaplabthu/attention-mediators/attention_mediator/train_256to512.py official repository unverified no licence file found · pointer only · 8382f7e48cc8a309 · report
get_2d_sincos_pos_embed_from_grid leaplabthu/attention-mediators/attention_mediator/models.py official repository unverified no licence file found · pointer only · 665d8a4e8f673a4c · report
none_or_str leaplabthu/attention-mediators/attention_mediator/train_utils.py official repository unverified no licence file found · pointer only · 2fc6fdb85f13dc41 · report

Tasks

Denoising

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AttentionDiffusionSETSoftmax

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