Papers › Learning to Generate Semantic Layouts for Higher Text-Image Correspondence in...

Learning to Generate Semantic Layouts for Higher Text-Image Correspondence in Text-to-Image Synthesis

16 Aug 2023ICCV 2023 1arXiv:2308.08157archive 2025-07-28

Minho Park, Jooyeol Yun, Seunghwan Choi, Jaegul Choo

Existing text-to-image generation approaches have set high standards for photorealism and text-image correspondence, largely benefiting from web-scale text-image datasets, which can include up to 5~billion pairs. However, text-to-image generation models trained on domain-specific datasets, such as urban scenes, medical images, and faces, still suffer from low text-image correspondence due to the lack of text-image pairs. Additionally, collecting billions of text-image pairs for a specific domain can be time-consuming and costly. Thus, ensuring high text-image correspondence without relying on web-scale text-image datasets remains a challenging task. In this paper, we present a novel approach for enhancing text-image correspondence by leveraging available semantic layouts. Specifically, we propose a Gaussian-categorical diffusion process that simultaneously generates both images and corresponding layout pairs. Our experiments reveal that we can guide text-to-image generation models to be aware of the semantics of different image regions, by training the model to generate semantic labels for each pixel. We demonstrate that our approach achieves higher text-image correspondence compared to existing text-to-image generation approaches in the Multi-Modal CelebA-HQ and the Cityscapes dataset, where text-image pairs are scarce. Codes are available in this https://pmh9960.github.io/research/GCDP

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

Code

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

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

pmh9960/GCDP officialmentioned 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

17 samples harvested; 14 ran; 4 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.

4ran · honoured contract
3ran · violated contract
1ran · our draft was wrong
6ran
3unverified

Licence: 17 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 pmh9960/GCDP. “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.

identity pmh9960/GCDP/imagen_pytorch/imagen_pytorch.py official repository ran · honoured contract no licence file found · pointer only · 7f1040f5e3991d5e · report
log pmh9960/GCDP/imagen_pytorch/elucidated_imagen.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · b5472673332de78e · report
ListOrTuple pmh9960/GCDP/imagen_pytorch/configs.py official repository ran no licence file found · pointer only · fc8652b9a9069275 · report
cast_tuple pmh9960/GCDP/imagen_pytorch/trainer.py official repository ran fingerprinted no licence file found · pointer only · efcd80d66cfe5bcb · report
convert_image_to pmh9960/GCDP/imagen_pytorch/data.py official repository ran no licence file found · pointer only · a47706b35198fab3 · report
default pmh9960/GCDP/imagen_pytorch/configs.py official repository ran · violated contract fingerprinted no licence file found · pointer only · 60fff7c3c400d7ff · report
exists pmh9960/GCDP/imagen_pytorch/configs.py official repository ran · violated contract no licence file found · pointer only · aa5486a3650902d8 · report
first pmh9960/GCDP/imagen_pytorch/imagen_pytorch.py official repository ran · violated contract no licence file found · pointer only · 3072294c9b32cf4b · report
get_images_dataloader pmh9960/GCDP/imagen_pytorch/data.py official repository ran no licence file found · pointer only · 0ba8f745cf192018 · report
log_1_min_a pmh9960/GCDP/imagen_pytorch/joint_imagen.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 479771b269fc5883 · report
log_add_exp pmh9960/GCDP/imagen_pytorch/joint_imagen.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · 032c0dece6594020 · report
normalize_to_neg_one_to_one pmh9960/GCDP/datasets/celeba.py official repository ran · honoured contract fingerprinted no licence file found · pointer only · a1229a9f4df127e2 · report
safeget pmh9960/GCDP/imagen_pytorch/utils.py official repository ran no licence file found · pointer only · 42a39b682ff0811f · report
unnormalize_and_clamp_to_zero_to_one pmh9960/GCDP/datasets/celeba.py official repository ran fingerprinted no licence file found · pointer only · 532db2cf579e3b08 · report
extract pmh9960/GCDP/imagen_pytorch/joint_imagen.py official repository unverified no licence file found · pointer only · 09c8479d9a5b3e06 · report
get_tokenizer pmh9960/GCDP/imagen_pytorch/t5.py official repository unverified no licence file found · pointer only · 4af30ae5e0b7d6ca · report
unnormalize_to_zero_to_one pmh9960/GCDP/datasets/celeba.py official repository unverified no licence file found · pointer only · 6e53d3fe76720ef6 · report

Tasks

Image GenerationMulti-Task LearningText to Image GenerationText-to-Image Generationmultimodal 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