TensorX
返回文献探索

Paper · arXiv 2402.10466

Large Language Models as Zero-shot Dialogue State Tracker through Function Calling

Zekun Li, Zhiyu Zoey Chen, Mike Ross, Patrick Huber, Seungwhan Moon, Zhaojiang Lin, Xin Luna Dong, Adithya Sagar, Xifeng Yan, Paul A. Crook

18 upvotesFebruary 16, 2024arXiv 预印本
AI 摘要

A novel function calling approach for dialogue state tracking using large language models enhances zero-shot and fine-tuned performance in task-oriented dialogues.

LLMsconversational systemstask-oriented dialogues (TOD)dialogue state tracking (DST)function callingzero-shot DSTopen-sourceproprietary LLMsin-context promptingGPT-3.5GPT-4fine-tuningLLaMA2-ChatAvg. JGA

Abstract

Large language models (LLMs) are increasingly prevalent in conversational systems due to their advanced understanding and generative capabilities in general contexts. However, their effectiveness in task-oriented dialogues (TOD), which requires not only response generation but also effective dialogue state tracking (DST) within specific tasks and domains, remains less satisfying. In this work, we propose a novel approach FnCTOD for solving DST with LLMs through function calling. This method improves zero-shot DST, allowing adaptation to diverse domains without extensive data collection or model tuning. Our experimental results demonstrate that our approach achieves exceptional performance with both modestly sized open-source and also proprietary LLMs: with in-context prompting it enables various 7B or 13B parameter models to surpass the previous state-of-the-art (SOTA) achieved by ChatGPT, and improves ChatGPT's performance beating the SOTA by 5.6% Avg. JGA. Individual model results for GPT-3.5 and GPT-4 are boosted by 4.8% and 14%, respectively. We also show that by fine-tuning on a small collection of diverse task-oriented dialogues, we can equip modestly sized models, specifically a 13B parameter LLaMA2-Chat model, with function-calling capabilities and DST performance comparable to ChatGPT while maintaining their chat capabilities. We plan to open-source experimental code and model.

北京市昌平区探索星信息技术及软件开发工作室

京ICP备2026059466号
Large Language Models as Zero-shot Dialogue State Tracker through Function Calling | TensorX