TL;DR
This paper analyzes the computational complexity of higher-order U-statistics, introduces a decomposition and new algorithms for efficient exact computation, and provides open-source tools demonstrating improved runtime performance.
Contribution
It presents a novel decomposition of U-statistics, connects their computation to tensor acceleration techniques, and offers a new efficient algorithm with open-source implementations.
Findings
Derived a decomposition of U-statistics into V-statistics for easier computation.
Connected exact computation of V-statistics to Einstein summation for efficiency.
Provided an algorithm with improved runtime complexity based on graph treewidth.
Abstract
Higher-order -statistics abound in fields such as statistics, machine learning, and computer science, but are known to be highly time-consuming to compute in practice. Despite their widespread appearance, a comprehensive study of their computational complexity is surprisingly lacking. This paper aims to fill this gap by presenting several results related to the computational aspect of -statistics. First, we derive a useful decomposition from a -th order -statistic to a linear combination of -statistics with orders not exceeding , which are generally more feasible to compute. Second, we explore the connection between exactly computing -statistics and Einstein summation, a tool often used in computational mathematics and quantum computing to accelerate tensor computations. Third, we provide an optimistic estimate of the time complexity for exactly computing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
