A polynomial-time algorithm to approximately count contingency tables when the number of rows is constant

  • Authors:
  • Mary Cryan;Martin Dyer

  • Affiliations:
  • School of Computing, University of Leeds, Leeds LS2 9JT, UK;School of Computing, University of Leeds, Leeds LS2 9JT, UK

  • Venue:
  • Journal of Computer and System Sciences - STOC 2002
  • Year:
  • 2003

Quantified Score

Hi-index 0.01

Visualization

Abstract

We consider the problem of counting the number of contingency tables with given row and column sums. This problem is known to be #P-complete, even when there are only two rows (Random Structures Algorithms 10(4) (1997) 487). In this paper we present the first fully polynomial randomized approximation scheme for counting contingency tables when the number of rows is constant. A novel feature of our algorithm is that it is a hybrid of an exact counting technique with an approximation algorithm, giving two distinct phases. In the first, the columns are partitioned into "small" and "large". We show that the number of contingency tables can be expressed as the weighted sum of a polynomial number of new instances of the problem, where each instance consists of some new row sums and the original large column sums. In the second phase, we show how to approximately count contingency tables when all the column sums are large. In this case, we show that the solution lies in approximating the volume of a single convex body, a problem which is known to be solvable in polynomial time (J. ACM 38 (1) (1991) 1).