paper-with-me

Papers

CONFIDERAI: a novel CONFormal Interpretable-by-Design score function for Explainable and Reliable Artificial Intelligence

2023-09-04 · Sara Narteni, Alberto Carlevaro, Fabrizio Dabbene, Marco Muselli, Maurizio Mongelli

Everyday life is increasingly influenced by artificial intelligence, and there is no question that machine learning algorithms must be designed to be reliable and trustworthy for everyone. Specifically, computer scientists consider an artificial intelligence system safe and trustworthy if it fulfills five pillars: explainability, robustness, transparency, fairness, and privacy. In addition to these five, we propose a sixth fundamental aspect: conformity, that is, the probabilistic assurance that the system will behave as the machine learner expects. In this paper, we present a methodology to link conformal prediction with explainable machine learning by defining a new score function for rule-based classifiers that leverages rules predictive ability, the geometrical position of points within rules boundaries and the overlaps among rules as well, thanks to the definition of a geometrical rule similarity term. Furthermore, we address the problem of defining regions in the feature space where conformal guarantees are satisfied, by exploiting the definition of conformal critical set and showing how this set can be used to achieve new rules with improved performance on the target class. The overall methodology is tested with promising results on several datasets of real-world interest, such as domain name server tunneling detection or cardiovascular disease prediction.

📄 PDF Abstract BibTeX arXiv:2309.01778

Code (0)

등록된 구현이 없습니다.

Tasks

Conformal PredictionDisease PredictionFairness

Similar Papers 제목 키워드 기반

Conformal Path Reasoning: Trustworthy Knowledge Graph Question Answering via Path-Level Calibration

2026-05-08 · Shuhang Lin, Chuhao Zhou, Xiao Lin, Zihan Dong 외 arxiv

Knowledge Graph Question Answering (KGQA) offers grounded, interpretable reasoning, but existing methods often fail to provide reliable coverage guarantees over retrieved answers. While Conformal Prediction (CP) offers a…

Graph Question AnsweringKnowledge Graphs

Unifying Conformal Language Tasks with In-Context Ensembles

2026-09-02 · Xiao Shi Huang, Chen-Yuan Lin, Bruce Kuwahara, Kin Kwan Leung 외 hf

Many NLP tasks, such as summarization and extractive question answering, reduce to retrieving relevant content from documents under two constraints: coverage, retaining enough pertinent information to achieve some goal, …

Question AnsweringPrompt Engineering

Benchmarking non-conformity score functions in conformal prediction

2026-05-24 · Sol Erika Boman arxiv

Conformal prediction is a useful and versatile alternative to model calibration in machine learning classification. It replaces single-class prediction with prediction sets, guaranteeing that the \textit{a priori} probab…

Evidential Uncertainty Sets in Deep Classifiers Using Conformal Prediction

2024-06-16 · Hamed Karimi, Reza Samavi

In this paper, we propose Evidential Conformal Prediction (ECP) method for image classifiers to generate the conformal prediction sets. Our method is designed based on a non-conformity score function that has its roots i…

Conformal Prediction

Weighted Aggregation of Conformity Scores for Classification

2024-07-14 · Rui Luo, Zhixin Zhou

Conformal prediction is a powerful framework for constructing prediction sets with valid coverage guarantees in multi-class classification. However, existing methods often rely on a single score function, which can limit…

ClassificationConformal PredictionInformativenessMulti-class Classification+2