Coherent Local Explanations for Mathematical Optimization

πŸ“… 2025-02-07
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
Existing explainable AI (XAI) methods for mathematical optimization neglect problem structure, yielding unreliable explanations. Method: We propose the first locally faithful explanation framework strictly aligned with the structural properties of optimization models, unifying support for both exact and heuristic algorithms while enabling joint attribution to objective values and decision variables. Our approach integrates sampling-based local sensitivity analysis, constraint-embedded perturbation modeling, and a structure-preserving joint attribution mechanism. Contribution/Results: Experiments on shortest path, knapsack, and vehicle routing problems demonstrate that our explanations satisfy structural consistency constraints and significantly improve human experts’ accuracy in understanding solution causality. This work establishes the first theoretical and methodological foundation for structurally aware XAI in combinatorial optimization.

Technology Category

Application Category

πŸ“ Abstract
The surge of explainable artificial intelligence methods seeks to enhance transparency and explainability in machine learning models. At the same time, there is a growing demand for explaining decisions taken through complex algorithms used in mathematical optimization. However, current explanation methods do not take into account the structure of the underlying optimization problem, leading to unreliable outcomes. In response to this need, we introduce Coherent Local Explanations for Mathematical Optimization (CLEMO). CLEMO provides explanations for multiple components of optimization models, the objective value and decision variables, which are coherent with the underlying model structure. Our sampling-based procedure can provide explanations for the behavior of exact and heuristic solution algorithms. The effectiveness of CLEMO is illustrated by experiments for the shortest path problem, the knapsack problem, and the vehicle routing problem.
Problem

Research questions and friction points this paper is trying to address.

Enhance explainability in optimization models
Address structure of optimization problems
Provide coherent explanations for algorithm behavior
Innovation

Methods, ideas, or system contributions that make the work stand out.

Coherent Local Explanations
Optimization Model Components
Sampling-Based Explanation Procedure
πŸ”Ž Similar Papers
No similar papers found.