4.7 Article

Siamese learning based on graph differential equation for Next-POI recommendation

Related references

Note: Only part of the references are listed.
Article Computer Science, Information Systems

Improving the spatial-temporal aware attention network with dynamic trajectory graph learning for next Point-Of-Interest recommendation

Gang Cao et al.

Summary: This paper proposes a Next Point-Of-Interest (POI) recommendation method called TGSTAN, which utilizes trajectory graph and spatial-temporal aware attention network. It considers the structured features in trajectories, collaborative signals from other users, and dynamic user preferences. Experimental results show that the proposed method outperforms the state-of-the-art baselines on three real-world datasets.

INFORMATION PROCESSING & MANAGEMENT (2023)

Article Computer Science, Information Systems

Combining recurrent and Graph Neural Networks to predict the next place's category

Claudio G. S. Capanema et al.

Summary: This study presents a neural network model called POI-RGNN for predicting the next category of points of interest that an individual will visit. The model combines recurrent neural networks and graph neural networks, and leverages new types of inputs to improve performance by combining RNNs and GNNs. Additionally, the study proposes the PGC model, which can assign categories to places in an offline approach with minimum data requirements.

AD HOC NETWORKS (2023)

Article Computer Science, Artificial Intelligence

A time-aware self-attention based neural network model for sequential recommendation

Yihu Zhang et al.

Summary: In this paper, a Time-Aware Transformer for Sequential Recommendation (TAT4SRec), an SA-based neural network model that utilizes temporal information to capture users' preferences more precisely, is proposed. TAT4SRec utilizes an encoder-decoder structure to model timestamps and interacted items separately, and different embedding modules are designed to transform continuous data (timestamps) and discrete data (item IDs) into embedding matrices. Experimental results demonstrate the effectiveness of TAT4SRec over various state-of-the-art models and its potential application in online applications.

APPLIED SOFT COMPUTING (2023)

Article Computer Science, Information Systems

Long- and Short-Term Preference Modeling Based on Multi-Level Attention for Next POI Recommendation

Xueying Wang et al.

Summary: The recommendation of next point-of-interest (POI) is crucial in location-based social networks (LBSNs). Most previous studies have neglected the use of spatio-temporal information and the user's transition preference for POI categories. This research proposes a Long- and Short-term Preference Modeling based on Multi-level Attention (LSMA) to enhance the accuracy of next POI recommendation. The LSMA model can capture the user's long-term and short-term preferences separately and utilize spatio-temporal information comprehensively. Experimental results show that LSMA outperforms state-of-the-art recommendation systems.

ISPRS INTERNATIONAL JOURNAL OF GEO-INFORMATION (2022)

Article Computer Science, Artificial Intelligence

Rethinking transition relationship between co-occurring items in graph neural networks for session-based recommendation

Yongqi Cai et al.

Summary: This paper proposes a novel approach, ITR-GNN, for session-based recommendation. It models sessions as directed graphs and considers the transition relationships between items to better extract user intents. Additionally, a label distillation strategy is introduced to improve the recommendation effects.

APPLIED SOFT COMPUTING (2022)

Article Computer Science, Artificial Intelligence

Session-based recommendation: Learning multi-dimension interests via a multi-head attention graph neural network

Yao Chen et al.

Summary: In this paper, a multi-head attention graph neural network (MAE-GNN) is proposed for session-based recommendation. The model combines a dual-gated graph neural network and multi-head attention mechanisms to extract users' interests and preferences from multiple dimensions, and experimental evaluation shows significant improvement compared to state-of-the-art methods.

APPLIED SOFT COMPUTING (2022)

Proceedings Paper Computer Science, Information Systems

Evolutionary Preference Learning via Graph Nested GRU ODE for Session-based Recommendation

Jiayan Guo et al.

Summary: This paper proposes a model called GNG-ODE for session-based recommendation in continuous-time. The model captures the fine-grained evolution of user preferences by encoding both temporal and structural patterns, and aligns the updating time steps of dynamic graphs using the t-Alignment technique. Experimental results show that GNG-ODE significantly outperforms other methods on benchmark datasets.

PROCEEDINGS OF THE 31ST ACM INTERNATIONAL CONFERENCE ON INFORMATION AND KNOWLEDGE MANAGEMENT, CIKM 2022 (2022)

Proceedings Paper Computer Science, Artificial Intelligence

On the Importance of Asymmetry for Siamese Representation Learning

Xiao Wang et al.

Summary: This work studies the importance of asymmetry in visual representation learning and finds that keeping a relatively lower variance in target than source benefits learning. The improvements from asymmetric designs generalize well to longer training schedules, multiple other frameworks, and newer backbones. Finally, the combined effect of several asymmetric designs achieves state-of-the-art accuracy on ImageNet linear probing.

