paper-with-me

Papers

An interpretable neural network-based non-proportional odds model for ordinal regression

2023-03-31 · Akifumi Okuno, Kazuharu Harada

This study proposes an interpretable neural network-based non-proportional odds model (N$^3$POM) for ordinal regression. N$^3$POM is different from conventional approaches to ordinal regression with non-proportional models in several ways: (1) N$^3$POM is defined for both continuous and discrete responses, whereas standard methods typically treat the ordered continuous variables as if they are discrete, (2) instead of estimating response-dependent finite-dimensional coefficients of linear models from discrete responses as is done in conventional approaches, we train a non-linear neural network to serve as a coefficient function. Thanks to the neural network, N$^3$POM offers flexibility while preserving the interpretability of conventional ordinal regression. We establish a sufficient condition under which the predicted conditional cumulative probability locally satisfies the monotonicity constraint over a user-specified region in the covariate space. Additionally, we provide a monotonicity-preserving stochastic (MPS) algorithm for effectively training the neural network. We apply N$^3$POM to several real-world datasets.

📄 PDF Abstract BibTeX arXiv:2303.17823

Code (1)

oknakfm/n3pom 공식 구현

Tasks

regression

Similar Papers 제목 키워드 기반

Inference for the proportional odds cumulative logit model with monotonicity constraints for ordinal predictors and ordinal response

2021-07-11 · Javier Espinosa-Brito, Christian Hennig

The proportional odds cumulative logit model (POCLM) is a standard regression model for an ordinal response. Ordinality of predictors can be incorporated by monotonicity constraints for the corresponding parameters. It i…

Predicting Rare Events by Shrinking Towards Proportional Odds

2023-05-30 · Gregory Faletto, Jacob Bien

Training classifiers is difficult with severe class imbalance, but many rare events are the culmination of a sequence with much more common intermediate outcomes. For example, in online marketing a user first sees an ad,…

Marketingregression

Deep Ordinal Regression using Optimal Transport Loss and Unimodal Output Probabilities

2020-11-15 · Uri Shaham, Igal Zaidman, Jonathan Svirsky

It is often desired that ordinal regression models yield unimodal predictions. However, in many recent works this characteristic is either absent, or implemented using soft targets, which do not guarantee unimodal output…

Age And Gender Classificationregression

AutoScore-Ordinal: An interpretable machine learning framework for generating scoring models for ordinal outcomes

2022-02-17 · Seyed Ehsan Saffari, Yilin Ning, Xie Feng, Bibhas Chakraborty 외

Background: Risk prediction models are useful tools in clinical decision-making which help with risk stratification and resource allocations and may lead to a better health care for patients. AutoScore is a machine learn…

Decision MakingInterpretable Machine LearningModel SelectionPrediction+1

Bayesian Discrete Conditional Transformation Models

2022-05-17 · Manuel Carlan, Thomas Kneib

We propose a novel Bayesian model framework for discrete ordinal and count data based on conditional transformations of the responses. The conditional transformation function is estimated from the data in conjunction wit…