English

Hardness of Deceptive Certificate Selection

Machine Learning 2023-06-08 v1 Artificial Intelligence Computational Complexity Cryptography and Security

Abstract

Recent progress towards theoretical interpretability guarantees for AI has been made with classifiers that are based on interactive proof systems. A prover selects a certificate from the datapoint and sends it to a verifier who decides the class. In the context of machine learning, such a certificate can be a feature that is informative of the class. For a setup with high soundness and completeness, the exchanged certificates must have a high mutual information with the true class of the datapoint. However, this guarantee relies on a bound on the Asymmetric Feature Correlation of the dataset, a property that so far is difficult to estimate for high-dimensional data. It was conjectured in W\"aldchen et al. that it is computationally hard to exploit the AFC, which is what we prove here. We consider a malicious prover-verifier duo that aims to exploit the AFC to achieve high completeness and soundness while using uninformative certificates. We show that this task is NP\mathsf{NP}-hard and cannot be approximated better than O(m1/8ϵ)\mathcal{O}(m^{1/8 - \epsilon}), where mm is the number of possible certificates, for ϵ>0\epsilon>0 under the Dense-vs-Random conjecture. This is some evidence that AFC should not prevent the use of interactive classification for real-world tasks, as it is computationally hard to be exploited.

Keywords

Cite

@article{arxiv.2306.04505,
  title  = {Hardness of Deceptive Certificate Selection},
  author = {Stephan Wäldchen},
  journal= {arXiv preprint arXiv:2306.04505},
  year   = {2023}
}

Comments

15 pages, 3 figures