paper-with-me

Papers

RandomSCM: interpretable ensembles of sparse classifiers tailored for omics data

2022-08-11 · Thibaud Godon, Pier-Luc Plante, Baptiste Bauvin, Elina Francovic-Fontaine, Alexandre Drouin, Jacques Corbeil

Background: Understanding the relationship between the Omics and the phenotype is a central problem in precision medicine. The high dimensionality of metabolomics data challenges learning algorithms in terms of scalability and generalization. Most learning algorithms do not produce interpretable models -- Method: We propose an ensemble learning algorithm based on conjunctions or disjunctions of decision rules. -- Results : Applications on metabolomics data shows that it produces models that achieves high predictive performances. The interpretability of the models makes them useful for biomarker discovery and patterns discovery in high dimensional data.

📄 PDF Abstract BibTeX arXiv:2208.06436

Code (1)

thibgo/randomscm 공식 구현

Tasks

Ensemble Learning

Similar Papers 제목 키워드 기반

Deep interpretable ensembles

2022-05-25 · Lucas Kook, Andrea Götschi, Philipp FM Baumann, Torsten Hothorn 외

Ensembles improve prediction performance and allow uncertainty quantification by aggregating predictions from multiple models. In deep ensembling, the individual models are usually black box neural networks, or recently,…

Uncertainty Quantification

Born-Again Tree Ensembles

2020-03-24 · ICML 2020 1 · Thibaut Vidal, Toni Pacheco, Maximilian Schiffer

The use of machine learning algorithms in finance, medicine, and criminal justice can deeply impact human lives. As a consequence, research into interpretable machine learning has rapidly grown in an attempt to better co…

BIG-bench Machine LearningInterpretable Machine Learning

Ensembles of Random Sphere Cover Classifiers

2014-09-17 · Anthony Bagnall, Reda Younsi

We propose and evaluate alternative ensemble schemes for a new instance based learning classifier, the Randomised Sphere Cover (RSC) classifier. RSC fuses instances into spheres, then bases classification on distance to …

Attribute

Tree Space Prototypes: Another Look at Making Tree Ensembles Interpretable

2016-11-22 · Sarah Tan, Matvey Soloviev, Giles Hooker, Martin T. Wells

Ensembles of decision trees perform well on many problems, but are not interpretable. In contrast to existing approaches in interpretability that focus on explaining relationships between features and predictions, we pro…

Prototype Selection

Interpretable Representation Learning for Additive Rule Ensembles

2025-06-26 · Shahrzad Behzadimanesh, Pierre Le Bodic, Geoffrey I. Webb, Mario Boley

Small additive ensembles of symbolic rules offer interpretable prediction models. Traditionally, these ensembles use rule conditions based on conjunctions of simple threshold propositions $x \geq t$ on a single input var…

Representation Learning