LGSTMEFeb 5, 2025

Parametric Scaling Law of Tuning Bias in Conformal Prediction

arXiv:2502.03023v26 citationsh-index: 5ICML
Originality Incremental advance
AI Analysis

This work addresses a practical issue for users of conformal prediction by clarifying when tuning bias matters, though it is incremental as it builds on existing methods.

The paper tackles the problem of tuning bias in conformal prediction, where using the same dataset for tuning and calibration can violate exchangeability assumptions, and finds that this bias is often negligible in practice, scaling with parameter complexity and inversely with calibration set size.

Conformal prediction is a popular framework of uncertainty quantification that constructs prediction sets with coverage guarantees. To uphold the exchangeability assumption, many conformal prediction methods necessitate an additional holdout set for parameter tuning. Yet, the impact of violating this principle on coverage remains underexplored, making it ambiguous in practical applications. In this work, we empirically find that the tuning bias - the coverage gap introduced by leveraging the same dataset for tuning and calibration, is negligible for simple parameter tuning in many conformal prediction methods. In particular, we observe the scaling law of the tuning bias: this bias increases with parameter space complexity and decreases with calibration set size. Formally, we establish a theoretical framework to quantify the tuning bias and provide rigorous proof for the scaling law of the tuning bias by deriving its upper bound. In the end, we discuss how to reduce the tuning bias, guided by the theories we developed.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes