paper-with-me

Papers

Recent Advances in Heterogeneous Relation Learning for Recommendation

2021-10-07 · Chao Huang

Recommender systems have played a critical role in many web applications to meet user's personalized interests and alleviate the information overload. In this survey, we review the development of recommendation frameworks with the focus on heterogeneous relational learning, which consists of different types of dependencies among users and items. The objective of this task is to map heterogeneous relational data into latent representation space, such that the structural and relational properties from both user and item domain can be well preserved. To address this problem, recent research developments can fall into three major lines: social recommendation, knowledge graph-enhanced recommender system, and multi-behavior recommendation. We discuss the learning approaches in each category, such as matrix factorization, attention mechanism and graph neural networks, for effectively distilling heterogeneous contextual information. Finally, we present an exploratory outlook to highlight several promising directions and opportunities in heterogeneous relational learning frameworks for recommendation.

📄 PDF Abstract BibTeX arXiv:2110.03455

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsRelationRelational Reasoning

Similar Papers 제목 키워드 기반

Heterogeneous Graph Contrastive Learning for Recommendation

2023-03-02 · Mengru Chen, Chao Huang, Lianghao Xia, Wei Wei 외

Graph Neural Networks (GNNs) have become powerful tools in modeling graph-structured data in recommender systems. However, real-life recommendation scenarios usually involve heterogeneous relationships (e.g., social-awar…

Contrastive LearningRecommendation SystemsRelational ReasoningSelf-Supervised Learning+1

Integrating Heterogeneous Information via Flexible Regularization Framework for Recommendation

2015-11-12 · Shi Chuan, Liu Jian, Zhuang Fuzhen, Yu Philip S. 외

Recently, there is a surge of social recommendation, which leverages social relations among users to improve recommendation performance. However, in many applications, social relations are absent or very sparse. Meanwhil…

Attribute

Relational Deep Learning: Challenges, Foundations and Next-Generation Architectures

2025-06-19 · Vijay Prakash Dwivedi, Charilaos Kanatsoulis, Shenyang Huang, Jure Leskovec

Graph machine learning has led to a significant increase in the capabilities of models that learn on arbitrary graph-structured data and has been applied to molecules, social networks, recommendation systems, and transpo…

Deep LearningFeature EngineeringRecommendation Systems

Graph Learning Augmented Heterogeneous Graph Neural Network for Social Recommendation

2021-09-24 · Yiming Zhang, Lingfei Wu, Qi Shen, Yitong Pang 외

Social recommendation based on social network has achieved great success in improving the performance of recommendation system. Since social network (user-user relations) and user-item interactions are both naturally rep…

Graph LearningGraph Neural Network

LlamaRec-LKG-RAG: A Single-Pass, Learnable Knowledge Graph-RAG Framework for LLM-Based Ranking

2025-06-09 · Vahid Azizi, Fatemeh Koochaki

Recent advances in Large Language Models (LLMs) have driven their adoption in recommender systems through Retrieval-Augmented Generation (RAG) frameworks. However, existing RAG approaches predominantly rely on flat, simi…

RAGRecommendation SystemsRetrievalRetrieval-augmented Generation