Papers › InstantStyle-Plus: Style Transfer with Content-Preserving in Text-to-Image Generation

InstantStyle-Plus: Style Transfer with Content-Preserving in Text-to-Image Generation

30 Jun 2024arXiv:2407.00788archive 2025-07-28

Haofan Wang, Peng Xing, Renyuan Huang, Hao Ai, Qixun Wang, Xu Bai

Style transfer is an inventive process designed to create an image that maintains the essence of the original while embracing the visual style of another. Although diffusion models have demonstrated impressive generative power in personalized subject-driven or style-driven applications, existing state-of-the-art methods still encounter difficulties in achieving a seamless balance between content preservation and style enhancement. For example, amplifying the style's influence can often undermine the structural integrity of the content. To address these challenges, we deconstruct the style transfer task into three core elements: 1) Style, focusing on the image's aesthetic characteristics; 2) Spatial Structure, concerning the geometric arrangement and composition of visual elements; and 3) Semantic Content, which captures the conceptual meaning of the image. Guided by these principles, we introduce InstantStyle-Plus, an approach that prioritizes the integrity of the original content while seamlessly integrating the target style. Specifically, our method accomplishes style injection through an efficient, lightweight process, utilizing the cutting-edge InstantStyle framework. To reinforce the content preservation, we initiate the process with an inverted content latent noise and a versatile plug-and-play tile ControlNet for preserving the original image's intrinsic layout. We also incorporate a global semantic adapter to enhance the semantic content's fidelity. To safeguard against the dilution of style information, a style extractor is employed as discriminator for providing supplementary style guidance. Codes will be available at https://github.com/instantX-research/InstantStyle-Plus.

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

Code

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

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

instantx-research/instantstyle-plus officialmentioned in papermentioned 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

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

2ran · our draft was wrong
6ran
4unverified

Licence: 12 of the 12 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 instantx-research/instantstyle-plus. “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.

auto_corr_loss instantx-research/instantstyle-plus/src/renoise_inversion.py official repository ran no licence file found · pointer only · eba1cdeb422e3178 · report
calculate_l2_difference instantx-research/instantstyle-plus/src/metrics/metric_util.py official repository ran no licence file found · pointer only · 1f2384fcfd86a0a9 · report
calculate_psnr instantx-research/instantstyle-plus/src/metrics/metric_util.py official repository ran no licence file found · pointer only · 62635133d9c50017 · report
noise_regularization instantx-research/instantstyle-plus/src/renoise_inversion.py official repository ran no licence file found · pointer only · 51408ff2502aba41 · report
normalize_activation instantx-research/instantstyle-plus/src/metrics/lpips.py official repository ran fingerprinted no licence file found · pointer only · 1dab900b2adbe38e · report
patchify_latents_kl_divergence instantx-research/instantstyle-plus/src/renoise_inversion.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · e7ebb1753ecca4f4 · report
resize_img instantx-research/instantstyle-plus/infer_style.py official repository ran · our draft was wrong no licence file found · pointer only · 1cfa1fd260c26481 · report
spherical_dist_loss instantx-research/instantstyle-plus/pipeline_controlnet_sd_xl_img2img.py official repository ran fingerprinted no licence file found · pointer only · eaea2e0cbf2754c5 · report
generate_caption instantx-research/instantstyle-plus/infer_style.py official repository unverified no licence file found · pointer only · f47234275dee8d5c · report
get_network instantx-research/instantstyle-plus/src/metrics/lpips.py official repository unverified no licence file found · pointer only · bcec35cdd56e58a2 · report
get_state_dict instantx-research/instantstyle-plus/src/metrics/lpips.py official repository unverified no licence file found · pointer only · 17a0ef3b8319a5bc · report
retrieve_latents instantx-research/instantstyle-plus/pipeline_controlnet_sd_xl_img2img.py official repository unverified no licence file found · pointer only · 8262566e1ed7239a · report

Tasks

Image GenerationStyle TransferText to Image GenerationText-to-Image Generation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

AdapterDiffusion

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