Pith. sign in

REVIEW 5 major objections 6 minor 298 references

Style Transfer: A Decade Survey

T0 review · 5 major / 6 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read The paper claims to supply a single map of a decade of style transfer — more than 500 papers organized around VAE, GAN, and diffusion models — together with a multidimensional evaluation framework for comparing technical and artistic…

desk verdict A broad but unreliable survey; the citation errors and missing table symbols break the trust a reference work needs. read the letter →

arxiv 2506.19278 v1 pith:NAQKMNJ5 submitted 2025-06-24 cs.GR

classification cs.GR MSC 68T0768U10
keywords styletransfergenerativemodelsvariationalautoencodersadversarialnetworksdiffusionautoregressiveevaluationframeworkAIGC
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

Over the past decade, style transfer — turning the content of one image into the visual style of another — has moved from slow per-image optimisation to millisecond generators and, most recently, diffusion pipelines. This survey claims to give the field a single map: it organises more than 500 papers from roughly 2015 to 2025 into three dominant generative families — variational autoencoders, generative adversarial networks, and diffusion models, with flow matching and autoregressive generation as further threads — and reads the whole history as a series of trades between perceptual fidelity, speed, and output diversity. It also proposes a multidimensional evaluation framework covering artistic merit, visual quality, computational efficiency, robustness, multimodal capability, and ethical and safety concerns, which the field currently lacks as a common yardstick. If the map is right, a reader gets a historical narrative, a comparison table for choosing among 2023-2025 methods, and a clear statement of the open problem: combining diffusion-level quality with autoregressive structural control.

What carries the argument

The argument is carried by a taxonomy: every surveyed method is classified as VAE-, GAN-, diffusion-, flow-matching-, or autoregressive-based, and each family is analysed through the same question of how it disentangles content from style. The technical anchor is the representation of style as second-order statistics of deep features, the Gram matrix $G_\ell(I) = \Phi_\ell(I)\Phi_\ell(I)^\top$, which the early neural-style-transfer work introduced, later replaced by the cheaper per-channel moments of Adaptive Instance Normalization, whose affine transform $\sigma(x_s)(x_c-\mu(x_c))/\sigma(x_c) + \mu(x_s)$ is equation (2) of the survey. The survey's own proposed instrument is the multidimensional evaluation framework: a named set of axes intended to serve as a common comparison standard for methods, implemented concretely in Table 6, which benchmarks 2023-2025 methods along multimodal capability, artistic merit, visual quality, computational efficiency, and robustness. These three pieces — the taxonomy, the style-statistics anchor, and the evaluation rubric — together carry the survey's claim to be a unified perspective on the field.

What would settle it

Spot-check the survey's tables against its reference list: look up whether reference [9] is 'Generating long sequences with sparse transformers' while Table 2 calls it 'BigVAE', whether reference [48] is the SPADE paper while Table 1 credits it to SEAN, and whether Table 6 contains any legend that explains its rating symbols. If a substantial fraction of such checks fails to resolve, then the survey's benchmark apparatus is not usable even though its high-level historical narrative may still be sound.

Watch

Extended reading notes

Core claim

On the paper's own terms, a decade of style-transfer research is explained by the successive dominance of three generative paradigms: VAEs, which provide structured latent spaces for content–style separation; GANs, which brought photorealistic fidelity and real-time inference; and diffusion models, which exchange speed for high-fidelity, text-controllable stylisation at 4K scale. The survey frames the entire field as the search for a map $F: (I_c, I_s) \mapsto I_t$ that preserves the content image's structure while matching the style image's statistics, and it treats the Gram-matrix formulation of style and its cheaper AdaIN replacement as the field's conceptual spine. Its own contribution is the multidimensional evaluation framework — in the abstract stated as Technical Innovation, Artistic Merit, Visual Quality, Computational Efficiency, and Creative Potential, and in the body expanded into perceptual, content-preservation, diversity, quality, alignment, and practical axes — together with a timeline, method tables, an application survey across portraits, video, 3D, text, and domain adaptation, and a collation of datasets and metrics. The survey concludes that GANs remain the choice for low-latency deployment, diffusion models lead in quality and controllability but risk content leakage, and hybrid autoregressive–diffusion frameworks are the most promising direction.

Load-bearing premise

The survey's value as a reference map rests on the accuracy of its compiled citations and benchmark ratings, and this premise is already giving way in visible places — a table row labels the Sparse Transformer paper as 'BigVAE', SEAN is credited to the SPADE paper's reference number, and the benchmark table's rating symbols are missing, so the central comparisons cannot currently be trusted.

Editorial extensions

If this is right

  • A newcomer to the field gets a structured reading order: VAE work for latent-space control, GAN work for fast photoreal transfer, and diffusion work for text-guided high-fidelity stylisation.
  • The proposed evaluation axes give researchers a shared vocabulary for reporting results, so methods can be compared on efficiency and artistic merit rather than on pixel metrics alone.
  • The survey's benchmark of 2023-2025 methods, once its rating table is usable, would let practitioners pick a method by the axis they care about — speed, fidelity, control, or robustness.
  • The identified weakness of diffusion models — content leakage and difficulty of localised edits — combined with the layout fidelity of autoregressive models, points to hybrid AR-diffusion pipelines as the field's next milestone.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the evaluation rubric were adopted as a community standard, a compact per-method profile over its axes could replace the current practice of reporting only FID and LPIPS, and would make cross-paper comparisons meaningful.
  • The survey's visible attribution errors suggest the high-level narrative — from GANs to diffusion — is robust, but the fine-grained placement of individual methods needs a validation pass; an automated citation-consistency check across all 500 references would be a cheap way to test this.
  • The ethical axis the survey introduces implies that style-transfer evaluation is drifting from low-level image metrics toward authorship and cultural-sensitivity questions, which would in turn affect how datasets such as Danbooru may legitimately be used in training.
  • A testable extension of the survey's hybrid-AR-diffusion recommendation is to measure whether injecting flow-matching ODE solvers into autoregressive decoding preserves the layout fidelity of AR while gaining diffusion-style quality; the survey names this as a direction but does not quantify it.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

5 major / 6 minor

Summary. This manuscript is a survey of AI-driven style transfer and generative modeling, spanning neural style transfer foundations, VAE/GAN/diffusion/autoregressive paradigms, applications (portrait, video, 3D, text, domain adaptation), datasets, and evaluation metrics. The abstract claims a systematic review of over 500 papers and proposes a multidimensional evaluation framework. The paper is organized as a conventional survey with background equations, timelines, method tables, and an appendix containing expanded discussions and further tables.

Significance. If the reference backbone and tables were accurate, this would be a useful entry point for researchers entering style transfer: the high-level narrative is standard, the coverage is broad, and the timeline and basic formulas provide a helpful orientation. The paper does not provide machine-checked proofs, code, or quantitative benchmarks; its value rests entirely on the trustworthiness of its citations and survey tables. That trustworthiness fails in several visible, checkable places, so the central claim of a comprehensive and reliable survey is not currently supported. I agree with the stress-test concern that citation accuracy is load-bearing for a survey of this kind.

major comments (5)
  1. [Table 2 / §3.1] Table 2 lists 'BigVAE [9]' as a 2018 ICLR large-scale VAE, but reference [9] is Child et al., 'Generating Long Sequences with Sparse Transformers' (ICLR 2019). This is not an isolated case: Table 8 attributes 'WikiArt' to reference [413] (Mancini et al.) and 'Stylized ImageNet' to reference [412] (Geirhos et al.), and Section 10.2.4 cites 'SANet [500]' where reference [500] is a visual tracking paper, not the style-transfer SANet. Because readers must be able to trust that table entries correspond to the cited works, such mismatches in core tables are a load-bearing reliability failure.
  2. [§2.3, Table 1, §10.2.2] SEAN is cited as [48] in Section 2.3, Table 1, and Section 10.2.2, but reference [48] is Zhu et al., 'Semantic Image Synthesis with Spatially-Adaptive Normalization' (SPADE, CVPR 2020). The actual SEAN paper is Park et al., ECCV 2020. The same wrong citation recurs in three places, so it cannot be dismissed as a single typo, and it directly affects the paper's usability as a reliable reference.
  3. [Abstract / §4.2 / Table 6] The claimed multidimensional evaluation framework is not delivered. The abstract promises five dimensions including Technical Innovation and Creative Potential, but Section 4.2 defines six axes (AM, VQ, CE, R, MC, ES) without those two. Table 6's caption defines three rating symbols ('Excellent', 'Generally Good', 'Relatively Low Computational Efficiency'), but the first and third symbols do not render in the table body, and several rows contain no symbols at all, so the benchmark ratings are uninterpretable. Appendix 10.2 gives narrative discussion rather than measurement protocols, so the framework is not operationalized.
  4. [Table 4 / §3.3] Table 4 is unreadable as a technical guide because it introduces undefined acronyms such as SBGMLS, SBGM-SDE, SBGM-CDLD, GM-EGDD, PFGM, VP-DGM-SM, HRIS-LDM, Frido-FPD, VQDM-TIS, CMCDM, CCDF-SC, PNM-DMM, SDDMDSS, and ASM-ISIG without expanding them or mapping them to method names. In addition, several bracketed references do not correspond to the named acronym; for example, 'CMCDM [243]' points to a context-prediction paper (Yang et al., NeurIPS 2023), not a conditional-modality diffusion model. This table is a core component of the diffusion review and needs a complete rewrite.
  5. [Abstract / §1] The paper states that it 'systematically review[s] over 500 research papers,' but no methodology is provided for the literature selection: there is no description of search databases, inclusion/exclusion criteria, time-span restrictions, or a protocol for handling duplicate and retracted works. The claimed 500-paper count is not reconciled with the reference list. Without a stated methodology, the coverage claim cannot be audited, which is especially problematic given the citation errors documented above.
minor comments (6)
  1. [§11.2] The heading 'Video Style Tranfer' contains a typo, and the author affiliation line writes 'T ang' for 'Tang'; please correct these and scan the text for similar typos.
  2. [§2.2, Eq. (2)] As rendered, the AdaIN formula lacks explicit parentheses around the standardized content features, making the expression ambiguous; please check the typesetting.
  3. [Figure 1] The timeline lists 'ControlNet[29]' and 'ControlNet[31]' as separate entries and uses the unexplained label 'Inst[30]'; reference [29] is not the ControlNet paper, so the timeline needs correction.
  4. [References] The reference list contains duplicate entries, e.g., CLIP as [17] and [43], Latent Diffusion Models as [22] and [194], and DDIM as [13] and [209]; these should be merged to avoid confusion.
  5. [Table 4 / Table 5] Table 4's caption calls the table 'This figure,' and Table 5 labels reference [257] as 'PixelCNN-HF' even though Section 3.4 and the reference list identify [257] as PixelCNN++; please make labels and captions consistent.
  6. [§10.1.2 / Table 3] Section 10.1.2 introduces CLIP Score as a content-retention metric, but reference [486] is an image-captioning metric; please clarify the usage or replace the citation. In addition, Table 3's 'FID-GAN [130]' row cites the FID metric paper rather than a GAN architecture.

Circularity Check

0 steps flagged · score 0.0 of 10

No circular derivation chain: the survey's coverage and evaluation claims are descriptive aggregations, not derivations from fitted inputs; the visible citation and table defects are reliability errors, not circular reductions.

full rationale

