paper-with-me

홈 › Papers

Sparse Activations as Conformal Predictors

2025-02-20 · Margarida M. Campos, João Calém, Sophia Sklaviadis, Mário A. T. Figueiredo, André F. T. Martins

Conformal prediction is a distribution-free framework for uncertainty quantification that replaces point predictions with sets, offering marginal coverage guarantees (i.e., ensuring that the prediction sets contain the true label with a specified probability, in expectation). In this paper, we uncover a novel connection between conformal prediction and sparse softmax-like transformations, such as sparsemax and $\gamma$-entmax (with $\gamma > 1$), which may assign nonzero probability only to a subset of labels. We introduce new non-conformity scores for classification that make the calibration process correspond to the widely used temperature scaling method. At test time, applying these sparse transformations with the calibrated temperature leads to a support set (i.e., the set of labels with nonzero probability) that automatically inherits the coverage guarantees of conformal prediction. Through experiments on computer vision and text classification benchmarks, we demonstrate that the proposed method achieves competitive results in terms of coverage, efficiency, and adaptiveness compared to standard non-conformity scores based on softmax.

📄 PDF Abstract BibTeX arXiv:2502.14773

Code (1)

deep-spin/sparse-activations-cp 공식 구현 pytorch

Tasks

Conformal PredictionPredictiontext-classificationText ClassificationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Sparsemax Sparsemax is a type of activation/output function similar to the traditional softmax, but able to output sparse probabilities.…
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Conformal Predictors for Compound Activity Prediction

2016-03-14 · Paolo Toccacheli, Ilia Nouretdinov, Alexander Gammerman

The paper presents an application of Conformal Predictors to a chemoinformatics problem of identifying activities of chemical compounds. The paper addresses some specific challenges of this domain: a large number of comp…

Activity PredictionConformal PredictionPrediction

Beyond Conformal Predictors: Adaptive Conformal Inference with Confidence Predictors

2024-09-23 · Johan Hallberg Szabadváry

Conformal prediction (CP) is a robust framework for distribution-free uncertainty quantification, but it requires exchangeable data to ensure valid prediction sets at a user-specified significance level. When this assump…

Computational EfficiencyConformal PredictionPredictionUncertainty Quantification+1

Inductive randomness predictors

2025-03-04 · Vladimir Vovk

This paper introduces inductive randomness predictors, which form a superset of inductive conformal predictors. Its focus is on a very simple special case, binary inductive randomness predictors. It is interesting that b…

Aggregation in conformal e-classification

2026-05-08 · Vladimir Vovk arxiv

Aggregating conformal predictors is a standard way of balancing their predictive and computational efficiency while retaining their validity, at least approximately. An important advantage of conformal e-predictors is th…

Computational Efficiency

Conformal e-prediction

2020-01-16 · Vladimir Vovk

This paper discusses a counterpart of conformal prediction for e-values, conformal e-prediction. Conformal e-prediction is conceptually simpler and had been developed in the 1990s as precursor of conformal prediction. Wh…

Conformal PredictionPrediction