CVFeb 20, 2025

PhotoDoodle: Learning Artistic Image Editing from Few-Shot Pairwise Data

arXiv:2502.14397v226 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses the problem of artistic image editing for artists, offering a novel method to capture unique styles from limited data, though it is incremental as it builds on existing techniques like fine-tuning with EditLoRA.

The paper tackles the challenge of photo doodling by introducing PhotoDoodle, a framework that enables seamless integration of decorative elements into photographs, achieving advanced performance and robustness in customized image editing as demonstrated through extensive experiments.

We introduce PhotoDoodle, a novel image editing framework designed to facilitate photo doodling by enabling artists to overlay decorative elements onto photographs. Photo doodling is challenging because the inserted elements must appear seamlessly integrated with the background, requiring realistic blending, perspective alignment, and contextual coherence. Additionally, the background must be preserved without distortion, and the artist's unique style must be captured efficiently from limited training data. These requirements are not addressed by previous methods that primarily focus on global style transfer or regional inpainting. The proposed method, PhotoDoodle, employs a two-stage training strategy. Initially, we train a general-purpose image editing model, OmniEditor, using large-scale data. Subsequently, we fine-tune this model with EditLoRA using a small, artist-curated dataset of before-and-after image pairs to capture distinct editing styles and techniques. To enhance consistency in the generated results, we introduce a positional encoding reuse mechanism. Additionally, we release a PhotoDoodle dataset featuring six high-quality styles. Extensive experiments demonstrate the advanced performance and robustness of our method in customized image editing, opening new possibilities for artistic creation.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes