paper-with-me

Papers

Enumerating Distinct Decision Trees

2017-08-01 · ICML 2017 8 · Salvatore Ruggieri

The search space for the feature selection problem in decision tree learning is the lattice of subsets of the available features. We provide an exact enumeration procedure of the subsets that lead to all and only the distinct decision trees. The procedure can be adopted to prune the search space of complete and heuristics search methods in wrapper models for feature selection. Based on this, we design a computational optimization of the sequential backward elimination heuristics with a performance improvement of up to 100X.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

feature selection

Similar Papers 제목 키워드 기반

What Can I Do Now? Guiding Users in a World of Automated Decisions

2017-01-13 · Matthias Gallé

More and more processes governing our lives use in some part an automatic decision step, where -- based on a feature vector derived from an applicant -- an algorithm has the decision power over the final outcome. Here we…

SORTeD Rashomon Sets of Sparse Decision Trees: Anytime Enumeration

2025-11-05 · Elif Arslan, Jacobus G. M. van der Linden, Serge Hoogendoorn, Marco Rinaldi 외 arxiv

Sparse decision tree learning provides accurate and interpretable predictive models that are ideal for high-stakes applications by finding the single most accurate tree within a (soft) size limit. Rather than relying on …

How to enumerate trees from a context-free grammar

2023-04-30 · Steven T. Piantadosi

I present a simple algorithm for enumerating the trees generated by a Context Free Grammar (CFG). The algorithm uses a pairing function to form a bijection between CFG derivations and natural numbers, so that trees can b…

REALITrees: Rashomon Ensemble Active Learning for Interpretable Trees

2026-03-24 · Simon D. Nguyen, Hayden McTavish, Kentaro Hoffman, Cynthia Rudin 외 arxiv

Active learning reduces labeling costs by selecting samples that maximize information gain. A dominant framework, Query-by-Committee (QBC), typically relies on perturbation-based diversity by inducing model disagreement …

Active Learning

A Scalable Two Stage Approach to Computing Optimal Decision Sets

2021-02-03 · Alexey Ignatiev, Edward Lam, Peter J. Stuckey, Joao Marques-Silva

Machine learning (ML) is ubiquitous in modern life. Since it is being deployed in technologies that affect our privacy and safety, it is often crucial to understand the reasoning behind its decisions, warranting the need…

Vocal Bursts Valence Prediction