Smart tourism chatbot system using Multi-domain Tourism Information DST
Hoon‐Chul Kang, Ki-Beom Kang, Donghyun Kim, Myeong-Cheol Jwa, Tae-Seung Ko, Jeong-Woo Jwa
Abstract
The smart tourism service provides tourists with travel planner services and tour guide services for easy and convenient travel throughout the entire travel process. In this paper, we develop the AI-based chatbot service using a pretrained language model (PLM) and provide tourism information so that tourists can make their travel plans. The proposed chatbot system consists of the DST server, the Neo4J graph DB and MySQL DB servers, and the natural language generation (NLG) server. The dialogue state tracking (DST) server understands the intention of tourists’ questions to overcome the shortcomings of the previous rule-based chatbot system [7]. We define the domains and slots of the tourism information DST model with the 4W1H method and develop the dataset [12] for transfer learning of the SOM DST model [14]. The Neo4J and MySQL web servers search tourism information from the tourism information knowledgebase and the smart tourism information system, respectively. The NLG server provides the searched tourism information to the smart tourism app.