paper-with-me

홈 › Papers

Recommending on graphs: a comprehensive review from a data perspective

2022-12-23 · Lemei Zhang, Peng Liu, Jon Atle Gulla

Recent advances in graph-based learning approaches have demonstrated their effectiveness in modelling users' preferences and items' characteristics for Recommender Systems (RSS). Most of the data in RSS can be organized into graphs where various objects (e.g., users, items, and attributes) are explicitly or implicitly connected and influence each other via various relations. Such a graph-based organization brings benefits to exploiting potential properties in graph learning (e.g., random walk and network embedding) techniques to enrich the representations of the user and item nodes, which is an essential factor for successful recommendations. In this paper, we provide a comprehensive survey of Graph Learning-based Recommender Systems (GLRSs). Specifically, we start from a data-driven perspective to systematically categorize various graphs in GLRSs and analyze their characteristics. Then, we discuss the state-of-the-art frameworks with a focus on the graph learning module and how they address practical recommendation challenges such as scalability, fairness, diversity, explainability and so on. Finally, we share some potential research directions in this rapidly growing area.

📄 PDF Abstract BibTeX arXiv:2212.12230

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityFairnessGraph LearningNetwork EmbeddingRecommendation Systems

Similar Papers 제목 키워드 기반

On Unified Prompt Tuning for Request Quality Assurance in Public Code Review

2024-04-11 · Xinyu Chen, Lin Li, Rui Zhang, Peng Liang

Public Code Review (PCR) can be implemented through a Software Question Answering (SQA) community, which facilitates high knowledge dissemination. Current methods mainly focus on the reviewer's perspective, including fin…

Language ModelingLanguage ModellingQuestion Answering

A Comprehensive Review of Community Detection in Graphs

2023-09-21 · Jiakang Li, Songning Lai, Zhihao Shuai, Yuan Tan 외

The study of complex networks has significantly advanced our understanding of community structures which serves as a crucial feature of real-world graphs. Detecting communities in graphs is a challenging problem with app…

Community DetectionSociology

Transformer for Graphs: An Overview from Architecture Perspective

2022-02-17 · Erxue Min, Runfa Chen, Yatao Bian, Tingyang Xu 외

Recently, Transformer model, which has achieved great success in many artificial intelligence fields, has demonstrated its great potential in modeling graph-structured data. Till now, a great variety of Transformers has …

A Comprehensive Survey on EEG-Based Emotion Recognition: A Graph-Based Perspective

2024-08-12 · Chenyu Liu, Xinliang Zhou, Yihao Wu, Yi Ding 외

Compared to other modalities, electroencephalogram (EEG) based emotion recognition can intuitively respond to emotional patterns in the human brain and, therefore, has become one of the most focused tasks in affective co…

EEGElectroencephalogram (EEG)Emotion Recognition

Knowledge-Guided Prompt Learning for Request Quality Assurance in Public Code Review

2024-10-29 · Lin Li, Xinchun Yu, Xinyu Chen, Peng Liang

Public Code Review (PCR) is developed in the Software Question Answering (SQA) community, assisting developers in exploring high-quality and efficient review services. Current methods on PCR mainly focus on the reviewer'…

Prompt LearningQuestion AnsweringTAG