paper-with-me

홈 › Papers

Multi-Dimensional Prompt Chaining to Improve Open-Domain Dialogue Generation

2026-01-03 · Livia Leong Hui Teng arxiv

Small language models (SLMs) offer significant deployment advantages but often struggle to match the dialogue quality of larger models in open-domain settings. In this paper, we propose a multi-dimensional prompt-chaining framework that integrates Naturalness, Coherence, and Engagingness dimensions to enhance human-likeness in open-domain dialogue generation. We apply the framework to two SLMs, TinyLlama and Llama-2-7B, and benchmark their performance against responses generated by substantially larger models, including Llama-2-70B and GPT-3.5 Turbo. We then employ automatic and human evaluation to assess the responses based on diversity, contextual coherence, as well as overall quality. Results show that the full framework improves response diversity by up to 29%, contextual coherence by up to 28%, and engagingness as well as naturalness by up to 29%. Notably, Llama-2-7B achieves performance comparable to substantially larger models, including Llama-2-70B and GPT-3.5 Turbo. Overall, the findings demonstrate that carefully designed prompt-based strategies provide an effective and resource-efficient pathway to improving open-domain dialogue quality in SLMs.

📄 PDF Abstract BibTeX arXiv:2601.01037

Code (0)

등록된 구현이 없습니다.

Tasks

Dialogue Generation

Similar Papers 제목 키워드 기반

Reliable generation of isomorphic physics problems using Generative AI with prompt-chaining and tool use

2025-08-20 · Zhongzhou Chen arxiv

We present a method for generating large numbers of isomorphic physics problems using generative AI services such as ChatGPT, through prompt chaining and tool use. This approach enables precise control over structural va…

Prompt Chaining or Stepwise Prompt? Refinement in Text Summarization

2024-06-01 · Shichao Sun, Ruifeng Yuan, Ziqiang Cao, Wenjie Li 외

Large language models (LLMs) have demonstrated the capacity to improve summary quality by mirroring a human-like iterative process of critique and refinement starting from the initial draft. Two strategies are designed t…

Text Summarization

Improving Multi-turn Task Completion in Task-Oriented Dialog Systems via Prompt Chaining and Fine-Grained Feedback

2025-02-18 · Moghis Fereidouni, Md Sajid Ahmed, Adib Mosharrof, A. B. Siddique

Task-oriented dialog (TOD) systems facilitate users in accomplishing complex, multi-turn tasks through natural language. While traditional approaches rely on extensive fine-tuning and annotated data for each domain, inst…

Domain AdaptationInformativeness

Large Language Model Prompt Chaining for Long Legal Document Classification

2023-08-08 · Dietrich Trautmann

Prompting is used to guide or steer a language model in generating an appropriate response that is consistent with the desired outcome. Chaining is a strategy used to decompose complex tasks into smaller, manageable comp…

Document ClassificationIn-Context LearningLanguage ModelingLanguage Modelling+1

SymBa: Symbolic Backward Chaining for Structured Natural Language Reasoning

2024-02-20 · Jinu Lee, Wonseok Hwang

To improve the performance and explainability of LLM-based natural language reasoning, structured reasoning can be applied to generate explicitly structured proofs. Among different methods for structured reasoning, we sp…

Arithmetic ReasoningGSM8KLAMBADA