forked from academicpages/academicpages.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create 2024-icml-cp-any-distribution
- Loading branch information
1 parent
adf2f5e
commit d73ca4b
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
title: "Conformal Validity Guarantees Exist for Any Data Distribution (and How to Find Them)" | ||
collection: publications | ||
permalink: /publication/2024-icml-cp-any-distribution | ||
excerpt: 'Paper at ICML 2024. Demonstrates how conformal prediction can theoretically extend to *any* data distribution (i.e., not only exchangeable or quasi-exchangeable ones), with practical experiments focused on common settings of AI/ML agents including multiround synthetic protein design and active learning.' | ||
date: 2024-07-21 | ||
venue: 'The International Conference on Machine Learning (ICML)' | ||
paperurl: 'https://arxiv.org/abs/2405.06627' | ||
citation: 'Prinster, D.*, Stanton, S.*, Saria, S., & Liu, A. (2023). JAWS-X: Addressing Efficiency Bottlenecks of Conformal Prediction Under Standard and Feedback Covariate Shift. In International Conference on Machine Learning. PMLR.' | ||
--- | ||
Demonstrates how conformal prediction can theoretically extend to *any* data distribution (i.e., not only exchangeable or quasi-exchangeable ones), with practical experiments focused on common settings of AI/ML agents including multiround synthetic protein design and active learning. | ||
[PDF](https://arxiv.org/abs/2405.06627) |