4.5 Article

Temporal-order association-based dynamic graph evolution for recommendation

Related references

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

Multi-View Enhanced Graph Attention Network for Session-Based Music Recommendation

Dongjing Wang et al.

ACM TRANSACTIONS ON INFORMATION SYSTEMS (2023)

Article Computer Science, Information Systems

User Cold-Start Recommendation via Inductive Heterogeneous Graph Neural Network

Desheng Cai et al.

Summary: Recently, there has been a focus on user cold-start recommendations in both industry and academia. Existing approaches often overlook the sparsity of user attributes in these systems. To address this limitation, this article proposes a novel Inductive Heterogeneous Graph Neural Network (IHGNN) model that utilizes relational information to alleviate attribute sparsity. Experimental results demonstrate that the IHGNN outperforms existing baselines.

ACM TRANSACTIONS ON INFORMATION SYSTEMS (2023)

Article Computer Science, Artificial Intelligence

Value-Wise ConvNet for Transformer Models: An Infinite Time-Aware Recommender System

Mohsen Saaki et al.

Summary: This study highlights the importance of finding suitable individuals to answer questions using short content and identifies the challenges involved. The authors propose a novel embedding approach and recommendation system to overcome these challenges, and provide experimental results to demonstrate its effectiveness.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2023)

Article Biochemical Research Methods

Graph Convolutional Networks for Drug Response Prediction

Tuan Nguyen et al.

Summary: This study proposes a novel method called GraphDRP based on graph convolutional networks for drug response prediction and finds that graph representation can improve prediction performance.

IEEE-ACM TRANSACTIONS ON COMPUTATIONAL BIOLOGY AND BIOINFORMATICS (2022)

Article Computer Science, Hardware & Architecture

Context-aware session recommendation based on recurrent neural networks

Tianhui Wu et al.

Summary: A novel recommendation algorithm integrating session and contextual information is proposed, which maps contextual information into low-dimensional real vector features and fuses them into sessions for more accurate recommendations.

COMPUTERS & ELECTRICAL ENGINEERING (2022)

Article Computer Science, Information Systems

SocialLGN: Light graph convolution network for social recommendation

Jie Liao et al.

Summary: This paper proposes a new social recommendation system called SocialLGN, which addresses the challenges of accurately learning user and item representations from user-item interaction graphs and social graphs, as well as integrating user representations learned from these two graphs. Experimental results demonstrate the superiority of SocialLGN, especially in handling the cold-start problem.

INFORMATION SCIENCES (2022)

Article Computer Science, Interdisciplinary Applications

MedGCN: Medication recommendation and lab test imputation via graph convolutional networks

Chengsheng Mao et al.

Summary: Laboratory testing and medication prescription are important routines in clinical practice. This study presents MedGCN, an intelligent medical system that can recommend medications based on incomplete lab tests and accurately estimate missing lab values. The system integrates multiple types of medical entities and their features in a heterogeneous graph and uses graph convolutional networks to learn distributed representations. Experimental results demonstrate that MedGCN outperforms state-of-the-art methods in both medication recommendation and lab test imputation tasks.

JOURNAL OF BIOMEDICAL INFORMATICS (2022)

Article Computer Science, Artificial Intelligence

DSIM: dynamic and static interest mining for sequential recommendation

Dongjin Yu et al.

Summary: This paper proposes a novel approach called DSIM for sequential recommendation, which accurately models users' evolving interest and effectively utilizes static interest. Extensive experiments show that DSIM outperforms state-of-the-art baselines in sequential recommendation tasks.

KNOWLEDGE AND INFORMATION SYSTEMS (2022)

Article Computer Science, Information Systems

MHGCN: Multiview highway graph convolutional network for cross-lingual entity alignment

Jianliang Gao et al.

Summary: This paper proposes a new embedding-based framework called MHGCN, which considers entity alignment from multiple views and utilizes a highway graph convolutional network for entity embedding. The framework weights and fuses the multiple views to obtain a better entity embedding. The experimental results demonstrate that MHGCN outperforms state-of-the-art alignment methods.

TSINGHUA SCIENCE AND TECHNOLOGY (2022)

Article Computer Science, Artificial Intelligence

Category-aware Multi-relation Heterogeneous Graph Neural Networks for session-based recommendation

Hao Xu et al.

Summary: This paper introduces a basic method to incorporate item category information in SBR models and proposes a new SBR model CM-HGNN, which utilizes item-category heterogeneous graph and multi-relation heterogeneous graph convolution to capture multiple interests more effectively.

KNOWLEDGE-BASED SYSTEMS (2022)

Proceedings Paper Computer Science, Cybernetics

STAM: A Spatiotemporal Aggregation Method for Graph Neural Network-based Recommendation

Zhen Yang et al.

Summary: This study proposes a spatiotemporal aggregation method (STAM) to incorporate temporal information into neighbor embedding learning, resulting in improved performance for graph neural network-based recommendation systems.

