paper-with-me

Papers

Metafeatures-based Rule-Extraction for Classifiers on Behavioral and Textual Data

2020-03-10 · Yanou Ramon, David Martens, Theodoros Evgeniou, Stiene Praet

Machine learning models on behavioral and textual data can result in highly accurate prediction models, but are often very difficult to interpret. Rule-extraction techniques have been proposed to combine the desired predictive accuracy of complex "black-box" models with global explainability. However, rule-extraction in the context of high-dimensional, sparse data, where many features are relevant to the predictions, can be challenging, as replacing the black-box model by many rules leaves the user again with an incomprehensible explanation. To address this problem, we develop and test a rule-extraction methodology based on higher-level, less-sparse metafeatures. A key finding of our analysis is that metafeatures-based explanations are better at mimicking the behavior of the black-box prediction model, as measured by the fidelity of explanations.

📄 PDF Abstract BibTeX arXiv:2003.04792

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Algorithm Selection for Collaborative Filtering: the influence of graph metafeatures and multicriteria metatargets

2018-07-23 · Tiago Cunha, Carlos Soares, André C. P. L. F. de Carvalho

To select the best algorithm for a new problem is an expensive and difficult task. However, there are automatic solutions to address this problem: using Metalearning, which takes advantage of problem characteristics (i.e…

Collaborative Filteringfeature selection

cf2vec: Collaborative Filtering algorithm selection using graph distributed representations

2018-09-17 · Cunha Tiago, Soares Carlos, de Carvalho André C. P. L. F.

Algorithm selection using Metalearning aims to find mappings between problem characteristics (i.e. metafeatures) with relative algorithm performance to predict the best algorithm(s) for new datasets. Therefore, it is of …

Collaborative FilteringRepresentation Learning

GUIDO: A Hybrid Approach to Guideline Discovery & Ordering from Natural Language Texts

2023-07-19 · Nils Freyer, Dustin Thewes, Matthias Meinecke

Extracting workflow nets from textual descriptions can be used to simplify guidelines or formalize textual descriptions of formal processes like business processes and algorithms. The task of manually extracting processe…

Dependency ParsingModel extractionSentenceSpecificity

Research Issues in Mining User Behavioral Rules for Context-Aware Intelligent Mobile Applications

2018-10-30 · Iqbal H. Sarker

Context-awareness in smart mobile applications is a growing area of study, because of it's intelligence in the applications. In order to build context-aware intelligent applications, mining contextual behavioral rules of…

Management

Hyperparameter Optimization with Differentiable Metafeatures

2021-02-07 · Hadi S. Jomaa, Lars Schmidt-Thieme, Josif Grabocka

Metafeatures, or dataset characteristics, have been shown to improve the performance of hyperparameter optimization (HPO). Conventionally, metafeatures are precomputed and used to measure the similarity between datasets,…

Hyperparameter Optimization