paper-with-me

Papers

Prompt-Guided Dual Latent Steering for Inversion Problems

2025-09-23 · Yichen Wu, Xu Liu, Chenxuan Zhao, Xinyu Wu arxiv

Inverting corrupted images into the latent space of diffusion models is challenging. Current methods, which encode an image into a single latent vector, struggle to balance structural fidelity with semantic accuracy, leading to reconstructions with semantic drift, such as blurred details or incorrect attributes. To overcome this, we introduce Prompt-Guided Dual Latent Steering (PDLS), a novel, training-free framework built upon Rectified Flow models for their stable inversion paths. PDLS decomposes the inversion process into two complementary streams: a structural path to preserve source integrity and a semantic path guided by a prompt. We formulate this dual guidance as an optimal control problem and derive a closed-form solution via a Linear Quadratic Regulator (LQR). This controller dynamically steers the generative trajectory at each step, preventing semantic drift while ensuring the preservation of fine detail without costly, per-image optimization. Extensive experiments on FFHQ-1K and ImageNet-1K under various inversion tasks, including Gaussian deblurring, motion deblurring, super-resolution and freeform inpainting, demonstrate that PDLS produces reconstructions that are both more faithful to the original image and better aligned with the semantic information than single-latent baselines.

📄 PDF Abstract BibTeX arXiv:2509.18619

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniSteer: Text-Guided Flow Matching in Activation Space for Versatile LLM Steering

2026-05-28 · Yingdong Shi, Ruiming Zhang, Changming Li, Zhiyu Yang 외 arxiv

Activation-based control steers large language models (LLMs) by intervening on their internal representations during inference, and has emerged as an effective paradigm for controlling behaviors such as persona and style…

Instruction Following

When Does High-CFG Diffusion Inversion Fail? A Controlled Study of Prompt--Latent Interactions

2026-07-06 · Yan Zeng, Yusuke Hosoya, Huyen T. T. Tran, Takayuki Okatani arxiv

Text-guided diffusion inversion is central to image editing, where an image is mapped to an initial latent and then edited by replaying the denoising process under a modified prompt. In practice, however, inversion is of…

Image Editing

Dual Inversion for Text-to-Image Diffusion Models: From Both Prompt and Noise Perspectives

2026-07-29 · Xiaolong Liu, Junjian Li, Yuan Xiao, Jiaqi Deng 외 arxiv

Prompt inversion, as a typical reverse engineering technique, enables text-to-image (T2I) diffusion models to generate the desired target images without extensive prompt engineering. However, existing prompt inversion me…

Prompt EngineeringImage Editing

CLIP-Guided StyleGAN Inversion for Text-Driven Real Image Editing

2023-07-17 · Ahmet Canberk Baykal, Abdul Basit Anees, Duygu Ceylan, Erkut Erdem 외

Researchers have recently begun exploring the use of StyleGAN-based models for real image editing. One particularly interesting application is using natural language descriptions to guide the editing process. Existing ap…

Attribute

Consistent-Inversion: Reverse Consistency Guidance for Structure-Preserving Visual Editing

2026-06-05 · Xiaocheng Lu, Jingcai Guo, Song Guo arxiv

Text-guided diffusion models have become effective tools for real-image visual editing, where the edited image must follow a target instruction while preserving editing-irrelevant structure. Most training-free editors re…