paper-with-me

Papers

Explainable Ordinal Factorization Model: Deciphering the Effects of Attributes by Piece-wise Linear Approximation

2019-11-14 · Mengzhuo Guo, Zhongzhi Xu, Qingpeng Zhang, Xiuwu Liao, Jiapeng Liu

Ordinal regression predicts the objects' labels that exhibit a natural ordering, which is important to many managerial problems such as credit scoring and clinical diagnosis. In these problems, the ability to explain how the attributes affect the prediction is critical to users. However, most, if not all, existing ordinal regression models simplify such explanation in the form of constant coefficients for the main and interaction effects of individual attributes. Such explanation cannot characterize the contributions of attributes at different value scales. To address this challenge, we propose a new explainable ordinal regression model, namely, the Explainable Ordinal Factorization Model (XOFM). XOFM uses the piece-wise linear functions to approximate the actual contributions of individual attributes and their interactions. Moreover, XOFM introduces a novel ordinal transformation process to assign each object the probabilities of belonging to multiple relevant classes, instead of fixing boundaries to differentiate classes. XOFM is based on the Factorization Machines to handle the potential sparsity problem as a result of discretizing the attribute scales. Comprehensive experiments with benchmark datasets and baseline models demonstrate that the proposed XOFM exhibits superior explainability and leads to state-of-the-art prediction accuracy.

📄 PDF Abstract BibTeX arXiv:1911.05909

Code (0)

등록된 구현이 없습니다.

Tasks

Attributeregression

Similar Papers 제목 키워드 기반

Greedy Discovery of Ordinal Factors

2023-02-19 · Dominik Dürrschnabel, Gerd Stumme

In large datasets, it is hard to discover and analyze structure. It is thus common to introduce tags or keywords for the items. In applications, such datasets are then filtered based on these tags. Still, even medium-siz…

Navigate

Maximal Ordinal Two-Factorizations

2023-04-06 · Dominik Dürrschnabel, Gerd Stumme

Given a formal context, an ordinal factor is a subset of its incidence relation that forms a chain in the concept lattice, i.e., a part of the dataset that corresponds to a linear order. To visualize the data in a formal…

RelationVocal Bursts Valence Prediction

Application of machine learning to monster level prediction in tabletop RPG game design

2026-07-10 · Jolanta Śliwa, Jakub Adamczyk arxiv

Designing balanced adversaries is a central but labor-intensive task in tabletop role-playing game (TTRPG) development. In systems such as Pathfinder, each monster is described by many numerical attributes that jointly d…

Feature Importance

Ordinal Non-negative Matrix Factorization for Recommendation

2020-06-01 · ICML 2020 1 · Olivier Gouvert, Thomas Oberlin, Cédric Févotte

We introduce a new non-negative matrix factorization (NMF) method for ordinal data, called OrdNMF. Ordinal data are categorical data which exhibit a natural ordering between the categories. In particular, they can be fou…

BinarizationRecommendation Systems

Ordinal-ResLogit: Interpretable Deep Residual Neural Networks for Ordered Choices

2022-04-20 · Kimia Kamal, Bilal Farooq

This study presents an Ordinal version of Residual Logit (Ordinal-ResLogit) model to investigate the ordinal responses. We integrate the standard ResLogit model into COnsistent RAnk Logits (CORAL) framework, classified a…

Binary Classificationregression