On the Complexity of the Conditional Independence Implication Problem With Bounded Cardinalities
Michał Makowski
TL;DR
The paper addresses CI implication under bounded variable cardinalities and proves co-NEXPTIME-hardness, even when all variables are binary. It introduces a two-stage reduction: first from Binary Bounded Tiling to Periodic Bounded Tiling, then from Periodic Bounded Tiling to a bounded CI implication via Li-style affine existential information predicates, including UNIF_k and related constructions. The result situates the bounded CI problem as co-NEXPTIME-hard while known upper bounds place it in EXPSPACE, highlighting a gap and underscoring the surprising difficulty of CI reasoning under bounded domains. The work advances understanding of the complexity of CI reasoning with cardinality constraints and informs the theoretical limits of logic-based statistical inference and related AI systems.
Abstract
We show that the conditional independence (CI) implication problem with bounded cardinalities, which asks whether a given CI implication holds for all discrete random variables with given cardinalities, is co-NEXPTIME-hard. The problem remains co-NEXPTIME-hard if all variables are binary. The reduction goes from a variant of the tiling problem and is based on a prior construction used by Cheuk Ting Li to show the undecidability of a related problem where the cardinality of some variables remains unbounded. The CI implication problem with bounded cardinalities is known to be in EXPSPACE, as its negation can be stated as an existential first-order logic formula over the reals of size exponential with regard to the size of the input.
