paper-with-me

Papers

AutoEdit: Automatic Hyperparameter Tuning for Image Editing

2025-09-18 · Chau Pham, Quan Dao, Mahesh Bhosale, Yunjie Tian, Dimitris Metaxas, David Doermann 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 methods often require the user to brute-force tune multiple interdependent hyperparameters, such as inversion timesteps and attention modification. This process incurs high computational costs due to the huge hyperparameter search space. We consider searching optimal editing's hyperparameters as a sequential decision-making task within the diffusion denoising process. Specifically, we propose a reinforcement learning framework, which establishes a Markov Decision Process that dynamically adjusts hyperparameters across denoising steps, integrating editing objectives into a reward function. The method achieves time efficiency through proximal policy optimization while maintaining optimal hyperparameter configurations. Experiments demonstrate significant reduction in search time and computational overhead compared to existing brute-force approaches, advancing the practical deployment of a diffusion-based image editing framework in the real world. Codes can be found at https://github.com/chaupham1709/AutoEdit.git.

📄 PDF Abstract BibTeX arXiv:2509.15031

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningImage Editing

Similar Papers 제목 키워드 기반

ReflectDrive-2: Reinforcement-Learning-Aligned Self-Editing for Discrete Diffusion Driving

2026-05-06 · Huimin Wang, Yue Wang, Bihao Cui, Pengxiang Li 외 arxiv

We introduce ReflectDrive-2, a masked discrete diffusion planner with separate action expert for autonomous driving that represents plans as discrete trajectory tokens and generates them through parallel masked decoding.…

Reinforcement LearningAutonomous Driving

Guide-and-Rescale: Self-Guidance Mechanism for Effective Tuning-Free Real Image Editing

2024-09-02 · Vadim Titov, Madina Khalmatova, Alexandra Ivanova, Dmitry Vetrov 외

Despite recent advances in large-scale text-to-image generative models, manipulating real images with these models remains a challenging problem. The main limitations of existing editing methods are that they either fail…

Prompt-to-Prompt: Text-Based Image Editing Via Cross-Attention Mechanisms -- The Research of Hyperparameters and Novel Mechanisms to Enhance Existing Frameworks

2025-10-05 · Linn Bieske, Carla Lorente arxiv

Recent advances in image editing have shifted from manual pixel manipulation to employing deep learning methods like stable diffusion models, which now leverage cross-attention mechanisms for text-driven control. This tr…

Text-based Image Editing

LUSD: Localized Update Score Distillation for Text-Guided Image Editing

2025-03-14 · Worameth Chinchuthakun, Tossaporn Saengja, Nontawat Tritrong, Pitchaporn Rewatbowornwong 외

While diffusion models show promising results in image editing given a target prompt, achieving both prompt fidelity and background preservation remains difficult. Recent works have introduced score distillation techniqu…

text-guided-image-editing

Learning To Exploit the Sequence-Specific Prior Knowledge for Image Processing Pipelines Optimization

2023-01-01 · CVPR 2023 1 · Haina Qin, Longfei Han, Weihua Xiong, Juan Wang 외

The hardware image signal processing (ISP) pipeline is the intermediate layer between the imaging sensor and the downstream application, processing the sensor signal into an RGB image. The ISP is less programmable an…

Hyperparameter OptimizationImage Segmentationobject-detectionObject Detection+1