📄
Abstract - Trustworthy Machine Learning through the Lens of Combinatorial Optimization: Survey and Research Perspectives
Modern machine learning (ML) increasingly relies on complex models whose behavior is difficult to characterize beyond empirical performance metrics. Across a wide range of tasks, including prediction, generation, and decision-making, models with similar empirical performance can exhibit markedly different properties in terms of their transparency, interpretability, robustness, fairness, privacy, and certifiability. This survey highlights how optimization- and certification-oriented reasoning can provide a useful framework for reasoning about such differences, supporting tasks ranging from model training and selection to auditing and certification. We review and synthesize recent advances at the intersection of combinatorial optimization (CO) and trustworthy ML, covering both training and post-training tasks, including interpretable model learning, explanation generation, robustness analysis, fairness auditing, model compression, and privacy attacks and protections. Across these domains, CO formulations offer additional capabilities over purely heuristic approaches, e.g., gradient-based ones, notably global guarantees, formal certificates, and explicit treatment of trade-offs. While scalability remains an important challenge, continued progress in solvers and hybrid algorithms suggests a growing role for CO in the design and deployment of trustworthy ML systems.
透过组合优化的视角看可信机器学习:综述与研究展望 /
Trustworthy Machine Learning through the Lens of Combinatorial Optimization: Survey and Research Perspectives
1️⃣ 一句话总结
这篇综述文章系统阐述了如何利用组合优化方法(而非传统启发式方法)来提升机器学习模型的可信度,使模型在透明度、鲁棒性、公平性和隐私保护等方面获得可验证的全局保证,并探讨了该方法在模型训练、后处理审计等环节的应用前景与计算效率挑战。