English
Related papers

Related papers: Transition Information Enhanced Disentangled Graph…

200 papers

In session-based recommender systems, predictions are based on the user's preceding behavior in the session. State-of-the-art sequential recommendation algorithms either use graph neural networks to model sessions in a graph or leverage the…

Information Retrieval · Computer Science 2025-03-13 Andreas Peintner , Marta Moscati , Emilia Parada-Cabaleiro , Markus Schedl , Eva Zangerle

Recently, Graph Neural Networks (GNNs) have proven their effectiveness for recommender systems. Existing studies have applied GNNs to capture collaborative relations in the data. However, in real-world scenarios, the relations in a…

Information Retrieval · Computer Science 2021-11-30 Xiaohan Li , Zhiwei Liu , Stephen Guo , Zheng Liu , Hao Peng , Philip S. Yu , Kannan Achan

The data-hungry problem, characterized by insufficiency and low-quality of data, poses obstacles for deep learning models. Transfer learning has been a feasible way to transfer knowledge from high-quality external data of source domains to…

Machine Learning · Computer Science 2023-08-21 Wendong Bi , Xueqi Cheng , Bingbing Xu , Xiaoqian Sun , Li Xu , Huawei Shen

Dynamic graph neural networks (DyGNNs) have demonstrated powerful predictive abilities by exploiting graph structural and temporal dynamics. However, the existing DyGNNs fail to handle distribution shifts, which naturally exist in dynamic…

Machine Learning · Computer Science 2024-03-11 Zeyang Zhang , Xin Wang , Ziwei Zhang , Haoyang Li , Wenwu Zhu

User interactions on e-commerce platforms are inherently diverse, involving behaviors such as clicking, favoriting, adding to cart, and purchasing. The transitions between these behaviors offer valuable insights into user-item interactions,…

Artificial Intelligence · Computer Science 2026-01-22 Hanqi Jin , Gaoming Yang , Zhangming Chan , Yapeng Yuan , Longbin Li , Fei Sun , Yeqiu Yang , Jian Wu , Yuning Jiang , Bo Zheng

Session-based recommendation aims to predict a user's next action based on previous actions in the current session. The major challenge is to capture authentic and complete user preferences in the entire session. Recent work utilizes graph…

Information Retrieval · Computer Science 2022-01-11 Jiayan Guo , Yaming Yang , Xiangchen Song , Yuan Zhang , Yujing Wang , Jing Bai , Yan Zhang

Heterogeneous information network has been widely used to alleviate sparsity and cold start problems in recommender systems since it can model rich context information in user-item interactions. Graph neural network is able to encode this…

Information Retrieval · Computer Science 2021-06-22 Yifan Wang , Suyao Tang , Yuntong Lei , Weiping Song , Sheng Wang , Ming Zhang

Session-based recommendation tries to make use of anonymous session data to deliver high-quality recommendation under the condition that user-profiles and the complete historical behavioral data of a target user are unavailable. Previous…

Information Retrieval · Computer Science 2022-03-15 Zhi-Hong Deng , Chang-Dong Wang , Ling Huang , Jian-Huang Lai , Philip S. Yu

Learning temporal interaction networks(TIN) is previously regarded as a coarse-grained multi-sequence prediction problem, ignoring the network topology structure influence. This paper addresses this limitation and a Deep Graph Neural Point…

Machine Learning · Computer Science 2025-08-20 Su Chen , Xiaohua Qi , Xixun Lin , Yanmin Shang , Xiaolin Xu , Yangxi Li

Next Point-of-Interest (POI) recommendation is a research hotspot in business intelligence, where users' spatial-temporal transitions and social relationships play key roles. However, most existing works model spatial and temporal…

Artificial Intelligence · Computer Science 2025-10-06 Jie Li , Haoye Dong , Zhengyang Wu , Zetao Zheng , Mingrong Lin

Graph-based recommendation systems use higher-order user and item embeddings for next-item predictions. Dynamically adding collaborative signals from neighbors helps to use similar users' preferences during learning. While item-item…

Information Retrieval · Computer Science 2025-06-09 Anushka Tiwari , Haimonti Dutta , Shahrzad Khanizadeh

Dynamic graph neural networks (DGNNs) that operate on snapshot sequences typically fall into one of two categories. \emph{Temporal-first} approaches build per-node temporal embeddings and only afterwards perform spatial aggregation, whereas…

Machine Learning · Computer Science 2026-05-26 Shubhajit Roy , Anirban Dasgupta

Next Point-of-Interest (POI) recommendation is a critical task in location-based services, aiming to predict users' next visits based on their check-in histories. While many existing methods leverage Graph Neural Networks (GNNs) to…

Information Retrieval · Computer Science 2025-06-13 Yu Lei , Limin Shen , Zhu Sun , Tiantian He , Yew-Soon Ong

Session-based recommendation (SBR) aims to predict the user's next action based on short and dynamic sessions. Recently, there has been an increasing interest in utilizing various elaborately designed graph neural networks (GNNs) to capture…

Information Retrieval · Computer Science 2023-10-12 Peiyan Zhang , Jiayan Guo , Chaozhuo Li , Yueqi Xie , Jaeboum Kim , Yan Zhang , Xing Xie , Haohan Wang , Sunghun Kim

Sequential recommendation aims at understanding user preference by capturing successive behavior correlations, which are usually represented as the item purchasing sequences based on their past interactions. Existing efforts generally…

Information Retrieval · Computer Science 2024-01-23 Yifang Qin , Wei Ju , Hongjun Wu , Xiao Luo , Ming Zhang

Graph Neural Networks (GNNs) have been shown as promising solutions for collaborative filtering (CF) with the modeling of user-item interaction graphs. The key idea of existing GNN-based recommender systems is to recursively perform the…

Information Retrieval · Computer Science 2022-08-01 Lianghao Xia , Chao Huang , Chuxu Zhang

Graph neural networks (GNN) have recently been applied to exploit knowledge graph (KG) for recommendation. Existing GNN-based methods explicitly model the dependency between an entity and its local graph context in KG (i.e., the set of its…

Information Retrieval · Computer Science 2020-04-27 Susen Yang , Yong Liu , Yonghui Xu , Chunyan Miao , Min Wu , Juyong Zhang

Information diffusion prediction is a fundamental task which forecasts how an information item will spread among users. In recent years, deep learning based methods, especially those based on recurrent neural networks (RNNs), have achieved…

Social and Information Networks · Computer Science 2020-12-17 Haoran Wang , Cheng Yang

Recommender systems are essential components of modern online platforms which presents personalized content in various domain. The traditional collaborative filtering methods depends on static user-item interaction graphs and a limited…

Information Retrieval · Computer Science 2026-05-08 Aadarsh Senapati , Neha Kujur , Vivek Yelleti

Convolutional Neural Networks (CNNs) have been recently introduced in the domain of session-based next item recommendation. An ordered collection of past items the user has interacted with in a session (or sequence) are embedded into a…

Information Retrieval · Computer Science 2018-11-30 Fajie Yuan , Alexandros Karatzoglou , Ioannis Arapakis , Joemon M Jose , Xiangnan He