Integrating Artificial Intelligence and Mixed Integer Linear Programming: Explainable Graph-Based Instance Space Analysis in Air Transportation
Artur Guerra Rosa, Felipe Tavares Loureiro, Marcus Vinicius Santos da Silva, Andr\'eia Elizabeth Silva Barros, Silvia Ara\'ujo dos Reis, Victor Rafael Rezende Celestino

TL;DR
This paper explores how Graph Neural Networks can be used to analyze and explain the structure of MILP instances in air transportation, aiding in the development of more interpretable optimization models.
Contribution
It demonstrates that simple GNN architectures effectively capture the topology of MILP instances, enhancing explainability and supporting future AI-driven optimization in aviation.
Findings
GCN outperforms GAT in capturing global topology
Non-linear dimensionality reduction reveals cluster structures
Graph-based embeddings aid explainability of MILP complexity
Abstract
This paper analyzes the integration of artificial intelligence (AI) with mixed integer linear programming (MILP) to address complex optimization challenges in air transportation with explainability. The study aims to validate the use of Graph Neural Networks (GNNs) for extracting structural feature embeddings from MILP instances, using the air05 crew scheduling problem. The MILP instance was transformed into a heterogeneous bipartite graph to model relationships between variables and constraints. Two neural architectures, Graph Convolutional Networks (GCN) and Graph Attention Networks (GAT) were trained to generate node embeddings. These representations were evaluated using Instance Space Analysis (ISA) through linear (PCA) and non-linear (UMAP, t-SNE) dimensionality reduction techniques. Analysis revealed that PCA failed to distinguish cluster structures, necessitating non-linear…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAir Traffic Management and Optimization · Vehicle Routing Optimization Methods · Explainable Artificial Intelligence (XAI)
