Response to Reviewer AjMN
Thank you for your review!
**Regarding our threat model.** Thank you for acknowledging the novelty of our threat model for conformal prediction. Following your suggestion, we have clarified the threat model in the introduction (line 47) and point out limitations of the threat model presented in (Zargarbashi et al., 2024) more explicitly within the related work section (line 98).
**Regarding the background**. We have updated $\alpha_n$ in line 135 to the correct threshold when scores capture the agreement between data and label. Please note this minor correction in the background does not affect any of our theoretical or empirical results. Thank you for bringing this to our attention.
**Regarding desiderata for reliable conformal prediction.** Please note that the desiderata serve as foundation for how we envision reliable conformal prediction, focusing not only on the reliability of prediction sets but also on their practical relevance. This includes maintaining small set sizes (comparable to prediction sets without reliability guarantees), and ensuring computational efficiency in their construction, making them applicable in real-world settings. Regarding desideratum IV, it is not intended as a strict requirement for prediction sets, it rather ensures that algorithms have the flexibility to increase reliability when practical risk increases with more data. In response to your feedback, we have added clarifications to desiderata II, IV, and V, expressing more clearly that reliable conformal prediction requires efficient and flexible algorithms. Thank you for pointing out opportunities for further clarification.
**Regarding conformal score ties.** As you correctly pointed out, one has to take care of ties in practice for tighter coverage. To address this issue, we employ a deterministic softmax function to smooth the voting function $\pi_y(x)$. As demonstrated in our ablation study (Figure 4), this approach effectively keeps the prediction set size low, resulting in tighter empirical coverage. Please note that introducing additional random noise to the score function would compromise provable reliability guarantees under training poisoning. Interestingly, this also means that most existing score functions in the literature lack reliability by definition (see our discussion in Appendix D). In contrast, our first approach addresses this issue while ensuring stability of prediction sets at the same time. Thank you for bringing this up, this discussion highlights again the inherent challenges of providing *provably* reliable prediction sets.
**Regarding a study of statistical efficiency.** As you correctly pointed out, the empirical coverage is a random variable following a Beta distribution concentrated around the nominal coverage level. As we partition the calibration set, this concentration naturally decreases for the smaller prediction sets. In response to your comment, we have conducted additional experiments (Appendix C, Figure 13) to provide empirical evidence that the majority prediction sets are again closely concentrated around the nominal coverage level. We have also added the discussion to the main text (line 469-470).
**Typos (L250, L349).** We also fixed the typos, thank you for pointing this out.
### References
Soroush H. Zargarbashi, Mohammad Sadegh Akhondzadeh, Aleksandar Bojchevski. Robust Yet Efficient Conformal Prediction Sets. ICML 2024.