Unlearning of Knowledge Graph Embedding via Preference Optimization
Jiajun Liu, Wenjun Ke, Peng Wang, Yao He, Ziyu Shang, Guozheng Li, Zijie Xu, and Ke Ji

TL;DR
This paper introduces GraphDPO, a novel approximate unlearning framework for knowledge graph embeddings that effectively removes outdated or erroneous information while preserving remaining knowledge, outperforming existing methods.
Contribution
The paper proposes GraphDPO, a preference optimization-based unlearning method that improves removal of targeted triples and preserves boundary knowledge in KGs.
Findings
GraphDPO outperforms baselines by up to 10.1% in MRR_Avg.
GraphDPO achieves up to 14.0% improvement in MRR_F1.
The method effectively removes targeted knowledge while maintaining overall KG integrity.
Abstract
Existing knowledge graphs (KGs) inevitably contain outdated or erroneous knowledge that needs to be removed from knowledge graph embedding (KGE) models. To address this challenge, knowledge unlearning can be applied to eliminate specific information while preserving the integrity of the remaining knowledge in KGs. Existing unlearning methods can generally be categorized into exact unlearning and approximate unlearning. However, exact unlearning requires high training costs while approximate unlearning faces two issues when applied to KGs due to the inherent connectivity of triples: (1) It fails to fully remove targeted information, as forgetting triples can still be inferred from remaining ones. (2) It focuses on local data for specific removal, which weakens the remaining knowledge in the forgetting boundary. To address these issues, we propose GraphDPO, a novel approximate unlearning…
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.