This is a literature survey with no prediction, fitted parameter, uniqueness theorem, or first-principles derivation. The central claim—'we systematically review over 500 research papers' and 'propose a multidimensional evaluation framework'—is an organizational description, not a result obtained from equations or from the authors' prior work. The evaluation framework in Section 4 defines dimensions such as Artistic Merit, Visual Quality, and Computational Efficiency by prose and then applies subjective symbols in Table 6; nothing in that construction forces the benchmark outcomes, so the framework is not self-definitional. The paper does cite many works by author Hao Tang (DF-GAN [20], GALIP [25], LART [315], HART [187], SCP-Diff [242], SSR-Encoder [293], and others), but none of those citations is the sole support for the survey's central premise, and the survey does not invoke them to forbid alternatives or to define its taxonomy. I also considered the visible reliability failures: Table 2 lists 'BigVAE [9]' where reference [9] is Child et al., 'Generating Long Sequences with Sparse Transformers', not a large-scale VAE; Table 1 attributes 'SEAN [48]' to reference [48], which is the SPADE paper; and Table 6's rating symbols are defined in the caption but absent from the table body. These are significant missing-support and citation-accuracy defects for a survey whose value depends on reference reliability, and they should be reported as correctness and quality risks; however, they are not cases where a claim is equivalent to its input by construction. Accordingly, the circularity score is 0.

Assumptions & free parameters 0 free parameters · 3 assumptions · 0 invented entities

The survey's central claims rest on the reliability of its compiled references and the representativeness of its selection; no novel derivations or fitted parameters are involved.

assumptions (3)
  • domain assumption The organization of the field into VAE, GAN, diffusion, and autoregressive families is complete and mutually exclusive.
    Section 1.1 and Section 3 present this taxonomy as the organizing structure for the survey without justifying completeness or exclusivity.
  • domain assumption The evaluation axes proposed in Section 4 (Technical Innovation, Artistic Merit, Visual Quality, Computational Efficiency, Creative Potential) are valid and sufficient for assessing style transfer systems.
    The axes are stated normatively in Section 4 and Appendix 10, but no empirical validation or comparison to existing metrics is provided.
  • standard math The equations for the Gram matrix, AdaIN, diffusion forward/reverse process, and flow matching are standard and correct.
    Used in Section 2.1, 2.5, 2.6, 2.8; these are textbook-level definitions, though some are sketched and, in the case of Eq. (8), the flow-matching target is not the derivative of the stated interpolation path.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Style Transfer: A Decade Survey." pith.science (2026). https://pith.science/paper/NAQKMNJ5

@misc{pith2026250619278,
  author       = {Pith},
  title        = {Pith review of: Style Transfer: A Decade Survey},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/NAQKMNJ5}},
  note         = {Machine review of arXiv:2506.19278}
}
read the original abstract

The revolutionary advancement of Artificial Intelligence Generated Content (AIGC) has fundamentally transformed the landscape of visual content creation and artistic expression. While remarkable progress has been made in image generation and style transfer, the underlying mechanisms and aesthetic implications of these technologies remain insufficiently understood. This paper presents a comprehensive survey of AIGC technologies in visual arts, tracing their evolution from early algorithmic frameworks to contemporary deep generative models. We identify three pivotal paradigms: Variational Autoencoders (VAE), Generative Adversarial Networks (GANs), and Diffusion Models, and examine their roles in bridging the gap between human creativity and machine synthesis. To support our analysis, we systematically review over 500 research papers published in the past decade, spanning both foundational developments and state-of-the-art innovations. Furthermore, we propose a multidimensional evaluation framework that incorporates Technical Innovation, Artistic Merit, Visual Quality, Computational Efficiency, and Creative Potential. Our findings reveal both the transformative capacities and current limitations of AIGC systems, emphasizing their profound impact on the future of creative practices. Through this extensive synthesis, we offer a unified perspective on the convergence of artificial intelligence and artistic expression, while outlining key challenges and promising directions for future research in this rapidly evolving field.

Figures

Figures reproduced from arXiv: 2506.19278 by the authors.

