paper-with-me

홈 › Papers

Revisiting Prompt Engineering via Declarative Crowdsourcing

2023-08-07 · Aditya G. Parameswaran, Shreya Shankar, Parth Asawa, Naman jain, Yujie Wang

Large language models (LLMs) are incredibly powerful at comprehending and generating data in the form of text, but are brittle and error-prone. There has been an advent of toolkits and recipes centered around so-called prompt engineering-the process of asking an LLM to do something via a series of prompts. However, for LLM-powered data processing workflows, in particular, optimizing for quality, while keeping cost bounded, is a tedious, manual process. We put forth a vision for declarative prompt engineering. We view LLMs like crowd workers and leverage ideas from the declarative crowdsourcing literature-including leveraging multiple prompting strategies, ensuring internal consistency, and exploring hybrid-LLM-non-LLM approaches-to make prompt engineering a more principled process. Preliminary case studies on sorting, entity resolution, and imputation demonstrate the promise of our approach

📄 PDF Abstract BibTeX arXiv:2308.03854

Code (0)

등록된 구현이 없습니다.

Tasks

Entity ResolutionImputationPrompt Engineering

Similar Papers 제목 키워드 기반

Optimizing LLM Prompt Engineering with DSPy Based Declarative Learning

2026-04-06 · Shiek Ruksana, Sailesh Kiran Kurra, Thipparthi Sanjay Baradwaj arxiv

Large Language Models (LLMs) have shown strong performance across a wide range of natural language processing tasks; however, their effectiveness is highly dependent on prompt design, structure, and embedded reasoning si…

Prompt Engineering

Natural Language Declarative Prompting (NLD-P): A Modular Governance Method for Prompt Design Under Model Drift

2026-02-26 · Hyunwoo Kim, Hanau Yi, Jaehee Bae, Yumin Kim arxiv

The rapid evolution of large language models (LLMs) has transformed prompt engineering from a localized craft into a systems-level governance challenge. As models scale and update across generations, prompt behavior beco…

Prompt Engineering

Prompt Decorators: A Declarative and Composable Syntax for Reasoning, Formatting, and Control in LLMs

2025-10-21 · Mostapha Kalami Heris arxiv

Large Language Models (LLMs) are central to reasoning, writing, and decision-support workflows, yet users lack consistent control over how they reason and express outputs. Conventional prompt engineering relies on verbos…

Prompt Engineering

When Prompt Engineering Meets Software Engineering: CNL-P as Natural and Robust "APIs'' for Human-AI Interaction

2025-08-09 · Zhenchang Xing, Yang Liu, Zhuo Cheng, Qing Huang 외 arxiv

With the growing capabilities of large language models (LLMs), they are increasingly applied in areas like intelligent customer service, code generation, and knowledge management. Natural language (NL) prompts act as the…

Prompt EngineeringCode Generation

The Meta-Prompting Protocol: Orchestrating LLMs via Adversarial Feedback Loops

2025-12-17 · Fanzhe Fu arxiv

The transition of Large Language Models (LLMs) from stochastic chat interfaces to reliable software components necessitates a fundamental re-engineering of interaction paradigms. Current methodologies, predominantly heur…

Prompt Engineering