On Dominance-Free Samples of a (Colored) Stochastic Dataset
Jie Xue, Yuan Li

TL;DR
This paper studies the problem of counting dominance-free subsets in stochastic datasets, introduces an efficient algorithm for 2D cases, and proves #P-hardness for higher dimensions, revealing computational complexity boundaries.
Contribution
It provides the first near-quadratic time algorithm for 2D dominance-free sampling and establishes #P-hardness results for dimensions three and above, advancing understanding of the problem's complexity.
Findings
Efficient algorithm for 2D dominance-free sampling.
#P-hardness for dimensions ≥3, even with restricted color patterns.
#P-hardness for counting in higher dimensions with equal probabilities.
Abstract
A point is said to dominate another point if the coordinate of is greater than or equal to the coordinate of in every dimension. A set of points in is dominance-free if any two points do not dominate each other. We consider the problem of counting the dominance-free subsets of a given dataset in , or more generally, computing the probability that a random sample of a stochastic dataset in where each point is sampled independently with its existence probability is dominance-free. In fact, we investigate a colored generalization of the problem, in which the points in the given stochastic dataset are colored and we are interested in the random samples that are inter-color dominance-free (i.e., any two points with different colors do not dominate each other). We propose the first algorithm that…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