Figure 1
Figure 1. Timeline of key milestones and innovations in style transfer and generative models. The [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Neural-style-transfer result reproduced from Gatys [PITH_FULL_IMAGE:figures/full_fig_p002_2.png] view at source ↗
Figure 3
Figure 3. Given any two unordered sets of images X and Y, CycleGAN [ [PITH_FULL_IMAGE:figures/full_fig_p023_3.png] view at source ↗
Figures from the paper (5 more)
Figure 4
Figure 4. Figure 4: The condition LDM [22] either via concatenation or by a more general cross-attention mechanism. Latent Embedding Techniques: Latent embedding strate￾gies have further bridged semantic representations and visual outcomes. CLIP-guided embeddings [17] map high-level de￾sc…
Figure 5
Figure 5. Figure 5: The Diffusion Transformer (DiT) architecture. [ [PITH_FULL_IMAGE:figures/full_fig_p025_5.png]
Figure 6
Figure 6. Figure 6: The training and inference paradigm of DEADiff [PITH_FULL_IMAGE:figures/full_fig_p025_6.png]
Figure 7
Figure 7. Figure 7: Overview of the Art-Free framework [267]. The model consists of three main components: (left) Art-Free SAM trained on a large dataset of real-world images without artistic content, (middle) an Art-Free Diffusion model that processes text prompts and generates images, a…
Figure 8
Figure 8. Figure 8: The figure illustrates a diffusion-based framework for gesture generation, as proposed in DiffuseStyleGesture [ [PITH_FULL_IMAGE:figures/full_fig_p031_8.png]

Discussion (0). Sign in to comment.

Reference graph

Works this paper leans on

298 extracted references · 59 canonical work pages

  1. [9]

    Generating long sequences with sparse transformers,

    R. Child, S. Gray, A. Radford, and I. Sutskever, “Generating long sequences with sparse transformers,” in ICLR, 2019

  2. [48]

    Semantic image synthesis with spatially-adaptive normalization,

    J.-Y. Zhu, T. Park, P . Isola, and A. A. Efros, “Semantic image synthesis with spatially-adaptive normalization,” in CVPR, 2020

  3. [243]

    Improving diffusion-based image synthesis with context prediction,

    L. Yang, J. Liu, S. Hong, Z. Zhang, Z. Huang, Z. Cai, W. Zhang, and B. CUI, “Improving diffusion-based image synthesis with context prediction,” in NeurIPS, 2023

  4. [1]

    A neural algorithm of artistic style,

    L. A. Gatys, “A neural algorithm of artistic style,” arXiv:1508.06576, 2015

  5. [2]

    Auto-encoding variational bayes,

    D. P . Kingma, “Auto-encoding variational bayes,” arXiv:1312.6114, 2013

  6. [3]

    Generative adver- sarial nets,

    I. Goodfellow, J. Pouget-Abadie, M. Mirza, B. Xu, D. Warde- Farley, S. Ozair, A. Courville, and Y. Bengio, “Generative adver- sarial nets,” NeurIPS, 2014

  7. [4]

    Perceptual losses for real- time style transfer and super-resolution,

    J. Johnson, A. Alahi, and L. Fei-Fei, “Perceptual losses for real- time style transfer and super-resolution,” in ECCV, 2016

  8. [5]

    Pixel recurrent neural networks,

    A. van den Oord, N. Kalchbrenner, and K. Kavukcuoglu, “Pixel recurrent neural networks,” 2016

Show all 298 references
  1. [6]

    beta-vae: Learning basic visual concepts with a constrained variational framework,

    I. Higgins, L. Matthey, A. Pal, and et al., “beta-vae: Learning basic visual concepts with a constrained variational framework,” in ICLR, 2017. 12

  2. [7]

    Unpaired image-to- image translation using cycle-consistent adversarial networks,

    J.-Y. Zhu, T. Park, P . Isola, and A. A. Efros, “Unpaired image-to- image translation using cycle-consistent adversarial networks,” in ICCV, 2017

  3. [8]

    Attngan: Fine-grained text to image generation with attentional generative adversarial networks,

    T. Xu, P . Zhang, Q. Huang, H. Zhang, Z. Gan, X. Huang, and X. He, “Attngan: Fine-grained text to image generation with attentional generative adversarial networks,” 2017

  4. [10]

    A style-based generator archi- tecture for generative adversarial networks,

    T. Karras, S. Laine, and T. Aila, “A style-based generator archi- tecture for generative adversarial networks,” in CVPR, 2019

  5. [11]

    Generating diverse high-fidelity images with vq-vae-2,

    A. Razavi, A. van den Oord, and O. Vinyals, “Generating diverse high-fidelity images with vq-vae-2,” in NeurIPS, 2019

  6. [12]

    Denoising diffusion probabilistic models,

    J. Ho, A. Jain, and P . Abbeel, “Denoising diffusion probabilistic models,” in NeurIPS, 2020

  7. [13]

    Denoising diffusion implicit models,

    J. Song, C. Meng, and S. Ermon, “Denoising diffusion implicit models,” arXiv:2010.02502, 2020

  8. [14]

    Zero-shot text-to-image generation,

    A. Ramesh, M. Pavlov, G. Goh, S. Gray, C. Voss, A. Radford, M. Chen, and I. Sutskever, “Zero-shot text-to-image generation,” 2021

  9. [15]

    Taming transformers for high-resolution image synthesis,

    P . Esser, R. Rombach, and B. Ommer, “Taming transformers for high-resolution image synthesis,” 2021

  10. [16]

    Dae-gan: Dynamic aspect-aware gan for text-to-image synthesis,

    S. Ruan, Y. Zhang, K. Zhang, Y. Fan, F. Tang, Q. Liu, and E. Chen, “Dae-gan: Dynamic aspect-aware gan for text-to-image synthesis,” 2021

  11. [17]

    Learning transferable visual models from natural language supervision,

    A. Radford, J. W. Kim, C. Hallacy, A. Ramesh, G. Goh, S. Agar- wal, G. Sastry, A. Askell, P . Mishkin, J. Clark, G. Krueger, and I. Sutskever, “Learning transferable visual models from natural language supervision,” 2021

  12. [18]

    Vector quantized diffusion model for text-to-image synthesis,

    S. Gu, D. Chen, J. Bao, F. Wen, B. Zhang, D. Chen, L. Yuan, and B. Guo, “Vector quantized diffusion model for text-to-image synthesis,” 2022

  13. [19]

    Hi- erarchical text-conditional image generation with clip latents,

    A. Ramesh, P . Dhariwal, A. Nichol, C. Chu, and M. Chen, “Hi- erarchical text-conditional image generation with clip latents,” 2022

  14. [20]

    Df- gan: A simple and effective baseline for text-to-image synthesis,

    M. Tao, H. Tang, F. Wu, X.-Y. Jing, B.-K. Bao, and C. Xu, “Df- gan: A simple and effective baseline for text-to-image synthesis,” 2022

  15. [21]

    Vqgan-clip: Open domain image generation and editing with natural language guidance,

    K. Crowson, S. Biderman, D. Kornis, D. Stander, E. Hallahan, L. Castricato, and E. Raff, “Vqgan-clip: Open domain image generation and editing with natural language guidance,” 2022

  16. [22]

    High-resolution image synthesis with latent diffusion models,

    R. Rombach, A. Blattmann, D. Lorenz, P . Esser, and B. Ommer, “High-resolution image synthesis with latent diffusion models,” 2022

  17. [23]

    Flow matching for generative modeling,

    Y. Lipman, R. T. Q. Chen, H. Ben-Hamu, M. Nickel, and M. Le, “Flow matching for generative modeling,” 2023

  18. [24]

    Generating images with multimodal language models,

    J. Y. Koh, D. Fried, and R. Salakhutdinov, “Generating images with multimodal language models,” 2023

  19. [25]

    Galip: Generative adversarial clips for text-to-image synthesis,

    M. Tao, B.-K. Bao, H. Tang, and C. Xu, “Galip: Generative adversarial clips for text-to-image synthesis,” 2023

  20. [26]

    Scaling up gans for text-to-image synthesis,

    M. Kang, J.-Y. Zhu, R. Zhang, J. Park, E. Shechtman, S. Paris, and T. Park, “Scaling up gans for text-to-image synthesis,” in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2023

  21. [27]

    Improving image generation with better captions,

    J. Betker, G. Goh, L. Jing, T. Brooks, J. Wang, L. Li, L. Ouyang, J. Zhuang, J. Lee, Y. Guoet al., “Improving image generation with better captions,” Computer Science., 2023

  22. [28]

    Dreambooth: Fine tuning text-to-image diffusion models for subject-driven generation,

    N. Ruiz, Y. Li, V . Jampani, Y. Pritch, M. Rubinstein, and K. Aber- man, “Dreambooth: Fine tuning text-to-image diffusion models for subject-driven generation,” 2023

  23. [29]

    Jiehua paintings style feature extracting model using stable diffusion with controlnet,

    Y. Gu, H. Li, X. Fang, Z. Peng, and Y. Peng, “Jiehua paintings style feature extracting model using stable diffusion with controlnet,” 2024

  24. [30]

    Inversion-based style transfer with diffusion models,

    Y. Zhang, N. Huang, F. Tang, H. Huang, C. Ma, W. Dong, and C. Xu, “Inversion-based style transfer with diffusion models,” in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , June 2023

  25. [32]

    Scaling rectified flow transformers for high-resolution image synthesis,

    P . Esser, S. Kulal, A. Blattmann, R. Entezari, J. M ¨uller, H. Saini, Y. Levi, D. Lorenz, A. Sauer, F. Boesel, D. Podell, T. Dockhorn, Z. English, K. Lacey, A. Goodwin, Y. Marek, and R. Rombach, “Scaling rectified flow transformers for high-resolution image synthesis,” 2024

  26. [33]

    Style injection in diffusion: A training-free approach for adapting large-scale diffusion models for style transfer,

    J. Chung, S. Hyun, and J.-P . Heo, “Style injection in diffusion: A training-free approach for adapting large-scale diffusion models for style transfer,” in CVPR, 2024

  27. [34]

    Diffstyler: Diffusion-based localized image style transfer,

    S. Li, “Diffstyler: Diffusion-based localized image style transfer,” arXiv:2403.18461, 2024

  28. [35]

    Visual au- toregressive modeling: Scalable image generation via next-scale prediction,

    K. Tian, Y. Jiang, Z. Yuan, B. Peng, and L. Wang, “Visual au- toregressive modeling: Scalable image generation via next-scale prediction,” 2024

  29. [36]

    Randar: Decoder-only autoregressive visual generation in random orders,

    Z. Pang, T. Zhang, F. Luan, Y. Man, H. Tan, K. Zhang, W. T. Freeman, and Y.-X. Wang, “Randar: Decoder-only autoregressive visual generation in random orders,” 2024

  30. [37]

    Sana: Efficient high-resolution image synthesis with linear diffusion transformer,

    E. Xie, J. Chen, J. Chen, H. Cai, H. Tang, Y. Lin, Z. Zhang, M. Li, L. Zhu, Y. Lu, and S. Han, “Sana: Efficient high-resolution image synthesis with linear diffusion transformer,” 2024

  31. [38]

    Infinity: Scaling bitwise autoregressive modeling for high-resolution image synthesis,

    J. Han, J. Liu, Y. Jiang, B. Yan, Y. Zhang, Z. Yuan, B. Peng, and X. Liu, “Infinity: Scaling bitwise autoregressive modeling for high-resolution image synthesis,” 2024

  32. [39]

    Autoregressive image generation without vector quantization,

    T. Li, Y. Tian, H. Li, M. Deng, and K. He, “Autoregressive image generation without vector quantization,” 2024

  33. [40]

    Editar: Unified conditional generation with autoregressive models,

    J. Mu, N. Vasconcelos, and X. Wang, “Editar: Unified conditional generation with autoregressive models,” 2025

  34. [41]

    Diff2flow: Training flow matching models via diffusion model alignment,

    J. Schusterbauer, M. Gui, F. Fundel, and B. Ommer, “Diff2flow: Training flow matching models via diffusion model alignment,” 2025

  35. [42]

    Direction-aware diagonal autoregressive image generation,

    Y. Xu, J. Ju, J. Luan, and J. Cui, “Direction-aware diagonal autoregressive image generation,” arXiv:2503.11129, 2025

  36. [43]

    Learning transferable visual models from natural language supervision,

    A. Radford, J. W. Kim, C. Hallacy, A. Ramesh, G. Goh, S. Agar- wal, G. Sastry, A. Askell, P . Mishkin, J. Clark et al. , “Learning transferable visual models from natural language supervision,” in ICML, 2021

  37. [44]

    Stylegan-nada: Clip-guided domain adaptation of image generators,

    R. Gal, O. Patashnik, H. Maron, G. Chechik, and D. Cohen- Or, “Stylegan-nada: Clip-guided domain adaptation of image generators,” 2021

  38. [45]

    Clipstyler: Image style transfer with a single text condition,

    G. Kwon and J. C. Ye, “Clipstyler: Image style transfer with a single text condition,” 2022

  39. [46]

    Arbitrary style transfer in real-time with adaptive instance normalization,

    X. Huang and S. Belongie, “Arbitrary style transfer in real-time with adaptive instance normalization,” 2017

  40. [47]

    Texture networks: Feed-forward synthesis of textures and stylized im- ages,

    D. Ulyanov, V . Lebedev, A. Vedaldi, and V . Lempitsky, “Texture networks: Feed-forward synthesis of textures and stylized im- ages,” arXiv:1603.03417, 2016

  41. [49]

    Deep image prior,

    D. Ulyanov, A. Vedaldi, and V . Lempitsky, “Deep image prior,” in CVPR, 2018

  42. [50]

    Stytr2: Image style transfer with transformers,

    Y. Deng, F. Tang, W. Dong, C. Ma, X. Pan, L. Wang, and C. Xu, “Stytr2: Image style transfer with transformers,” in CVPR, 2022

  43. [51]

    Instance normalization: The missing ingredient for fast stylization,

    D. Ulyanov, “Instance normalization: The missing ingredient for fast stylization,” arXiv:1607.08022, 2016

  44. [52]

    Univer- sal style transfer via feature transforms,

    Y. Li, C. Fang, J. Yang, Z. Wang, X. Lu, and M.-H. Yang, “Univer- sal style transfer via feature transforms,” in NeurIPS, 2017

  45. [53]

    Improved texture networks: Maximizing quality and diversity in feed-forward stylization and texture synthesis,

    D. Ulyanov, A. Vedaldi, and V . Lempitsky, “Improved texture networks: Maximizing quality and diversity in feed-forward stylization and texture synthesis,” arXiv:1701.02096, 2017

  46. [54]

    Arbitrary style transfer in real-time with adaptive instance normalization,

    X. Huang and S. Belongie, “Arbitrary style transfer in real-time with adaptive instance normalization,” in ICCV, 2017

  47. [55]

    Stable and controllable neu- ral texture synthesis and style transfer using histogram losses,

    E. Risser, P . Wilmot, and C. Barnes, “Stable and controllable neu- ral texture synthesis and style transfer using histogram losses,” arXiv:1701.08893, 2017

  48. [56]

    Deep photo style transfer,

    F. Luan, S. Paris, E. Shechtman, and K. Bala, “Deep photo style transfer,” CVPR, 2017

  49. [57]

    Avatar-net: Multi-scale zero-shot style transfer by feature decoration,

    L. Sheng, Z. Lin, J. Shao, and X. Wang, “Avatar-net: Multi-scale zero-shot style transfer by feature decoration,” 2018

  50. [58]

    Multimodal unsupervised image-to-image translation,

    X. Huang, M.-Y. Liu, S. Belongie, and J. Kautz, “Multimodal unsupervised image-to-image translation,” in CVPR, 2018

  51. [59]

    Neural style transfer via meta networks,

    S. Y. Falong Shen and G. Zeng, “Neural style transfer via meta networks,” in CVPR2018, 2018

  52. [60]

    Attention- aware multi-stroke style transfer,

    Y. Yao, J. Ren, X. Xie, W. Liu, Y.-J. Liu, and J. Wang, “Attention- aware multi-stroke style transfer,” 2019

  53. [61]

    Adaattn: Revisit attention mechanism in arbitrary neural style transfer,

    S. Liu, T. Lin, D. He, F. Li, M. Wang, X. Li, Z. Sun, Q. Li, and E. Ding, “Adaattn: Revisit attention mechanism in arbitrary neural style transfer,” 2021

  54. [62]

    Artflow: Unbiased image style transfer via reversible neural flows,

    J. An, S. Huang, Y. Song, D. Dou, W. Liu, and J. Luo, “Artflow: Unbiased image style transfer via reversible neural flows,” 2021

  55. [63]

    Content and style disentanglement for artistic style transfer,

    D. Kotovenko, A. Sanakoyeu, S. Lang, and B. Ommer, “Content and style disentanglement for artistic style transfer,” in ICCV, 2019

  56. [64]

    Composer: Creative and controllable image synthesis with com- posable conditions,

    L. Huang, D. Chen, Y. Liu, Y. Shen, D. Zhao, and J. Zhou, “Composer: Creative and controllable image synthesis with com- posable conditions,” in ICML, 2023. 13

  57. [65]

    Region-controlled style transfer,

    J. Kang, J. Wu, and S. Jiang, “Region-controlled style transfer,” 2023

  58. [66]

    Optimal image transport on sparse dictionaries,

    J. Huang, H. Wang, A. Weiermann, and M. Ruzhansky, “Optimal image transport on sparse dictionaries,” 2023

  59. [67]

    Puff-net: Efficient style transfer with pure content and style feature fusion network,

    S. Zheng, P . Gao, P . Zhou, and J. Qin, “Puff-net: Efficient style transfer with pure content and style feature fusion network,” 2024

  60. [68]

    S2wat: Image style transfer via hierarchical vision transformer using strips window attention,

    C. Zhang, X. Xu, L. Wang, Z. Dai, and J. Yang, “S2wat: Image style transfer via hierarchical vision transformer using strips window attention,” 2023

  61. [69]

    Extending user control for image stylization using hierarchical style transfer networks,

    S. A. Khowaja, S. Almakdi, M. A. Memon, P . Khuwaja, A. Su- laiman, A. Alqahtani, A. Shaikh, and A. Alghamdi, “Extending user control for image stylization using hierarchical style transfer networks,” Heliyon, no. 5, 2024

  62. [70]

    Relu-oscillator: Chaotic vgg10 model for real-time neural style transfer on painting au- thentication,

    N. Shi, Z. Chen, L. Chen, and R. S. Lee, “Relu-oscillator: Chaotic vgg10 model for real-time neural style transfer on painting au- thentication,” Expert Systems with Applications , 2024

  63. [71]

    Aeanet: Affinity enhanced attentional networks for arbitrary style transfer,

    G. Li, X. Zheng, and Y. Li, “Aeanet: Affinity enhanced attentional networks for arbitrary style transfer,” 2024

  64. [72]

    Artistic neural style transfer algorithms with activation smoothing,

    X. Li, H. Cao, Z. Zhang, J. Hu, Y. Jin, and Z. Zhao, “Artistic neural style transfer algorithms with activation smoothing,” 2024

  65. [73]

    Stylemamba : State space model for efficient text-driven image style transfer,

    Z. Wang and Z.-S. Liu, “Stylemamba : State space model for efficient text-driven image style transfer,” 2024

  66. [74]

    Deep unsupervised learning using nonequilibrium thermody- namics,

    J. Sohl-Dickstein, E. Weiss, N. Maheswaranathan, and S. Ganguli, “Deep unsupervised learning using nonequilibrium thermody- namics,” in ICML, 2015

  67. [75]

    Hierarchical variational autoen- coders for image generation,

    S. Choi, H. Lee, and J. Kim, “Hierarchical variational autoen- coders for image generation,” in ICML, 2018

  68. [76]

    Conditional gaussian mix- ture variational autoencoders for stylized image generation,

    Y. Zhang, M. Wang, and H. Le, “Conditional gaussian mix- ture variational autoencoders for stylized image generation,” in ECCV, 2020

  69. [77]

    Glow: Generative flow with invertible 1x1 convolutions,

    D. P . Kingma and P . Dhariwal, “Glow: Generative flow with invertible 1x1 convolutions,” in NeurIPS, 2018

  70. [78]

    Density estimation using real nvp,

    L. Dinh, J. Sohl-Dickstein, and S. Bengio, “Density estimation using real nvp,” in ICLR, 2017

  71. [79]

    Variational inference with normalizing flows,

    D. J. Rezende and S. Mohamed, “Variational inference with normalizing flows,” in ICML, 2015

  72. [80]

    Conditional gaussian mix- ture variational autoencoders with self-attention for artistic style transfer,

    X. Huang, Z. Wang, and X. Sun, “Conditional gaussian mix- ture variational autoencoders with self-attention for artistic style transfer,” in CVPR, 2021

  73. [81]

    Autoencod- ing beyond pixels using a learned similarity metric,

    A. B. L. Larsen, N. M. Søndegaard, and O. Winther, “Autoencod- ing beyond pixels using a learned similarity metric,” in ICML, 2015

  74. [82]

    Vae-gan+: Generative adversarial networks with variational autoencoders for high-quality image synthesis,

    X. Yang, Y. Li, and X. Liu, “Vae-gan+: Generative adversarial networks with variational autoencoders for high-quality image synthesis,” in CVPR, 2018

  75. [83]

    Wasser- stein auto-encoders,

    I. O. Tolstikhin, O. Bousquet, S. Gelly, and B. Sch ¨olkopf, “Wasser- stein auto-encoders,” in NeurIPS, 2017

  76. [84]

    Paintgan: Brushstroke control for artistic style transfer,

    X. Wang, B. Jia, and J. Luo, “Paintgan: Brushstroke control for artistic style transfer,” in Proceedings of the European Conference on Computer Vision (ECCV), 2020

  77. [85]

    Multi-scale disentangling beta- vae,

    Y. Choi, H. Kim, and S. Choi, “Multi-scale disentangling beta- vae,” in CVPR, 2018

  78. [86]

    Adaptive disentanglement method for content and style separation in generative models,

    X. Chen, L. Zhang, and H. Li, “Adaptive disentanglement method for content and style separation in generative models,” in CVPR, 2020

  79. [87]

    Neural discrete representation learning,

    A. van den Oord, O. Vinyals, and K. Kavukcuoglu, “Neural discrete representation learning,” in NeurIPS, 2017

  80. [88]

    Conditional vq-vae: Learning fine- grained control of style and content for image generation,

    Q. Liu, Z. Yang, and Z. Li, “Conditional vq-vae: Learning fine- grained control of style and content for image generation,” in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR 2020) , 2020

  81. [89]

    Learning structured output rep- resentation using deep conditional generative models,

    K. Sohn, H. Lee, and X. Yan, “Learning structured output rep- resentation using deep conditional generative models,” NeurIPS, 2015

  82. [90]

    Ladder variational autoencoders,

    C. K. Sønderby, T. Raiko, L. Maaløe, S. K. Sønderby, and O. Winther, “Ladder variational autoencoders,” Advances in neu- ral information processing systems , 2016

  83. [91]

    Neural discrete representa- tion learning,

    A. Van Den Oord, O. Vinyals et al. , “Neural discrete representa- tion learning,” in NeurIPS, 2017

  84. [92]

    Infovae: Information maximizing variational autoencoders,

    S. Zhao, J. Song, and S. Ermon, “Infovae: Information maximizing variational autoencoders,” arXiv:1706.02262, 2017

  85. [93]

    Wasser- stein auto-encoders,

    I. Tolstikhin, O. Bousquet, S. Gelly, and B. Schoelkopf, “Wasser- stein auto-encoders,” 2019

  86. [94]

    Multi-stage variational auto-encoders for coarse-to-fine image generation,

    L. Cai, H. Gao, and S. Ji, “Multi-stage variational auto-encoders for coarse-to-fine image generation,” in SDM, 2017

  87. [95]

    Disentangling by factorising,

    H. Kim and A. Mnih, “Disentangling by factorising,” in ICML, 2018

  88. [96]

    Variational infer- ence of disentangled latent concepts from unlabeled observa- tions,

    A. Kumar, P . Sattigeri, and A. Balakrishnan, “Variational infer- ence of disentangled latent concepts from unlabeled observa- tions,” in ICLR, 2018

  89. [97]

    Isolat- ing sources of disentanglement in variational autoencoders,

    R. T. Chen, X. Li, R. B. Grosse, and D. K. Duvenaud, “Isolat- ing sources of disentanglement in variational autoencoders,” in ICML, 2018

  90. [98]

    Contrastive variational autoencoder enhances salient features,

    A. Abid and J. Y. Zou, “Contrastive variational autoencoder enhances salient features,” ArXiv, 2019

  91. [99]

    Nvae: A deep hierarchical variational autoencoder,

    A. Vahdat and J. Kautz, “Nvae: A deep hierarchical variational autoencoder,” in NeurIPS, 2020

  92. [100]

    Parallel training for faster vae convergence,

    A. van den Oord, O. Vinyals, and K. Kavukcuoglu, “Parallel training for faster vae convergence,” in ICML, 2020

  93. [101]

    Decoupling global and local representations via invertible generative flows,

    X. Ma, X. Kong, S. Zhang, and E. H. Hovy, “Decoupling global and local representations via invertible generative flows,” in ICLR, 2021

  94. [102]

    Variational autoencoders for style transfer,

    S. Xu and W. Fang, “Variational autoencoders for style transfer,” in CVPR, 2021

  95. [103]

    Score-based generative modeling in latent space,

    A. Vahdat and J. Kautz, “Score-based generative modeling in latent space,” in NeurIPS, 2021

  96. [104]

    Shape your space: A gaussian mixture regularization approach to deter- ministic autoencoders,

    A. Saseendran, K. Skubch, S. Falkner, and M. Keuper, “Shape your space: A gaussian mixture regularization approach to deter- ministic autoencoders,” in NeurIPS, M. Ranzato, A. Beygelzimer, Y. Dauphin, P . Liang, and J. W. Vaughan, Eds. Curran Associates, Inc., 2021, pp. 7319–7332

  97. [105]

    Style- meup: Towards style-agnostic sketch-based image retrieval,

    A. Sain, A. K. Bhunia, Y. Yang, T. Xiang, and Y.-Z. Song, “Style- meup: Towards style-agnostic sketch-based image retrieval,” in CVPR, 2021

  98. [106]

    Distilling knowledge into com- pact vaes,

    Z. Shen, Z. Chen, and L. Fang, “Distilling knowledge into com- pact vaes,” in ICML, 2022

  99. [107]

    Generating representative samples for few- shot classification,

    J. Xu and H. M. Le, “Generating representative samples for few- shot classification,” CVPR, 2022

  100. [108]

    Masked modeling with vae for enhanced detail,

    R. Bao, L. Zhang, and W. Zhao, “Masked modeling with vae for enhanced detail,” in CVPR, 2023

  101. [109]

    Dynamicvae: Adaptive latent space for dynamic content,

    L. Gao, W. Xu, and M. Zhao, “Dynamicvae: Adaptive latent space for dynamic content,” in AAAI, 2023

  102. [110]

    Catch missing details: Image reconstruction with frequency augmented variational au- toencoder,

    X. Lin, Y. Li, J. Hsiao, C. Ho, and Y. Kong, “Catch missing details: Image reconstruction with frequency augmented variational au- toencoder,” in CVPR, 2023

  103. [111]

    Representative feature extraction during diffusion process for sketch extraction with one example,

    K. Yun, Y. Kim, K. Seo, C. W. Seo, and J. Noh, “Representative feature extraction during diffusion process for sketch extraction with one example,” 2024

  104. [112]

    Repa- e: Unlocking vae for end-to-end tuning with latent diffusion transformers,

    X. Leng, J. Singh, Y. Hou, Z. Xing, S. Xie, and L. Zheng, “Repa- e: Unlocking vae for end-to-end tuning with latent diffusion transformers,” 2025

  105. [113]

    Analyzing and improving the image quality of stylegan,

    T. Karras, S. Laine, and T. Aila, “Analyzing and improving the image quality of stylegan,” in CVPR, 2020

  106. [114]

    Star- gan: Unified generative adversarial networks for multi-domain image-to-image translation,

    Y. Choi, M. Choi, M. Kim, J.-W. Ha, S. Kim, and J. Choo, “Star- gan: Unified generative adversarial networks for multi-domain image-to-image translation,” in CVPR, 2018

  107. [115]

    Wasserstein generative adversarial networks,

    M. Arjovsky, S. Chintala, and L. Bottou, “Wasserstein generative adversarial networks,” in ICML, 2017

  108. [116]

    Large scale gan training for high fidelity natural image synthesis,

    A. Brock, J. Donahue, and K. Simonyan, “Large scale gan training for high fidelity natural image synthesis,” 2019

  109. [117]

    Deep gen- erative image models using a laplacian pyramid of adversarial networks,

    E. Denton, S. Chintala, A. Szlam, and R. Fergus, “Deep gen- erative image models using a laplacian pyramid of adversarial networks,” 2015

  110. [118]

    The relativistic discriminator: a key element missing from standard gan,

    A. Jolicoeur-Martineau, “The relativistic discriminator: a key element missing from standard gan,” 2018

  111. [119]

    Deform-gan:an unsu- pervised learning model for deformable registration,

    X. Zhang, W. Jian, Y. Chen, and S. Yang, “Deform-gan:an unsu- pervised learning model for deformable registration,” 2020

  112. [120]

    Conditional image synthesis with auxiliary classifier gans,

    A. Odena, C. Olah, and J. Shlens, “Conditional image synthesis with auxiliary classifier gans,” 2017

  113. [121]

    Conditional generative adversarial nets,

    M. Mirza and S. Osindero, “Conditional generative adversarial nets,” 2014

  114. [122]

    Unsupervised representation learning with deep convolutional generative adversarial networks,

    A. Radford, “Unsupervised representation learning with deep convolutional generative adversarial networks,” arXiv:1511.06434, 2015

  115. [123]

    Improved techniques for training gans,

    T. Salimans, I. Goodfellow, W. Zaremba, V . Cheung, A. Radford, X. Chen, and X. Chen, “Improved techniques for training gans,” in NeurIPS, 2016

  116. [124]

    Generating videos with scene dynamics,

    C. Vondrick, H. Pirsiavash, and A. Torralba, “Generating videos with scene dynamics,” in Advances in Neural Information Process- ing Systems (NeurIPS) , 2016. 14

  117. [125]

    Infogan: Interpretable representation learning by in- formation maximizing generative adversarial nets,

    X. Chen, Y. Duan, R. Houthooft, J. Schulman, I. Sutskever, and P . Abbeel, “Infogan: Interpretable representation learning by in- formation maximizing generative adversarial nets,” in Advances in Neural Information Processing Systems (NeurIPS) , 2016

  118. [126]

    Progressive growing of gans for improved quality, stability, and variation,

    T. Karras, “Progressive growing of gans for improved quality, stability, and variation,” arXiv:1710.10196, 2017

  119. [127]

    Least squares generative adversarial networks,

    X. Mao, Q. Li, H. Xie, R. Y. Lau, Z. Wang, and S. Paul Smolley, “Least squares generative adversarial networks,” in ICCV, 2017

  120. [128]

    Began: Boundary equilib- rium generative adversarial networks,

    D. Berthelot, T. Schumm, and L. Metz, “Began: Boundary equilib- rium generative adversarial networks,” in International Conference on Learning Representations (ICLR) , 2017

  121. [129]

    Image-to-image translation with conditional adversarial networks,

    P . Isola, J.-Y. Zhu, T. Zhou, and A. A. Efros, “Image-to-image translation with conditional adversarial networks,” in CVPR, 2017

  122. [130]

    Gans trained by a two time-scale update rule converge to a local nash equilibrium,

    M. Heusel, H. Ramsauer, T. Unterthiner, B. Nessler, and S. Hochreiter, “Gans trained by a two time-scale update rule converge to a local nash equilibrium,” in Advances in Neural Information Processing Systems (NeurIPS) , 2017

  123. [131]

    Dualgan: Unsupervised dual learning for image-to-image translation,

    Z. Yi, H. Zhang, P . Tan, and M. Gong, “Dualgan: Unsupervised dual learning for image-to-image translation,” in ICCV, 2017

  124. [132]

    Seqgan: Sequence genera- tive adversarial nets with policy gradient,

    L. Yu, W. Zhang, J. Wang, and Y. Yu, “Seqgan: Sequence genera- tive adversarial nets with policy gradient,” in AAAI, 2017

  125. [133]

    Photo-realistic single image super-resolution using a generative adversarial network,

    C. Ledig, L. Theis, F. Husz ´ar, J. Caballero, A. Cunningham, A. Acosta, A. Aitken, A. Tejani, J. Totz, Z. Wang, and W. Shi, “Photo-realistic single image super-resolution using a generative adversarial network,” in CVPR, 2017

  126. [134]

    Com- bogan: Unrestrained scalability for image domain translation,

    A. Anoosheh, E. Agustsson, R. Timofte, and L. V . Gool, “Com- bogan: Unrestrained scalability for image domain translation,” 2017

  127. [135]

    Pose-normalized image generation for person re- identification,

    X. Qian, Y. Fu, T. Xiang, W. Wang, J. Qiu, Y. Wu, Y.-G. Jiang, and X. Xue, “Pose-normalized image generation for person re- identification,” 2018

  128. [136]

    Dual genera- tor generative adversarial networks for multi-domain image-to- image translation,

    H. Tang, D. Xu, W. Wang, Y. Yan, and N. Sebe, “Dual genera- tor generative adversarial networks for multi-domain image-to- image translation,” 2019

  129. [137]

    Asymmetric generative ad- versarial networks for image-to-image translation,

    H. Tang, D. Xu, H. Liu, and N. Sebe, “Asymmetric generative ad- versarial networks for image-to-image translation,” arXiv preprint arXiv:1912.06931, 2019

  130. [138]

    Large scale gan training for high fidelity natural image synthesis,

    A. Brock, “Large scale gan training for high fidelity natural image synthesis,” arXiv:1809.11096, 2018

  131. [139]

    Ganimation: Anatomically-aware facial animation from a single image,

    A. Pumarola, A. Agudo, F. Martinez, A. Sanfeliu, and F. Moreno- Noguer, “Ganimation: Anatomically-aware facial animation from a single image,” in ECCV, 2018

  132. [140]

    Maskgan: Better text generation via filling in the,

    W. Fedus, I. Goodfellow, and A. M. Dai, “Maskgan: Better text generation via filling in the,” 2018

  133. [141]

    Semantic image synthesis with spatially-adaptive normalization,

    T. Park, M.-Y. Liu, T.-C. Wang, and J.-Y. Zhu, “Semantic image synthesis with spatially-adaptive normalization,” in CVPR, 2019

  134. [142]

    Self- attention generative adversarial networks,

    H. Zhang, I. Goodfellow, D. Metaxas, and A. Odena, “Self- attention generative adversarial networks,” in ICML, 2019

  135. [143]

    Analyzing and improving the image quality of StyleGAN,

    T. Karras, S. Laine, and T. Aila, “Analyzing and improving the image quality of StyleGAN,” in CVPR, 2020

  136. [144]

    Improved techniques for training single-image gans,

    T. Hinz, M. Fisher, O. Wang, Y. Zhang, and R. Grzeszczuk, “Improved techniques for training single-image gans,” in CVPR, 2020

  137. [145]

    Controllable person image synthesis with attribute-decomposed gan,

    Y. Men, Y. Mao, Y. Jiang, W.-Y. Ma, and Z. Lian, “Controllable person image synthesis with attribute-decomposed gan,” 2020

  138. [146]

    Local class- specific and global image-level generative adversarial networks for semantic-guided scene generation,

    H. Tang, D. Xu, Y. Yan, P . H. Torr, and N. Sebe, “Local class- specific and global image-level generative adversarial networks for semantic-guided scene generation,” in CVPR, 2020

  139. [147]

    Old photo restoration via deep latent space translation,

    Z. Wan, B. Zhang, D. Chen, P . Zhang, D. Chen, J. Liao, and F. Wen, “Old photo restoration via deep latent space translation,” 2020

  140. [148]

    Reusing discriminators for encoding: Towards unsupervised image-to- image translation,

    R. Chen, W. Huang, B. Huang, F. Sun, and B. Fang, “Reusing discriminators for encoding: Towards unsupervised image-to- image translation,” 2020

  141. [149]

    Alias-free generative adversarial networks,

    T. Karras, M. Aittala, J. Hellsten, S. Laine, J. Lehtinen, and T. Aila, “Alias-free generative adversarial networks,” in NeurIPS, 2021

  142. [150]

    Ganformer: Im- proved modeling of foreground-background decomposition in generative adversarial networks,

    T. Hudson, R. Samarakoon, and A. Radford, “Ganformer: Im- proved modeling of foreground-background decomposition in generative adversarial networks,” in CVPR, 2021

  143. [151]

    Comodgan: Conditional modulation for high-resolution image inpainting,

    A. Sauer, K. Schwarz, and A. Geiger, “Comodgan: Conditional modulation for high-resolution image inpainting,” in CVPR, 2021

  144. [152]

    Styleswin: Transformer-based style synthesis for flexible architecture,

    Y. Zhang, K. Zhang, D. Lu, Y. Wu, Y. Zhang, C. Ding, and C. C. Loy, “Styleswin: Transformer-based style synthesis for flexible architecture,” in CVPR, 2022

  145. [153]

    Instance-level gans for realistic image generation with fine-grained control,

    T. Wang, Z. Liu, K. Zhang, X. Gu, and X. Zhao, “Instance-level gans for realistic image generation with fine-grained control,” in CVPR, 2022

  146. [154]

    A style-aware discriminator for controllable image translation,

    K. Kim, S. Park, E. Jeon, T. Kim, and D. Kim, “A style-aware discriminator for controllable image translation,” 2022

  147. [155]

    Local and global gans with semantic-aware upsampling for image generation,

    H. Tang, L. Shao, P . H. Torr, and N. Sebe, “Local and global gans with semantic-aware upsampling for image generation,” TP AMI, 2022

  148. [156]

    Df-gan: A simple and effective baseline for text-to-image synthesis,

    M. Tao, H. Tang, F. Wu, X.-Y. Jing, B.-K. Bao, and C. Xu, “Df-gan: A simple and effective baseline for text-to-image synthesis,” in CVPR, 2022

  149. [157]

    Edge guided gans with contrastive learning for semantic image synthesis,

    H. Tang, X. Qi, G. Sun, D. Xu, N. Sebe, R. Timofte, and L. V . Gool, “Edge guided gans with contrastive learning for semantic image synthesis,” 2023

  150. [158]

    Pi- trans: Parallel-convmlp and implicit-transformation based gan for cross-view image translation,

    B. Ren, H. Tang, Y. Wang, X. Li, W. Wang, and N. Sebe, “Pi- trans: Parallel-convmlp and implicit-transformation based gan for cross-view image translation,” 2023

  151. [159]

    Deltaedit: Exploring text-free training for text-driven image manipulation,

    Y. Lyu, T. Lin, F. Li, D. He, J. Dong, and T. Tan, “Deltaedit: Exploring text-free training for text-driven image manipulation,” in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2023

  152. [160]

    Noisytwins: Class-consistent and diverse image gen- eration through stylegans,

    H. Rangwani, L. Bansal, K. Sharma, T. Karmali, V . Jampani, and R. V . Babu, “Noisytwins: Class-consistent and diverse image gen- eration through stylegans,” in Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR) , 2023

  153. [161]

    Efficient scale- invariant generator with column-row entangled pixel synthesis,

    A. T. Thuan Nguyen Hoang, Thanh Van Le, “Efficient scale- invariant generator with column-row entangled pixel synthesis,” in IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), 2023

  154. [162]

    Galip: Generative adversarial clips for text-to-image synthesis,

    M. Tao, B.-K. Bao, H. Tang, and C. Xu, “Galip: Generative adversarial clips for text-to-image synthesis,” in CVPR, 2023, pp. 14 214–14 223

  155. [163]

    Pagoda: Progressive growing of a one-step generator from a low-resolution diffusion teacher,

    D. Kim, C.-H. Lai, W.-H. Liao, Y. Takida, N. Murata, T. Uesaka, Y. Mitsufuji, and S. Ermon, “Pagoda: Progressive growing of a one-step generator from a low-resolution diffusion teacher,” 2024

  156. [164]

    Ccst-gan: Generative adversarial networks for chinese calligraphy style transfer,

    J. Guo, J. Li, K. Linghu, B. Gao, and Z. Xia, “Ccst-gan: Generative adversarial networks for chinese calligraphy style transfer,” in ICIPMC, 2024

  157. [165]

    Adversarial score identity distillation: Rapidly surpassing the teacher in one step,

    M. Zhou, H. Zheng, Y. Gu, Z. Wang, and H. Huang, “Adversarial score identity distillation: Rapidly surpassing the teacher in one step,” 2024

  158. [166]

    Direct discriminative optimization: Your likelihood- based visual generative model is secretly a gan discriminator,

    K. Zheng, Y. Chen, H. Chen, G. He, M.-Y. Liu, J. Zhu, and Q. Zhang, “Direct discriminative optimization: Your likelihood- based visual generative model is secretly a gan discriminator,” arXiv preprint arXiv:2503.01103 , 2025

  159. [167]

    Generative modeling by estimating gradients of the data distribution,

    Y. Song and S. Ermon, “Generative modeling by estimating gradients of the data distribution,” 2020

  160. [168]

    Diffusion models beat gans on image synthesis,

    P . Dhariwal and A. Nichol, “Diffusion models beat gans on image synthesis,” in NeurIPS, 2021

  161. [169]

    Score matching estimators for directional distributions,

    K. V . Mardia, J. T. Kent, and A. K. Laha, “Score matching estimators for directional distributions,” 2016

  162. [170]

    Consistency flow matching: Defining straight flows with velocity consistency,

    L. Yang, Z. Zhang, Z. Zhang, X. Liu, M. Xu, W. Zhang, C. Meng, S. Ermon, and B. Cui, “Consistency flow matching: Defining straight flows with velocity consistency,” 2024

  163. [171]

    gddim: Generalized denoising diffusion implicit models,

    Q. Zhang, M. Tao, and Y. Chen, “gddim: Generalized denoising diffusion implicit models,” 2023

  164. [172]

    Structured denoising diffusion models in discrete state-spaces,

    J. Austin, D. D. Johnson, J. Ho, D. Tarlow, and R. van den Berg, “Structured denoising diffusion models in discrete state-spaces,” in Advances in Neural Information Processing Systems , M. Ranzato, A. Beygelzimer, Y. Dauphin, P . Liang, and J. W. Vaughan, Eds. Curran Associate...

  165. [173]

    Variational diffu- sion models,

    D. Kingma, T. Salimans, B. Poole, and J. Ho, “Variational diffu- sion models,” in NeurIPS, 2021

  166. [174]

    Cross-modal contextualized diffusion models for text-guided visual generation and editing,

    L. Yang, Z. Zhang, Z. Yu, J. Liu, M. Xu, S. Ermon, and B. CUI, “Cross-modal contextualized diffusion models for text-guided visual generation and editing,” in ICLR, 2024

  167. [175]

    Prospect: Prompt spectrum for attribute-aware personalization of diffusion models,

    Y. Zhang, W. Dong, F. Tang, N. Huang, H. Huang, C. Ma, T.- Y. Lee, O. Deussen, and C. Xu, “Prospect: Prompt spectrum for attribute-aware personalization of diffusion models,” 2023

  168. [176]

    Diffusionclip: Text-guided diffu- sion models for robust image manipulation,

    G. Kim, T. Kwon, and J. C. Ye, “Diffusionclip: Text-guided diffu- sion models for robust image manipulation,” in CVPR, 2022

  169. [177]

    Towards multi-view consistent style transfer with one-step diffusion via vision conditioning,

    Y. Zuo, J. Xiao, K.-C. Chan, R. Dong, C. Yang, Z. He, H. Xie, and K.-M. Lam, “Towards multi-view consistent style transfer with one-step diffusion via vision conditioning,” 2024

  170. [178]

    Cross-domain compositing with pretrained diffusion models,

    R. Hachnochi, M. Zhao, N. Orzech, R. Gal, A. Mahdavi-Amiri, D. Cohen-Or, and A. H. Bermano, “Cross-domain compositing with pretrained diffusion models,” 2023. 15

  171. [179]

    Photorealistic text-to-image diffusion models with deep language understanding,

    C. Saharia, W. Chan, S. Saxena, L. Li, J. Whang, E. L. Denton, K. Ghasemipour, R. Gontijo Lopes, B. Karagol Ayan, T. Salimans et al. , “Photorealistic text-to-image diffusion models with deep language understanding,” in NeurIPS, 2022

  172. [180]

    Stylediffusion: Controllable disentangled style transfer via diffusion models,

    Z. Wang, L. Zhao, and W. Xing, “Stylediffusion: Controllable disentangled style transfer via diffusion models,” 2023

  173. [181]

    Deadiff: An efficient stylization diffusion model with disentangled representations,

    T. Qi, S. Fang, Y. Wu, H. Xie, J. Liu, L. Chen, Q. He, and Y. Zhang, “Deadiff: An efficient stylization diffusion model with disentangled representations,” 2024

  174. [182]

    Disen- tangling disentangled representations: Towards improved latent units via diffusion models,

    Y. Jun, J. Park, K. Choo, T. E. Choi, and S. J. Hwang, “Disen- tangling disentangled representations: Towards improved latent units via diffusion models,” 2024

  175. [183]

    Score distilla- tion sampling with learned manifold corrective,

    T. Alldieck, N. Kolotouros, and C. Sminchisescu, “Score distilla- tion sampling with learned manifold corrective,” 2024

  176. [184]

    Attention distillation: A unified approach to visual characteristics transfer,

    Y. Zhou, X. Gao, Z. Chen, and H. Huang, “Attention distillation: A unified approach to visual characteristics transfer,” 2025

  177. [185]

    Hidream-i1: A high-efficient image genera- tive foundation model with sparse diffusion transformer,

    Q. Cai, J. Chen, Y. Chen, Y. Li, F. Long, Y. Pan, Z. Qiu, Y. Zhang, F. Gao, P . Xu et al. , “Hidream-i1: A high-efficient image genera- tive foundation model with sparse diffusion transformer,” arXiv preprint arXiv:2505.22705, 2025

  178. [186]

    Scaling diffusion language models via adaptation from autoregressive models,

    S. Gong†, S. Agarwal‡, Y. Zhang, J. Ye†, L. Zheng†, M. Li†, C. An†, P . Zhao§, W. Bi§, J. Han, H. Peng‡, and L. Kong†, “Scaling diffusion language models via adaptation from autoregressive models,” in ICLR, 2025

  179. [187]

    Hart: Efficient visual generation with hybrid autoregressive transformer,

    H. Tang, Y. Wu, S. Yang, E. Xie, J. Chen, J. Chen, Z. Zhang, H. Cai, Y. Lu, and S. Han, “Hart: Efficient visual generation with hybrid autoregressive transformer,” 2024

  180. [188]

    Score-based generative mod- eling in latent space,

    A. Vahdat, K. Kreis, and J. Kautz, “Score-based generative mod- eling in latent space,” in Advances in Neural Information Processing Systems, M. Ranzato, A. Beygelzimer, Y. Dauphin, P . Liang, and J. W. Vaughan, Eds. Curran Associates, Inc., 2021

  181. [189]

    Score-based generative modeling through stochastic differential equations,

    Y. Song, J. Sohl-Dickstein, D. P . Kingma, A. Kumar, S. Ermon, and B. Poole, “Score-based generative modeling through stochastic differential equations,” in ICLR, 2021

  182. [190]

    Score-based generative modeling with critically-damped langevin diffusion,

    T. Dockhorn, A. Vahdat, and K. Kreis, “Score-based generative modeling with critically-damped langevin diffusion,” in Interna- tional Conference on Learning Representations , 2022

  183. [191]

    Generative modeling by estimating gra- dients of the data distribution,

    Y. Song and S. Ermon, “Generative modeling by estimating gra- dients of the data distribution,” in Advances in Neural Information Processing Systems , H. Wallach, H. Larochelle, A. Beygelzimer, F. d'Alch´e-Buc, E. Fox, and R. Garnett, Eds. Curran Associates, Inc., 2019

  184. [192]

    Poisson flow generative models,

    Y. Xu, Z. Liu, M. Tegmark, and T. Jaakkola, “Poisson flow generative models,” 2022

  185. [193]

    A variational perspec- tive on diffusion-based generative models and score matching,

    C.-W. Huang, J. H. Lim, and A. Courville, “A variational perspec- tive on diffusion-based generative models and score matching,” 2021

  186. [194]

    High-resolution image synthesis with latent diffusion models,

    R. Rombach, A. Blattmann, D. Lorenz, P . Esser, and B. Ommer, “High-resolution image synthesis with latent diffusion models,” in CVPR, 2022

  187. [195]

    Frido: Feature pyramid diffusion for complex scene image synthesis,

    W.-C. Fan, Y.-C. Chen, D. Chen, Y. Cheng, L. Yuan, and Y.- C. F. Wang, “Frido: Feature pyramid diffusion for complex scene image synthesis,” 2022

  188. [196]

    Improved denoising diffusion prob- abilistic models,

    A. Nichol and P . Dhariwal, “Improved denoising diffusion prob- abilistic models,” 2021

  189. [197]

    Ec-dit: Scaling diffusion transformers with adaptive expert-choice routing,

    H. Sun, T. Lei, B. Zhang, Y. Li, H. Huang, R. Pang, B. Dai, and N. Du, “Ec-dit: Scaling diffusion transformers with adaptive expert-choice routing,” 2024

  190. [198]

    Token transforming: A unified and training-free token compression framework for vision transformer acceleration,

    F. Zeng, D. Yu, Z. Kong, and H. Tang, “Token transforming: A unified and training-free token compression framework for vision transformer acceleration,” 2025

  191. [199]

    Vector quantized diffusion model for text-to-image synthesis,

    S. Gu, D. Chen, J. Bao, F. Wen, B. Zhang, D. Chen, L. Yuan, and B. Guo, “Vector quantized diffusion model for text-to-image synthesis,” in CVPR, 2022

  192. [200]

    Glide: Towards photorealistic image generation and editing with text-guided diffusion mod- els,

    A. Nichol, P . Dhariwal, A. Ramesh, P . Shyam, P . Mishkin, B. Mc- Grew, I. Sutskever, and M. Chen, “Glide: Towards photorealistic image generation and editing with text-guided diffusion mod- els,” 2022

  193. [201]

    Latent alignment and variational attention,

    Y. Deng, Y. Kim, J. Chiu, D. Guo, and A. M. Rush, “Latent alignment and variational attention,” 2018

  194. [202]

    Diffusion priors in variational autoencoders,

    A. Wehenkel and G. Louppe, “Diffusion priors in variational autoencoders,” arXiv:2106.15671, 2021

  195. [203]

    Styletokenizer: Defining image style by a single instance for controlling diffusion models,

    W. Li, M. Fang, C. Zou, B. Gong, R. Zheng, M. Wang, J. Chen, and M. Yang, “Styletokenizer: Defining image style by a single instance for controlling diffusion models,” 2024

  196. [204]

    Improved denoising diffusion probabilistic models,

    A. Q. Nichol and P . Dhariwal, “Improved denoising diffusion probabilistic models,” in ICML, 2021

  197. [205]

    Come-closer-diffuse-faster: Accelerating conditional diffusion models for inverse problems through stochastic contraction,

    H. Chung, B. Sim, and J. C. Ye, “Come-closer-diffuse-faster: Accelerating conditional diffusion models for inverse problems through stochastic contraction,” in CVPR, 2022

  198. [206]

    Pseudo numerical methods for diffusion models on manifolds,

    L. Liu, Y. Ren, Z. Lin, and Z. Zhao, “Pseudo numerical methods for diffusion models on manifolds,” in International Conference on Learning Representations, 2022

  199. [207]

    Adversarial score matching and improved sam- pling for image generation,

    A. Jolicoeur-Martineau, R. Pich ´e-Taillefer, I. Mitliagkas, and R. T. des Combes, “Adversarial score matching and improved sam- pling for image generation,” in ICLR, 2021

  200. [208]

    Structure-guided adversarial training of diffusion models,

    L. Yang, H. Qian, Z. Zhang, J. Liu, and B. Cui, “Structure-guided adversarial training of diffusion models,” 2024

  201. [209]

    Denoising diffusion implicit models,

    J. Song, C. Meng, and S. Ermon, “Denoising diffusion implicit models,” ArXiv, 2020

  202. [210]

    Dpm-solver: A fast ode solver for diffusion probabilistic model sampling in around 10 steps,

    C. Lu, Y. Zhou, F. Bao, J. Chen, C. Li, and J. Zhu, “Dpm-solver: A fast ode solver for diffusion probabilistic model sampling in around 10 steps,” 2022

  203. [211]

    Fast sampling of diffusion models with exponential integrator,

    Q. Zhang and Y. Chen, “Fast sampling of diffusion models with exponential integrator,” 2023

  204. [212]

    Maximum likelihood training for score-based diffusion ODEs by high order denoising score matching,

    C. Lu, K. Zheng, F. Bao, J. Chen, C. Li, and J. Zhu, “Maximum likelihood training for score-based diffusion ODEs by high order denoising score matching,” in ICML, 2022

  205. [213]

    Maximum likelihood training of implicit nonlinear diffusion model,

    D. Kim, B. Na, S. J. Kwon, D. Lee, W. Kang, and I. chul Moon, “Maximum likelihood training of implicit nonlinear diffusion model,” in Advances in Neural Information Processing Systems , A. H. Oh, A. Agarwal, D. Belgrave, and K. Cho, Eds., 2022

  206. [214]

    Rectified diffusion: Straightness is not your need in rectified flow,

    F.-Y. Wang, L. Yang, Z. Huang, M. Wang, and H. Li, “Rectified diffusion: Straightness is not your need in rectified flow,” 2024

  207. [215]

    Gotta go fast when generating data with score- based models,

    A. Jolicoeur-Martineau, K. Li, R. Pich ´e-Taillefer, T. Kachman, and I. Mitliagkas, “Gotta go fast when generating data with score- based models,” 2021

  208. [216]

    Training-free adaptive diffusion with bounded difference ap- proximation strategy,

    H. Ye, J. Yuan, R. Xia, X. Yan, T. Chen, J. Yan, B. Shi, and B. Zhang, “Training-free adaptive diffusion with bounded difference ap- proximation strategy,” 2024

  209. [217]

    Not all steps are equal: Efficient generation with progressive diffusion models,

    W. Li, X. Su, S. You, T. Huang, F. Wang, C. Qian, and C. Xu, “Not all steps are equal: Efficient generation with progressive diffusion models,” 2024

  210. [218]

    Adadiff: Accelerating diffusion models through step-wise adaptive com- putation,

    S. Tang, Y. Wang, C. Ding, Y. Liang, Y. Li, and D. Xu, “Adadiff: Accelerating diffusion models through step-wise adaptive com- putation,” 2024

  211. [219]

    Mdtv2: Masked diffusion transformer is a strong image synthesizer,

    S. Gao, P . Zhou, M.-M. Cheng, and S. Yan, “Mdtv2: Masked diffusion transformer is a strong image synthesizer,” 2024

  212. [220]

    All are worth words: A vit backbone for diffusion models,

    F. Bao, S. Nie, K. Xue, Y. Cao, C. Li, H. Su, and J. Zhu, “All are worth words: A vit backbone for diffusion models,” 2023

  213. [221]

    Diffit: Diffusion vision transformers for image generation,

    A. Hatamizadeh, J. Song, G. Liu, J. Kautz, and A. Vahdat, “Diffit: Diffusion vision transformers for image generation,” 2024

  214. [222]

    Scalable diffusion models with transform- ers,

    W. Peebles and S. Xie, “Scalable diffusion models with transform- ers,” 2023

  215. [223]

    FastDiff 2: Revisiting and incorporating GANs and diffusion models in high-fidelity speech synthesis,

    R. Huang, Y. Ren, Z. Jiang, C. Cui, J. Liu, and Z. Zhao, “FastDiff 2: Revisiting and incorporating GANs and diffusion models in high-fidelity speech synthesis,” in ACL 2023, 2023

  216. [224]

    Harnessing the latent diffusion model for training-free image style transfer,

    K. Masui, M. Otani, M. Nomura, and H. Nakayama, “Harnessing the latent diffusion model for training-free image style transfer,” 2024

  217. [225]

    Accelerating diffusion models with parallel sampling: Inference at sub-linear time complexity,

    H. Chen, Y. Ren, L. Ying, and G. M. Rotskoff, “Accelerating diffusion models with parallel sampling: Inference at sub-linear time complexity,” 2024

  218. [226]

    Efficient diffusion models: A comprehensive survey from principles to practices,

    Z. Ma, Y. Zhang, G. Jia, L. Zhao, Y. Ma, M. Ma, G. Liu, K. Zhang, J. Li, and B. Zhou, “Efficient diffusion models: A comprehensive survey from principles to practices,” 2024

  219. [227]

    Scaling properties of diffusion models for perceptual tasks,

    R. Ravishankar, Z. Patel, J. Rajasegaran, and J. Malik, “Scaling properties of diffusion models for perceptual tasks,” 2024

  220. [228]

    Robust evaluation of diffusion-based adver- sarial purification,

    M. Lee and D. Kim, “Robust evaluation of diffusion-based adver- sarial purification,” 2023

  221. [229]

    Adversarial robustifica- tion via text-to-image diffusion model,

    D. Choi, J. Jeong, H. Jang, and J. Shin, “Adversarial robustifica- tion via text-to-image diffusion model,” in European Conference on Computer Vision, 2024

  222. [230]

    Tino-edit: Timestep and noise optimization for robust diffusion-based image editing,

    S. X. Chen, Y. Vaxman, E. Ben Baruch, D. Asulin, A. Moreshet, K.-C. Lien, M. Sra, and P . Sen, “Tino-edit: Timestep and noise optimization for robust diffusion-based image editing,” in CVPR, 2024

  223. [231]

    Deep data consistency: a fast and robust diffusion model-based solver for inverse problems,

    H. Chen, Z. Hao, and L. Xiao, “Deep data consistency: a fast and robust diffusion model-based solver for inverse problems,” arXiv:2405.10748, 2024

  224. [232]

    Improving diffusion-based image synthesis with context prediction,

    L. Yang, J. Liu, S. Hong, Z. Zhang, Z. Huang, Z. Cai, W. Zhang, and B. Cui, “Improving diffusion-based image synthesis with context prediction,” 2024. 16

  225. [233]

    Elucidating the design space of diffusion-based generative models,

    T. Karras, M. Aittala, T. Aila, and S. Laine, “Elucidating the design space of diffusion-based generative models,” 2022

  226. [234]

    Maximum like- lihood training of score-based diffusion models,

    Y. Song, C. Durkan, I. Murray, and S. Ermon, “Maximum like- lihood training of score-based diffusion models,” in Advances in Neural Information Processing Systems , M. Ranzato, A. Beygelz- imer, Y. Dauphin, P . Liang, and J. W. Vaughan, Eds. Curran Associates, Inc., 2021

  227. [235]

    Implicit style- content separation using b-lora,

    Y. Frenkel, Y. Vinker, A. Shamir, and D. Cohen-Or, “Implicit style- content separation using b-lora,” 2024

  228. [236]

    Zero-shot contrastive loss for text-guided diffusion image style transfer,

    S. Yang, H. Hwang, and J. C. Ye, “Zero-shot contrastive loss for text-guided diffusion image style transfer,” 2023

  229. [237]

    Stylebooth: Image style editing with multimodal instruction,

    Z. Han, C. Mao, Z. Jiang, Y. Pan, and J. Zhang, “Stylebooth: Image style editing with multimodal instruction,” 2024

  230. [238]

    Unitune: Text-driven image editing by fine tuning a diffusion model on a single image,

    D. Valevski, M. Kalman, E. Molad, E. Segalis, Y. Matias, and Y. Leviathan, “Unitune: Text-driven image editing by fine tuning a diffusion model on a single image,” 2023

  231. [239]

    Domain-guided conditional diffusion model for unsupervised domain adaptation,

    Y. Zhang, S. Chen, W. Jiang, Y. Zhang, J. Lu, and J. T. Kwok, “Domain-guided conditional diffusion model for unsupervised domain adaptation,” 2023

  232. [240]

    Magicface: Training-free universal-style human image customized synthesis,

    Y. Wang, W. Zhang, and C. Jin, “Magicface: Training-free universal-style human image customized synthesis,” 2024

  233. [241]

    Inversion-based style transfer with diffusion models,

    Y. Zhang, N. Huang, F. Tang, H. Huang, C. Ma, W. Dong, and C. Xu, “Inversion-based style transfer with diffusion models,” 2023

  234. [242]

    Scp-diff: Photo-realistic semantic image synthesis with spatial- categorical joint prior,

    H.-a. Gao, M. Gao, J. Li, W. Li, R. Zhi, H. Tang, and H. Zhao, “Scp-diff: Photo-realistic semantic image synthesis with spatial- categorical joint prior,” arXiv preprint arXiv:2403.09638 , 2024

  235. [244]

    Blended diffusion for text-driven editing of natural images,

    O. Avrahami, D. Lischinski, and O. Fried, “Blended diffusion for text-driven editing of natural images,” in CVPR, 2022

  236. [245]

    Imagic: Text-based real image editing with diffu- sion models,

    B. Kawar, S. Zada, O. Lang, O. Tov, H. Chang, T. Dekel, I. Mosseri, and M. Irani, “Imagic: Text-based real image editing with diffu- sion models,” 2023

  237. [246]

    Mastering text-to-image diffusion: Recaptioning, planning, and generating with multimodal llms,

    L. Yang, Z. Yu, C. Meng, M. Xu, S. Ermon, and B. Cui, “Mastering text-to-image diffusion: Recaptioning, planning, and generating with multimodal llms,” 2024

  238. [247]

    Ed- itworld: Simulating world dynamics for instruction-following image editing,

    L. Yang, B. Zeng, J. Liu, H. Li, M. Xu, W. Zhang, and S. Yan, “Ed- itworld: Simulating world dynamics for instruction-following image editing,” 2024

  239. [248]

    Itercomp: Iterative composition-aware feedback learning from model gallery for text-to-image generation,

    X. Zhang, L. Yang, G. Li, Y. Cai, J. Xie, Y. Tang, Y. Yang, M. Wang, and B. Cui, “Itercomp: Iterative composition-aware feedback learning from model gallery for text-to-image generation,” 2024

  240. [250]

    Realcompo: Balancing realism and compositionality improves text-to-image diffusion models,

    X. Zhang, L. Yang, Y. Cai, Z. Yu, K.-N. Wang, J. Xie, Y. Tian, M. Xu, Y. Tang, Y. Yang, and B. Cui, “Realcompo: Balancing realism and compositionality improves text-to-image diffusion models,” 2024

  241. [251]

    Photorealistic text-to-image diffusion models with deep language understanding,

    C. Saharia, W. Chan, S. Saxena, L. Li, J. Whang, E. Denton, S. K. S. Ghasemipour, B. K. Ayan, S. S. Mahdavi, R. G. Lopes, T. Salimans, J. Ho, D. J. Fleet, and M. Norouzi, “Photorealistic text-to-image diffusion models with deep language understanding,” 2022

  242. [252]

    Creativesynth: Creative blending and synthesis of visual arts based on multimodal diffusion,

    N. Huang, W. Dong, Y. Zhang, F. Tang, R. Li, C. Ma, X. Li, and C. Xu, “Creativesynth: Creative blending and synthesis of visual arts based on multimodal diffusion,” 2024

  243. [253]

    Scaling up visual and vision- language representation learning with noisy text supervision,

    C. Jia, Y. Yang, Y. Xia, Y.-T. Chen, Z. Parekh, H. Pham, Q. V . Le, Y. Sung, Z. Li, and T. Duerig, “Scaling up visual and vision- language representation learning with noisy text supervision,” 2021

  244. [254]

    Mumu: Bootstrapping multi- modal image generation from text-to-image data,

    W. Berman and A. Peysakhovich, “Mumu: Bootstrapping multi- modal image generation from text-to-image data,” 2024

  245. [255]

    U-net: Convolutional networks for biomedical image segmentation,

    O. Ronneberger, P . Fischer, and T. Brox, “U-net: Convolutional networks for biomedical image segmentation,” 2015

  246. [256]

    Conditional image generation with pixelcnn decoders

    A. van den Oord, N. Kalchbrenner, O. Vinyals, L. Espeholt, A. Graves, and K. Kavukcuoglu, “Conditional image generation with pixelcnn decoders.”

  247. [257]

    Pixel- cnn++: Improving the pixelcnn with discretized logistic mixture likelihood and other modifications,

    T. Salimans, A. Karpathy, X. Chen, and D. P . Kingma, “Pixel- cnn++: Improving the pixelcnn with discretized logistic mixture likelihood and other modifications,” 2017

  248. [258]

    Maskgit: Masked generative image transformer,

    H. Chang, H. Zhang, L. Jiang, C. Liu, and W. T. Freeman, “Maskgit: Masked generative image transformer,” 2022

  249. [259]

    Pix2seq: A language modeling framework for object detection,

    T. Chen, S. Saxena, L. Li, D. J. Fleet, and G. Hinton, “Pix2seq: A language modeling framework for object detection,” arXiv preprint arXiv:2109.10852, 2021

  250. [260]

    Classifier-free diffusion guidance,

    J. Ho and T. Salimans, “Classifier-free diffusion guidance,” 2022

  251. [261]

    Adding conditional control to text-to-image diffusion models,

    L. Zhang, A. Rao, and M. Agrawala, “Adding conditional control to text-to-image diffusion models,” 2023

  252. [262]

    Controlstyle: Text-driven stylized image generation using diffusion priors,

    J. Chen, Y. Pan, T. Yao, and T. Mei, “Controlstyle: Text-driven stylized image generation using diffusion priors,” 2023

  253. [263]

    Artbank: Artistic style trans- fer with pre-trained diffusion model and implicit style prompt bank,

    Z. Zhang, Q. Zhang, W. Xing, G. Li, L. Zhao, J. Sun, Z. Lan, J. Luan, Y. Huang, and H. Lin, “Artbank: Artistic style trans- fer with pre-trained diffusion model and implicit style prompt bank,” in AAAI, 2024

  254. [264]

    Portrait diffusion: Training- free face stylization with chain-of-painting,

    J. Liu, H. Huang, C. Jin, and R. He, “Portrait diffusion: Training- free face stylization with chain-of-painting,” 2023

  255. [265]

    Style injection in diffusion: A training-free approach for adapting large-scale diffusion models for style transfer,

    J. Chung, S. Hyun, and J.-P . Heo, “Style injection in diffusion: A training-free approach for adapting large-scale diffusion models for style transfer,” 2024

  256. [266]

    Scepter,,

    SCEPTER, “Scepter,,” 2023

  257. [267]

    Art-free generative models: Art creation without graphic art knowledge,

    H. Ren, J. Materzynska, R. Gandikota, D. Bau, and A. Torralba, “Art-free generative models: Art creation without graphic art knowledge,” 2024

  258. [268]

    Freestyle: Free lunch for text-guided style transfer using diffusion models,

    F. He, G. Li, M. Zhang, L. Yan, L. Si, F. Li, and L. Shen, “Freestyle: Free lunch for text-guided style transfer using diffusion models,” arXiv:2401.15636, 2024

  259. [269]

    Style aligned image generation via shared attention,

    A. Hertz, A. Voynov, S. Fruchter, and D. Cohen-Or, “Style aligned image generation via shared attention,” 2024

  260. [270]

    In- stantid: Zero-shot identity-preserving generation in seconds,

    Q. Wang, X. Bai, H. Wang, Z. Qin, and A. Chen, “In- stantid: Zero-shot identity-preserving generation in seconds,” arXiv:2401.07519, 2024

  261. [271]

    Csgo: Content-style composition in text-to-image generation,

    P . Xing, H. Wang, Y. Sun, Q. Wang, X. Bai, H. Ai, R. Huang, and Z. Li, “Csgo: Content-style composition in text-to-image generation,” arXiv 2408.16766, 2024

  262. [272]

    Diffusest: Unleashing the capa- bility of the diffusion model for style transfer,

    Y. Hu, C. Zhuang, and P . Gao, “Diffusest: Unleashing the capa- bility of the diffusion model for style transfer,” 2024

  263. [273]

    Z-star+: A zero-shot style transfer method via adjusting style distribution,

    Y. Deng, X. He, F. Tang, and W. Dong, “Z-star+: A zero-shot style transfer method via adjusting style distribution,” 2024

  264. [274]

    Artadapter: Text-to- image style transfer using multi-level style encoder and explicit adaptation,

    D.-Y. Chen, H. Tennent, and C.-W. Hsu, “Artadapter: Text-to- image style transfer using multi-level style encoder and explicit adaptation,” 2024

  265. [275]

    APDrawingGAN: Generating artistic portrait drawings from face photos with hier- archical gans,

    R. Yi, Y.-J. Liu, Y.-K. Lai, and P . L. Rosin, “APDrawingGAN: Generating artistic portrait drawings from face photos with hier- archical gans,” in IEEE Conference on Computer Vision and Pattern Recognition (CVPR ’19) , 2019

  266. [276]

    Warpgan: Automatic caricature generation,

    Y. Shi, D. Deb, and A. K. Jain, “Warpgan: Automatic caricature generation,” 2019

  267. [277]

    Fine-tuning stylegan2 for cartoon face generation,

    J. Back, “Fine-tuning stylegan2 for cartoon face generation,” 2021

  268. [278]

    Dynagan: Dynamic few-shot adaptation of gans to multiple domains,

    S. Kim, K. Kang, G. Kim, S.-H. Baek, and S. Cho, “Dynagan: Dynamic few-shot adaptation of gans to multiple domains,” in Proceedings of the ACM (SIGGRAPH Asia) , 2022

  269. [279]

    Image-based clip- guided essence transfer,

    H. Chefer, S. Benaim, R. Paiss, and L. Wolf, “Image-based clip- guided essence transfer,” arXiv: 2110.12427, 2021

  270. [280]

    Dct-net: Domain- calibrated translation for portrait stylization,

    Y. Men, Y. Yao, M. Cui, Z. Lian, and X. Xie, “Dct-net: Domain- calibrated translation for portrait stylization,” TOG, 2022

  271. [281]

    Making robots draw a vivid portrait in two minutes,

    F. Gao, J. Zhu, Z. Yu, P . Li, and T. Wang, “Making robots draw a vivid portrait in two minutes,” 2020

  272. [282]

    Spatchgan: A statistical feature based discriminator for unsupervised image-to-image translation,

    X. Shao and W. Zhang, “Spatchgan: A statistical feature based discriminator for unsupervised image-to-image translation,” in ICCV, 2021

  273. [283]

    Stylecarigan: caricature generation via stylegan feature map modulation,

    W. Jang, G. Ju, Y. Jung, J. Yang, X. Tong, and S. Lee, “Stylecarigan: caricature generation via stylegan feature map modulation,” TOG, 2021

  274. [284]

    Carime: Unpaired caricature generation with multiple exaggerations,

    Z. Gu, C. Dong, J. Huo, W. Li, and Y. Gao, “Carime: Unpaired caricature generation with multiple exaggerations,” IEEE T rans- actions on Multimedia , 2021

  275. [285]

    Blendgan: Implicitly gan blending for arbitrary stylized face generation,

    M. Liu, Q. Li, Z. Qin, G. Zhang, P . Wan, and W. Zheng, “Blendgan: Implicitly gan blending for arbitrary stylized face generation,” in NeurIPS, 2021

  276. [286]

    Multi- modal face stylization with a generative prior,

    M. Li, Y. Dong, M. Lin, H. Huang, P . Wan, and C. Ma, “Multi- modal face stylization with a generative prior,” 2023

  277. [287]

    Fix the noise: Disentangling source feature for controllable domain trans- lation,

    D. Lee, J. Y. Lee, D. Kim, J. Choi, J. Yoo, and J. Kim, “Fix the noise: Disentangling source feature for controllable domain trans- lation,” in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) , June 2023

  278. [288]

    Generalized one-shot domain adaptation of generative adversarial networks,

    Z. Zhang, Y. Liu, C. Han, T. Guo, T. Yao, and T. Mei, “Generalized one-shot domain adaptation of generative adversarial networks,” in NeurIPS, 2022

  279. [289]

    Mind the gap: Domain gap control for single shot domain adaptation for gener- ative adversarial networks,

    P . Zhu, R. Abdal, J. Femiani, and P . Wonka, “Mind the gap: Domain gap control for single shot domain adaptation for gener- ative adversarial networks,” 2021

  280. [290]

    Creativesynth: Creative blending and synthesis 17 of visual arts based on multimodal diffusion,

    N. Huang, W. Dong, Y. Zhang, F. Tang, R. Li, C. Ma, X. Li, T.-Y. Lee, and C. Xu, “Creativesynth: Creative blending and synthesis 17 of visual arts based on multimodal diffusion,” arXiv:2401.14066, 2024

  281. [291]

    General image-to-image translation with one-shot image guidance,

    B. Cheng, Z. Liu, Y. Peng, and Y. Lin, “General image-to-image translation with one-shot image guidance,” arXiv:2307.14352, 2023

  282. [292]

    Ip-adapter: Text compatible image prompt adapter for text-to-image diffusion models,

    H. Ye, J. Zhang, S. Liu, X. Han, and W. Yang, “Ip-adapter: Text compatible image prompt adapter for text-to-image diffusion models,” in arXiv:2308.06721, 2023

  283. [293]

    Ssr-encoder: Encoding selective subject representation for subject-driven generation,

    Y. Zhang, Y. Song, J. Liu, R. Wang, J. Yu, H. Tang, H. Li, X. Tang, Y. Hu, H. Pan et al. , “Ssr-encoder: Encoding selective subject representation for subject-driven generation,” in CVPR, 2024

  284. [294]

    Deformable one-shot face stylization via dino semantic guidance,

    H. H. Yang Zhou, Zichong Chen, “Deformable one-shot face stylization via dino semantic guidance,” in CVPR, 2024

  285. [295]

    Instantstyle-plus: Style transfer with content-preserving in text- to-image generation,

    H. Wang, P . Xing, R. Huang, H. Ai, Q. Wang, and X. Bai, “Instantstyle-plus: Style transfer with content-preserving in text- to-image generation,” arXiv:2407.00788, 2024

  286. [296]

    Zepo: Zero-shot portrait stylization with faster sampling,

    J. Liu, H. Huang, J. Cao, and R. He, “Zepo: Zero-shot portrait stylization with faster sampling,” in Proceedings of the 32st ACM International Conference on Multimedia (ACM MM) , 2024

  287. [297]

    Cus- tomizing text-to-image models with a single image pair,

    M. Jones, S.-Y. Wang, N. Kumari, D. Bau, and J.-Y. Zhu, “Cus- tomizing text-to-image models with a single image pair,” 2024

  288. [298]

    Reconet: Real-time coherent video style transfer network,

    C. Gao, D. Gu, F. Zhang, and Y. Yu, “Reconet: Real-time coherent video style transfer network,” 2018

  289. [299]

    Learning linear trans- formations for fast image and video style transfer,

    X. Li, S. Liu, J. Kautz, and M.-H. Yang, “Learning linear trans- formations for fast image and video style transfer,” in IEEE Conference on Computer Vision and Pattern Recognition , 2019

  290. [300]

    Vtoonify: Controllable high-resolution portrait video style transfer,

    S. Yang, L. Jiang, Z. Liu, and C. C. Loy, “Vtoonify: Controllable high-resolution portrait video style transfer,” TOG, 2022

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.