paper-with-me

Papers

InstructRL4Pix: Training Diffusion for Image Editing by Reinforcement Learning

2024-06-14 · Tiancheng Li, Jinxiu Liu, Huajun Chen, Qi Liu

Instruction-based image editing has made a great process in using natural human language to manipulate the visual content of images. However, existing models are limited by the quality of the dataset and cannot accurately localize editing regions in images with complex object relationships. In this paper, we propose Reinforcement Learning Guided Image Editing Method(InstructRL4Pix) to train a diffusion model to generate images that are guided by the attention maps of the target object. Our method maximizes the output of the reward model by calculating the distance between attention maps as a reward function and fine-tuning the diffusion model using proximal policy optimization (PPO). We evaluate our model in object insertion, removal, replacement, and transformation. Experimental results show that InstructRL4Pix breaks through the limitations of traditional datasets and uses unsupervised learning to optimize editing goals and achieve accurate image editing based on natural human commands.

📄 PDF Abstract BibTeX arXiv:2406.09973

Code (0)

등록된 구현이 없습니다.

Tasks

Objectreinforcement-learningReinforcement Learning

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

Language Instructed Reinforcement Learning for Human-AI Coordination

2023-04-13 · Hengyuan Hu, Dorsa Sadigh

One of the fundamental quests of AI is to produce agents that coordinate well with humans. This problem is challenging, especially in domains that lack high quality human behavioral data, because multi-agent reinforcemen…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

HP-Edit: A Human-Preference Post-Training Framework for Image Editing

2026-04-21 · Fan Li, Chonghuinan Wang, Lina Lei, Yuping Qiu 외 arxiv

Common image editing tasks typically adopt powerful generative diffusion models as the leading paradigm for real-world content editing. Meanwhile, although reinforcement learning (RL) methods such as Diffusion-DPO and Fl…

Reinforcement LearningImage Editing

DreamLite: A Lightweight On-Device Unified Model for Image Generation and Editing

2026-03-30 · Kailai Feng, Yuxiang Wei, Bo Chen, Yang Pan 외 arxiv

Diffusion models have made significant progress in both text-to-image (T2I) generation and text-guided image editing. However, these models are typically built with billions of parameters, leading to high latency and inc…

Reinforcement LearningImage GenerationImage Editing

FireRed-Image-Edit-1.0 Technical Report

2026-02-12 · Super Intelligence Team, Changhao Qiao, Chao Hui, Chen Li 외 arxiv

We present FireRed-Image-Edit, a diffusion transformer for instruction-based image editing that achieves state-of-the-art performance through systematic optimization of data curation, training methodology, and evaluation…

Reinforcement LearningImage Editing

AutoEdit: Automatic Hyperparameter Tuning for Image Editing

2025-09-18 · Chau Pham, Quan Dao, Mahesh Bhosale, Yunjie Tian 외 arxiv

Recent advances in diffusion models have revolutionized text-guided image editing, yet existing editing methods face critical challenges in hyperparameter identification. To get the reasonable editing performance, these …

Reinforcement LearningImage Editing