Meta-control Of Dialogue Systems Using Large Language Models · The Large Language Model Bible Contribute to LLM-Bible

Meta-control Of Dialogue Systems Using Large Language Models

Shukuri Kotaro, Ishigaki Ryoma, Suzuki Jundai, Naganuma Tsubasa, Fujimoto Takuma, Kawakubo Daisuke, Shuzo Masaki, Maeda Eisaku. Arxiv 2023

[Paper]    
Applications

Utilizing Large Language Models (LLMs) facilitates the creation of flexible and natural dialogues, a task that has been challenging with traditional rule-based dialogue systems. However, LLMs also have the potential to produce unexpected responses, which may not align with the intentions of dialogue system designers. To address this issue, this paper introduces a meta-control method that employs LLMs to develop more stable and adaptable dialogue systems. The method includes dialogue flow control to ensure that utterances conform to predefined scenarios and turn-taking control to foster natural dialogues. Furthermore, we have implemented a dialogue system that utilizes this meta-control strategy and verified that the dialogue system utilizing meta-control operates as intended.

Similar Work