Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (22)

Search Parameters:
Keywords = POI sequence recommendation

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
21 pages, 7734 KiB  
Article
Dynamic Evaluation for Subway–Bus Transfer Quality Referring to Benefits, Convenience, and Reliability
by Hui Jin, Jingxing Gao, Zhehao Shen, Miao Cai, Xiang Zhu and Junhao Wu
Sustainability 2025, 17(15), 6684; https://doi.org/10.3390/su17156684 - 22 Jul 2025
Viewed by 301
Abstract
The integration of urban bus and subway services is critical for attracting passengers and for the sustainable development of public transit, as it helps to boost ridership with an extensive service that combines the attractions of buses and subways. To identify barriers in [...] Read more.
The integration of urban bus and subway services is critical for attracting passengers and for the sustainable development of public transit, as it helps to boost ridership with an extensive service that combines the attractions of buses and subways. To identify barriers in transferring from bus to subway or vice versa at different periods of the day, this research develops the popular evaluation indices found in the literature and revises them to reflect the most critical attributes of transfer quality. Thus, the deficiencies of transferring from subway to bus or vice versa are independently examined. Motivated by the changes in the indices at different periods, the day is divided into multiple periods. Then, dynamic transfer-volume-based TOPSIS is developed, instead of assigning index weights based on period sequence. The index weight is revised to emphasize the peak periods. Taking a case study in Suzhou, the barriers to inter-modal transfer are identified between subways and buses. It is found that subway-to-bus transfer quality is only one-third of that of bus-to-subway transfers due to the great changes in bus runs (19–45 vs. 14–26), lower bus coverage rates (0.42–0.47 vs. 0.50–0.55), and larger deviation of connected POIs (9.0–9.4 vs. 1.1–1.8), as well as the lower reliability of connected bus lines (0.3–0.47 beyond peaks vs. 0.58 and 0.96). Multi-faceted implementations are recommended for inter-modal subway-to-bus transfers and bus-to-subway transfers, respectively. The research provides insights on enhancing bus–subway transfer quality with finer detail into different periods, to encourage the loyalty of transit passengers with more stable and reliable bus as well as transit service. Full article
Show Figures

Figure 1

22 pages, 971 KiB  
Article
A Personalized Itinerary Recommender System: Considering Sequential Pattern Mining
by Chieh-Yuan Tsai and Jing-Hao Wang
Electronics 2025, 14(10), 2077; https://doi.org/10.3390/electronics14102077 - 20 May 2025
Viewed by 558
Abstract
Personalized itinerary recommendations are essential as many people choose traveling as their primary leisure pursuit. Unlike model-based and optimization-based methods, sequential-pattern-mining-based methods, which are based on the users’ previous visiting experience, can generate more personalized itineraries and avoid the difficulties caused by the [...] Read more.
Personalized itinerary recommendations are essential as many people choose traveling as their primary leisure pursuit. Unlike model-based and optimization-based methods, sequential-pattern-mining-based methods, which are based on the users’ previous visiting experience, can generate more personalized itineraries and avoid the difficulties caused by the two methods. Although sequential-pattern-mining-based methods have shown promise in generating personalized itineraries, the following three challenges remain. First, they often overlook user diversity in time and category preferences, leading to less personalized itinerary suggestions. Second, they typically evaluate sequences only by POI preference, ignoring crucial factors of optimal visiting times and travel distance. Third, they tend to recommend feasible but not optimal itineraries without exploring extended combinations that could better meet user constraints. To solve the difficulties above, a novel personalized itinerary recommendation system for social media is proposed. First, the user preference, which contains time and category preferences, is generated for all users. Users with similar preferences are clustered into the same group. Then, the sequential pattern mining algorithm is adopted to create frequent sequential patterns for each group. Second, to evaluate the suitability of an itinerary, we define the itinerary score according to the considerations of the POI preference, time matching, and travel distance. Third, based on the tentative itineraries generated from the sequential pattern mining process, the Sequential-Pattern-Mining-based Itinerary Recommendation (SPM-IR) algorithm is developed to create more candidate itineraries under user-specified constraints. The top-N candidate sequences ranked by the proposed itinerary score are then returned to the target user as the itinerary recommendation. A real-life dataset from geotagged social media is implemented to demonstrate the benefits of the proposed personalized itinerary recommendation system. Empirical evaluations show that 94.82% of the generated itineraries outperformed real-life itineraries in POI preference, time matching, and travel-distance-based itinerary scores. Ablation studies confirmed the contribution of time and category preferences and highlighted the importance of time matching in itinerary evaluation. Full article
(This article belongs to the Special Issue Application of Data Mining in Social Media)
Show Figures

