IAES International Journal of Artificial Intelligence (IJ-AI)
Vol 13, No 3: September 2024

TourMapQA: using deep learning to develop a vietnam map-based tourism question answering system

Pham, Vuong Ba (Unknown)
Nguyen, Phuc Chi-Hong (Unknown)
Phung, Bao The (Unknown)
Phan, Truong H. V. (Unknown)



Article Info

Publish Date
01 Sep 2024

Abstract

A question answering system is an important task in information retrieval. In recent years, this system has been interested in research and achieved outstanding results. In general, the output of the question answering is text. However, few studies have used a map as an answer to the question answering in Vietnam tourism. This paper introduces a question answering system integrating long short-term memory (LSTM) on the Vietnam map. Specifically, our model received an input question about any road in Vietnam. Then, the model used LSTM to indicate the coordinate of that road and called the Dijkstra algorithm to find the shortest path from the current location to the input road. Next, from the coordinate of the input road, we leveraged the LSTM model to identify sightseeing places that were on the shortest path. Finally, our system showed all the sightseeing places on the Vietnam map. Technically, the experimental results showed that our model’s performance was improved than previous models such as recurrent neural network, recurrent neural network with embedding, bidirectional recurrent neural network, and encoder-decoder recurrent neural network. Practically in terms, we applied our method to build a real application and compared it with Google Maps, and Bing Map.

Copyrights © 2024






Journal Info

Abbrev

IJAI

Publisher

Subject

Computer Science & IT Engineering

Description

IAES International Journal of Artificial Intelligence (IJ-AI) publishes articles in the field of artificial intelligence (AI). The scope covers all artificial intelligence area and its application in the following topics: neural networks; fuzzy logic; simulated biological evolution algorithms (like ...