🤖 AI Summary
This study addresses the robustness enhancement of heuristics for the Vehicle Routing Problem (VRP). Method: We propose an explainable machine learning–based, feature-driven guidance framework. It establishes a unified evaluation paradigm to systematically identify structural features with stable predictive power for solution quality across diverse VRP scenarios; integrates multiple classifiers for sensitivity analysis; and leverages explainable AI techniques (e.g., SHAP, LIME) to interpret feature–performance mechanisms. Contribution/Results: We present the first generalizable and interpretable feature–performance mapping for VRP, revealing several instance-agnostic discriminative features. Guided by these features, our mechanism significantly improves both convergence efficiency and solution quality stability of metaheuristic algorithms. Experimental results validate the theoretical value and practical potential of data-driven feature analysis in intelligent algorithm design.
📝 Abstract
The Vehicle Routing Problem (VRP) is a complex optimization problem with numerous real-world applications, mostly solved using metaheuristic algorithms due to its $mathcal{NP}$-Hard nature. Traditionally, these metaheuristics rely on human-crafted designs developed through empirical studies. However, recent research shows that machine learning methods can be used the structural characteristics of solutions in combinatorial optimization, thereby aiding in designing more efficient algorithms, particularly for solving VRP. Building on this advancement, this study extends the previous research by conducting a sensitivity analysis using multiple classifier models that are capable of predicting the quality of VRP solutions. Hence, by leveraging explainable AI, this research is able to extend the understanding of how these models make decisions. Finally, our findings indicate that while feature importance varies, certain features consistently emerge as strong predictors. Furthermore, we propose a unified framework able of ranking feature impact across different scenarios to illustrate this finding. These insights highlight the potential of feature importance analysis as a foundation for developing a guidance mechanism of metaheuristic algorithms for solving the VRP.