arXiv:2505.12427cs.CV2025-05ICML被引 9

用低秩适配器提升扩散模型拖拽编辑的精度与效率

DragLoRA: Online Optimization of LoRA Adapters for Drag-based Image Editing in Diffusion Model

  • 将LoRA适配器融入拖拽编辑流程,动态优化模型参数
  • 引入去噪得分蒸馏损失,提升特征表示与运动监督稳定性
  • 自适应切换优化模式,兼顾速度与精确控制,适合图像编辑研究者

基于预训练扩散模型的拖拽编辑提供了对前景物体进行精确灵活操控的方法。传统方法直接优化DDIM反演得到的输入特征,通过迭代调整引导控制点向目标位置移动,但常因特征在运动监督中的表征能力有限,以及点追踪所需的大搜索空间导致精度不足和效率低下。为此,本文提出DragLoRA,将低秩适配器(LoRA)集成到拖拽编辑流程中。为增强LoRA适配器训练,引入额外的去噪得分蒸馏损失,通过使更新后模型输出与原始模型对齐来正则化在线模型。同时,利用更新后的LoRA适配器调整输入特征,提升后续操作的运动监督一致性。在此基础上,设计自适应优化方案,动态切换两种模式,在不牺牲精度的前提下优先保证效率。大量实验表明,DragLoRA显著提升了拖拽编辑的控制精度与计算效率。

原文摘要 · Abstract (English)

Drag-based editing within pretrained diffusion model provides a precise and flexible way to manipulate foreground objects. Traditional methods optimize the input feature obtained from DDIM inversion directly, adjusting them iteratively to guide handle points towards target locations. However, these approaches often suffer from limited accuracy due to the low representation ability of the feature in motion supervision, as well as inefficiencies caused by the large search space required for point tracking. To address these limitations, we present DragLoRA, a novel framework that integrates LoRA (Low-Rank Adaptation) adapters into the drag-based editing pipeline. To enhance the training of LoRA adapters, we introduce an additional denoising score distillation loss which regularizes the online model by aligning its output with that of the original model. Additionally, we improve the consistency of motion supervision by adapting the input features using the updated LoRA, giving a more stable and accurate input feature for subsequent operations. Building on this, we design an adaptive optimization scheme that dynamically toggles between two modes, prioritizing efficiency without compromising precision. Extensive experiments demonstrate that DragLoRA significantly enhances the control precision and computational efficiency for drag-based image editing. The Codes of DragLoRA are available at: https://github.com/Sylvie-X/DragLoRA.

图像编辑扩散模型LoRA交互式生成

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。