Papers › Exploring the Deep Fusion of Large Language Models and Diffusion Transformers for...

Exploring the Deep Fusion of Large Language Models and Diffusion Transformers for Text-to-Image Synthesis

15 May 2025CVPR 2025 1arXiv:2505.10046archive 2025-07-28

Bingda Tang, BoYang Zheng, Xichen Pan, Sayak Paul, Saining Xie

This paper does not describe a new method; instead, it provides a thorough exploration of an important yet understudied design space related to recent advances in text-to-image synthesis -- specifically, the deep fusion of large language models (LLMs) and diffusion transformers (DiTs) for multi-modal generation. Previous studies mainly focused on overall system performance rather than detailed comparisons with alternative methods, and key design details and training recipes were often left undisclosed. These gaps create uncertainty about the real potential of this approach. To fill these gaps, we conduct an empirical study on text-to-image generation, performing controlled comparisons with established baselines, analyzing important design choices, and providing a clear, reproducible recipe for training at scale. We hope this work offers meaningful data points and practical guidelines for future research in multi-modal generation.

PaperPDFConference PDFCodeCode 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="2505.10046")

Code

Syntology Ran 0 of 9 code samples harvested from 1 repository linked to this paper; 9 have no recorded run.

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

tang-bd/fuse-dit officialmentioned in papermentioned on GitHubpytorchApache-2.0 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

9 samples harvested; 0 ran; 0 honoured the contract we drafted; 9 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.

9unverified

Licence: 0 of the 9 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 tang-bd/fuse-dit. “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.

get_llm tang-bd/fuse-dit/diffusion/models.py official repository unverified Apache-2.0 (permissive) · c48edbd3d7f74874 · report
llm_collate_fn tang-bd/fuse-dit/diffusion/data.py official repository unverified Apache-2.0 (permissive) · b404601d7b9085a4 · report
llm_preprocess_fn tang-bd/fuse-dit/diffusion/data.py official repository unverified Apache-2.0 (permissive) · 0d69313c0ca386df · report
rank_zero_only tang-bd/fuse-dit/diffusion/trainers.py official repository unverified Apache-2.0 (permissive) · cc333e67545ba03b · report
retrieve_timesteps tang-bd/fuse-dit/diffusion/pipelines.py official repository unverified Apache-2.0 (permissive) · 0582c403b48a1d8d · report
sync_to_cpu tang-bd/fuse-dit/diffusion/trainers.py official repository unverified Apache-2.0 (permissive) · 466cc1b9bd0f12ca · report
unwrap tang-bd/fuse-dit/diffusion/trainers.py official repository unverified Apache-2.0 (permissive) · 89a0489155e4faeb · report
update_cross_attention_mask tang-bd/fuse-dit/diffusion/models.py official repository unverified Apache-2.0 (permissive) · 670d270293f0f7af · report
update_self_attention_mask tang-bd/fuse-dit/diffusion/models.py official repository unverified Apache-2.0 (permissive) · a6c478310fa2b73c · report

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Diffusion

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