Papers › L-MAGIC: Language Model Assisted Generation of Images with Coherence

L-MAGIC: Language Model Assisted Generation of Images with Coherence

3 Jun 2024CVPR 2024 1arXiv:2406.01843archive 2025-07-28

Zhipeng Cai, Matthias Mueller, Reiner Birkl, Diana Wofk, Shao-Yen Tseng, Junda Cheng, Gabriela Ben-Melech Stan, Vasudev Lal, Michael Paulitsch

In the current era of generative AI breakthroughs, generating panoramic scenes from a single input image remains a key challenge. Most existing methods use diffusion-based iterative or simultaneous multi-view inpainting. However, the lack of global scene layout priors leads to subpar outputs with duplicated objects (e.g., multiple beds in a bedroom) or requires time-consuming human text inputs for each view. We propose L-MAGIC, a novel method leveraging large language models for guidance while diffusing multiple coherent views of 360 degree panoramic scenes. L-MAGIC harnesses pre-trained diffusion and language models without fine-tuning, ensuring zero-shot performance. The output quality is further enhanced by super-resolution and multi-view fusion techniques. Extensive experiments demonstrate that the resulting panoramic scenes feature better scene layouts and perspective view rendering quality compared to related works, with >70% preference in human evaluations. Combined with conditional diffusion models, L-MAGIC can accept various input modalities, including but not limited to text, depth maps, sketches, and colored scripts. Applying depth estimation further enables 3D point cloud generation and dynamic scene exploration with fluid camera motion. Code is available at https://github.com/IntelLabs/MMPano. The video presentation is available at https://youtu.be/XDMNEzH4-Ec?list=PLG9Zyvu7iBa0-a7ccNLO8LjcVRAoMn57s.

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

Code

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

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

intellabs/mmpano 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

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

11ran

Licence: 0 of the 11 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 intellabs/mmpano. “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.

compute_merge_weight intellabs/mmpano/mm_pano/mmpano.py official repository ran fingerprinted Apache-2.0 (permissive) · 58c9394f76539699 · report
compute_padding_range intellabs/mmpano/mm_pano/mmpano.py official repository ran Apache-2.0 (permissive) · ad23d779406f4165 · report
cv2_to_pil intellabs/mmpano/mm_pano/utils/image_utils.py official repository ran Apache-2.0 (permissive) · 59ce206ca50a3933 · report
extract_valid_lines intellabs/mmpano/mm_pano/mmpano.py official repository ran fingerprinted Apache-2.0 (permissive) · 36e1a91dc6065799 · report
extract_words_after_we_see_withFailv2 intellabs/mmpano/mm_pano/utils/common.py official repository ran fingerprinted Apache-2.0 (permissive) · b31c0de7ece69de4 · report
extract_words_after_we_see_withFailv3 intellabs/mmpano/mm_pano/utils/common.py official repository ran fingerprinted Apache-2.0 (permissive) · 6c7ae9179fb3a73d · report
get_datatype intellabs/mmpano/mm_pano/utils/model_utils.py official repository ran Apache-2.0 (permissive) · 29c669733e86a91a · report
is_on_hpu intellabs/mmpano/mm_pano/utils/model_utils.py official repository ran Apache-2.0 (permissive) · 47de5d1ff57c2197 · report
optimize_stable_diffusion_pipeline intellabs/mmpano/mm_pano/utils/model_utils.py official repository ran Apache-2.0 (permissive) · 9cb2a5867b4caddc · report
pil_to_cv2 intellabs/mmpano/mm_pano/utils/image_utils.py official repository ran Apache-2.0 (permissive) · 61b240690b05f9ac · report
pil_to_tensor intellabs/mmpano/mm_pano/utils/image_utils.py official repository ran Apache-2.0 (permissive) · ea023ab195f66cf3 · report

Tasks

Depth EstimationLanguage ModelingLanguage ModellingPoint Cloud GenerationSuper-Resolution

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