NER-based removal of person and location entities from resumes preserves occupancy-prediction accuracy on FairCVdb, and combined with a debiasing module yields gender-balanced shortlists.
Is My Text in Your AI Model? Gradient-based Membership Inference Test applied to LLMs
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
This work adapts and studies the gradient-based Membership Inference Test (gMINT) to the classification of text based on LLMs. MINT is a general approach intended to determine if given data was used for training machine learning models, and this work focuses on its application to the domain of Natural Language Processing. Using gradient-based analysis, the MINT model identifies whether particular data samples were included during the language model training phase, addressing growing concerns about data privacy in machine learning. The method was evaluated in seven Transformer-based models and six datasets comprising over 2.5 million sentences, focusing on text classification tasks. Experimental results demonstrate MINTs robustness, achieving AUC scores between 85% and 99%, depending on data size and model architecture. These findings highlight MINTs potential as a scalable and reliable tool for auditing machine learning models, ensuring transparency, safeguarding sensitive data, and fostering ethical compliance in the deployment of AI/NLP technologies.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
PBa-LLM: Privacy- and Bias-aware NLP using Named-Entity Recognition (NER)
NER-based removal of person and location entities from resumes preserves occupancy-prediction accuracy on FairCVdb, and combined with a debiasing module yields gender-balanced shortlists.