paper-with-me

Papers

Conversational Prompt Engineering

2024-08-08 · Liat Ein-Dor, Orith Toledo-Ronen, Artem Spector, Shai Gretz, Lena Dankin, Alon Halfon, Yoav Katz, Noam Slonim

Prompts are how humans communicate with LLMs. Informative prompts are essential for guiding LLMs to produce the desired output. However, prompt engineering is often tedious and time-consuming, requiring significant expertise, limiting its widespread use. We propose Conversational Prompt Engineering (CPE), a user-friendly tool that helps users create personalized prompts for their specific tasks. CPE uses a chat model to briefly interact with users, helping them articulate their output preferences and integrating these into the prompt. The process includes two main stages: first, the model uses user-provided unlabeled data to generate data-driven questions and utilize user responses to shape the initial instruction. Then, the model shares the outputs generated by the instruction and uses user feedback to further refine the instruction and the outputs. The final result is a few-shot prompt, where the outputs approved by the user serve as few-shot examples. A user study on summarization tasks demonstrates the value of CPE in creating personalized, high-performing prompts. The results suggest that the zero-shot prompt obtained is comparable to its - much longer - few-shot counterpart, indicating significant savings in scenarios involving repetitive tasks with large text volumes.

📄 PDF Abstract BibTeX arXiv:2408.04560

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Methods 이 논문이 사용한 방법론

CPE CPE is an effective collaborative metric learning to effectively address the problem of sparse and insufficient preference supervision from the margin distribution point-of-view.

Similar Papers 제목 키워드 기반

A Case Study in Engineering a Conversational Programming Assistant's Persona

2023-01-13 · Steven I. Ross, Michael Muller, Fernando Martinez, Stephanie Houde 외

The Programmer's Assistant is an experimental prototype software development environment that integrates a chatbot with a code editor. Conversational capability was achieved by using an existing code-fluent Large Languag…

ChatbotLanguage ModelingLanguage ModellingLarge Language Model

PRISM: Prompt Reliability via Iterative Simulation and Monitoring for Enterprise Conversational AI

2026-05-15 · Keshava Chaitanya, Jahnavi Gundakaram arxiv

Deploying large language model (LLM)-driven conversational agents in enterprise settings requires prompts that are simultaneously correct at launch and resilient to the non-deterministic behavioral drift that characteriz…

Prompt Engineering

DS@GT at eRisk 2025: From prompts to predictions, benchmarking early depression detection with conversational agent based assessments and temporal attention models

2025-07-15 · Anthony Miyaguchi, David Guecha, Yuwen Chiu, Sidharth Gaur arxiv

This Working Note summarizes the participation of the DS@GT team in two eRisk 2025 challenges. For the Pilot Task on conversational depression detection with large language-models (LLMs), we adopted a prompt-engineering …

Conversation Routines: A Prompt Engineering Framework for Task-Oriented Dialog Systems

2025-01-20 · Giorgio Robino

This study introduces Conversation Routines (CR), a structured prompt engineering framework for developing task-oriented dialog systems using Large Language Models (LLMs). While LLMs demonstrate remarkable natural langua…

Natural Language UnderstandingPrompt Engineering

Few-Shot and Training-Free Review Generation via Conversational Prompting

2025-09-25 · Genki Kusano arxiv

Personalized review generation helps businesses understand user preferences, yet most existing approaches assume extensive review histories of the target user or require additional model training. Real-world applications…

Sentiment AnalysisPrompt Engineering