paper-with-me

Papers

Concept Tree: High-Level Representation of Variables for More Interpretable Surrogate Decision Trees

2019-06-04 · Xavier Renard, Nicolas Woloszko, Jonathan Aigrain, Marcin Detyniecki

Interpretable surrogates of black-box predictors trained on high-dimensional tabular datasets can struggle to generate comprehensible explanations in the presence of correlated variables. We propose a model-agnostic interpretable surrogate that provides global and local explanations of black-box classifiers to address this issue. We introduce the idea of concepts as intuitive groupings of variables that are either defined by a domain expert or automatically discovered using correlation coefficients. Concepts are embedded in a surrogate decision tree to enhance its comprehensibility. First experiments on FRED-MD, a macroeconomic database with 134 variables, show improvement in human-interpretability while accuracy and fidelity of the surrogate model are preserved.

📄 PDF Abstract BibTeX arXiv:1906.01297

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

MIHT: A Hoeffding Tree for Time Series Classification using Multiple Instance Learning

2026-03-23 · Aurora Esteban, Amelia Zafra, Sebastián Ventura arxiv

Due to the prevalence of temporal data and its inherent dependencies in many real-world problems, time series classification is of paramount importance in various domains. However, existing models often struggle with ser…

Time Series ClassificationMultiple Instance Learning

Learning Discrete Concepts in Latent Hierarchical Models

2024-06-01 · Lingjing Kong, Guangyi Chen, Biwei Huang, Eric P. Xing 외

Learning concepts from natural high-dimensional data (e.g., images) holds potential in building human-aligned and interpretable machine learning models. Despite its encouraging prospect, formalization and theoretical ins…

Interpretable Machine Learning

Latent Tree Models for Hierarchical Topic Detection

2016-05-21 · Peixian Chen, Nevin L. Zhang, Tengfei Liu, Leonard K. M. Poon 외

We present a novel method for hierarchical topic detection where topics are obtained by clustering documents in multiple ways. Specifically, we model document collections using a class of graphical models called hierarch…

ClusteringTopic Models

MetaDT: Meta Decision Tree with Class Hierarchy for Interpretable Few-Shot Learning

2022-03-03 · Baoquan Zhang, Hao Jiang, Xutao Li, Shanshan Feng 외

Few-Shot Learning (FSL) is a challenging task, which aims to recognize novel classes with few examples. Recently, lots of methods have been proposed from the perspective of meta-learning and representation learning. Howe…

Few-Shot LearningMeta-LearningRepresentation Learning

A Comparison of Machine Learning Methods for Data with High-Cardinality Categorical Variables

2023-07-05 · Fabio Sigrist

High-cardinality categorical variables are variables for which the number of different levels is large relative to the sample size of a data set, or in other words, there are few data points per level. Machine learning m…