Figure 1

20 pages, 3506 KiB  
Article
Trajectory- and Friendship-Aware Graph Neural Network with Transformer for Next POI Recommendation
by Chenglin Yu, Lihong Shi and Yangyang Zhao
ISPRS Int. J. Geo-Inf. 2025, 14(5), 192; https://doi.org/10.3390/ijgi14050192 - 3 May 2025
Viewed by 784
Abstract
Next point-of-interest (POI) recommendation aims to predict users’ future visitation intentions based on historical check-in trajectories. However, this task faces significant challenges, including coarse-grained user interest representation, insufficient social modeling, sparse check-in data, and the insufficient learning of contextual patterns. To address this, [...] Read more.
Next point-of-interest (POI) recommendation aims to predict users’ future visitation intentions based on historical check-in trajectories. However, this task faces significant challenges, including coarse-grained user interest representation, insufficient social modeling, sparse check-in data, and the insufficient learning of contextual patterns. To address this, we propose a model that combines check-in trajectory information with user friendship relationships and uses a Transformer architecture for prediction (TraFriendFormer). Our approach begins with the construction of trajectory flow graphs using graph convolutional networks (GCNs) to globally capture POI correlations across both spatial and temporal dimensions. In parallel, we design an integrated social graph that combines explicit friendships with implicit interaction patterns, in which GraphSAGE aggregates neighborhood information to generate enriched user embeddings. Finally, we fuse the POI embeddings, user embeddings, timestamp embeddings, and category embeddings and input them into the Transformer architecture. Through the self-attention mechanism, the model captures the complex temporal relationships in the check-in sequence. We validate the effectiveness of TraFriendFormer on two real-world datasets (FourSquare and Gowalla). The experimental results show that TraFriendFormer achieves an average improvement of 10.3% to 37.2% in metrics such as Acc@k and MRR compared to the selected state-of-the-art baselines. Full article
Show Figures

Figure 1

17 pages, 824 KiB  
Article
A Graph-Enhanced Dual-Granularity Self-Attention Model for Next POI Recommendation
by Haoqi Wang and Mingjun Xin
Electronics 2025, 14(7), 1387; https://doi.org/10.3390/electronics14071387 - 30 Mar 2025
Cited by 1 | Viewed by 472
Abstract
The growth of location-based social network (LBSN) services has resulted in a demand for location-based recommendation services. The next point of interest (POI) recommendation is identified as a core service of LBSNs. It is designed to provide personalized POI suggestions by analyzing users’ [...] Read more.
The growth of location-based social network (LBSN) services has resulted in a demand for location-based recommendation services. The next point of interest (POI) recommendation is identified as a core service of LBSNs. It is designed to provide personalized POI suggestions by analyzing users’ historical check-in data. General methods model users’ check-in sequences by directly applying attention mechanisms. However, they often overlook the importance of global information from other users’ behaviors, and the embeddings of check-ins are not sufficiently effective. This approach fails to capture the collective influence of multiple check-ins. To address this issue, we propose a graph enhanced dual-granularity self-attention model (GEDGSA) that can model users’ preferences from both fine-grained and coarse-grained perspectives to improve prediction performance. First, a graph-enhanced embedding module is designed to capture common transition patterns among all users to obtain initial POI features. Second, the virtual trajectory construction operation is introduced to transform multiple check-ins into coarse-grained virtual check-in items. The GEDGSA learns user check-in sequences from both fine-grained and coarse-grained perspectives. Finally, our method experiments on the Foursquare-NYC and Foursquare-TKY datasets, demonstrating that it outperforms most existing methods. Full article
Show Figures

Figure 1

