paper-with-me

Papers

Towards Goal-oriented Prompt Engineering for Large Language Models: A Survey

2024-01-25 · Haochen Li, Jonathan Leung, Zhiqi Shen

Large Language Models (LLMs) have shown prominent performance in various downstream tasks and prompt engineering plays a pivotal role in optimizing LLMs' performance. This paper, not only as an overview of current prompt engineering methods, but also aims to highlight the limitation of designing prompts based on an anthropomorphic assumption that expects LLMs to think like humans. From our review of 50 representative studies, we demonstrate that a goal-oriented prompt formulation, which guides LLMs to follow established human logical thinking, significantly improves the performance of LLMs. Furthermore, We introduce a novel taxonomy that categorizes goal-oriented prompting methods into five interconnected stages and we demonstrate the broad applicability of our framework. With four future directions proposed, we hope to further emphasize the power and potential of goal-oriented prompt engineering in all fields.

📄 PDF Abstract BibTeX arXiv:2401.14043

Code (1)

alex-haochenli/goal-oriented-prompt-engineering 공식 구현

Tasks

Language ModellingLarge Language ModelPrompt Engineering

Similar Papers 제목 키워드 기반

A General Highly Accurate Online Planning Method Integrating Large Language Models into Nested Rollout Policy Adaptation for Dialogue Tasks

2025-11-17 · Hui Wang, Fafa Zhang, Xiaoyu Zhang, Chaoxu Mu arxiv

In goal-oriented dialogue tasks, the main challenge is to steer the interaction towards a given goal within a limited number of turns. Existing approaches either rely on elaborate prompt engineering, whose effectiveness …

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

Multi-party Goal Tracking with LLMs: Comparing Pre-training, Fine-tuning, and Prompt Engineering

2023-08-29 · Angus Addlesee, Weronika Sieińska, Nancie Gunson, Daniel Hernández Garcia 외

This paper evaluates the extent to which current Large Language Models (LLMs) can capture task-oriented multi-party conversations (MPCs). We have recorded and transcribed 29 MPCs between patients, their companions, and a…

HallucinationPrompt Engineering

Evaluating LLM-Based Goal Extraction in Requirements Engineering: Prompting Strategies and Their Limitations

2026-04-24 · Anna Arnaudo, Riccardo Coppola, Maurizio Morisio, Flavio Giobergia 외 arxiv

Due to the textual and repetitive nature of many Requirements Engineering (RE) artefacts, Large Language Models (LLMs) have proven useful to automate their generation and processing. In this paper, we discuss a possible …

Prompt-Based Monte-Carlo Tree Search for Goal-Oriented Dialogue Policy Planning

2023-05-23 · Xiao Yu, Maximillian Chen, Zhou Yu

Planning for goal-oriented dialogue often requires simulating future dialogue interactions and estimating task progress. Many approaches thus consider training neural networks to perform look-ahead search algorithms such…

Language ModelingLanguage ModellingLarge Language Model