Large language models (LLMs) excel at processing and generating both text and code. However, LLMs have had limited applicability in grounded task-oriented dialogue as they are difficult to steer toward task objectives and fail to handle novel grounding. We present a modular and interpretable grounded dialogue system that addresses these shortcomings by composing LLMs with a symbolic planner and grounded code execution. Our system consists of a reader and planner: the reader leverages an LLM to convert partner utterances into executable code, calling functions that perform grounding. The translated code’s output is stored to track dialogue state, while a symbolic planner determines the next appropriate response. We evaluate our system’s performance on the demanding ONECOMMON dialogue task, involving collaborative reference resolution on abstract images of scattered dots. Our system substantially outperforms the previous state-of-the-art, including improving task success in human evaluations from 56% to 69% in the most challenging setting.
CITATION STYLE
Chiu, J. T., Zhao, W., Chen, D., Vaduguru, S., Rush, A. M., & Fried, D. (2023). Symbolic Planning and Code Generation for Grounded Dialogue. In 2nd Workshop on Pattern-Based Approaches to NLP in the Age of Deep Learning, Pan-DL 2023 - Proceedings of the Workshop (pp. 43–53). Association for Computational Linguistics (ACL). https://doi.org/10.18653/v1/2023.pandl-1.5
Mendeley helps you to discover research relevant for your work.