paper-with-me

Papers

APEX: Automated Prompt Engineering eXpert with Dynamic Data Selection

2026-06-09 · Fei Wang, Si Si, Cho-Jui Hsieh, Inderjit S. Dhillon arxiv

Large Language Models are highly sensitive to prompt formulation, necessitating automatic prompt optimization to unlock their full potential. While evolutionary algorithms have emerged as the dominant paradigm, they suffer from a critical bottleneck: data efficiency. Current methods treat the development dataset as a static benchmark, wasting significant compute budget on uninformative data. In this work, we introduce APEX (Automatic Prompt Engineering eXpert), a novel framework that optimizes the data usage alongside the prompt search. APEX dynamically stratifies the dataset into Easy, Hard, and Mixed tiers based on the optimization lineage. By prioritizing the Mixed tier, which identifies the data where the LLM has mixed performance, we identify two high-leverage subsets: the addressable frontier for generating informative mutations and the rank-sensitive frontier for distinguishing candidate quality. We evaluate APEX across three diverse benchmarks: IFBench, SimpleQA Verified, and FACTS Grounding. Under a fixed budget of 5,000 evaluation calls, due to its data efficiency, APEX outperforms the initial prompt by an average of 11.2% on Gemini 2.5 Flash and 6.8% on Gemma 3 27B, demonstrating that a data-centric approach is key to efficient and effective prompt optimization.

📄 PDF Abstract BibTeX arXiv:2606.11459

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

MAPEX: A Multi-Agent Pipeline for Keyphrase Extraction

2025-09-23 · Liting Zhang, Shiwan Zhao, Aobo Kong, Qicheng Li arxiv

Keyphrase extraction is a fundamental task in natural language processing. However, existing unsupervised prompt-based methods for Large Language Models (LLMs) often rely on single-stage inference pipelines with uniform …

Keyphrase Extraction

APEX-SWE

2026-01-13 · Abhi Kottamasu, Chirag Mahapatra, Sam Lee, Ben Pan 외 arxiv

We introduce the AI Productivity Index for Software Engineering (APEX-SWE), a benchmark for assessing whether frontier AI models can execute economically valuable software engineering work. Unlike existing evaluations th…

BadApex: Backdoor Attack Based on Adaptive Optimization Mechanism of Black-box Large Language Models

2025-04-18 · Zhengxian Wu, Juan Wen, Wanli Peng, Ziwei Zhang 외

Previous insertion-based and paraphrase-based backdoors have achieved great success in attack efficacy, but they ignore the text quality and semantic consistency between poisoned and clean texts. Although recent studies …

Backdoor Attack

MapExpert: Online HD Map Construction with Simple and Efficient Sparse Map Element Expert

2024-12-17 · Dapeng Zhang, Dayu Chen, Peng Zhi, Yinda Chen 외

Constructing online High-Definition (HD) maps is crucial for the static environment perception of autonomous driving systems (ADS). Existing solutions typically attempt to detect vectorized HD map elements with unified m…

Autonomous Driving

PromptIQ: Who Cares About Prompts? Let System Handle It -- A Component-Aware Framework for T2I Generation

2025-05-09 · Nisan Chhetri, Arpan Sainju

Generating high-quality images without prompt engineering expertise remains a challenge for text-to-image (T2I) models, which often misinterpret poorly structured prompts, leading to distortions and misalignments. While …

Prompt Engineering