{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/compositional-transformers-for-scene","title":"Compositional Transformers for Scene Generation","arxiv_id":"2111.08960","date":"2021-11-17","proceeding":"NeurIPS 2021 12","authors":["Drew A. Hudson","C. Lawrence Zitnick"],"abstract":"We introduce the GANformer2 model, an iterative object-oriented transformer, explored for the task of generative modeling. The network incorporates strong and explicit structural priors, to reflect the compositional nature of visual scenes, and synthesizes images through a sequential process. It operates in two stages: a fast and lightweight planning phase, where we draft a high-level scene layout, followed by an attention-based execution phase, where the layout is being refined, evolving into a rich and detailed picture. Our model moves away from conventional black-box GAN architectures that feature a flat and monolithic latent space towards a transparent design that encourages efficiency, controllability and interpretability. We demonstrate GANformer2's strengths and qualities through a careful evaluation over a range of datasets, from multi-object CLEVR scenes to the challenging COCO images, showing it successfully achieves state-of-the-art performance in terms of visual quality, diversity and consistency. Further experiments demonstrate the model's disentanglement and provide a deeper insight into its generative process, as it proceeds step-by-step from a rough initial sketch, to a detailed layout that accounts for objects' depths and dependencies, and up to the final high-resolution depiction of vibrant and intricate real-world scenes. See https://github.com/dorarad/gansformer for model implementation.","url_abs":"https://arxiv.org/abs/2111.08960v1","url_pdf":"https://arxiv.org/pdf/2111.08960v1.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"compositional-transformers-for-scene","repo_url":"https://github.com/dorarad/gansformer","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"tf","reach":{"status":"ok","spdx":"MIT"}}],"tasks":[{"task_slug":"disentanglement","task_name":"Disentanglement"},{"task_slug":"scene-generation","task_name":"Scene Generation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2111.08960","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2111.08960"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/dorarad/gansformer","reach":{"status":"ok","spdx":"MIT"}}],"summary":{"unverified":6},"by_repo_kind":{"official":{"samples":6,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"8afae1cc51d8c955","entry":"create_celebahq","repo":"dorarad/gansformer","repo_kind":"official","path":"dataset_tool.py","file_url":"https://github.com/dorarad/gansformer/blob/HEAD/dataset_tool.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"8afae1cc51d8c955"}},{"code_sha256_prefix":"9d61e7ebbc0dbe54","entry":"execute_cmdline","repo":"dorarad/gansformer","repo_kind":"official","path":"dataset_tool.py","file_url":"https://github.com/dorarad/gansformer/blob/HEAD/dataset_tool.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"9d61e7ebbc0dbe54"}},{"code_sha256_prefix":"43e37a61b60dca09","entry":"get_path","repo":"dorarad/gansformer","repo_kind":"official","path":"prepare_data.py","file_url":"https://github.com/dorarad/gansformer/blob/HEAD/prepare_data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"43e37a61b60dca09"}},{"code_sha256_prefix":"0188a8fd4dd69e39","entry":"get_path_or_url","repo":"dorarad/gansformer","repo_kind":"official","path":"pretrained_networks.py","file_url":"https://github.com/dorarad/gansformer/blob/HEAD/pretrained_networks.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"0188a8fd4dd69e39"}},{"code_sha256_prefix":"71d3b2ce83c75cdf","entry":"is_unzipped","repo":"dorarad/gansformer","repo_kind":"official","path":"prepare_data.py","file_url":"https://github.com/dorarad/gansformer/blob/HEAD/prepare_data.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"71d3b2ce83c75cdf"}},{"code_sha256_prefix":"eaa8ed52a34191a4","entry":"setup_working_space","repo":"dorarad/gansformer","repo_kind":"official","path":"pytorch_version/run_network.py","file_url":"https://github.com/dorarad/gansformer/blob/HEAD/pytorch_version/run_network.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"eaa8ed52a34191a4"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}