paper-with-me

Papers

SeedEdit 3.0: Fast and High-Quality Generative Image Editing

2025-06-05 · Peng Wang, Yichun Shi, Xiaochen Lian, Zhonghua Zhai, Xin Xia, Xuefeng Xiao, Weilin Huang, Jianchao Yang

We introduce SeedEdit 3.0, in companion with our T2I model Seedream 3.0, which significantly improves over our previous SeedEdit versions in both aspects of edit instruction following and image content (e.g., ID/IP) preservation on real image inputs. Additional to model upgrading with T2I, in this report, we present several key improvements. First, we develop an enhanced data curation pipeline with a meta-info paradigm and meta-info embedding strategy that help mix images from multiple data sources. This allows us to scale editing data effectively, and meta information is helpfult to connect VLM with diffusion model more closely. Second, we introduce a joint learning pipeline for computing a diffusion loss and reward losses. Finally, we evaluate SeedEdit 3.0 on our testing benchmarks, for real/synthetic image editing, where it achieves a best trade-off between multiple aspects, yielding a high usability rate of 56.1%, compared to SeedEdit 1.6 (38.4%), GPT4o (37.1%) and Gemini 2.0 (30.3%).

📄 PDF Abstract BibTeX arXiv:2506.05083

Code (0)

등록된 구현이 없습니다.

Tasks

Instruction Following

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

SeedEdit: Align Image Re-Generation to Image Editing

2024-11-11 · Yichun Shi, Peng Wang, Weilin Huang

We introduce SeedEdit, a diffusion model that is able to revise a given image with any text prompt. In our perspective, the key to such a task is to obtain an optimal balance between maintaining the original image, i.e. …

Image Reconstruction

DreamPoster: A Unified Framework for Image-Conditioned Generative Poster Design

2025-07-06 · Xiwei Hu, Haokun Chen, Zhongqi Qi, Hui Zhang 외 arxiv

We present DreamPoster, a Text-to-Image generation framework that intelligently synthesizes high-quality posters from user-provided images and text prompts while maintaining content fidelity and supporting flexible resol…

Text-to-Image Generation

Understanding Generative AI Capabilities in Everyday Image Editing Tasks

2025-05-22 · Mohammad Reza Taesiri, Brandon Collins, Logan Bolton, Viet Dac Lai 외

Generative AI (GenAI) holds significant promise for automating everyday image editing tasks, especially following the recent release of GPT-4o on March 25, 2025. However, what subjects do people most often want edited? W…

AnyRefill: A Unified, Data-Efficient Framework for Left-Prompt-Guided Vision Tasks

2025-02-16 · Ming Xie, Chenjie Cao, Yunuo Cai, xiangyang xue 외

In this paper, we present a novel Left-Prompt-Guided (LPG) paradigm to address a diverse range of reference-based vision tasks. Inspired by the human creative process, we reformulate these tasks using a left-right stitch…

RL for Consistency Models: Faster Reward Guided Text-to-Image Generation

2024-03-25 · Owen Oertell, Jonathan D. Chang, Yiyi Zhang, Kianté Brantley 외

Reinforcement learning (RL) has improved guided image generation with diffusion models by directly optimizing rewards that capture image quality, aesthetics, and instruction following capabilities. However, the resulting…

Image GenerationInstruction Followingreinforcement-learningReinforcement Learning+3