← Search

Wannes Meert

5 accepted papers

2026

OC-space: a Unifying Perspective on Verification of Tree Ensembles

ICML 2026spotlight

We study the problem of verifying whether certain properties such as robustness or fairness hold in an ensemble of decision trees. This problem is known to be NP-hard, with most research targeting a solution to a specific verification task. We explore the problem through the lens of an ensemble's OC…

Cited by 0SourceScholar
2025

Compressing tree ensembles through Level-wise Optimization and Pruning

ICML 2025poster

Tree ensembles (e.g., gradient boosting decision trees) are often used in practice because they offer excellent predictive performance while still being easy and efficient to learn. In some contexts, it is important to additionally optimize their size: this is specifically the case when models need…

Cited by 0SourcePDFScholar
2019

Towards Hardware-Aware Tractable Learning of Probabilistic Models

NeurIPS 2019poster

Smart portable applications increasingly rely on edge computing due to privacy and latency concerns. But guaranteeing always-on functionality comes with two major challenges: heavily resource-constrained hardware; and dynamic application conditions. Probabilistic models present an ideal solution to…