paper-with-me

Papers

Discussion: Effective and Interpretable Outcome Prediction by Training Sparse Mixtures of Linear Experts

2024-07-18 · Francesco Folino, Luigi Pontieri, Pietro Sabatino

Process Outcome Prediction entails predicting a discrete property of an unfinished process instance from its partial trace. High-capacity outcome predictors discovered with ensemble and deep learning methods have been shown to achieve top accuracy performances, but they suffer from a lack of transparency. Aligning with recent efforts to learn inherently interpretable outcome predictors, we propose to train a sparse Mixture-of-Experts where both the `gate'' and `expert'' sub-nets are Logistic Regressors. This ensemble-like model is trained end-to-end while automatically selecting a subset of input features in each sub-net, as an alternative to the common approach of performing a global feature selection step prior to model training. Test results on benchmark logs confirmed the validity and efficacy of this approach.

📄 PDF Abstract BibTeX arXiv:2407.13526

Code (0)

등록된 구현이 없습니다.

Tasks

feature selectionMixture-of-Experts

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

Predicting Specificity in Classroom Discussion

2019-09-03 · WS 2017 9 · Luca Lugini, Diane Litman

High quality classroom discussion is important to student development, enhancing abilities to express claims, reason about other students' claims, and retain information for longer periods of time. Previous small-scale s…

Specificity

Machine Learning in Sports: A Case Study on Using Explainable Models for Predicting Outcomes of Volleyball Matches

2022-06-18 · Abhinav Lalwani, Aman Saraiya, Apoorv Singh, Aditya Jain 외

Machine Learning has become an integral part of engineering design and decision making in several domains, including sports. Deep Neural Networks (DNNs) have been the state-of-the-art methods for predicting outcomes of p…

Decision MakingExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Explainable Models+1

Focus on the Likely: Test-time Instance-based Uncertainty Removal

2025-05-02 · Johannes Schneider

We ask: Does focusing on classes predicted as likely improve model predictions? We aim for an affirmative answer by proposing two novel test-time fine-tuning methods to improve uncertain model predictions. Instead of gre…

L2P: Learning to Place for Estimating Heavy-Tailed Distributed Outcomes

2019-08-13 · Xindi Wang, Onur Varol, Tina Eliassi-Rad

Many real-world prediction tasks have outcome variables that have characteristic heavy-tail distributions. Examples include copies of books sold, auction prices of art pieces, demand for commodities in warehouses, etc. B…

Learning Interpretable Fair Representations

2024-06-24 · Tianhao Wang, Zana Buçinca, Zilin Ma

Numerous approaches have been recently proposed for learning fair representations that mitigate unfair outcomes in prediction tasks. A key motivation for these methods is that the representations can be used by third par…

PredictionRepresentation Learning