LGCRJun 24, 2025

Verifiable Unlearning on Edge

arXiv:2506.20037v1h-index: 2
Originality Incremental advance
AI Analysis

This addresses the need for privacy-preserving and verifiable data removal in distributed edge computing, though it is incremental as it builds on existing unlearning and zero-knowledge proof techniques.

The paper tackles the problem of verifiably removing specific data samples from personalized models on edge devices, using a zero-knowledge proof framework to confirm unlearning without compromising privacy, and demonstrates minimal degradation in model performance.

Machine learning providers commonly distribute global models to edge devices, which subsequently personalize these models using local data. However, issues such as copyright infringements, biases, or regulatory requirements may require the verifiable removal of certain data samples across all edge devices. Ensuring that edge devices correctly execute such unlearning operations is critical to maintaining integrity. In this work, we introduce a verification framework leveraging zero-knowledge proofs, specifically zk-SNARKs, to confirm data unlearning on personalized edge-device models without compromising privacy. We have developed algorithms explicitly designed to facilitate unlearning operations that are compatible with efficient zk-SNARK proof generation, ensuring minimal computational and memory overhead suitable for constrained edge environments. Furthermore, our approach carefully preserves personalized enhancements on edge devices, maintaining model performance post-unlearning. Our results affirm the practicality and effectiveness of this verification framework, demonstrating verifiable unlearning with minimal degradation in personalization-induced performance improvements. Our methodology ensures verifiable, privacy-preserving, and effective machine unlearning across edge devices.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes