RAE: A Rule-Driven Approach for Attribute Embedding in Property Graph Recommendation
Sibo Zhao, Michael Bewong, Selasi Kwashie, Junwei Hu, and Zaiwen Feng

TL;DR
RAE introduces a rule-driven method to extract semantic rules from property graphs, enriching attribute embeddings for improved recommendation accuracy and robustness, especially in data-sparse scenarios.
Contribution
It presents a novel rule-mining approach that enhances attribute embeddings in GCN-based recommendation systems by fully exploiting property graph semantics.
Findings
RAE outperforms state-of-the-art baselines by 10.6% in Recall@20 and NDCG@20.
Enriched embeddings improve relevance coverage and ranking quality.
The method shows robustness against data sparsity and missing attributes.
Abstract
Recommendation systems are crucial in modern applications to enhance the user experience and drive business conversion rates through personalization. However, insufficient utilization of attribute information within the property graph remains a significant challenge. Most existing graph convolutional network (GCN) models do not consider attribute information, and those that do often employ a simplified triple format <users, items, attributes>, which fails to fully exploit the rich semantic structures of property graphs necessary for effective recommendations. To overcome these limitations, we introduce Rule-Driven Approach for Attribute Embedding (RAE), a novel methodology that enhances recommendation performance by effectively mining and utilizing semantic rules from property graphs. RAE applies a rule-mining process to extract meaningful rules that guide random walks in generating…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Machine Learning in Healthcare
MethodsRegularized Autoencoders
