Proving Information Inequalities by Gaussian Elimination
Laigang Guo, Raymond W. Yeung, Xiao-Shan Gao
TL;DR
This work introduces a symbolic, Gaussian-elimination–driven framework to prove information inequalities and identities under linear constraints on Shannon measures, offering an alternative to LP-based methods like ITIP. By homogenizing objectives, ordering entropies, and applying dimension-reduction techniques with Gauss-Jordan elimination, the method often proves inequalities without solving any LP and, when needed, reduces the problem to a smaller LP solvable by specialized procedures. The authors formalize two procedures—Procedure I for inequalities and Procedure II for identities—together with targeted preprocessing steps (QuickIMP-RED) and heuristic searches that transform the problem into conic decompositions in terms of nonnegative variables $a_i$. They demonstrate the approach on Dougherty–Freiling–Zeger’s problem and Tian’s problem, achieving substantial reductions in variable counts and LP size with competitive or superior performance compared to direct LP methods and existing tools. The work also provides enhancements and detailed mappings (Final-1) linking entropy expressions to algebraic variables, suggesting a practical, scalable path for proving complex information-theoretic inequalities.
Abstract
The proof of information inequalities and identities under linear constraints on the information measures is an important problem in information theory. For this purpose, ITIP and other variant algorithms have been developed and implemented, which are all based on solving a linear program (LP). In this paper, we develop a method with symbolic computation. Compared with the known methods, our approach can completely avoids the use of linear programming which may cause numerical errors. Our procedures are also more efficient computationally.