12 pages, 675 KiB  
Article
Interpretable Embeddings for Next Point-of-Interest Recommendation via Large Language Model Question–Answering
by Jiubing Chen, Haoyu Wang, Jianxin Shang and Chaomurilige
Mathematics 2024, 12(22), 3592; https://doi.org/10.3390/math12223592 - 16 Nov 2024
Cited by 3 | Viewed by 1402
Abstract
Next point-of-interest (POI) recommendation provides users with location suggestions that they may be interested in, allowing them to explore their surroundings. Existing sequence-based or graph-based POI recommendation methods have matured in capturing spatiotemporal information; however, POI recommendation methods based on large language models [...] Read more.
Next point-of-interest (POI) recommendation provides users with location suggestions that they may be interested in, allowing them to explore their surroundings. Existing sequence-based or graph-based POI recommendation methods have matured in capturing spatiotemporal information; however, POI recommendation methods based on large language models (LLMs) focus more on capturing sequential transition relationships. This raises an unexplored challenge: how to leverage LLMs to better capture geographic contextual information. To address this, we propose interpretable embeddings for next point-of-interest recommendation via large language model question–answering, named QA-POI, which transforms the POI recommendation task into obtaining interpretable embeddings via LLM prompts, followed by lightweight MLP fine-tuning. We introduce question–answer embeddings, which are generated by asking LLMs yes/no questions about the user’s trajectory sequence. By asking spatiotemporal questions about the trajectory sequence, we aim to extract as much spatiotemporal information from the LLM as possible. During training, QA-POI iteratively selects the most valuable subset of potential questions from a set of questions to prompt the LLM for the next POI recommendation. It is then fine-tuned for the next POI recommendation task using a lightweight Multi-Layer Perceptron (MLP). Extensive experiments on two datasets demonstrate the effectiveness of our approach. Full article
Show Figures

Figure 1

20 pages, 2643 KiB  
Article
A Tour Recommendation System Considering Implicit and Dynamic Information
by Chieh-Yuan Tsai, Kai-Wen Chuang, Hen-Yi Jen and Hao Huang
Appl. Sci. 2024, 14(20), 9271; https://doi.org/10.3390/app14209271 - 11 Oct 2024
Cited by 3 | Viewed by 2357
Abstract
Tourism has become one of the world’s largest service industries. Due to the rapid development of social media, more people like self-guided tours than package itineraries planned by travel agencies. Therefore, how to develop itinerary recommendation systems that can provide practical tour suggestions [...] Read more.
Tourism has become one of the world’s largest service industries. Due to the rapid development of social media, more people like self-guided tours than package itineraries planned by travel agencies. Therefore, how to develop itinerary recommendation systems that can provide practical tour suggestions for tourists has become an important research topic. This study proposes a novel tour recommendation system that considers the implicit and dynamic information of Point-of-Interest (POI). Our approach is based on users’ photo information uploaded to social media in various tourist attractions. For each check-in record, we will find the POI closest to the user’s check-in Global Positioning System (GPS) location and consider the POI as the one they want to visit. Instead of using explicit information such as categories to represent POIs, this research uses the implicit feature extracted from the textual descriptions of POIs. Textual description for a POI contains rich and potential information describing the POI’s type, facilities, or activities, which makes it more suitable to represent a POI. In addition, this study considers visiting sequences when evaluating user similarity during clustering so that tourists in each sub-group hold higher behavior similarity. Next, the Non-negative Matrix Factorization (NMF) dynamically derives the staying time for different users, time slots, and POIs. Finally, a personalized itinerary algorithm is developed that considers user preference and dynamic staying time. The system will recommend the itinerary with the highest score and the longest remaining time. A set of experiments indicates that the proposed recommendation system outperforms state-of-the-art next POI recommendation methods regarding four commonly used evaluation metrics. Full article
Show Figures

Figure 1

19 pages, 1178 KiB  
Article
Modeling Long and Short Term User Preferences by Leveraging Multi-Dimensional Auxiliary Information for Next POI Recommendation
by Zheng Li, Xueyuan Huang, Liupeng Gong, Ke Yuan and Chun Liu
ISPRS Int. J. Geo-Inf. 2023, 12(9), 352; https://doi.org/10.3390/ijgi12090352 - 25 Aug 2023
Cited by 3 | Viewed by 2015
Abstract
Next Point-of-Interest (POI) recommendation has shown great value for both users and providers in location-based services. Existing methods mainly rely on partial information in users’ check-in sequences, and are brittle to users with few interactions. Moreover, they ignore the impact of multi-dimensional auxiliary [...] Read more.
Next Point-of-Interest (POI) recommendation has shown great value for both users and providers in location-based services. Existing methods mainly rely on partial information in users’ check-in sequences, and are brittle to users with few interactions. Moreover, they ignore the impact of multi-dimensional auxiliary information such as user check-in frequency, POI category on user preferences modeling and the impact of dynamic changes in user preferences over different time periods on recommendation performance. To address the above limitations, we propose a novel method for next POI recommendation by modeling long and short term user preferences with multi-dimensional auxiliary information. In particular, the proposed model includes a static LSTM module to capture users’ multi-dimensional long term static preferences and a dynamic meta-learning module to capture users’ multi-dimensional dynamic preferences. Furthermore, we incorporate a POI category filter into our model to comprehensively simulate users’ preferences. Experimental results on two real-world datasets demonstrate that our model outperforms the state-of-the-art baseline methods in two commonly used evaluation metrics. Full article
Show Figures

