← Search

Alexandre Forel

4 accepted papers

2025

Free Lunch in the Forest: Functionally-Identical Pruning of Boosted Tree Ensembles

AAAI 2025technical

Tree ensembles, including boosting methods, are highly effective and widely used for tabular data. However, large ensembles lack interpretability and require longer inference times. We introduce a method to prune a tree ensemble into a reduced version that is "functionally identical" to the original…

Cited by 0SourcePDFScholar
2024

CF-OPT: Counterfactual Explanations for Structured Prediction

ICML 2024poster

Optimization layers in deep neural networks have enjoyed a growing popularity in structured learning, improving the state of the art on a variety of applications. Yet, these pipelines lack interpretability since they are made of two opaque layers: a highly non-linear prediction model, such as a deep…

2024

DistrictNet: Decision-aware learning for geographical districting

NeurIPS 2024poster

Districting is a complex combinatorial problem that consists in partitioning a geographical area into small districts. In logistics, it is a major strategic decision determining operating costs for several years. Solving districting problems using traditional methods is intractable even for small ge…

2023

Explainable Data-Driven Optimization: From Context to Decision and Back Again

ICML 2023poster

Data-driven optimization uses contextual information and machine learning algorithms to find solutions to decision problems with uncertain parameters. While a vast body of work is dedicated to interpreting machine learning models in the classification setting, explaining decision pipelines involving…