Batch Multivalid Conformal Prediction
- URL: http://arxiv.org/abs/2209.15145v1
- Date: Fri, 30 Sep 2022 00:18:27 GMT
- Title: Batch Multivalid Conformal Prediction
- Authors: Christopher Jung and Georgy Noarov and Ramya Ramalingam and Aaron Roth
- Abstract summary: We develop fast distribution-free conformal prediction algorithms for obtaining multivalid coverage on exchangeable data in the batch setting.
We give two algorithms: both take as input an arbitrary non-conformity score and an arbitrary collection of possibly intersecting groups.
We evaluate the performance of both of our algorithms in an extensive set of experiments.
- Score: 13.077246342082294
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: We develop fast distribution-free conformal prediction algorithms for
obtaining multivalid coverage on exchangeable data in the batch setting.
Multivalid coverage guarantees are stronger than marginal coverage guarantees
in two ways: (1) They hold even conditional on group membership -- that is, the
target coverage level $1-\alpha$ holds conditionally on membership in each of
an arbitrary (potentially intersecting) group in a finite collection
$\mathcal{G}$ of regions in the feature space. (2) They hold even conditional
on the value of the threshold used to produce the prediction set on a given
example. In fact multivalid coverage guarantees hold even when conditioning on
group membership and threshold value simultaneously.
We give two algorithms: both take as input an arbitrary non-conformity score
and an arbitrary collection of possibly intersecting groups $\mathcal{G}$, and
then can equip arbitrary black-box predictors with prediction sets. Our first
algorithm (BatchGCP) is a direct extension of quantile regression, needs to
solve only a single convex minimization problem, and produces an estimator
which has group-conditional guarantees for each group in $\mathcal{G}$. Our
second algorithm (BatchMVP) is iterative, and gives the full guarantees of
multivalid conformal prediction: prediction sets that are valid conditionally
both on group membership and non-conformity threshold. We evaluate the
performance of both of our algorithms in an extensive set of experiments. Code
to replicate all of our experiments can be found at
https://github.com/ProgBelarus/BatchMultivalidConformal
Related papers
- Almost Asymptotically Optimal Active Clustering Through Pairwise Observations [59.20614082241528]
We propose a new analysis framework for clustering $M$ items into an unknown number of $K$ distinct groups using noisy and actively collected responses.<n>We establish a fundamental lower bound on the expected number of queries needed to achieve a desired confidence in the accuracy of the clustering.<n>We develop a computationally feasible variant of the Generalized Likelihood Ratio statistic and show that its performance gap to the lower bound can be accurately empirically estimated.
arXiv Detail & Related papers (2026-02-05T14:16:47Z) - Efficient Swap Multicalibration of Elicitable Properties [41.64272548564929]
[NR23] established a surprising connection between multicalibration for an arbitrary property $Gamma$ and property elicitation.<n>In this paper, we generalize multicalibration for an elicitable property $Gamma$ from group membership functions to arbitrary bounded hypothesis classes.
arXiv Detail & Related papers (2025-11-07T01:14:39Z) - Robust Conformal Prediction with a Single Binary Certificate [58.450154976190795]
Conformal prediction (CP) converts any model's output to prediction sets with a guarantee to cover the true label with (adjustable) high probability.
We propose a robust conformal prediction that produces smaller sets even with significantly lower MC samples.
arXiv Detail & Related papers (2025-03-07T08:41:53Z) - Volume Optimality in Conformal Prediction with Structured Prediction Sets [22.923139209762788]
Conformal Prediction is a widely studied technique to construct prediction sets of future observations.
We first prove an impossibility of volume optimality where any distribution-free method can only find a trivial solution.
We then introduce a new notion of volume optimality by restricting the prediction sets to belong to a set family.
arXiv Detail & Related papers (2025-02-23T17:31:33Z) - Conformal Prediction Sets with Improved Conditional Coverage using Trust Scores [52.92618442300405]
It is impossible to achieve exact, distribution-free conditional coverage in finite samples.
We propose an alternative conformal prediction algorithm that targets coverage where it matters most.
arXiv Detail & Related papers (2025-01-17T12:01:56Z) - Posterior Conformal Prediction [11.576645675675096]
Conformal prediction is a popular technique for constructing prediction intervals with distribution-free coverage guarantees.
This article introduces a new method, posterior conformal prediction (PCP), which generates prediction intervals with both marginal and approximate conditional validity.
We evaluate the performance of PCP on diverse datasets from socio-economic, scientific and healthcare applications.
arXiv Detail & Related papers (2024-09-29T14:09:07Z) - Marginal and training-conditional guarantees in one-shot federated conformal prediction [17.197488145781858]
We study conformal prediction in the one-shot federated learning setting.
The main goal is to compute marginally and training-conditionally valid prediction sets, at the server-level, in only one round of communication between the agents and the server.
arXiv Detail & Related papers (2024-05-21T08:08:00Z) - Combinatorial Stochastic-Greedy Bandit [79.1700188160944]
We propose a novelgreedy bandit (SGB) algorithm for multi-armed bandit problems when no extra information other than the joint reward of the selected set of $n$ arms at each time $tin [T]$ is observed.
SGB adopts an optimized-explore-then-commit approach and is specifically designed for scenarios with a large set of base arms.
arXiv Detail & Related papers (2023-12-13T11:08:25Z) - PAC Prediction Sets Under Label Shift [52.30074177997787]
Prediction sets capture uncertainty by predicting sets of labels rather than individual labels.
We propose a novel algorithm for constructing prediction sets with PAC guarantees in the label shift setting.
We evaluate our approach on five datasets.
arXiv Detail & Related papers (2023-10-19T17:57:57Z) - Concomitant Group Testing [49.50984893039441]
We introduce a variation of the group testing problem capturing the idea that a positive test requires a combination of multiple types'' of item.
The goal is to reliably identify all of the semi-defective sets using as few tests as possible.
Our algorithms are distinguished by (i) whether they are deterministic (zero-error) or randomized (small-error), and (ii) whether they are non-adaptive, fully adaptive, or have limited adaptivity.
arXiv Detail & Related papers (2023-09-08T09:11:12Z) - Distribution-Free Inference for the Regression Function of Binary
Classification [0.0]
The paper presents a resampling framework to construct exact, distribution-free and non-asymptotically guaranteed confidence regions for the true regression function for any user-chosen confidence level.
It is proved that the constructed confidence regions are strongly consistent, that is, any false model is excluded in the long run with probability one.
arXiv Detail & Related papers (2023-08-03T15:52:27Z) - Class-Conditional Conformal Prediction with Many Classes [60.8189977620604]
We propose a method called clustered conformal prediction that clusters together classes having "similar" conformal scores.
We find that clustered conformal typically outperforms existing methods in terms of class-conditional coverage and set size metrics.
arXiv Detail & Related papers (2023-06-15T17:59:02Z) - Will My Robot Achieve My Goals? Predicting the Probability that an MDP Policy Reaches a User-Specified Behavior Target [56.99669411766284]
As an autonomous system performs a task, it should maintain a calibrated estimate of the probability that it will achieve the user's goal.
This paper considers settings where the user's goal is specified as a target interval for a real-valued performance summary.
We compute the probability estimates by inverting conformal prediction.
arXiv Detail & Related papers (2022-11-29T18:41:20Z) - Practical Adversarial Multivalid Conformal Prediction [27.179891682629183]
We give a generic conformal prediction method for sequential prediction.
It achieves target empirical coverage guarantees against adversarially chosen data.
It is computationally lightweight -- comparable to split conformal prediction.
arXiv Detail & Related papers (2022-06-02T14:33:00Z) - Optimal Clustering with Bandit Feedback [57.672609011609886]
This paper considers the problem of online clustering with bandit feedback.
It includes a novel stopping rule for sequential testing that circumvents the need to solve any NP-hard weighted clustering problem as its subroutines.
We show through extensive simulations on synthetic and real-world datasets that BOC's performance matches the lower boundally, and significantly outperforms a non-adaptive baseline algorithm.
arXiv Detail & Related papers (2022-02-09T06:05:05Z) - Online Multivalid Learning: Means, Moments, and Prediction Intervals [16.75129633574157]
We present a technique for providing contextual predictions that are "multivalid" in various senses.
The resulting estimates correctly predict various statistics of the labels $y$ not just marginally.
Because our algorithms handle adversarially chosen examples, they can equally well be used to predict statistics of the residuals of arbitrary point prediction methods.
arXiv Detail & Related papers (2021-01-05T19:08:11Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.