paper-with-me

홈 › Papers

DragText: Rethinking Text Embedding in Point-based Image Editing

2024-07-25 · Gayoon Choi, Taejin Jeong, Sujung Hong, Seong Jae Hwang

Point-based image editing enables accurate and flexible control through content dragging. However, the role of text embedding during the editing process has not been thoroughly investigated. A significant aspect that remains unexplored is the interaction between text and image embeddings. During the progressive editing in a diffusion model, the text embedding remains constant. As the image embedding increasingly diverges from its initial state, the discrepancy between the image and text embeddings presents a significant challenge. In this study, we found that the text prompt significantly influences the dragging process, particularly in maintaining content integrity and achieving the desired manipulation. Upon these insights, we propose DragText, which optimizes text embedding in conjunction with the dragging process to pair with the modified image embedding. Simultaneously, we regularize the text optimization process to preserve the integrity of the original text prompt. Our approach can be seamlessly integrated with existing diffusion-based drag methods, enhancing performance with only a few lines of code.

📄 PDF Abstract BibTeX arXiv:2407.17843

Code (1)

MICV-yonsei/DragText 공식 구현 pytorch

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 제목 키워드 기반

SMEC: Rethinking Matryoshka Representation Learning for Retrieval Embedding Compression

2025-10-14 · Biao Zhang, Lixin Chen, Tong Liu, Bo Zheng arxiv

Large language models (LLMs) generate high-dimensional embeddings that capture rich semantic and syntactic information. However, high-dimensional embeddings exacerbate computational complexity and storage requirements, t…

Dimensionality ReductionRepresentation Learning

Rethinking PointNet Embedding for Faster and Compact Model

2020-07-31 · Teppei Suzuki, Keisuke Ozawa, Yusuke Sekikawa

PointNet, which is the widely used point-wise embedding method and known as a universal approximator for continuous set functions, can process one million points per second. Nevertheless, real-time inference for the rece…

CapeNext: Rethinking and Refining Dynamic Support Information for Category-Agnostic Pose Estimation

2025-11-17 · Yu Zhu, Dan Zeng, Shuiwang Li, Qijun Zhao 외 arxiv

Recent research in Category-Agnostic Pose Estimation (CAPE) has adopted fixed textual keypoint description as semantic prior for two-stage pose matching frameworks. While this paradigm enhances robustness and flexibility…

Category-Agnostic Pose Estimation

Beyond Mask: Rethinking Guidance Types in Few-shot Segmentation

2024-07-16 · Shijie Chang, Youwei Pang, Xiaoqi Zhao, Lihe Zhang 외

Existing few-shot segmentation (FSS) methods mainly focus on prototype feature generation and the query-support matching mechanism. As a crucial prompt for generating prototype features, the pair of image-mask types in t…

Rethinking Global Text Conditioning in Diffusion Transformers

2026-02-09 · Nikita Starodubcev, Daniil Pakhomov, Zongze Wu, Ilya Drobyshevskiy 외 arxiv

Diffusion transformers typically incorporate textual information via attention layers and a modulation mechanism using a pooled text embedding. Nevertheless, recent approaches discard modulation-based text conditioning a…

Video GenerationImage Editing