paper-with-me

홈 › Papers

Deep opacity and AI: A threat to XAI and to privacy protection mechanisms

2025-08-30 · Vincent C. Müller arxiv

It is known that big data analytics and AI pose a threat to privacy, and that some of this is due to some kind of "black box problem" in AI. I explain how this becomes a problem in the context of justification for judgments and actions. Furthermore, I suggest distinguishing three kinds of opacity: 1) the subjects do not know what the system does ("shallow opacity"), 2) the analysts do not know what the system does ("standard black box opacity"), or 3) the analysts cannot possibly know what the system might do ("deep opacity"). If the agents, data subjects as well as analytics experts, operate under opacity, then these agents cannot provide justifications for judgments that are necessary to protect privacy, e.g., they cannot give "informed consent", or guarantee "anonymity". It follows from these points that agents in big data analytics and AI often cannot make the judgments needed to protect privacy. So I conclude that big data analytics makes the privacy problems worse and the remedies less effective. As a positive note, I provide a brief outlook on technical ways to handle this situation.

📄 PDF Abstract BibTeX arXiv:2509.08835

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Voice Privacy from an Attribute-based Perspective

2026-03-19 · Mehtab Ur Rahman, Martha Larson, Cristian Tejedor-Garcia arxiv

Voice privacy approaches that preserve the anonymity of speakers modify speech in an attempt to break the link with the true identity of the speaker. Current benchmarks measure speaker protection based on signal-to-signa…

Bounding Training Data Reconstruction in Private (Deep) Learning

2022-01-28 · Chuan Guo, Brian Karrer, Kamalika Chaudhuri, Laurens van der Maaten

Differential privacy is widely accepted as the de facto method for preventing data leakage in ML, and conventional wisdom suggests that it offers strong protection against privacy attacks. However, existing semantic guar…

Deep Learning

Privacy in Open Search: A Review of Challenges and Solutions

2021-10-20 · Samuel Sousa, Christian Guetl, Roman Kern

Privacy is of worldwide concern regarding activities and processes that include sensitive data. For this reason, many countries and territories have been recently approving regulations controlling the extent to which org…

Information RetrievalPrivacy PreservingRetrieval

Comparing privacy notions for protection against reconstruction attacks in machine learning

2025-02-06 · Sayan Biswas, Mark Dras, Pedro Faustini, Natasha Fernandes 외

Within the machine learning community, reconstruction attacks are a principal concern and have been identified even in federated learning (FL), which was designed with privacy preservation in mind. In response to these t…

Federated Learning

Combining Stochastic Defenses to Resist Gradient Inversion: An Ablation Study

2022-08-09 · Daniel Scheliga, Patrick Mäder, Marco Seeland

Gradient Inversion (GI) attacks are a ubiquitous threat in Federated Learning (FL) as they exploit gradient leakage to reconstruct supposedly private training data. Common defense mechanisms such as Differential Privacy …

Federated LearningImage ClassificationPrivacy Preserving