paper-with-me

홈 › Papers

CoSTA$\ast$: Cost-Sensitive Toolpath Agent for Multi-turn Image Editing

2025-03-13 · Advait Gupta, NandaKiran Velaga, Dang Nguyen, Tianyi Zhou

Text-to-image models like stable diffusion and DALLE-3 still struggle with multi-turn image editing. We decompose such a task as an agentic workflow (path) of tool use that addresses a sequence of subtasks by AI tools of varying costs. Conventional search algorithms require expensive exploration to find tool paths. While large language models (LLMs) possess prior knowledge of subtask planning, they may lack accurate estimations of capabilities and costs of tools to determine which to apply in each subtask. Can we combine the strengths of both LLMs and graph search to find cost-efficient tool paths? We propose a three-stage approach "CoSTA*" that leverages LLMs to create a subtask tree, which helps prune a graph of AI tools for the given task, and then conducts A* search on the small subgraph to find a tool path. To better balance the total cost and quality, CoSTA* combines both metrics of each tool on every subtask to guide the A* search. Each subtask's output is then evaluated by a vision-language model (VLM), where a failure will trigger an update of the tool's cost and quality on the subtask. Hence, the A* search can recover from failures quickly to explore other paths. Moreover, CoSTA* can automatically switch between modalities across subtasks for a better cost-quality trade-off. We build a novel benchmark of challenging multi-turn image editing, on which CoSTA* outperforms state-of-the-art image-editing models or agents in terms of both cost and quality, and performs versatile trade-offs upon user preference.

📄 PDF Abstract BibTeX arXiv:2503.10613

Code (1)

tianyi-lab/CoSTAR 공식 구현 pytorch

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

FaSTA$^*$: Fast-Slow Toolpath Agent with Subroutine Mining for Efficient Multi-turn Image Editing

2025-06-26 · Advait Gupta, Rishie Raj, Dang Nguyen, Tianyi Zhou

We develop a cost-efficient neurosymbolic agent to address challenging multi-turn image editing tasks such as "Detect the bench in the image while recoloring it to pink. Also, remove the cat for a clearer view and recolo…

COSTAR-A: A prompting framework for enhancing Large Language Model performance on Point-of-View questions

2025-10-14 · Nzubechukwu C. Ohalete, Kevin B. Gittner, Lauren M. Matheny arxiv

Large Language Models (LLMs) are highly sensitive to prompt design, and making optimized prompting techniques is crucial for generating consistent, high-quality outputs. In this study, we introduce COSTAR-A, a novel prom…

Prompt Engineering

Modelo de la inflación en Costa Rica

2024-05-17 · Aguilar Daniel, Chacon Breyner, Acuna Minor

The stability of the inflation rate is a necessary condition for the proper functioning of any capitalist economy. In an economic environment with volatile inflation, the growth of the economy and its distribution among …

Costal Cartilage Segmentation with Topology Guided Deformable Mamba: Method and Benchmark

2024-08-14 · Senmao Wang, Haifan Gong, Runmeng Cui, Boyao Wan 외

Costal cartilage segmentation is crucial to various medical applications, necessitating precise and reliable techniques due to its complex anatomy and the importance of accurate diagnosis and surgical planning. We propos…

AnatomyMambaSegmentation

Implicit Neural Field-Based Process Planning for Multi-Axis Manufacturing: Direct Control over Collision Avoidance and Toolpath Geometry

2025-11-15 · Neelotpal Dutta, Tianyu Zhang, Tao Liu, Yongxue Chen 외 arxiv

Existing curved-layer-based process planning methods for multi-axis manufacturing address collisions only indirectly and generate toolpaths in a post-processing step, leaving toolpath geometry uncontrolled during optimiz…

Collision Avoidance