Knowledge Graph Pruning for Recommendation
Fake Lin, Xi Zhu, Ziwei Zhao, Deqiang Huang, Yu Yu, Xueying Li, Zhi, Zheng, Tong Xu, Enhong Chen

TL;DR
This paper introduces KGTrimmer, a novel method for pruning knowledge graphs in recommendation systems by removing unimportant nodes based on collaborative signals and inherent properties, improving efficiency without significant performance loss.
Contribution
The paper proposes a dual-view importance evaluator and an end-to-end graph neural network for knowledge graph pruning tailored for recommendation systems.
Findings
KGTrimmer effectively reduces graph size with minimal performance impact.
Experimental results show improved training efficiency and robustness.
The method generalizes well across multiple datasets.
Abstract
Recent years have witnessed the prosperity of knowledge graph based recommendation system (KGRS), which enriches the representation of users, items, and entities by structural knowledge with striking improvement. Nevertheless, its unaffordable computational cost still limits researchers from exploring more sophisticated models. We observe that the bottleneck for training efficiency arises from the knowledge graph, which is plagued by the well-known issue of knowledge explosion. Recently, some works have attempted to slim the inflated KG via summarization techniques. However, these summarized nodes may ignore the collaborative signals and deviate from the facts that nodes in knowledge graph represent symbolic abstractions of entities from the real-world. To this end, in this paper, we propose a novel approach called KGTrimmer for knowledge graph pruning tailored for recommendation, to…
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
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Semantic Web and Ontologies
MethodsPruning