Figure 1

20 pages, 797 KiB  
Article
Next Point-of-Interest Recommendation Based on Joint Mining of Spatial–Temporal and Semantic Sequential Patterns
by Jing Tian, Zilin Zhao and Zhiming Ding
ISPRS Int. J. Geo-Inf. 2023, 12(7), 297; https://doi.org/10.3390/ijgi12070297 - 24 Jul 2023
Cited by 2 | Viewed by 2090
Abstract
With the widespread use of the location-based social networks (LBSNs), the next point-of-interest (POI) recommendation has become an essential service, which aims to understand the user’s check-in behavior at the current moment by analyzing and mining the correlations between the user’s check-in behaviors [...] Read more.
With the widespread use of the location-based social networks (LBSNs), the next point-of-interest (POI) recommendation has become an essential service, which aims to understand the user’s check-in behavior at the current moment by analyzing and mining the correlations between the user’s check-in behaviors within his/her historical trajectory and then recommending the POI that the user is most likely to visit at the next time step. However, the user’s check-in trajectory presents extremely irregular sequential patterns, such as spatial–temporal patterns, semantic patterns, etc. Intuitively, the user’s visiting behavior is often accompanied by a certain purpose, which makes the check-in data in LBSNs often have rich semantic activity characteristics. However, existing research mainly focuses on exploring the spatial–temporal sequential patterns and lacks the mining of semantic information within the trajectory, so it is difficult to capture the user’s visiting intention. In this paper, we propose a self-attention- and multi-task-based method, called MSAN, to explore spatial–temporal and semantic sequential patterns simultaneously. Specifically, the MSAN proposes to mine the user’s visiting intention from his/her semantic sequence and uses the user’s visiting intention prediction task as the auxiliary task of the next POI recommendation task. The user’s visiting intention prediction uses hierarchical POI category attributes to describe the user’s visiting intention and designs a hierarchical semantic encoder (HSE) to encode the hierarchical intention features. Moreover, a self-attention-based hierarchical intention-aware module (HIAM) is proposed to mine temporal and hierarchical intention features. The next POI recommendation uses the self-attention-based spatial–temporal-aware module (STAM) to mine the spatial–temporal sequential patterns within the user’s check-in trajectory and fuses this with the hierarchical intention patterns to generate the next POI list. Experiments based on two real datasets verified the effectiveness of the model. Full article
Show Figures

Figure 1

19 pages, 3172 KiB  
Article
BERT4Loc: BERT for Location—POI Recommender System
by Syed Raza Bashir, Shaina Raza and Vojislav B. Misic
Future Internet 2023, 15(6), 213; https://doi.org/10.3390/fi15060213 - 12 Jun 2023
Cited by 10 | Viewed by 4876
Abstract
Recommending points of interest (POI) is a challenging task that requires extracting comprehensive location data from location-based social media platforms. To provide effective location-based recommendations, it is important to analyze users’ historical behavior and preferences. In this study, we present a sophisticated location-aware [...] Read more.
Recommending points of interest (POI) is a challenging task that requires extracting comprehensive location data from location-based social media platforms. To provide effective location-based recommendations, it is important to analyze users’ historical behavior and preferences. In this study, we present a sophisticated location-aware recommendation system that uses Bidirectional Encoder Representations from Transformers (BERT) to offer personalized location-based suggestions. Our model combines location information and user preferences to provide more relevant recommendations compared to models that predict the next POI in a sequence. Based on our experiments conducted on two benchmark datasets, we have observed that our BERT-based model surpasses baselines models in terms of HR by a significant margin of 6% compared to the second-best performing baseline. Furthermore, our model demonstrates a percentage gain of 1–2% in the NDCG compared to second best baseline. These results indicate the superior performance and effectiveness of our BERT-based approach in comparison to other models when evaluating HR and NDCG metrics. Moreover, we see the effectiveness of the proposed model for quality through additional experiments. Full article
(This article belongs to the Section Techno-Social Smart Systems)
Show Figures

