English

Conformalization of Sparse Generalized Linear Models

Machine Learning 2023-07-12 v1 Machine Learning

Abstract

Given a sequence of observable variables {(x1,y1),,(xn,yn)}\{(x_1, y_1), \ldots, (x_n, y_n)\}, the conformal prediction method estimates a confidence set for yn+1y_{n+1} given xn+1x_{n+1} that is valid for any finite sample size by merely assuming that the joint distribution of the data is permutation invariant. Although attractive, computing such a set is computationally infeasible in most regression problems. Indeed, in these cases, the unknown variable yn+1y_{n+1} can take an infinite number of possible candidate values, and generating conformal sets requires retraining a predictive model for each candidate. In this paper, we focus on a sparse linear model with only a subset of variables for prediction and use numerical continuation techniques to approximate the solution path efficiently. The critical property we exploit is that the set of selected variables is invariant under a small perturbation of the input data. Therefore, it is sufficient to enumerate and refit the model only at the change points of the set of active features and smoothly interpolate the rest of the solution via a Predictor-Corrector mechanism. We show how our path-following algorithm accurately approximates conformal prediction sets and illustrate its performance using synthetic and real data examples.

Keywords

Cite

@article{arxiv.2307.05109,
  title  = {Conformalization of Sparse Generalized Linear Models},
  author = {Etash Kumar Guha and Eugene Ndiaye and Xiaoming Huo},
  journal= {arXiv preprint arXiv:2307.05109},
  year   = {2023}
}

Comments

ICML 2023

R2 v1 2026-06-28T11:26:52.529Z