PROCEEDINGS OF THE ACM WEB CONFERENCE 2022 (WWW'22) (2022)

Proceedings Paper Computer Science, Artificial Intelligence

Heterogeneous Global Graph Neural Networks for Personalized Session-based Recommendation

Yitong Pang et al.

Summary: Predicting the next interaction of a short-term interaction session is a challenging task in session-based recommendation. Existing methods mainly rely on item transition patterns and neglect user historical sessions, resulting in non-personalized recommendations. To address these issues, we propose a novel Heterogeneous Global Graph Neural Networks (HG-GNN) method to better infer user preference by exploiting item transitions over all sessions.

WSDM'22: PROCEEDINGS OF THE FIFTEENTH ACM INTERNATIONAL CONFERENCE ON WEB SEARCH AND DATA MINING (2022)

Article Computer Science, Artificial Intelligence

Dynamic evolution of multi-graph based collaborative filtering for recommendation systems

Hao Tang et al.

Summary: The recommendation system is an important technology in the era of Big Data. Current methods have integrated side information to alleviate the sparsity problem, but not all side information can be obtained with high quality. By proposing the DMGCF model and dynamically evolving multi-graph collaborative filtering, the approach successfully mines and reuses side information, as demonstrated by experimental results.

KNOWLEDGE-BASED SYSTEMS (2021)

Proceedings Paper Computer Science, Artificial Intelligence

Graph Attention Collaborative Similarity Embedding for Recommender System

Jinbo Song et al.

Summary: The recommendation framework leverages collaborative information in the user-item bipartite graph for representation learning, with both explicit and implicit collaborative information learning. A new loss function is designed to combine BPR loss with adaptive margin and similarity loss for better results, as demonstrated in experiments outperforming the latest state-of-the-art models.

DATABASE SYSTEMS FOR ADVANCED APPLICATIONS (DASFAA 2021), PT III (2021)

Proceedings Paper Computer Science, Artificial Intelligence

KATRec: Knowledge Aware aTtentive Sequential Recommendations

Mehrnaz Amjadi et al.

Summary: KATRec is a sequential recommendation system enhanced by a knowledge graph, which learns users' short-term and long-term interests while incorporating high-order connections and side information during recommendation. Experimental results show that KATRec outperforms state-of-the-art recommendation models, highlighting the importance of modeling temporal and side information for high-quality recommendations.

DISCOVERY SCIENCE (DS 2021) (2021)

Proceedings Paper Computer Science, Artificial Intelligence

Temporal Meta-path Guided Explainable Recommendation

Hongxu Chen et al.

Summary: Recent advances in path-based explainable recommendation systems have attracted increasing attention due to knowledge graphs. Existing models often ignore dynamic user-item evolutions, leading to less convincing explanations. Our proposed TMER method effectively captures user-item interactions for improved recommendation performance. Extensive evaluations demonstrate state-of-the-art performance compared to strong baselines.

WSDM '21: PROCEEDINGS OF THE 14TH ACM INTERNATIONAL CONFERENCE ON WEB SEARCH AND DATA MINING (2021)

Proceedings Paper Computer Science, Artificial Intelligence

Subset Node Representation Learning over Large Dynamic Graphs

Xingzhi Guo et al.

Summary: Dynamic graph representation learning aims to learn node embeddings over dynamic networks. The proposed method DYNAMICPPE is efficient with high-quality embeddings, capturing the evolution of graph structure effectively.

KDD '21: PROCEEDINGS OF THE 27TH ACM SIGKDD CONFERENCE ON KNOWLEDGE DISCOVERY & DATA MINING (2021)

Proceedings Paper Computer Science, Artificial Intelligence

DGCN: Diversified Recommendation with Graph Convolutional Networks

Yu Zheng et al.

Summary: This paper aims to push diversification to the upstream candidate generation stage using Graph Convolutional Networks, with experimental results confirming the effectiveness of this method on diversification and alleviating the accuracy-diversity dilemma.

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

Proceedings Paper Computer Science, Information Systems

Social Recommendation with Implicit Social Influence

Changhao Song et al.

Summary: This work discusses the importance of explicit and implicit influences in social recommendation, improving existing methods by modeling local implicit influence and global implicit influence. The effectiveness of the proposed model is demonstrated in predicting unobserved social relationships and personalizing global popularity.

SIGIR '21 - PROCEEDINGS OF THE 44TH INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL (2021)

Proceedings Paper Computer Science, Information Systems

DEKR: Description Enhanced Knowledge Graph for Machine Learning Method Recommendation

Xianshuai Cao et al.

Summary: The paper introduces a machine learning method recommendation framework DEKR based on knowledge graph, which overcomes the limitations of current knowledge graph recommendation systems that ignore description information. By integrating structural and description information, DEKR performs exceptionally well in recommending suitable ML methods.

SIGIR '21 - PROCEEDINGS OF THE 44TH INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL (2021)

Proceedings Paper Computer Science, Information Systems

Sequential Recommendation with Graph Neural Networks

Jianxin Chang et al.

Summary: The SURGE graph neural network model addresses the challenges of sequential recommendation by integrating user preferences into clusters in a graph, distinguishing core interests and dynamically extracting them. This approach outperforms state-of-the-art methods in experiments on public and industrial datasets, effectively modeling long behavioral sequences.

SIGIR '21 - PROCEEDINGS OF THE 44TH INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL (2021)

Proceedings Paper Computer Science, Information Systems

Structured Graph Convolutional Networks with Stochastic Masks for Recommender Systems

Huiyuan Chen et al.

Summary: Structured Graph Convolutional Networks (SGCNs) are proposed to enhance the performance of Graph Convolutional Networks (GCNs) by exploiting the graph structural properties of sparsity and low rank. SGCNs achieve better performance compared with state-of-the-art GCNs, as demonstrated by experimental results.

SIGIR '21 - PROCEEDINGS OF THE 44TH INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL (2021)

Proceedings Paper Computer Science, Information Systems

Self-supervised Graph Learning for Recommendation

Jiancan Wu et al.

Summary: This study introduces a self-supervised learning method on user-item graph, aiming to enhance node representation learning accuracy and robustness by generating multiple views of nodes. The approach reinforces node representation learning through self-discrimination and shows improved recommendation accuracy and robustness, especially on long-tail items.

SIGIR '21 - PROCEEDINGS OF THE 44TH INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL (2021)

Article Engineering, Civil

T-GCN: A Temporal Graph Convolutional Network for Traffic Prediction

Ling Zhao et al.

IEEE TRANSACTIONS ON INTELLIGENT TRANSPORTATION SYSTEMS (2020)

Proceedings Paper Computer Science, Information Systems

Bundle Recommendation with Graph Convolutional Networks

Jianxin Chang et al.

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

Proceedings Paper Computer Science, Information Systems

LightGCN: Simplifying and Powering Graph Convolution Network for Recommendation

Xiangnan He et al.

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

Proceedings Paper Computer Science, Information Systems

Multi-behavior Recommendation with Graph Convolutional Networks

Bowen Jin et al.

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

Proceedings Paper Computer Science, Information Systems

Group-Aware Long- and Short-Term Graph Representation Learning for Sequential Group Recommendation

Wen Wang et al.

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

Proceedings Paper Computer Science, Information Systems

TAGNN: Target Attentive Graph Neural Networks for Session-based Recommendation

Feng Yu et al.

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

Proceedings Paper Computer Science, Information Systems

MAGNN: Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding

Xinyu Fu et al.

WEB CONFERENCE 2020: PROCEEDINGS OF THE WORLD WIDE WEB CONFERENCE (WWW 2020) (2020)

Article Computer Science, Information Systems

ReGNN: A Repeat Aware Graph Neural Network for Session-Based Recommendations

Xuefeng Xian et al.

IEEE ACCESS (2020)

Article Computer Science, Artificial Intelligence

Heterogeneous Information Network Embedding for Recommendation

Chuan Shi et al.

IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (2019)

Proceedings Paper Computer Science, Theory & Methods

Collaborative Similarity Embedding for Recommender Systems

Chih-Ming Chen et al.

WEB CONFERENCE 2019: PROCEEDINGS OF THE WORLD WIDE WEB CONFERENCE (WWW 2019) (2019)

Proceedings Paper Computer Science, Theory & Methods

Graph Neural Networks for Social Recommendation

Wenqi Fan et al.

WEB CONFERENCE 2019: PROCEEDINGS OF THE WORLD WIDE WEB CONFERENCE (WWW 2019) (2019)

Proceedings Paper Computer Science, Artificial Intelligence

RecWalk: Nearly Uncoupled Random Walks for Top-N Recommendation

Athanasios N. Nikolakopoulos et al.

PROCEEDINGS OF THE TWELFTH ACM INTERNATIONAL CONFERENCE ON WEB SEARCH AND DATA MINING (WSDM'19) (2019)

Proceedings Paper Computer Science, Information Systems

Neural Graph Collaborative Filtering

Xiang Wang et al.

PROCEEDINGS OF THE 42ND INTERNATIONAL ACM SIGIR CONFERENCE ON RESEARCH AND DEVELOPMENT IN INFORMATION RETRIEVAL (SIGIR '19) (2019)

Proceedings Paper Computer Science, Artificial Intelligence

HOP-Rec: High-Order Proximity for Implicit Recommendation

Jheng-Hong Yang et al.

12TH ACM CONFERENCE ON RECOMMENDER SYSTEMS (RECSYS) (2018)

Proceedings Paper Computer Science, Artificial Intelligence

Deep Interest Network for Click-Through Rate Prediction

Guorui Zhou et al.

KDD'18: PROCEEDINGS OF THE 24TH ACM SIGKDD INTERNATIONAL CONFERENCE ON KNOWLEDGE DISCOVERY & DATA MINING (2018)

Proceedings Paper Computer Science, Artificial Intelligence

metapath2vec: Scalable Representation Learning for Heterogeneous Networks

Yuxiao Dong et al.

KDD'17: PROCEEDINGS OF THE 23RD ACM SIGKDD INTERNATIONAL CONFERENCE ON KNOWLEDGE DISCOVERY AND DATA MINING (2017)