Papers › Text-Guided Texturing by Synchronized Multi-View Diffusion

Text-Guided Texturing by Synchronized Multi-View Diffusion

21 Nov 2023arXiv:2311.12891archive 2025-07-28

Yuxin Liu, Minshan Xie, Hanyuan Liu, Tien-Tsin Wong

This paper introduces a novel approach to synthesize texture to dress up a given 3D object, given a text prompt. Based on the pretrained text-to-image (T2I) diffusion model, existing methods usually employ a project-and-inpaint approach, in which a view of the given object is first generated and warped to another view for inpainting. But it tends to generate inconsistent texture due to the asynchronous diffusion of multiple views. We believe such asynchronous diffusion and insufficient information sharing among views are the root causes of the inconsistent artifact. In this paper, we propose a synchronized multi-view diffusion approach that allows the diffusion processes from different views to reach a consensus of the generated content early in the process, and hence ensures the texture consistency. To synchronize the diffusion, we share the denoised content among different views in each denoising step, specifically blending the latent content in the texture domain from views with overlap. Our method demonstrates superior performance in generating consistent, seamless, highly detailed textures, comparing to state-of-the-art methods.

PaperPDFCodeCode 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="2311.12891")

Code

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

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

LIU-Yuxin/SyncMVD officialmentioned on GitHubpytorchMIT 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; 9 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
1unverified

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 LIU-Yuxin/SyncMVD. “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.

azim_neg_prompt LIU-Yuxin/SyncMVD/src/syncmvd/prompt.py official repository ran MIT (permissive) · 6b31e38e4bbfbfc5 · report
azim_prompt LIU-Yuxin/SyncMVD/src/syncmvd/prompt.py official repository ran MIT (permissive) · 6b96774babda0eee · report
composite_rendered_view LIU-Yuxin/SyncMVD/src/pipeline.py official repository ran MIT (permissive) · f39b2b9b38533446 · report
encode_latents LIU-Yuxin/SyncMVD/src/utils.py official repository ran MIT (permissive) · f4d12f38f3fc204c · report
get_conditioning_images LIU-Yuxin/SyncMVD/src/pipeline.py official repository ran MIT (permissive) · 554eeb5e8c833b6e · report
latent_preview LIU-Yuxin/SyncMVD/src/utils.py official repository ran MIT (permissive) · 4de61aec1068e952 · report
prepare_directional_prompt LIU-Yuxin/SyncMVD/src/syncmvd/prompt.py official repository ran fingerprinted MIT (permissive) · f60ee308847f28c8 · report
process_tensors LIU-Yuxin/SyncMVD/src/renderer/voronoi.py official repository ran fingerprinted MIT (permissive) · 9e6a66f00b9f06ff · report
split_groups LIU-Yuxin/SyncMVD/src/pipeline.py official repository ran MIT (permissive) · 77e68859f02a5a29 · report
decode_latents LIU-Yuxin/SyncMVD/src/utils.py official repository unverified MIT (permissive) · 83deb08f1e0dd24e · report

Tasks

Texture Synthesis

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