CLAIFeb 10, 2025

GuideLLM: Exploring LLM-Guided Conversation with Applications in Autobiography Interviewing

arXiv:2502.06494v113 citationsh-index: 15NAACL
Originality Incremental advance
AI Analysis

This addresses the challenge of enabling LLMs to steer conversations effectively, with applications in domains like autobiography interviewing, though it appears incremental as it builds on existing LLM capabilities.

The paper tackled the under-explored problem of LLM-guided conversations, where LLMs direct discourse, by proposing GuideLLM and evaluating it in an autobiography interviewing environment, showing it significantly outperforms six state-of-the-art LLMs in automatic and human evaluations.

Although Large Language Models (LLMs) succeed in human-guided conversations such as instruction following and question answering, the potential of LLM-guided conversations-where LLMs direct the discourse and steer the conversation's objectives-remains under-explored. In this study, we first characterize LLM-guided conversation into three fundamental components: (i) Goal Navigation; (ii) Context Management; (iii) Empathetic Engagement, and propose GuideLLM as an installation. We then implement an interviewing environment for the evaluation of LLM-guided conversation. Specifically, various topics are involved in this environment for comprehensive interviewing evaluation, resulting in around 1.4k turns of utterances, 184k tokens, and over 200 events mentioned during the interviewing for each chatbot evaluation. We compare GuideLLM with 6 state-of-the-art LLMs such as GPT-4o and Llama-3-70b-Instruct, from the perspective of interviewing quality, and autobiography generation quality. For automatic evaluation, we derive user proxies from multiple autobiographies and employ LLM-as-a-judge to score LLM behaviors. We further conduct a human-involved experiment by employing 45 human participants to chat with GuideLLM and baselines. We then collect human feedback, preferences, and ratings regarding the qualities of conversation and autobiography. Experimental results indicate that GuideLLM significantly outperforms baseline LLMs in automatic evaluation and achieves consistent leading performances in human ratings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes