Distribution Testing Meets Sum Estimation
Abstract
We study the problem of estimating the sum of n elements, each with weight w(i), in a structured universe. Our goal is to estimate W = Σi=1n w(i) within a (1 ε) factor using a sublinear number of samples, assuming weights are non-increasing, i.e., w(1) ≥ w(2) ≥ … ≥ w(n). The sum estimation problem is well-studied under different access models to the universe U. However, to the best of our knowledge, nothing is known about the sum estimation problem using non-adaptive conditional sampling. In this work, we explore the sum estimation problem using non-adaptive conditional weighted and non-adaptive conditional uniform samples, assuming that the underlying distribution (D(i)=w(i)/W) is monotone. We also extend our approach to to the case where the underlying distribution of U is unimodal. Additionally, we consider support size estimation when w(i) = 0 or w(i) ≥ W/n, using hybrid sampling (both weighted and uniform) to access U. We propose an algorithm to estimate W under the non-increasing weight assumption, using O(1ε3 n + 1ε6) non-adaptive weighted conditional samples and O(1ε3 n) uniform conditional samples. Our algorithm matches the (n) lower bound by ACK15. For unimodal distributions, the sample complexity remains similar, with an additional O(n) evaluation queries to locate the minimum weighted point in the domain. For estimating the support size k of U, where weights are either 0 or at least W/n, our algorithm uses O( 3(n/ε)ε8 · 4 (n/ε)ε ) uniform samples and O( (n/ε)ε2 · (n/ε)ε ) weighted samples to output k satisfying k - 2ε n ≤ k ≤ k + ε n.
Turn this paper into a full lesson
ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.