Host: The Japanese Society for Artificial Intelligence
Name : The 36th Annual Conference of the Japanese Society for Artificial Intelligence
Number : 36
Location : [in Japanese]
Date : June 14, 2022 - June 17, 2022
POI search is becoming increasingly important with the proliferation of smartphones. In recent years, natural language processing techniques based on deep neural networks (DNN) have achieved good performances in document retrieval. On the other hand, numerical information such as geographic distance and user ratings are also important features in POI search. In this study, we propose a POI search method using both semantic similarities obtained by DNN and numerical information. The semantic similarities between a query and a POI are calculated using DNN trained by metric learning. The obtained semantic similarities and numerical information are then used as features for GBDT to rank POIs. We conducted offline evaluations on the proposed method using search logs in Yahoo! JAPAN MAP and found improvement in ranking metrics.