2022 IEEE/CVF CONFERENCE ON COMPUTER VISION AND PATTERN RECOGNITION (CVPR 2022) (2022)

Article Computer Science, Information Systems

CARAN: A Context-Aware Recency-Based Attention Network for Point-of-Interest Recommendation

Md Billal Hossain et al.

Summary: This article introduces a Point-of-Interest (POI) recommendation system called Context-Aware Recency based Attention Network (CARAN), which incorporates weather conditions and spatiotemporal context to focus on recently visited locations. It addresses the issues of non-adjacent visits and smooth representation of spatial distance.

IEEE ACCESS (2022)

Article Computer Science, Information Systems

DAN-SNR: A Deep Attentive Network for Social-aware Next Point-of-interest Recommendation

Liwei Huang et al.

Summary: This study introduces a new approach for social-aware next point-of-interest (POI) recommendation, called DAN-SNR, which uses self-attention mechanism to model sequential and social influences effectively. By leveraging multi-head self-attention, DAN-SNR can efficiently capture long-range dependencies between historical check-ins and adaptively weigh their contributions to the next destination. Experimental results show that DAN-SNR outperforms competitive baseline approaches in recommendation performance and is highly efficient among neural-network-based methods.

ACM TRANSACTIONS ON INTERNET TECHNOLOGY (2021)

Article Transportation Science & Technology

Urban flow prediction with spatial-temporal neural ODEs

Fan Zhou et al.

Summary: Data-driven methods using deep learning have shown compelling performance in smart city management, and this paper proposes a novel urban flow prediction framework using neural ordinary differential equations, which demonstrates superior performance in traffic volume prediction through experiments.

TRANSPORTATION RESEARCH PART C-EMERGING TECHNOLOGIES (2021)

Article Computer Science, Information Systems

Attentive sequential model based on graph neural network for next poi recommendation

Dongjing Wang et al.

Summary: With the development of information technology, the issue of information overload has become severe, leading to the emergence of recommender systems as a solution. This paper introduces an Attentive Sequential model based on Graph Neural Network (ASGNN) for accurate next POI recommendation, showcasing its superiority over existing methods through extensive experiments on real-world datasets.

WORLD WIDE WEB-INTERNET AND WEB INFORMATION SYSTEMS (2021)

Article Computer Science, Information Systems

An Attention-Based Spatiotemporal LSTM Network for Next POI Recommendation

Liwei Huang et al.

Summary: The concept of next point-of-interest (POI) recommendation, focusing on predicting user's next destination by learning sequential patterns of check-in behavior, has been proposed. Researchers introduced two new networks, ST-LSTM and ATST-LSTM, to improve the performance of next POI recommendation. Experimental results showed that these new approaches outperformed existing methods in terms of performance evaluation metrics.

IEEE TRANSACTIONS ON SERVICES COMPUTING (2021)

Proceedings Paper Computer Science, Artificial Intelligence

STAN: Spatio-Temporal Attention Network for Next Location Recommendation

Yingtao Luo et al.

Summary: The study introduces a Spatio-Temporal Attention Network (STAN) for location recommendation, which can handle correlations between non-adjacent locations and non-consecutive visits. The experimental results show that the proposed model outperforms existing state-of-the-art methods by 9-17%.

PROCEEDINGS OF THE WORLD WIDE WEB CONFERENCE 2021 (WWW 2021) (2021)

Article Computer Science, Theory & Methods

Generalizing from a Few Examples: A Survey on Few-shot Learning

Yaqing Wang et al.

ACM COMPUTING SURVEYS (2020)

Proceedings Paper Computer Science, Information Systems

Disentangled Graph Collaborative Filtering

Xiang Wang et al.

PROCEEDINGS OF THE 43RD INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL (SIGIR '20) (2020)

Article Computer Science, Artificial Intelligence

Efficient point-of-interest recommendation with hierarchical attention mechanism

Guangyao Pang et al.

APPLIED SOFT COMPUTING (2020)

Proceedings Paper Computer Science, Interdisciplinary Applications

DeepMove: Predicting Human Mobility with Attentional Recurrent Networks

Jie Feng et al.

WEB CONFERENCE 2018: PROCEEDINGS OF THE WORLD WIDE WEB CONFERENCE (WWW2018) (2018)

Article Computer Science, Information Systems

Time-series forecasting using a system of ordinary differential equations

Yuehui Chen et al.

INFORMATION SCIENCES (2011)

Article Computer Science, Software Engineering

Amazon.com recommendation - Item-to-item collaborative filtering

G Linden et al.

IEEE INTERNET COMPUTING (2003)