Decision-support systems need user confidence to go into production. This is especially critical for hybrid #MachineLearning + #ORMS pipelines. So, how to explain data-driven decisions based on contextual information? We introduce new methodologies: https://arxiv.org/abs/2301.10074
We provide counterfactual explanations highlighting why a solution is better than another (or any other) due to context, e.g., in which context should we use the green path instead of the blue path (or any other path) today?
Explainable Data-Driven Optimization: From Context to Decision and Back Again
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 learning algorithms remains unaddressed. This lack of interpretability can block the adoption of data-driven solutions as practitioners may not understand or trust the recommended decisions. We bridge this gap by introducing a counterfactual explanation methodology tailored to explain solutions to data-driven problems. We introduce two classes of explanations and develop methods to find nearest explanations of random forest and nearest-neighbor predictors. We demonstrate our approach by explaining key problems in operations management such as inventory management and routing.

