English

Is My Data in Your AI? Membership Inference Test (MINT) applied to Face Biometrics

Computer Vision and Pattern Recognition 2025-10-09 v4 Artificial Intelligence

Abstract

This article introduces the Membership Inference Test (MINT), a novel approach that aims to empirically assess if given data was used during the training of AI/ML models. Specifically, we propose two MINT architectures designed to learn the distinct activation patterns that emerge when an Audited Model is exposed to data used during its training process. These architectures are based on Multilayer Perceptrons (MLPs) and Convolutional Neural Networks (CNNs). The experimental framework focuses on the challenging task of Face Recognition, considering three state-of-the-art Face Recognition systems. Experiments are carried out using six publicly available databases, comprising over 22 million face images in total. Different experimental scenarios are considered depending on the context of the AI model to test. Our proposed MINT approach achieves promising results, with up to 90\% accuracy, indicating the potential to recognize if an AI model has been trained with specific data. The proposed MINT approach can serve to enforce privacy and fairness in several AI applications, e.g., revealing if sensitive or private data was used for training or tuning Large Language Models (LLMs).

Keywords

Cite

@article{arxiv.2402.09225,
  title  = {Is My Data in Your AI? Membership Inference Test (MINT) applied to Face Biometrics},
  author = {Daniel DeAlcala and Aythami Morales and Julian Fierrez and Gonzalo Mancera and Ruben Tolosana and Javier Ortega-Garcia},
  journal= {arXiv preprint arXiv:2402.09225},
  year   = {2025}
}

Comments

11 pages main text + 2 pages references and 1 pages appendix