paper-with-me

홈 › Papers

Dual-Phase Accelerated Prompt Optimization

2024-06-19 · Muchen Yang, Moxin Li, Yongle Li, Zijun Chen, Chongming Gao, Junqi Zhang, Yangyang Li, Fuli Feng

Gradient-free prompt optimization methods have made significant strides in enhancing the performance of closed-source Large Language Models (LLMs) across a wide range of tasks. However, existing approaches make light of the importance of high-quality prompt initialization and the identification of effective optimization directions, thus resulting in substantial optimization steps to obtain satisfactory performance. In this light, we aim to accelerate prompt optimization process to tackle the challenge of low convergence rate. We propose a dual-phase approach which starts with generating high-quality initial prompts by adopting a well-designed meta-instruction to delve into task-specific information, and iteratively optimize the prompts at the sentence level, leveraging previous tuning experience to expand prompt candidates and accept effective ones. Extensive experiments on eight datasets demonstrate the effectiveness of our proposed method, achieving a consistent accuracy gain over baselines with less than five optimization steps.

📄 PDF Abstract BibTeX arXiv:2406.13443

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Acceleration and Implicit Regularization in Gaussian Phase Retrieval

2023-11-21 · Tyler Maunu, Martin Molina-Fructuoso

We study accelerated optimization methods in the Gaussian phase retrieval problem. In this setting, we prove that gradient methods with Polyak or Nesterov momentum have similar implicit regularization to gradient descent…

Retrieval

Deep Residual Learning for Accelerated MRI using Magnitude and Phase Networks

2018-04-02 · Dongwook Lee, Jaejun Yoo, Sungho Tak, Jong Chul Ye

Accelerated magnetic resonance (MR) scan acquisition with compressed sensing (CS) and parallel imaging is a powerful method to reduce MR imaging scan time. However, many reconstruction algorithms have high computational …

compressed sensing

Ptychographic phase-retrieval by proximal algorithms

2019-09-13

We derive a set of ptychography phase-retrieval iterative engines based on proximal algorithms originally developed in convex optimization theory, and discuss their connections with existing ones. The use of proximal ope…

Retrieval

PhaseEvo: Towards Unified In-Context Prompt Optimization for Large Language Models

2024-02-17 · Wendi Cui, Jiaxin Zhang, Zhuohang Li, Hao Sun 외

Crafting an ideal prompt for Large Language Models (LLMs) is a challenging task that demands significant resources and expert human input. Existing work treats the optimization of prompt instruction and in-context learni…

Computational EfficiencyIn-Context Learning

Error Taxonomy-Guided Prompt Optimization

2026-02-01 · Mayank Singh, Vikas Yadav, Eduardo Blanco arxiv

Automatic Prompt Optimization (APO) is a powerful approach for extracting performance from large language models without modifying their weights. Many existing methods rely on trial-and-error, testing different prompts o…

Question AnsweringLogical Reasoning