vix.ing · top · new · best · stats · spec

On Bounding Problems of Quantitative Information Flow

2011/12/19 by Hirotoshi Yasuoka, Yasuoka, Hirotoshi, Tachio Terauchi +1
Computer Science · #Advanced Malware Detection Techniques #Adversarial Robustness in Machine Learning #Cryptography and Security (cs.CR) #FOS: Computer and information sciences #Security and Verification in Computing #cs.CR

paper · pdf · doi:10.48550/arxiv.1112.4237

To appear in Journal of Computer Security, IOS Press. arXiv admin note: substantial text overlap with arXiv:1004.0062

arxiv created 2011/12/19 · openalex publication_date 2011/12/19 · arxiv updated 2011/12/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Researchers have proposed formal definitions of quantitative information flow based on information theoretic notions such as the Shannon entropy, the min entropy, the guessing entropy, belief, and channel capacity. This paper investigates the hardness of precisely checking the quantitative information flow of a program according to such definitions. More precisely, we study the "bounding problem" of quantitative information flow, defined as follows: Given a program M and a positive real number q, decide if the quantitative information flow of M is less than or equal to q. We prove that the bounding problem is not a k-safety property for any k (even when q is fixed, for the Shannon-entropy-based definition with the uniform distribution), and therefore is not amenable to the self-composition technique that has been successfully applied to checking non-interference. We also prove complexity theoretic hardness results for the case when the program is restricted to loop-free boolean programs. Specifically, we show that the problem is PP-hard for all definitions, showing a gap with non-interference which is coNP-complete for the same class of programs. The paper also compares the results with the recently proved results on the comparison problems of quantitative information flow.

Citations

Related