paper-with-me

Papers

Conformal Predictions for Probabilistically Robust Scalable Machine Learning Classification

2024-03-15 · Alberto Carlevaro, Teodoro Alamo Cantarero, Fabrizio Dabbene, Maurizio Mongelli

Conformal predictions make it possible to define reliable and robust learning algorithms. But they are essentially a method for evaluating whether an algorithm is good enough to be used in practice. To define a reliable learning framework for classification from the very beginning of its design, the concept of scalable classifier was introduced to generalize the concept of classical classifier by linking it to statistical order theory and probabilistic learning theory. In this paper, we analyze the similarities between scalable classifiers and conformal predictions by introducing a new definition of a score function and defining a special set of input variables, the conformal safety set, which can identify patterns in the input space that satisfy the error coverage guarantee, i.e., that the probability of observing the wrong (possibly unsafe) label for points belonging to this set is bounded by a predefined $\varepsilon$ error level. We demonstrate the practical implications of this framework through an application in cybersecurity for identifying DNS tunneling attacks. Our work contributes to the development of probabilistically robust and reliable machine learning models.

📄 PDF Abstract BibTeX arXiv:2403.10368

Code (0)

등록된 구현이 없습니다.

Tasks

Learning Theory

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

MD-split+: Practical Local Conformal Inference in High Dimensions

2021-07-07 · Benjamin LeRoy, David Zhao

Quantifying uncertainty in model predictions is a common goal for practitioners seeking more than just point predictions. One tool for uncertainty quantification that requires minimal assumptions is conformal inference, …

Conformal PredictionDensity EstimationOpen-Ended Question AnsweringPrediction+3

conformalClassification: A Conformal Prediction R Package for Classification

2018-04-16 · Niharika Gauraha, Ola Spjuth

The conformalClassification package implements Transductive Conformal Prediction (TCP) and Inductive Conformal Prediction (ICP) for classification problems. Conformal Prediction (CP) is a framework that complements the p…

BIG-bench Machine LearningClassificationConformal PredictionDiagnostic+2

Probabilistically robust conformal prediction

2023-07-31 · Subhankar Ghosh, Yuanjie Shi, Taha Belkhouja, Yan Yan 외

Conformal prediction (CP) is a framework to quantify uncertainty of machine learning classifiers including deep neural networks. Given a testing example and a trained classifier, CP produces a prediction set of candidate…

Conformal PredictionPrediction

Multi-Agent Reachability Calibration with Conformal Prediction

2023-04-02 · Anish Muthali, Haotian Shen, Sampada Deglurkar, Michael H. Lim 외

We investigate methods to provide safety assurances for autonomous agents that incorporate predictions of other, uncontrolled agents' behavior into their own trajectory planning. Given a learning-based forecasting model …

Autonomous DrivingConformal PredictionPredictionquantile regression+2

Optimized conformal classification using gradient descent approximation

2021-05-24 · Anthony Bellotti

Conformal predictors are an important class of algorithms that allow predictions to be made with a user-defined confidence level. They are able to do this by outputting prediction sets, rather than simple point predictio…

BIG-bench Machine LearningClassificationvalid