paper-with-me

Papers

The Stable Artist: Steering Semantics in Diffusion Latent Space

2022-12-12 · Manuel Brack, Patrick Schramowski, Felix Friedrich, Dominik Hintersdorf, Kristian Kersting

Large, text-conditioned generative diffusion models have recently gained a lot of attention for their impressive performance in generating high-fidelity images from text alone. However, achieving high-quality results is almost unfeasible in a one-shot fashion. On the contrary, text-guided image generation involves the user making many slight changes to inputs in order to iteratively carve out the envisioned image. However, slight changes to the input prompt often lead to entirely different images being generated, and thus the control of the artist is limited in its granularity. To provide flexibility, we present the Stable Artist, an image editing approach enabling fine-grained control of the image generation process. The main component is semantic guidance (SEGA) which steers the diffusion process along variable numbers of semantic directions. This allows for subtle edits to images, changes in composition and style, as well as optimization of the overall artistic conception. Furthermore, SEGA enables probing of latent spaces to gain insights into the representation of concepts learned by the model, even complex ones such as 'carbon emission'. We demonstrate the Stable Artist on several tasks, showcasing high-quality image editing and composition.

📄 PDF Abstract BibTeX arXiv:2212.06013

Code (2)

ml-research/semantic-image-editing 공식 구현 pytorch
qwopqwop200/semantic-image-editing-with-null-inv

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

SteeringDiffusion: A Bottlenecked Activation Control Interface for Diffusion Models

2026-05-03 · Fangzheng Wu, Brian Summa arxiv

We introduce SteeringDiffusion, a bottlenecked activation-level control interface for diffusion models that exposes a smooth, monotonic, and runtime-adjustable control surface over the content--style trade-off. Our metho…

Robust and Generalizable Safety Steering for Text-to-Image Diffusion Transformers

2026-05-28 · Zihao Xue, Yan Wang, Zhen Bi, Long Ma 외 arxiv

Diffusion Transformers have become a powerful backbone for text-to-image generation, but their layered and cross-modal generation process makes safety control fundamentally different from prompt-level filtering or output…

Text-to-Image Generation

Creative Painting with Latent Diffusion Models

2022-09-29 · CAI (COLING) 2022 10 · Xianchao Wu

Artistic painting has achieved significant progress during recent years. Using an autoencoder to connect the original images with compressed latent spaces and a cross attention enhanced U-Net as the backbone of diffusion…

Image Generation

Steering Generative Reinforcement Learning into Stable Robotic Controller

2026-06-15 · Yixuan Wang, Shutong Ding, Ke Hu, Tianxiang Gui 외 arxiv

Diffusion and flow-based generative policies provide a powerful policy class for reinforcement learning by inducing rich stochastic exploration through iterative action generation. However, the stochasticity of diffusion…

Reinforcement Learning

Latent Diffusion : Multi-Dimension Stable Diffusion Latent Space Explorer

2025-09-26 · Zhihua Zhong, Xuanyang Huang arxiv

Latent space is one of the key concepts in generative AI, offering powerful means for creative exploration through vector manipulation. However, diffusion models like Stable Diffusion lack the intuitive latent vector con…