paper-with-me

Papers

ZERA: Zero-init Instruction Evolving Refinement Agent -- From Zero Instructions to Structured Prompts via Principle-based Optimization

2025-09-17 · Seungyoun Yi, Minsoo Khang, Sungrae Park arxiv

Automatic Prompt Optimization (APO) improves large language model (LLM) performance by refining prompts for specific tasks. However, prior APO methods typically focus only on user prompts, rely on unstructured feedback, and require large sample sizes and long iteration cycles-making them costly and brittle. We propose ZERA (Zero-init Instruction Evolving Refinement Agent), a novel framework that jointly optimizes both system and user prompts through principled, low-overhead refinement. ZERA scores prompts using eight generalizable criteria with automatically inferred weights, and revises prompts based on these structured critiques. This enables fast convergence to high-quality prompts using minimal examples and short iteration cycles. We evaluate ZERA across five LLMs and nine diverse datasets spanning reasoning, summarization, and code generation tasks. Experimental results demonstrate consistent improvements over strong baselines. Further ablation studies highlight the contribution of each component to more effective prompt construction. Our implementation including all prompts is publicly available at https://github.com/younatics/zera-agent.

📄 PDF Abstract BibTeX arXiv:2509.18158

Code (0)

등록된 구현이 없습니다.

Tasks

Code Generation

Similar Papers 제목 키워드 기반

Co-Evolving Actor-Conditioned Critics for Non-Verifiable Generation

2026-08-31 · Jinyoung Kim, Muhammad Khalifa, Lajanugen Logeswaran, Jaekyeom Kim 외 arxiv

Natural-language critiques provide supervision beyond scalar rewards for non-verifiable generation, which lacks deterministic verifiers. In critique-guided refinement, a critic gives feedback on an initial response and a…

Zero-shot audio captioning with audio-language model guidance and audio context keywords

2023-11-14 · Leonard Salewski, Stefan Fauth, A. Sophia Koepke, Zeynep Akata

Zero-shot audio captioning aims at automatically generating descriptive textual captions for audio content without prior training for this task. Different from speech recognition which translates audio content that conta…

Audio captioningDescriptiveImage CaptioningLanguage Modeling+5

Simple stochastic processes behind Menzerath's Law

2024-08-30 · Jiří Milička

This paper revisits Menzerath's Law, also known as the Menzerath-Altmann Law, which models a relationship between the length of a linguistic construct and the average length of its constituents. Recent findings indicate …

Iterative Definition Refinement for Zero-Shot Classification via LLM-Based Semantic Prototype Optimization

2026-04-30 · Naeem Rehmat, Muhammad Saad Saeed, Ijaz Ul Haq, Khalid Malik arxiv

Web filtering systems rely on accurate web content classification to block cyber threats, prevent data exfiltration, and ensure compliance. However, classification is increasingly difficult due to the dynamic and rapidly…

DiZiNER: Disagreement-guided Instruction Refinement via Pilot Annotation Simulation for Zero-shot Named Entity Recognition

2026-04-17 · Siun Kim, Hyung-Jin Yoon arxiv

Large language models (LLMs) have advanced information extraction (IE) by enabling zero-shot and few-shot named entity recognition (NER), yet their generative outputs still show persistent and systematic errors. Despite …

Information Extraction