Hypothesis Selection Problem
- The hypothesis selection problem is the process of choosing among competing models, experiments, or sensors based on data, where selection is integrated with downstream statistical inference.
- It encompasses a variety of formulations including active testing, sequential sensing, information-source selection, and privacy-aware distributional methods.
- Recent advances focus on adaptive strategies, robust optimization, and methods to correct for selection bias in multiple testing and ordered inference.
Searching arXiv for recent and foundational papers related to hypothesis selection. The hypothesis selection problem concerns procedures that choose among competing hypotheses, models, experiments, or information sources using data, while optimizing statistical reliability, decision time, resource usage, privacy, or other task-specific criteria. Across the literature, the term covers several related but nonidentical formulations: selecting the true state from a finite hypothesis set under controlled sensing (Kartik et al., 2019); selecting among candidate distributions so as to approximate an unknown data-generating law (Gopi et al., 2020); selecting information sources or sensors that best support Bayesian classification under cost or robustness constraints (Bhargav et al., 2024, Bhargav et al., 20 Feb 2025); selecting a stopping point in an ordered testing sequence (G'Sell et al., 2013); and selecting only some families of hypotheses for follow-up inference while correcting for selection bias (Benjamini et al., 2011). A unifying theme is that the selection step is itself part of the inferential problem: the criterion for choosing a hypothesis, model, family, sensor, or experiment must be analyzed jointly with the downstream decision rule and its error guarantees.
1. Conceptual scope and formal variants
In its broadest form, the hypothesis selection problem asks how to choose an element of a finite or structured candidate set using observations from an unknown stochastic mechanism. One canonical formulation considers a finite hypothesis set
with prior , a finite action or experiment set , and an observation model
where the decision maker chooses experiments and then selects a hypothesis or declares an inconclusive outcome (Kartik et al., 2019). In this active-testing view, hypothesis selection is inseparable from experiment design.
A second formulation treats hypothesis selection as choosing one distribution from a finite class
to approximate an unknown distribution or . The objective is to output satisfying a total-variation guarantee of the form
with high probability (Gopi et al., 2020, Pour et al., 2023, Kamath et al., 19 Sep 2025, Aliakbarpour et al., 1 Jun 2025). In this setting, the emphasis is on sample complexity, privacy constraints, approximation factor, and computational complexity.
A third formulation arises in sequential sensing. There, one must identify the true hypothesis while also selecting which sensor or experiment to query at each step. In the stationary randomized setting of sequential detection,
sensor 0 produces observations with density 1, and the control variable is a distribution 2 over sensors, with expected decision time
3
The resulting optimization is a resource-allocation problem over information sources embedded within sequential hypothesis testing (0909.1801). In the online setting, sensor choice can depend on the full observation history and is derived from a Bayesian optimal stopping problem (Li et al., 2016).
A fourth formulation is selective multiple testing. Here the data are first used to choose which families of hypotheses are “interesting,” and only those selected families are tested further. The challenge is that the selection step induces bias, so ordinary within-family error control does not imply control over the selected families. The target quantity becomes the expected average error over selected families,
4
rather than an unconditional familywise average (Benjamini et al., 2011).
A fifth formulation appears in ordered testing and sequential model selection. With ordered nulls
5
the admissible rejection set is restricted to a prefix 6. Selecting 7 is then equivalent to selecting a model or stopping point along a path, subject to FDR control (G'Sell et al., 2013). This suggests that the hypothesis selection problem includes data-dependent choice of model complexity, not only choice among mutually exclusive states.
These variants are not interchangeable, but they share a common structure: a candidate set, a data-acquisition or evidence-aggregation mechanism, a selection rule, and a formal performance criterion.
2. Active and sequential hypothesis selection
In active hypothesis testing with fixed horizon 8, the agent chooses experiments 9 over 0 stages and then outputs 1, where 2 denotes “inconclusive” (Kartik et al., 2019). Two formulations are central.
In the asymmetric formulation, one fixes a particular hypothesis 3 and minimizes the probability of incorrectly declaring 4,
5
subject to the correct-inference constraint
6
with 7 and 8 (Kartik et al., 2019). The optimal exponent is characterized by
9
and
0
This is an active Chernoff–Stein analogue (Kartik et al., 2019).
In the symmetric formulation, the objective is to minimize the overall misclassification probability
1
subject to 2 for all 3. The exponent becomes
4
so the hardest hypothesis dominates the asymptotic rate (Kartik et al., 2019).
A notable feature of this framework is its treatment of confidence. With posterior
5
confidence in hypothesis 6 is
7
The increment in confidence is exactly the log-likelihood ratio between the trajectory law under 8 and the law under 9 (Kartik et al., 2019). Decision rules then become threshold tests on posterior log-odds, and experiment-selection strategies are designed to maximize expected confidence growth.
The paper also departs from classical randomized open-loop strategies by constructing fully deterministic and adaptive experiment-selection policies that satisfy a criterion based on
0
where
1
These deterministic adaptive strategies are asymptotically optimal and can perform substantially better in finite horizon than open-loop randomized strategies (Kartik et al., 2019). This suggests that, in active settings, the hypothesis selection problem is fundamentally a joint inference-and-control problem rather than a static classification problem.
Sequential sensing adds another layer. In the sensor-selection formulation with randomized stationary policies, the fusion center observes one sensor at a time and runs SPRT or MSPRT. For binary hypotheses, the expected sample size scales as
2
so the denominator is an effective information rate under the sensor mixture 3 (0909.1801). For multi-hypothesis MSPRT, the analogous rate is
4
The resulting optimization problems are linear-fractional in 5, and for generic binary problems the optimal randomized policy uses at most two sensors, while in the 6-hypothesis case an optimal policy uses at most 7 sensors (0909.1801).
The online usage-constrained variant replaces static mixing by belief-dependent sensor choice. There are 8 sensors, binary hypotheses, and usage constraints
9
Lagrange multipliers convert these constraints into per-sample costs
0
and the problem becomes a Bayesian optimal stopping problem on the posterior 1 (Li et al., 2016). In finite horizon, the optimal stopping boundaries are time-varying; in infinite horizon, the optimal procedure is an SPRT with constant thresholds and a stationary sensor-selection policy 2, where 3 is the accumulated log-likelihood ratio (Li et al., 2016). This suggests that constrained hypothesis selection admits an exact MDP formulation whose state variable is posterior belief.
3. Information-source and sensor selection as hypothesis selection
The sensor-selection literature makes explicit a broader interpretation of hypothesis selection: selecting experiments or information sources that best discriminate among hidden states. In the stationary randomized sequential setting, the decision time under hypothesis 4 takes the form
5
where 6 is processing time and 7 is an information constant derived from KL divergences and decision thresholds (0909.1801). Three criteria are emphasized: conditioned decision time, worst-case decision time, and average decision time. Their structure yields sharp support-size results: one sensor suffices for conditioned optimization, at most two sensors suffice for generic binary worst-case or average optimization, and at most 8 sensors suffice in the 9-hypothesis average case under a generic rank condition (0909.1801). The selection problem is therefore low-dimensional even when the sensor network is large.
More recent work generalizes the objective from expected decision time to misclassification penalties. In centralized Bayesian classification with finite hypothesis set
0
and information sources
1
each source 2 has likelihood 3, and conditional independence implies
4
for any selected set 5 (Bhargav et al., 2024, Bhargav et al., 20 Feb 2025). The crucial object is the observationally equivalent set
6
which is equivalently the set of hypotheses whose induced observation distributions coincide with that of 7 under 8 (Bhargav et al., 2024, Bhargav et al., 20 Feb 2025). Under Bayesian learning, posterior mass eventually concentrates uniformly on 9 when the true state is 0, and all hypotheses outside this set have posterior going to zero (Bhargav et al., 20 Feb 2025).
A misclassification penalty matrix
1
encodes non-uniform costs, with 2, 3, and each row summing to one (Bhargav et al., 2024, Bhargav et al., 20 Feb 2025). Two metrics then arise. The maximum-penalty metric for true state 4 is
5
and the aggregate objective is
6
Under distinctness assumptions on each row of 7, these set functions are approximately submodular, with submodularity ratio
8
where 9 and 0 are minimal and maximal rowwise penalty gaps (Bhargav et al., 2024). This yields greedy guarantees for minimum-cost and budget-constrained information selection, but the guarantees can be weak when penalty gaps are small.
To address this, the total-penalty metric is introduced: 1 Unlike the maximum-penalty objective, 2 is submodular, and sums of these functions remain submodular (Bhargav et al., 2024, Bhargav et al., 20 Feb 2025). This supports near-optimal greedy algorithms under standard submodular set cover and submodular maximization analyses (Bhargav et al., 2024). A plausible implication is that the total-penalty formulation provides a structurally more stable surrogate for cost-sensitive hypothesis selection than the exact worst-case penalty.
The robust extension introduces adversarial deletions or failures. If the designer selects 3 with 4, and an adversary can remove up to 5 selected sources, the robust objective becomes
6
or its submodular surrogate version with 7 replacing 8 (Bhargav et al., 20 Feb 2025). The robust greedy algorithms build an “oblivious” or “attack” set together with a greedy remainder and obtain curvature-dependent approximation guarantees (Bhargav et al., 20 Feb 2025). This places hypothesis selection within the broader theory of resilient combinatorial optimization.
4. Distributional hypothesis selection and privacy
A major line of work studies hypothesis selection for a finite class of candidate distributions under total variation distance. In the non-private setting, the sample complexity is logarithmic in the number of candidates, and recent work shows that the optimal approximation factor is 9 (Aliakbarpour et al., 1 Jun 2025). The quality criterion is
0
with 1 being the best possible approximation factor in the standard hypothesis-selection model (Aliakbarpour et al., 1 Jun 2025).
Under local differential privacy, the picture changes sharply. In the LDP setting, users each hold one sample from the unknown distribution and must locally randomize before communication. The problem is to output 2 with
3
using only 4-LDP access (Gopi et al., 2020, Pour et al., 2023, Kamath et al., 19 Sep 2025). The foundational lower bound is that any 5-LDP algorithm for 6-wise simple hypothesis testing requires
7
samples, even with full interaction (Gopi et al., 2020). This is an exponential deterioration in the dependence on 8 relative to the 9 non-private or centrally private rate (Gopi et al., 2020). A key conceptual point is that local privacy prevents aggressive sample reuse across many pairwise comparisons.
The first general LDP algorithms for agnostic selection achieved 00 samples but used 01 rounds of interaction (Gopi et al., 2020). They reduce the problem to maximum selection with adversarial comparators and use private Scheffé tests to simulate pairwise comparisons. For the general case, the guarantee is
02
with sample complexity
03
and 04 rounds (Gopi et al., 2020). This demonstrated that interaction can reduce round complexity and achieve near-linear-in-05 sample complexity.
The subsequent interactive LDP result established the optimal sample complexity
06
for constant failure probability, while still allowing only
07
rounds (Pour et al., 2023). The algorithm BOKSERR is built from three stages—Boosted Knockout, Boosted Sequential Round-Robin, and a final MDE-variant—and the analysis introduces the notion of critical queries. An SQ algorithm is said to rely on only a small number of critical queries if correctness depends on only a small subset of the many queries it asks. This permits SQ-to-LDP simulation with a 08 term governed by the number of critical queries rather than by the total number of queries (Pour et al., 2023). The resulting theorem gives an 09-LDP algorithm using
10
samples, with probability at least 11, and guarantee
12
(Pour et al., 2023). The approximation factor 13 is larger than the non-private optimum 14, but the sample complexity is optimal for interactive LDP.
A later non-adaptive improvement introduces the Scheffé graph (Kamath et al., 19 Sep 2025). Vertices correspond to unordered pairs 15, hence to signed Scheffé sets 16. There is a directed edge 17 when
18
so the test associated with one pair approximately distinguishes another pair (Kamath et al., 19 Sep 2025). A dominating set in this graph yields a smaller set 19 of functionals sufficient for a relaxed minimum distance estimator. The resulting non-adaptive 20-LDP algorithm uses
21
samples and returns 22 satisfying
23
(Kamath et al., 19 Sep 2025). This improves over the naive 24 non-interactive strategy and suggests that structural reuse among Scheffé tests can partially substitute for interaction.
Under central differential privacy, the situation is more favorable. The recent nearly-linear-time private algorithm achieves the optimal approximation factor 25 while remaining polylogarithmic in sample complexity and nearly linear in the number of hypotheses (Aliakbarpour et al., 1 Jun 2025). It combines empirical semi-distances, updateable proxy distances 26, the exponential mechanism over hypotheses with small proxy distance, and a stable quantile-based score used inside a sparse-vector routine to find prompting hypotheses (Aliakbarpour et al., 1 Jun 2025). The final theorem gives sample complexity
27
and nearly-linear running time in 28, resolving an open question on whether one can simultaneously obtain optimal factor 29, polylogarithmic sample complexity, and nearly-linear time under central DP (Aliakbarpour et al., 1 Jun 2025). This suggests a strong separation between local and central privacy for hypothesis selection.
5. Selection bias, multiple testing, and ordered selection
The hypothesis selection problem also appears when the data are used to select which hypotheses will be tested or reported. In the multiple-family setting, hypotheses are partitioned into families, each family 30 having p-values
31
and the entire collection is 32 (Benjamini et al., 2011). If families are selected based on the same data that will later be used for testing inside them, neither ordinary within-family error control nor pooled control over all hypotheses guarantees control over the selected families (Benjamini et al., 2011).
The central target becomes
33
where 34 is the random set of selected families and 35 is a within-family error measure such as 36, 37, or 38 (Benjamini et al., 2011). The paper proves that if the selection rule is simple and p-values across families are independent, then testing each selected family at level
39
controls 40 (Benjamini et al., 2011). For general selection rules, the adjustment uses the minimal compatible number of selected families
41
and the corresponding level
42
(Benjamini et al., 2011). This is a direct solution to a selective-inference version of hypothesis selection: one must correct the inferential target to account for the data-driven selection of which hypotheses are examined at all.
Ordered testing gives a different selection-bias problem. One observes ordered p-values 43 and is restricted to rejecting a contiguous prefix 44. The goal is to choose 45 with FDR control
46
(G'Sell et al., 2013). The ForwardStop rule uses
47
and sets
48
with FDR control under independent null p-values even when signals and nulls are arbitrarily interspersed (G'Sell et al., 2013). StrongStop uses a reverse-time Rènyi representation: 49 and then applies a BH-type condition
50
Under perfect separation—nonnulls first, nulls last—it controls FWER and hence FDR (G'Sell et al., 2013). TailStop further specializes to harmonic null statistics
51
and attains exact FDR in that ideal model (G'Sell et al., 2013). These procedures formalize model-path selection as an ordered hypothesis selection problem.
A related but conceptually distinct setting is “Testing One Hypothesis Multiple times,” where a nuisance parameter appears only under the alternative. For each 52 one computes a local statistic 53, then selects
54
and asks whether the supremum
55
is unexpectedly large under the null (Algeri et al., 2018). In the multidimensional extension, the global p-value is approximated via expected Euler characteristics of excursion sets of the limiting random field,
56
This is another form of post-selection correction: the alternative is chosen after scanning over a continuum of nuisance parameters, so the null distribution must be that of the maximum over the search domain (Algeri et al., 2018).
6. Hypothesis sets as beliefs in partial observability
In robotic manipulation under partial observability, the hypothesis selection problem appears as active disambiguation of an object’s pose. The underlying POMDP state is
57
where 58 is the target-object pose and 59 is the environment structure (Sankaran et al., 2015). Because explicit Bayesian filtering over this state is intractable, the belief is replaced by a discrete hypothesis set
60
where 61 is a perception routine that outputs candidate object poses consistent with the current observation 62 (Sankaran et al., 2015). The update is not Bayesian recursion but recomputation: 63
Action selection is based on features of 64. The policy is
65
learned from expert demonstrations using SVM classifiers (Sankaran et al., 2015). In minesweeper, the hypothesis set consists of all H-structure placements consistent with observed cells, and an inverse distance transform on the hypothesis set provides the feature map. In the robotic tabletop task, hypotheses are pose candidates generated from clustered RGB-D data, projected to the support surface, again yielding a feature map that drives local action selection (Sankaran et al., 2015).
Termination occurs when
66
at which point the target pose is deemed fully resolved and the terminal action 67 can be executed (Sankaran et al., 2015). This is an explicitly set-valued hypothesis selection process: the agent acts to reduce the cardinality of a feasible hypothesis set until only one remains. A plausible implication is that many active-perception problems admit tractable set-valued approximations of belief-space planning, provided the perception module can regenerate sufficiently informative candidate sets.
A superficially different but structurally related instance appears in speech recognition with light user feedback. Here the “hypotheses” are alternative transcriptions 68, and the recognition system is treated as a policy
69
mapping acoustic features 70 to distributions over word sequences (Kato et al., 2017). The user is shown two hypotheses 71 and 72 and selects the better one, giving a binary reward 73. The resulting hypothesis-selection gradient is
74
Thus the selected hypothesis is upweighted and the rejected one is downweighted (Kato et al., 2017). In experiments, this pairwise-selection feedback improved WER over unsupervised adaptation and remained effective under simulated user errors (Kato et al., 2017). This suggests that pairwise preference elicitation is a viable hypothesis-selection signal even when full labels are unavailable.
7. Structural themes, limitations, and open directions
Several structural themes recur across these formulations.
First, many objective functions are built from divergences or likelihood ratios. In sequential sensing, KL divergences define effective information rates (0909.1801, Li et al., 2016). In active fixed-horizon testing, the exponents are max–min KL values 75 (Kartik et al., 2019). In distributional selection, total variation distance and Scheffé sets determine achievable approximation guarantees (Gopi et al., 2020, Pour et al., 2023, Kamath et al., 19 Sep 2025, Aliakbarpour et al., 1 Jun 2025). In selective multiple testing, the object of control is not distance to truth but an error functional averaged over selected units (Benjamini et al., 2011).
Second, the role of adaptivity varies sharply by setting. Fully deterministic adaptive experiment selection improves finite-horizon active testing (Kartik et al., 2019). Online belief-dependent sensing is exactly optimal under sensor usage constraints (Li et al., 2016). By contrast, in locally private distributional selection, interaction mainly affects sample complexity and round complexity rather than the final decision rule, and the most recent non-adaptive result still lags the interactive optimum in 76-dependence (Pour et al., 2023, Kamath et al., 19 Sep 2025).
Third, structural sparsity is common. Optimal randomized sensor policies use small supports—one, two, or at most 77 sensors (0909.1801). Robust information selection is amenable to greedy algorithms because the relevant set functions are weakly submodular or submodular (Bhargav et al., 2024, Bhargav et al., 20 Feb 2025). The Scheffé-graph approach compresses the full 78 pairwise comparison structure into a dominating set of size 79 (Kamath et al., 19 Sep 2025). This suggests that large candidate spaces often possess latent combinatorial redundancy.
Fourth, selection itself changes the inferential target. In family-wise selection, one must control error over selected families, not all families (Benjamini et al., 2011). In ordered testing, the stopping index 80 is the inferential object, and p-values must be calibrated for prefix selection (G'Sell et al., 2013). In TOHM, the null distribution must be that of the supremum over the search space, not that of any single local test (Algeri et al., 2018).
The limitations are equally recurrent. Independence assumptions are strong in ordered FDR control (G'Sell et al., 2013) and in several LDP constructions (Gopi et al., 2020, Pour et al., 2023). Exact model knowledge is assumed in sensor-selection and Bayesian information-selection papers (0909.1801, Li et al., 2016, Bhargav et al., 2024, Bhargav et al., 20 Feb 2025). Weak submodularity guarantees can be fragile when penalty gaps are small (Bhargav et al., 2024). Locally private methods still face a substantial gap between interactive and non-interactive complexity (Pour et al., 2023, Kamath et al., 19 Sep 2025). Central-DP nearly-linear-time selection attains the optimal factor 81 but retains polynomial dependence on 82 and additional logarithmic overheads (Aliakbarpour et al., 1 Jun 2025). In robotic hypothesis-set planning, the belief approximation discards posterior weights and depends heavily on the quality of the perception map 83 (Sankaran et al., 2015).
Open directions follow naturally from these tensions. A plausible open question is whether non-interactive locally private hypothesis selection can achieve 84 sample complexity with a constant-factor approximation comparable to the interactive optimum; current barriers show that new structural ideas would be needed beyond the triangular properties of the Scheffé graph (Kamath et al., 19 Sep 2025). Another is whether the approximation factor or round complexity in interactive LDP can be improved while keeping optimal sample complexity (Pour et al., 2023). In active sensing, extending exact belief-state solutions from binary to general multi-hypothesis constrained settings remains challenging (Li et al., 2016). In robust information selection, connecting surrogate submodular objectives more tightly to the original worst-case penalty objective is still largely empirical (Bhargav et al., 20 Feb 2025). In selective inference, broader dependence models and richer selection rules remain open (Benjamini et al., 2011, G'Sell et al., 2013).
Taken together, these results show that the hypothesis selection problem is not a single theorem or algorithmic template but a family of closely related inferential design problems. What unifies them is the necessity of treating selection as part of inference rather than as a preprocessing step. Whether the selected object is a hypothesis, a model, a distribution, a family, a sensor set, or a stopping point, the governing question is the same: how to use data to choose among alternatives while preserving quantitative guarantees on error, approximation, robustness, privacy, or efficiency.