Empowering A* Search Algorithms with Neural Networks for Personalized Route Recommendation

07/19/2019
by   Jingyuan Wang, et al.
16

Personalized Route Recommendation (PRR) aims to generate user-specific route suggestions in response to users' route queries. Early studies cast the PRR task as a pathfinding problem on graphs, and adopt adapted search algorithms by integrating heuristic strategies. Although these methods are effective to some extent, they require setting the cost functions with heuristics. In addition, it is difficult to utilize useful context information in the search procedure. To address these issues, we propose using neural networks to automatically learn the cost functions of a classic heuristic algorithm, namely A* algorithm, for the PRR task. Our model consists of two components. First, we employ attention-based Recurrent Neural Networks (RNN) to model the cost from the source to the candidate location by incorporating useful context information. Instead of learning a single cost value, the RNN component is able to learn a time-varying vectorized representation for the moving state of a user. Second, we propose to use a value network for estimating the cost from a candidate location to the destination. For capturing structural characteristics, the value network is built on top of improved graph attention networks by incorporating the moving state of a user and other context information. The two components are integrated in a principled way for deriving a more accurate cost of a candidate location. Extensive experiment results on three real-world datasets have shown the effectiveness and robustness of the proposed model.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/10/2022

News Recommendation with Candidate-aware User Modeling

News recommendation aims to match news with personalized user interest. ...
research
09/08/2021

DeepAltTrip: Top-k Alternative Itineraries for Trip Recommendation

Trip itinerary recommendation finds an ordered sequence of Points-of-Int...
research
10/10/2017

Constructing Top-k Routes with Personalized Submodular Maximization of POI Features

We consider a practical top-k route problem: given a collection of point...
research
10/06/2020

STP-UDGAT: Spatial-Temporal-Preference User Dimensional Graph Attention Network for Next POI Recommendation

Next Point-of-Interest (POI) recommendation is a longstanding problem ac...
research
04/24/2020

Learning Hierarchical Review Graph Representation for Recommendation

Users' reviews have been demonstrated to be effective in solving differe...
research
11/14/2017

A Hierarchical Contextual Attention-based GRU Network for Sequential Recommendation

Sequential recommendation is one of fundamental tasks for Web applicatio...

Please sign up or login with your details

Forgot password? Click here to reset