BTRec: BERT-Based Trajectory Recommendation for Personalized Tours
- URL: http://arxiv.org/abs/2310.19886v1
- Date: Mon, 30 Oct 2023 18:00:26 GMT
- Title: BTRec: BERT-Based Trajectory Recommendation for Personalized Tours
- Authors: Ngai Lam Ho, Roy Ka-Wei Lee, Kwan Hui Lim
- Abstract summary: Many tour recommendation tools only take into account a limited number of factors, such as popular Points of Interest (POIs) and routing constraints.
We propose an iterative algorithm in this paper, namely: BTREC (BERT-based Trajectory Recommendation), that extends from the POIBERT embedding algorithm to recommend personalized itineraries on POIs.
Our recommendation system can create a travel itinerary that maximizes POIs visited, while also taking into account user preferences for categories of POIs and time availability.
- Score: 6.753123338256321
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: An essential task for tourists having a pleasant holiday is to have a
well-planned itinerary with relevant recommendations, especially when visiting
unfamiliar cities. Many tour recommendation tools only take into account a
limited number of factors, such as popular Points of Interest (POIs) and
routing constraints. Consequently, the solutions they provide may not always
align with the individual users of the system. We propose an iterative
algorithm in this paper, namely: BTREC (BERT-based Trajectory Recommendation),
that extends from the POIBERT embedding algorithm to recommend personalized
itineraries on POIs using the BERT framework. Our BTREC algorithm incorporates
users' demographic information alongside past POI visits into a modified BERT
language model to recommend a personalized POI itinerary prediction given a
pair of source and destination POIs. Our recommendation system can create a
travel itinerary that maximizes POIs visited, while also taking into account
user preferences for categories of POIs and time availability. Our
recommendation algorithm is largely inspired by the problem of sentence
completion in natural language processing (NLP). Using a dataset of eight
cities of different sizes, our experimental results demonstrate that our
proposed algorithm is stable and outperforms many other sequence prediction
algorithms, measured by recall, precision, and F1-scores.
Related papers
- To the Globe (TTG): Towards Language-Driven Guaranteed Travel Planning [54.9340658451129]
To the Globe (TTG) is a real-time demo system that takes natural language requests from users and translates it to symbolic form.
The overall system takes 5 seconds to reply to the user request with guaranteed itineraries.
When evaluated by users, TTG achieves consistently high Net Promoter Scores (NPS) of 35-40% on generated itinerary.
arXiv Detail & Related papers (2024-10-21T19:30:05Z) - Pre-trained Language Model and Knowledge Distillation for Lightweight Sequential Recommendation [51.25461871988366]
We propose a sequential recommendation algorithm based on a pre-trained language model and knowledge distillation.
The proposed algorithm enhances recommendation accuracy and provide timely recommendation services.
arXiv Detail & Related papers (2024-09-23T08:39:07Z) - Utilizing Language Models for Tour Itinerary Recommendation [2.5128274367283785]
Tour itinerary recommendation involves planning a sequence of relevant Point-of-Interest (POIs)
This paper explores the use of language models for the task of tour itinerary recommendation and planning.
arXiv Detail & Related papers (2023-11-21T05:15:56Z) - SBTRec- A Transformer Framework for Personalized Tour Recommendation
Problem with Sentiment Analysis [6.753123338256321]
SBTRec is a BERT-based Trajectory Recommendation with sentiment analysis.
It learns users' preferences and satisfaction levels from reviews and comments about different POIs.
It achieves an average F1 score of 61.45%, outperforming baseline algorithms.
arXiv Detail & Related papers (2023-11-18T13:30:01Z) - Bayes-enhanced Multi-view Attention Networks for Robust POI
Recommendation [81.4999547454189]
Existing works assume the available POI check-ins reported by users are the ground-truth depiction of user behaviors.
In real application scenarios, the check-in data can be rather unreliable due to both subjective and objective causes.
We propose a Bayes-enhanced Multi-view Attention Network to address the uncertainty factors of the user check-ins.
arXiv Detail & Related papers (2023-11-01T12:47:38Z) - POIBERT: A Transformer-based Model for the Tour Recommendation Problem [0.3121997724420106]
We propose POIBERT, an algorithm for recommending personalized itineraries using the BERT language model on POIs.
Our recommendation algorithm is able to generate a sequence of POIs that optimize time and users' preference in POI categories based on past trajectories from similar tourists.
arXiv Detail & Related papers (2022-12-16T12:32:15Z) - Self-supervised Graph-based Point-of-interest Recommendation [66.58064122520747]
Next Point-of-Interest (POI) recommendation has become a prominent component in location-based e-commerce.
We propose a Self-supervised Graph-enhanced POI Recommender (S2GRec) for next POI recommendation.
In particular, we devise a novel Graph-enhanced Self-attentive layer to incorporate the collaborative signals from both global transition graph and local trajectory graphs.
arXiv Detail & Related papers (2022-10-22T17:29:34Z) - Multi-Armed Bandit Problem with Temporally-Partitioned Rewards: When
Partial Feedback Counts [53.579515853222986]
We study a novel bandit setting, namely Multi-Armed Bandit with Temporally-Partitioned Rewards (TP-MAB)
This setting is a natural extension of delayed-feedback bandits to the case in which rewards may be dilated over a finite-time span after the pull.
We provide two algorithms to address TP-MAB problems, namely, TP-UCB-FR and TP-UCB-EW.
arXiv Detail & Related papers (2022-06-01T15:56:59Z) - DeepAltTrip: Top-k Alternative Itineraries for Trip Recommendation [4.727697892741763]
We propose a deep learning-based framework, called DeepAltTrip, that learns to recommend top-k alternative itineraries for given source and destination POIs.
For the route generation step, we propose a novel sampling algorithm that can seamlessly handle a wide variety of user-defined constraints.
arXiv Detail & Related papers (2021-09-08T10:36:59Z) - Attention-based neural re-ranking approach for next city in trip
recommendations [77.34726150561087]
This paper describes an approach to solving the next destination city recommendation problem for a travel reservation system.
We propose a two stages approach: an approach for candidates selection and an attention neural network model for candidates re-ranking.
arXiv Detail & Related papers (2021-03-23T11:56:40Z) - User Preferential Tour Recommendation Based on POI-Embedding Methods [0.624399544884021]
We propose an algorithm to recommend personalized tours using POI-embedding methods.
Our recommendation algorithm will generate a sequence of POIs that optimize time and locational constraints.
Preliminary experimental results show that our algorithm is able to recommend a relevant and accurate itinerary.
arXiv Detail & Related papers (2021-03-03T15:18:23Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.