Pith. sign in

REVIEW 4 cited by

Distill to Delete: Unlearning in Graph Networks with Knowledge Distillation

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2309.16173 v2 pith:GW4TTTPP submitted 2023-09-28 cs.LG

classification cs.LG
keywords graphunlearningdeletedistillationelementsknowledged2dgnperformance
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
abstract

Graph unlearning has emerged as a pivotal method to delete information from a pre-trained graph neural network (GNN). One may delete nodes, a class of nodes, edges, or a class of edges. An unlearning method enables the GNN model to comply with data protection regulations (i.e., the right to be forgotten), adapt to evolving data distributions, and reduce the GPU-hours carbon footprint by avoiding repetitive retraining. Existing partitioning and aggregation-based methods have limitations due to their poor handling of local graph dependencies and additional overhead costs. More recently, GNNDelete offered a model-agnostic approach that alleviates some of these issues. Our work takes a novel approach to address these challenges in graph unlearning through knowledge distillation, as it distills to delete in GNN (D2DGN). It is a model-agnostic distillation framework where the complete graph knowledge is divided and marked for retention and deletion. It performs distillation with response-based soft targets and feature-based node embedding while minimizing KL divergence. The unlearned model effectively removes the influence of deleted graph elements while preserving knowledge about the retained graph elements. D2DGN surpasses the performance of existing methods when evaluated on various real-world graph datasets by up to $43.1\%$ (AUC) in edge and node unlearning tasks. Other notable advantages include better efficiency, better performance in removing target elements, preservation of performance for the retained elements, and zero overhead costs. Notably, our D2DGN surpasses the state-of-the-art GNNDelete in AUC by $2.4\%$, improves membership inference ratio by $+1.3$, requires $10.2\times10^6$ fewer FLOPs per forward pass and up to $\mathbf{3.2}\times$ faster.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. OpenGU: A Comprehensive Benchmark for Graph Unlearning

    cs.LG 2025-01 conditional novelty 7.0 of 10

    OpenGU is claimed as the first comprehensive benchmark for graph unlearning, integrating 16 methods, 37 datasets, and a 3x3 grid of tasks and unlearning requests, with empirical findings on effectiveness, efficiency, ...

  2. Unlearning of Knowledge Graph Embedding via Preference Optimization

    cs.AI 2025-07 conditional novelty 6.0 of 10

    GraphDPO applies direct preference optimization to knowledge graph embedding unlearning, using out-boundary sampling and boundary recall to forget triples while retaining neighbors.

  3. Unlearning Algorithmic Biases over Graphs

    cs.LG 2025-05 reject novelty 6.0 of 10

    Graph unlearning repurposed as a training-free post-processing debiasing method, with correlation-based feature and degree-aware structural selection.

  4. Toward Scalable Graph Unlearning: A Node Influence Maximization based Approach

    cs.LG 2025-01 conditional novelty 5.0 of 10

    The paper's NIM+SGU pipeline improves forgetting and preserves accuracy in graph unlearning by selecting high-influence nodes via propagation-based influence scores and fine-tuning on entity-specific losses.

Pith tools