← Search

Jane Lange

9 accepted papers

2023

Harnessing the power of choices in decision tree learning

NeurIPS 2023poster

We propose a simple generalization of standard and empirically successful decision tree learning algorithms such as ID3, C4.5, and CART. These algorithms, which have been central to machine learning for decades, are greedy in nature: they grow a decision tree by iteratively splitting on the best a…

2021

Politeness for the Theory of Algebraic Datatypes (Extended Abstract)

IJCAI 2021poster

Algebraic datatypes, and among them lists and trees, have attracted a lot of interest in automated reasoning and Satisfiability Modulo Theories (SMT). Since its latest stable version, the SMT-LIB standard defines a theory of algebraic datatypes, which is currently supported by several mainstream SMT…

Cited by 0SourcePDFScholar
2020

Estimating decision tree learnability with polylogarithmic sample complexity

NeurIPS 2020poster

We show that top-down decision tree learning heuristics (such as ID3, C4.5, and CART) are amenable to highly efficient {\sl learnability estimation}: for monotone target functions, the error of the decision tree hypothesis constructed by these heuristics can be estimated with {\sl polylogarithmical…

Cited by 6SourcePDFScholar
2020

Universal guarantees for decision tree induction via a higher-order splitting criterion

NeurIPS 2020poster

We propose a simple extension of {\sl top-down decision tree learning heuristics} such as ID3, C4.5, and CART. Our algorithm achieves provable guarantees for all target functions $f: \{-1,1\}^n \to \{-1,1\}$ with respect to the uniform distribution, circumventing impossibility results showing that…

Cited by 11SourcePDFScholar