English

Contrastive Explainable Clustering with Differential Privacy

Machine Learning 2025-06-03 v2 Cryptography and Security

Abstract

This paper presents a novel approach to Explainable AI (XAI) that combines contrastive explanations with differential privacy for clustering algorithms. Focusing on k-median and k-means problems, we calculate contrastive explanations as the utility difference between original clustering and clustering with a centroid fixed to a specific data point. This method provides personalized insights into centroid placement. Our key contribution is demonstrating that these differentially private explanations achieve essentially the same utility bounds as non-private explanations. Experiments across various datasets show that our approach offers meaningful, privacy-preserving, and individually relevant explanations without significantly compromising clustering utility. This work advances privacy-aware machine learning by balancing data protection, explanation quality, and personalization in clustering tasks.

Keywords

Cite

@article{arxiv.2406.04610,
  title  = {Contrastive Explainable Clustering with Differential Privacy},
  author = {Dung Nguyen and Ariel Vetzler and Sarit Kraus and Anil Vullikanti},
  journal= {arXiv preprint arXiv:2406.04610},
  year   = {2025}
}

Comments

Accepted by AAMAS 2025: https://www.ifaamas.org/Proceedings/aamas2025/forms/contents.htm

R2 v1 2026-06-28T16:56:46.899Z