Figure 1

19 pages, 1394 KiB  
Article
Exploring Behavior Patterns for Next-POI Recommendation via Graph Self-Supervised Learning
by Daocheng Wang, Chao Chen, Chong Di and Minglei Shu
Electronics 2023, 12(8), 1939; https://doi.org/10.3390/electronics12081939 - 20 Apr 2023
Cited by 8 | Viewed by 2397
Abstract
Next-point-of-interest (POI) recommendation is a crucial part of location-based social applications. Existing works have attempted to learn behavior representation through a sequence model combined with spatial-temporal-interval context. However, these approaches ignore the impact of implicit behavior patterns contained in the visit trajectory on [...] Read more.
Next-point-of-interest (POI) recommendation is a crucial part of location-based social applications. Existing works have attempted to learn behavior representation through a sequence model combined with spatial-temporal-interval context. However, these approaches ignore the impact of implicit behavior patterns contained in the visit trajectory on user decision making. In this paper, we propose a novel graph self-supervised behavior pattern learning model (GSBPL) for the next-POI recommendation. GSBPL applies two graph data augmentation operations to generate augmented trajectory graphs to model implicit behavior patterns. At the same time, a graph preference representation encoder (GPRE) based on geographical and social context is proposed to learn the high-order representations of trajectory graphs, and then capture implicit behavior patterns through contrastive learning. In addition, we propose a self-attention based on multi-feature embedding to learn users’ short-term dynamic preferences, and finally combine trajectory graph representation to predict the next location. The experimental results on three real-world datasets demonstrate that GSBPL outperforms the supervised learning baseline in terms of performance under the same conditions. Full article
(This article belongs to the Special Issue Recommender Systems and Data Mining)
Show Figures

Figure 1

15 pages, 1965 KiB  
Article
Spatio-Temporal Transformer Recommender: Next Location Recommendation with Attention Mechanism by Mining the Spatio-Temporal Relationship between Visited Locations
by Shuqiang Xu, Qunying Huang and Zhiqiang Zou
ISPRS Int. J. Geo-Inf. 2023, 12(2), 79; https://doi.org/10.3390/ijgi12020079 - 20 Feb 2023
Cited by 8 | Viewed by 3036
Abstract
Location-based social networks (LBSN) allow users to socialize with friends by sharing their daily life experiences online. In particular, a large amount of check-ins data generated by LBSNs capture the visit locations of users and open a new line of research of spatio-temporal [...] Read more.
Location-based social networks (LBSN) allow users to socialize with friends by sharing their daily life experiences online. In particular, a large amount of check-ins data generated by LBSNs capture the visit locations of users and open a new line of research of spatio-temporal big data, i.e., the next point-of-interest (POI) recommendation. At present, while some advanced methods have been proposed for POI recommendation, existing work only leverages the temporal information of two consecutive LBSN check-ins. Specifically, these methods only focus on adjacent visit sequences but ignore non-contiguous visits, while these visits can be important in understanding the spatio-temporal correlation within the trajectory. In order to fully mine this non-contiguous visit information, we propose a multi-layer Spatio-Temporal deep learning attention model for POI recommendation, Spatio-Temporal Transformer Recommender (STTF-Recommender). To incorporate the spatio-temporal patterns, we encode the information in the user’s trajectory as latent representations into their embeddings before feeding them. To mine the spatio-temporal relationship between any two visited locations, we utilize the Transformer aggregation layer. To match the most plausible candidates from all locations, we develop on an attention matcher based on the attention mechanism. The STTF-Recommender was evaluated with two real-world datasets, and the findings showed that STTF improves at least 13.75% in the mean value of the Recall index at different scales compared with the state-of-the-art models. Full article
(This article belongs to the Special Issue GIS Software and Engineering for Big Data)
Show Figures

Figure 1

17 pages, 3501 KiB  
Article
A Context Awareness Hierarchical Attention Network for Next POI Recommendation in IoT Environment
by Xuebo Liu, Jingjing Guo and Peng Qiao
Electronics 2022, 11(23), 3977; https://doi.org/10.3390/electronics11233977 - 30 Nov 2022
Cited by 2 | Viewed by 2072
Abstract
The rapid increase in the number of sensors in the Internet of things (IoT) environment has resulted in the continuous generation of massive and rich data in Location-Based Social Networks (LBSN). In LBSN, the next point-of-interest (POI) recommendation has become an important task, [...] Read more.
The rapid increase in the number of sensors in the Internet of things (IoT) environment has resulted in the continuous generation of massive and rich data in Location-Based Social Networks (LBSN). In LBSN, the next point-of-interest (POI) recommendation has become an important task, which provides the best POI recommendation according to the user’s recent check-in sequences. However, all existing methods for the next POI recommendation only focus on modeling the correlation between POIs based on users’ check-in sequences but ignore the significant fact that the next POI recommendation is a time-subtle recommendation task. In view of the fact that the attention mechanism does not comprehensively consider the influence of the user’s trajectory sequences, time information, social relations and geographic information of Point-of-Interest (POI) in the next POI recommendation field, a Context Geographical-Temporal-Social Awareness Hierarchical Attention Network (CGTS-HAN) model is proposed. The model extracts context information from the user’s trajectory sequences and designs a Geographical-Temporal-Social attention network and a common attention network for learning dynamic user preferences. In particular, a bidirectional LSTM model is used to capture the temporal influence between POIs in a user’s check-in trajectory. Moreover, In the context interaction layer, a feedforward neural network is introduced to capture the interaction between users and context information, which can connect multiple context factors with users. Then an embedded layer is added after the interaction layer, and three types of vectors are established for each POI to represent its sign-in trend so as to solve the heterogeneity problem between context factors. Finally reconstructs the objective function and learns model parameters through a negative sampling algorithm. The experimental results on Foursquare and Yelp real datasets show that the AUC, precision and recall of CGTS-HAN are better than the comparison models, which proves the effectiveness and superiority of CGTS-HAN. Full article
(This article belongs to the Special Issue Advances in Intelligent Data Analysis and Its Applications)
Show Figures

Figure 1

25 pages, 2068 KiB  
Article
Spatio-Temporal Unequal Interval Correlation-Aware Self-Attention Network for Next POI Recommendation
by Zheng Li, Xueyuan Huang, Chun Liu and Wei Yang
ISPRS Int. J. Geo-Inf. 2022, 11(11), 543; https://doi.org/10.3390/ijgi11110543 - 29 Oct 2022
Cited by 4 | Viewed by 2263
Abstract
As the core of location-based social networks (LBSNs), the main task of next point-of-interest (POI) recommendation is to predict the next possible POI through the context information from users’ historical check-in trajectories. It is well known that spatial–temporal contextual information plays an important [...] Read more.
As the core of location-based social networks (LBSNs), the main task of next point-of-interest (POI) recommendation is to predict the next possible POI through the context information from users’ historical check-in trajectories. It is well known that spatial–temporal contextual information plays an important role in analyzing users check-in behaviors. Moreover, the information between POIs provides a non-trivial correlation for modeling users visiting preferences. Unfortunately, the impact of such correlation information and the spatio–temporal unequal interval information between POIs on user selection of next POI, is rarely considered. Therefore, we propose a spatio-temporal unequal interval correlation-aware self-attention network (STUIC-SAN) model for next POI recommendation. Specifically, we first use the linear regression method to obtain the spatio-temporal unequal interval correlation between any two POIs from users’ check-in sequences. Sequentially, we design a spatio-temporal unequal interval correlation-aware self-attention mechanism, which is able to comprehensively capture users’ personalized spatio-temporal unequal interval correlation preferences by incorporating multiple factors, including POIs information, spatio-temporal unequal interval correlation information between POIs, and the absolute positional information of corresponding POIs. On this basis, we perform next POI recommendation. Finally, we conduct comprehensive performance evaluation using large-scale real-world datasets from two popular location-based social networks, namely, Foursquare and Gowalla. Experimental results on two datasets indicate that the proposed STUIC-SAN outperformed the state-of-the-art next POI recommendation approaches regarding two commonly used evaluation metrics. Full article
Show Figures

Figure 1

