IRAug 5, 2021

LHRM: A LBS based Heterogeneous Relations Model for User Cold Start Recommendation in Online Travel Platform

arXiv:2108.02344v11 citations
Originality Incremental advance
AI Analysis

This addresses the cold start issue for new users in travel recommendation, but it is incremental as it builds on existing methods with a focus on LBS data.

The paper tackles the user cold start problem in online travel platforms by proposing LHRM, a model that uses LBS and cross-domain behavior data to construct heterogeneous relations, achieving better generalization performance than existing methods.

Most current recommender systems used the historical behaviour data of user to predict user' preference. However, it is difficult to recommend items to new users accurately. To alleviate this problem, existing user cold start methods either apply deep learning to build a cross-domain recommender system or map user attributes into the space of user behaviour. These methods are more challenging when applied to online travel platform (e.g., Fliggy), because it is hard to find a cross-domain that user has similar behaviour with travel scenarios and the Location Based Services (LBS) information of users have not been paid sufficient attention. In this work, we propose a LBS-based Heterogeneous Relations Model (LHRM) for user cold start recommendation, which utilizes user's LBS information and behaviour information in related domains and user's behaviour information in travel platforms (e.g., Fliggy) to construct the heterogeneous relations between users and items. Moreover, an attention-based multi-layer perceptron is applied to extract latent factors of users and items. Through this way, LHRM has better generalization performance than existing methods. Experimental results on real data from Fliggy's offline log illustrate the effectiveness of LHRM.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes