paper-with-me

Papers

Inductive Conformal Recommender System

2021-09-18 · Venkateswara Rao Kagita, Arun K Pujari, Vineet Padmanabhan, Vikas Kumar

Traditional recommendation algorithms develop techniques that can help people to choose desirable items. However, in many real-world applications, along with a set of recommendations, it is also essential to quantify each recommendation's (un)certainty. The conformal recommender system uses the experience of a user to output a set of recommendations, each associated with a precise confidence value. Given a significance level $\varepsilon$, it provides a bound $\varepsilon$ on the probability of making a wrong recommendation. The conformal framework uses a key concept called \emph{nonconformity measure} that measures the strangeness of an item concerning other items. One of the significant design challenges of any conformal recommendation framework is integrating nonconformity measures with the recommendation algorithm. This paper introduces an inductive variant of a conformal recommender system. We propose and analyze different nonconformity measures in the inductive setting. We also provide theoretical proofs on the error-bound and the time complexity. Extensive empirical analysis on ten benchmark datasets demonstrates that the inductive variant substantially improves the performance in computation time while preserving the accuracy.

📄 PDF Abstract BibTeX arXiv:2109.08949

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

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…

Conformal Group Recommender System

2023-07-22 · Venkateswara Rao Kagita, Anshuman Singh, Vikas Kumar, Pavan Kalyan Reddy Neerudu 외

Group recommender systems (GRS) are critical in discovering relevant items from a near-infinite inventory based on group preferences rather than individual preferences, like recommending a movie, restaurant, or tourist d…

Conformal PredictionRecommendation Systems

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

Inductive Conformal Martingales for Change-Point Detection

2017-06-11 · Denis Volkhonskiy, Ilia Nouretdinov, Alexander Gammerman, Vladimir Vovk 외

We consider the problem of quickest change-point detection in data streams. Classical change-point detection procedures, such as CUSUM, Shiryaev-Roberts and Posterior Probability statistics, are optimal only if the chang…

Change Point Detection

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