SBTRec- A Transformer Framework for Personalized Tour Recommendation
Problem with Sentiment Analysis
- URL: http://arxiv.org/abs/2311.11071v1
- Date: Sat, 18 Nov 2023 13:30:01 GMT
- Title: SBTRec- A Transformer Framework for Personalized Tour Recommendation
Problem with Sentiment Analysis
- Authors: Ngai Lam Ho, Roy Ka-Wei Lee and Kwan Hui Lim
- Abstract summary: 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.
- Score: 6.753123338256321
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: When traveling to an unfamiliar city for holidays, tourists often rely on
guidebooks, travel websites, or recommendation systems to plan their daily
itineraries and explore popular points of interest (POIs). However, these
approaches may lack optimization in terms of time feasibility, localities, and
user preferences. In this paper, we propose the SBTRec algorithm: a BERT-based
Trajectory Recommendation with sentiment analysis, for recommending
personalized sequences of POIs as itineraries. The key contributions of this
work include analyzing users' check-ins and uploaded photos to understand the
relationship between POI visits and distance. We introduce SBTRec, which
encompasses sentiment analysis to improve recommendation accuracy by
understanding users' preferences and satisfaction levels from reviews and
comments about different POIs. Our proposed algorithms are evaluated against
other sequence prediction methods using datasets from 8 cities. The results
demonstrate that SBTRec achieves an average F1 score of 61.45%, outperforming
baseline algorithms.
The paper further discusses the flexibility of the SBTRec algorithm, its
ability to adapt to different scenarios and cities without modification, and
its potential for extension by incorporating additional information for more
reliable predictions. Overall, SBTRec provides personalized and relevant POI
recommendations, enhancing tourists' overall trip experiences. Future work
includes fine-tuning personalized embeddings for users, with evaluation of
users' comments on POIs,~to further enhance prediction accuracy.
Related papers
- Uncertainty-Penalized Direct Preference Optimization [52.387088396044206]
We develop a pessimistic framework for DPO by introducing preference uncertainty penalization schemes.
The penalization serves as a correction to the loss which attenuates the loss gradient for uncertain samples.
We show improved overall performance compared to vanilla DPO, as well as better completions on prompts from high-uncertainty chosen/rejected responses.
arXiv Detail & Related papers (2024-10-26T14:24:37Z) - 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) - BTRec: BERT-Based Trajectory Recommendation for Personalized Tours [6.753123338256321]
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.
arXiv Detail & Related papers (2023-10-30T18:00:26Z) - 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) - How do you go where? Improving next location prediction by learning
travel mode information using transformers [6.003006906852134]
We propose a transformer decoder-based neural network to predict the next location an individual will visit based on historical locations, time, and travel modes.
In particular, the prediction of the next travel mode is designed as an auxiliary task to help guide the network's learning.
Our experiments show that the proposed method significantly outperforms other state-of-the-art next location prediction methods.
arXiv Detail & Related papers (2022-10-08T19:36:58Z) - Meta-Wrapper: Differentiable Wrapping Operator for User Interest
Selection in CTR Prediction [97.99938802797377]
Click-through rate (CTR) prediction, whose goal is to predict the probability of the user to click on an item, has become increasingly significant in recommender systems.
Recent deep learning models with the ability to automatically extract the user interest from his/her behaviors have achieved great success.
We propose a novel approach under the framework of the wrapper method, which is named Meta-Wrapper.
arXiv Detail & Related papers (2022-06-28T03:28:15Z) - Recommending POIs for Tourists by User Behavior Modeling and
Pseudo-Rating [3.839157829013354]
Most tourist visit a few sightseeing spots once and most of these spots have no check-in data from new tourists.
Most conventional systems rank sightseeing spots based on their popularity, reputations, and category-based similarities with users' preferences.
We propose a mechanism to recommend POIs to tourists.
arXiv Detail & Related papers (2021-10-13T06:21:41Z) - Control Variates for Slate Off-Policy Evaluation [112.35528337130118]
We study the problem of off-policy evaluation from batched contextual bandit data with multidimensional actions.
We obtain new estimators with risk improvement guarantees over both the PI and self-normalized PI estimators.
arXiv Detail & Related papers (2021-06-15T06:59:53Z) - 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) - Optimistic Policy Optimization with Bandit Feedback [70.75568142146493]
We propose an optimistic trust region policy optimization (TRPO) algorithm for which we establish $tilde O(sqrtS2 A H4 K)$ regret for previous rewards.
To the best of our knowledge, the two results are the first sub-linear regret bounds obtained for policy optimization algorithms with unknown transitions and bandit feedback.
arXiv Detail & Related papers (2020-02-19T15:41:18Z)
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.