paper-with-me

홈 › Papers

From Plans to Pixels: Learning to Plan and Orchestrate for Open-Ended Image Editing

2026-05-14 · Anirudh Sundara Rajan, Krishna Kumar Singh, Yong Jae Lee arxiv

Modern image editing models produce realistic results but struggle with abstract, multi step instructions (e.g., ``make this advertisement more vegetarian-friendly''). Prior agent based methods decompose such tasks but rely on handcrafted pipelines or teacher imitation, limiting flexibility and decoupling learning from actual editing outcomes. We propose an experiential framework for long-horizon image editing, where a planner generates structured atomic decompositions and an orchestrator selects tools and regions to execute each step. A vision language judge provides outcome-based rewards for instruction adherence and visual quality. The orchestrator is trained to maximize these rewards, and successful trajectories are used to refine the planner. By tightly coupling planning with reward driven execution, our approach yields more coherent and reliable edits than single-step or rule-based multistep baselines.

📄 PDF Abstract BibTeX arXiv:2605.15181

Code (0)

등록된 구현이 없습니다.

Tasks

Image Editing

Similar Papers 제목 키워드 기반

SCOPE: Evolving Symbolic World for Planning in Open-Ended Environments

2026-06-21 · Yundaichuan Zhan, Minghe Gao, Zhongqi Yue, Wendong Bu 외 arxiv

Recent works have explored integrating Vision-Language Models (VLMs) with classical planners that rely on symbolic representations of planning problems to generate long-horizon plans for complex embodied tasks. However, …

Learning to Plan and Realize Separately for Open-Ended Dialogue Systems

2020-09-26 · Findings of the Association for Computational Linguistics 2020 · Sashank Santhanam, Zhuo Cheng, Brodie Mather, Bonnie Dorr 외

Achieving true human-like ability to conduct a conversation remains an elusive goal for open-ended dialogue systems. We posit this is because extant approaches towards natural language generation (NLG) are typically cons…

Text Generation

CoPAL: Corrective Planning of Robot Actions with Large Language Models

2023-10-11 · Frank Joublin, Antonello Ceravola, Pavel Smirnov, Felix Ocker 외

In the pursuit of fully autonomous robotic systems capable of taking over tasks traditionally performed by humans, the complexity of open-world environments poses a considerable challenge. Addressing this imperative, thi…

Motion GenerationMotion PlanningTask and Motion Planning

Alpa: Automating Inter- and Intra-Operator Parallelism for Distributed Deep Learning

2022-01-28 · Lianmin Zheng, Zhuohan Li, Hao Zhang, Yonghao Zhuang 외

Alpa automates model-parallel training of large deep learning (DL) models by generating execution plans that unify data, operator, and pipeline parallelism. Existing model-parallel training systems either require users t…

SPIO: Ensemble and Selective Strategies via LLM-Based Multi-Agent Planning in Automated Data Science

2025-03-30 · Wonduk Seo, Juhyeon Lee, Yi Bu

Large Language Models (LLMs) have revolutionized automated data analytics and machine learning by enabling dynamic reasoning and adaptability. While recent approaches have advanced multi-stage pipelines through multi-age…

Feature Engineering