13 pages, 321 KiB  
Article
MST-RNN: A Multi-Dimension Spatiotemporal Recurrent Neural Networks for Recommending the Next Point of Interest
by Chunshan Li, Dongmei Li, Zhongya Zhang and Dianhui Chu
Mathematics 2022, 10(11), 1838; https://doi.org/10.3390/math10111838 - 27 May 2022
Cited by 8 | Viewed by 2288
Abstract
With the increasing popularity of location-aware Internet-of-Vehicle services, the next-Point-of-Interest (POI) recommendation has gained significant research interest, predicting where drivers will go next from their sequential movements. Many researchers have focused on this problem and proposed solutions. Machine learning-based methods (matrix factorization, Markov [...] Read more.
With the increasing popularity of location-aware Internet-of-Vehicle services, the next-Point-of-Interest (POI) recommendation has gained significant research interest, predicting where drivers will go next from their sequential movements. Many researchers have focused on this problem and proposed solutions. Machine learning-based methods (matrix factorization, Markov chain, and factorizing personalized Markov chain) focus on a POI sequential transition. However, they do not recommend the user’s position for the next few hours. Neural network-based methods can model user mobility behavior by learning the representations of the sequence data in the high-dimensional space. However, they just consider the influence from the spatiotemporal dimension and ignore many important influences, such as duration time at a POI (Point of Interest) and the semantic tags of the POIs. In this paper, we propose a novel method called multi-dimension spatial–temporal recurrent neural networks (MST-RNN), which extends the ST-RNN and exploits the duration time dimension and semantic tag dimension of POIs in each layer of neural networks. Experiments on real-world vehicle movement data show that the proposed MST-RNN is effective and clearly outperforms the state-of-the-art methods. Full article
(This article belongs to the Special Issue Mathematical Foundations of Deep Neural Networks)
Show Figures

Figure 1

20 pages, 869 KiB  
Article
A Serendipity-Oriented Personalized Trip Recommendation Model
by Rizwan Abbas, Ghassan Muslim Hassan, Muna Al-Razgan, Mingwei Zhang, Gehad Abdullah Amran, Ali Ahmed Al Bakhrani, Taha Alfakih, Hussein Al-Sanabani and Sk Md Mizanur Rahman
Electronics 2022, 11(10), 1660; https://doi.org/10.3390/electronics11101660 - 23 May 2022
Cited by 7 | Viewed by 4035
Abstract
Personalized trip recommendation attempts to recommend a sequence of Points of Interest (POIs) to a user. Compared with a single POI recommendation, the POIs sequence recommendation is challenging. There are only a couple of studies focusing on POIs sequence recommendations. It is a [...] Read more.
Personalized trip recommendation attempts to recommend a sequence of Points of Interest (POIs) to a user. Compared with a single POI recommendation, the POIs sequence recommendation is challenging. There are only a couple of studies focusing on POIs sequence recommendations. It is a challenge to generate a reliable sequence of POIs. The two consecutive POIs should not be similar or from the same category. In developing the sequence of POIs, it is necessary to consider the categories of consecutive POIs. The user with no recorded history is also a challenge to address in trip recommendations. Another problem is that recommending the exact and accurate location makes the users bored. Looking at the same kind of POIs, again and again, is sometimes irritating and tedious. To address these issues in recommendation lies in searching for the sequential, relevant, novel, and unexpected (with high satisfaction) Points of Interest (POIs) to plan a personalized trip. To generate sequential POIs, we will consider POI similarity and category differences among consecutive POIs. We will use serendipity in our trip recommendation. To deal with the challenges of discovering and evaluating user satisfaction, we proposed a Serendipity-Oriented Personalized Trip Recommendation (SOTR). A compelling recommendation algorithm should not just prescribe what we are probably going to appreciate but additionally recommend random yet objective elements to assist with keeping an open window to different worlds and discoveries. We evaluated our algorithm using information acquired from a real-life dataset and user travel histories extracted from a Foursquare dataset. It has been observationally confirmed that serendipity impacts and increases user satisfaction and social goals. Based on that, SOTR recommends a trip with high user satisfaction to maximize user experience. We show that our algorithm outperforms various recommendation methods by satisfying user interests in the trip. Full article
(This article belongs to the Special Issue Context-Aware Computing and Smart Recommender Systems in the IoT)
Show Figures

Figure 1

Back to TopTop