Lower Bound Techniques in the Comparison-Query Model and Inversion Minimization on Trees
Ivan Hu, Dieter van Melkebeek, Andrew Morgan

TL;DR
This paper establishes near-optimal lower bounds on the number of comparison queries needed to minimize inversions in leaf orderings of trees, using novel techniques based on Cayley graphs and symmetric groups.
Contribution
It introduces two new techniques for deriving lower bounds in the comparison-query model, specifically applied to inversion minimization on trees, extending known bounds to various tree structures.
Findings
Lower bounds close to $oxed{ ext{log}_2(n!)}$ for many tree types.
Specific bounds for trees with subtree fractions and degrees.
Novel techniques involving Cayley graphs and symmetric group analysis.
Abstract
Given a rooted tree and a ranking of its leaves, what is the minimum number of inversions of the leaves that can be attained by ordering the tree? This variation of the problem of counting inversions in arrays originated in mathematical psychology, with the evaluation of the Mann--Whitney statistic for detecting differences between distributions as a special case. We study the complexity of the problem in the comparison-query model, used for problems like sorting and selection. For many types of trees with leaves, we establish lower bounds close to the strongest known in the model, namely the lower bound of for sorting items. We show: (a) queries are needed whenever the tree has a subtree that contains a fraction of the leaves. This implies a lower bound of for trees…
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
TopicsAlgorithms and Data Compression · Error Correcting Code Techniques · Machine Learning and Algorithms
