Learn to Unlearn: Meta-Learning-Based Knowledge Graph Embedding Unlearning
Knowledge graph (KG) embedding methods map entities and relations into continuous vector spaces, improving performance in tasks like link prediction and question answering. With rising privacy concerns, machine unlearning (MU) has emerged as a critical AI technology, enabling models to eliminate the influence of specific data. Existing MU approaches often rely on data obfuscation and adjustments to training loss but lack generalization across unlearning tasks. This paper introduces MetaEU, a Meta-Learning-Based Knowledge Graph Embedding Unlearning framework. MetaEU leverages meta-learning to unlearn specific embeddings, mitigating their impact while preserving model performance on remaining data. Experiments on benchmark datasets demonstrate its effectiveness in KG embedding unlearning.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph EmbeddingKnowledge Graph EmbeddingLink PredictionMachine UnlearningMeta-LearningQuestion AnsweringSimilar Papers 제목 키워드 기반
Unlearning of Knowledge Graph Embedding via Preference Optimization
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 e…
Knowledge Graph EmbeddingKnowledge GraphsFederated Graph Unlearning
The demand for data privacy has led to the development of frameworks like Federated Graph Learning (FGL), which facilitate decentralized model training. However, a significant operational challenge in such systems is adh…
Graph GenerationGraph LearningHeterogeneous Federated Knowledge Graph Embedding Learning and Unlearning
Federated Learning (FL) recently emerges as a paradigm to train a global machine learning model across distributed clients without sharing raw data. Knowledge Graph (KG) embedding represents KGs in a continuous vector sp…
Federated LearningGraph EmbeddingKnowledge DistillationKnowledge Graph Embedding+1Federated Knowledge Graph Unlearning via Diffusion Model
Federated learning (FL) promotes the development and application of artificial intelligence technologies by enabling model sharing and collaboration while safeguarding data privacy. Knowledge graph (KG) embedding represe…
Federated LearningKnowledge GraphsMachine UnlearningmodelNode-level Contrastive Unlearning on Graph Neural Networks
Graph unlearning aims to remove a subset of graph entities (i.e. nodes and edges) from a graph neural network (GNN) trained on the graph. Unlike machine unlearning for models trained on Euclidean-structured data, effecti…
Graph Neural Networkgraph partitioningMachine Unlearning