CAOS: Conformal Aggregation of One-Shot Predictors
Maja Waldron
TL;DR
CAOS introduces a data-efficient conformal framework for one-shot prediction by adaptively aggregating multiple reference-induced predictors and calibrating with a leave-one-out scheme. It achieves exact finite-sample marginal coverage even when conformity scores are non-exchangeable, via a monotonicity-based reduction to full conformal prediction. Empirically, CAOS yields substantially smaller, reliable prediction sets than split conformal baselines in both vision (facial landmarking) and language (RAFT one-shot text classification) tasks, highlighting improved uncertainty quantification under scarce labeled data. The approach offers practical gains for rapid adaptation of foundation models with principled uncertainty in low-data regimes.
Abstract
One-shot prediction enables rapid adaptation of pretrained foundation models to new tasks using only one labeled example, but lacks principled uncertainty quantification. While conformal prediction provides finite-sample coverage guarantees, standard split conformal methods are inefficient in the one-shot setting due to data splitting and reliance on a single predictor. We propose Conformal Aggregation of One-Shot Predictors (CAOS), a conformal framework that adaptively aggregates multiple one-shot predictors and uses a leave-one-out calibration scheme to fully exploit scarce labeled data. Despite violating classical exchangeability assumptions, we prove that CAOS achieves valid marginal coverage using a monotonicity-based argument. Experiments on one-shot facial landmarking and RAFT text classification tasks show that CAOS produces substantially smaller prediction sets than split conformal baselines while maintaining reliable coverage.
