Strategic Prompting for Conversational Tasks: A Comparative Analysis of Large Language Models Across Diverse Conversational Tasks
Ratnesh Kumar Joshi, Priyanshu Priya, Vishesh Desai, Saurav Dudhate, Siddhant Senapati, Asif Ekbal, Roshni Ramnani, Anutosh Maitra, Shubhashis Sengupta
TL;DR
The paper addresses the challenge of selecting suitable large language models (LLMs) for diverse conversational tasks by conducting a cross-model, prompting-based evaluation. It instruments zero-, one-, and two-shot prompts across five datasets (MultiWOZ, Craigslist Bargain, MHLCD, Empathetic Dialogues, Empathetic Persuasions) to measure generic and task-specific performance, complemented by thorough human judgments. Key findings show that no model uniformly dominates; performance hinges on task requirements, with context-consistency and information-provision metrics revealing distinct strengths (e.g., Llama2 and MPT for consistency, Falcon for empathy/persuasion). The study underscores the practical importance of task-driven model selection and tailored prompting, while highlighting limitations such as reliance on gold references and variability across tasks. Overall, the work provides a framework for evaluating conversational LLMs that aligns model capabilities with real-world use-cases and evaluation criteria.
Abstract
Given the advancements in conversational artificial intelligence, the evaluation and assessment of Large Language Models (LLMs) play a crucial role in ensuring optimal performance across various conversational tasks. In this paper, we present a comprehensive study that thoroughly evaluates the capabilities and limitations of five prevalent LLMs: Llama, OPT, Falcon, Alpaca, and MPT. The study encompasses various conversational tasks, including reservation, empathetic response generation, mental health and legal counseling, persuasion, and negotiation. To conduct the evaluation, an extensive test setup is employed, utilizing multiple evaluation criteria that span from automatic to human evaluation. This includes using generic and task-specific metrics to gauge the LMs' performance accurately. From our evaluation, no single model emerges as universally optimal for all tasks. Instead, their performance varies significantly depending on the specific requirements of each task. While some models excel in certain tasks, they may demonstrate comparatively poorer performance in others. These findings emphasize the importance of considering task-specific requirements and characteristics when selecting the most suitable LM for conversational applications.
