paper-with-me

홈 › Papers

A Confidence Machine for Sparse High-Order Interaction Model

2022-05-28 · Diptesh Das, Eugene Ndiaye, Ichiro Takeuchi

In predictive modeling for high-stake decision-making, predictors must be not only accurate but also reliable. Conformal prediction (CP) is a promising approach for obtaining the confidence of prediction results with fewer theoretical assumptions. To obtain the confidence set by so-called full-CP, we need to refit the predictor for all possible values of prediction results, which is only possible for simple predictors. For complex predictors such as random forests (RFs) or neural networks (NNs), split-CP is often employed where the data is split into two parts: one part for fitting and another to compute the confidence set. Unfortunately, because of the reduced sample size, split-CP is inferior to full-CP both in fitting as well as confidence set computation. In this paper, we develop a full-CP of sparse high-order interaction model (SHIM), which is sufficiently flexible as it can take into account high-order interactions among variables. We resolve the computational challenge for full-CP of SHIM by introducing a novel approach called homotopy mining. Through numerical experiments, we demonstrate that SHIM is as accurate as complex predictors such as RF and NN and enjoys the superior statistical power of full-CP.

📄 PDF Abstract BibTeX arXiv:2205.14317

Code (1)

dipteshdas/cp-shim 공식 구현

Tasks

Conformal PredictionDecision MakingPredictionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Where We Have Arrived in Proving the Emergence of Sparse Symbolic Concepts in AI Models

2023-05-03 · Qihan Ren, Jiayang Gao, Wen Shen, Quanshi Zhang

This study aims to prove the emergence of symbolic concepts (or more precisely, sparse primitive inference patterns) in well-trained deep neural networks (DNNs). Specifically, we prove the following three conditions for …

Neural Factorization Machines for Sparse Predictive Analytics

2017-08-16 · Xiangnan He, Tat-Seng Chua

Many predictive tasks of web applications need to model categorical variables, such as user IDs and demographics like genders and occupations. To apply standard machine learning techniques, these categorical predictors a…

Link Prediction

Factorization Machines with Regularization for Sparse Feature Interactions

2020-10-19 · Kyohei Atarashi, Satoshi Oyama, Masahito Kurihara

Factorization machines (FMs) are machine learning predictive models based on second-order feature interactions and FMs with sparse regularization are called sparse FMs. Such regularizations enable feature selection, whic…

feature selection

GraphFM: Graph Factorization Machines for Feature Interaction Modeling

2021-05-25 · Shu Wu, Zekun Li, Yunyue Su, Zeyu Cui 외

Factorization machine (FM) is a prevalent approach to modeling pairwise (second-order) feature interactions when dealing with high-dimensional sparse data. However, on the one hand, FM fails to capture higher-order featu…

Graph Neural Network

On associative neural networks for sparse patterns with huge capacities

2026-03-27 · Matthias Löwe, Franck Vermet arxiv

Generalized Hopfield models with higher-order or exponential interaction terms are known to have substantially larger storage capacities than the classical quadratic model. On the other hand, associative memories for spa…