paper-with-me

Papers

Interpreting extracted rules from ensemble of trees: Application to computer-aided diagnosis of breast MRI

2016-06-27 · Cristina Gallego-Ortiz, Anne L. Martel

High predictive performance and ease of use and interpretability are important requirements for the applicability of a computer-aided diagnosis (CAD) to human reading studies. We propose a CAD system specifically designed to be more comprehensible to the radiologist reviewing screening breast MRI studies. Multiparametric imaging features are combined to produce a CAD system for differentiating cancerous and non-cancerous lesions. The complete system uses a rule-extraction algorithm to present lesion classification results in an easy to understand graph visualization.

📄 PDF Abstract BibTeX arXiv:1606.08288

Code (0)

등록된 구현이 없습니다.

Tasks

General ClassificationLesion Classification

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Rule Covering for Interpretation and Boosting

2020-07-13 · S. Ilker Birbil, Mert Edali, Birol Yuceoglu

We propose two algorithms for interpretation and boosting of tree-based ensemble methods. Both algorithms make use of mathematical programming models that are constructed with a set of rules extracted from an ensemble of…

Interpreting Tree Ensembles with inTrees

2014-08-23 · Houtao Deng

Tree ensembles such as random forests and boosted trees are accurate but difficult to understand, debug and deploy. In this work, we provide the inTrees (interpretable trees) framework that extracts, measures, prunes and…

Future predictionGeneral Classificationregression

Tree Ensembles with Rule Structured Horseshoe Regularization

2017-02-16 · Malte Nalenz, Mattias Villani

We propose a new Bayesian model for flexible nonlinear regression and classification using tree ensembles. The model is based on the RuleFit approach in Friedman and Popescu (2008) where rules from decision trees and lin…

Cancer ClassificationGeneral Classificationregression

TE2Rules: Explaining Tree Ensembles using Rules

2022-06-29 · G Roshan Lal, Xiaotong Chen, Varun Mithal

Tree Ensemble (TE) models, such as Gradient Boosted Trees, often achieve optimal performance on tabular datasets, yet their lack of transparency poses challenges for comprehending their decision logic. This paper introdu…

Binary ClassificationDecision MakingExplainable artificial intelligenceExplanation Generation

What makes an Ensemble (Un) Interpretable?

2025-06-09 · Shahaf Bassan, Guy Amir, Meirav Zehavi, Guy Katz

Ensemble models are widely recognized in the ML community for their limited interpretability. For instance, while a single decision tree is considered interpretable, ensembles of trees (e.g., boosted trees) are often tre…