Papers › MAGVLT: Masked Generative Vision-and-Language Transformer

MAGVLT: Masked Generative Vision-and-Language Transformer

21 Mar 2023CVPR 2023 1arXiv:2303.12208archive 2025-07-28

Sungwoong Kim, DaeJin Jo, Donghoon Lee, Jongmin Kim

While generative modeling on multimodal image-text data has been actively developed with large-scale paired datasets, there have been limited attempts to generate both image and text data by a single model rather than a generation of one fixed modality conditioned on the other modality. In this paper, we explore a unified generative vision-and-language (VL) model that can produce both images and text sequences. Especially, we propose a generative VL transformer based on the non-autoregressive mask prediction, named MAGVLT, and compare it with an autoregressive generative VL transformer (ARGVLT). In comparison to ARGVLT, the proposed MAGVLT enables bidirectional context encoding, fast decoding by parallel token predictions in an iterative refinement, and extended editing capabilities such as image and text infilling. For rigorous training of our MAGVLT with image-text pairs from scratch, we combine the image-to-text, text-to-image, and joint image-and-text mask prediction tasks. Moreover, we devise two additional tasks based on the step-unrolled mask prediction and the selective prediction on the mixture of two image-text pairs. Experimental results on various downstream generation tasks of VL benchmarks show that our MAGVLT outperforms ARGVLT by a large margin even with significant inference speedup. Particularly, MAGVLT achieves competitive results on both zero-shot image-to-text and text-to-image generation tasks from MS-COCO by one moderate-sized model (fewer than 500M parameters) even without the use of monomodal data and networks.

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

Code

Syntology Ran 7 of 10 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 7 ran with no contract checked.

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

kakaobrain/magvlt 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

10 samples harvested; 7 ran; 0 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.

7ran
3unverified

Licence: 0 of the 10 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 kakaobrain/magvlt. “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.

Block kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 89844ef2ac1027a2 · report
GELU kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 0b3c58ba91896ec0 · report
LMLayer kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 1ae0447b138f7394 · report
MultiHeadSelfAttention kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository ran · metamorphic tier: deterministic MIT (permissive) · 2f73823d89add892 · report
PositionalEmbed kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository ran MIT (permissive) · 08e6f64d649cf0e9 · report
Sinusoidal1DPositionalEmbed kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository ran fingerprinted MIT (permissive) · 363e79d3badd3e32 · report
Sinusoidal2DPositionalEmbed kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository ran · metamorphic tier: deterministic fingerprinted MIT (permissive) · 1bad1f729cc2768c · report
ModelTemplate kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository unverified MIT (permissive) · 94eaf59881a7f6f3 · report
SPECIAL_TOKENS kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository unverified MIT (permissive) · 53ebad6e00fab368 · report
Transformer1d kakaobrain/magvlt/magvlt/models/stage2/transformers.py official repository unverified MIT (permissive) · 6edc6c8c22bba74b · report

Tasks

Image CaptioningImage GenerationImage to textPredictionText InfillingText to Image GenerationText-to-Image Generation

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