Publications
Publications, preprints, and research.
2024
- arXivOn the Robustness of Decision-Focused LearningYehya Farhat2024
Decision-Focused Learning (DFL) is an emerging learning paradigm that tackles the task of training a machine learning (ML) model to predict missing parameters of an incomplete optimization problem in which the missing problem parameters are completed by a prediction. DFL trains an ML model in an end-to-end system by integrating the prediction and optimization tasks, providing better alignment of the training and testing objectives. DFL has shown a lot of promise and holds the capacity to revolutionize decision-making in many real-world applications. However, very little is known about the performance of these models under adversarial attacks. We adopt ten unique DFL methods and benchmark their performance under two distinctly focused attacks adapted towards Predict-then-Optimize-based problems. Our results lead us to hypothesize that the models’ robustness is highly correlated with the model’s ability to find predictions that lead to optimal solutions without deviating from the ground-truth label. Furthermore, we provide insight into how to target the models that do violate this condition and show how these models respond differently depending on the achieved optimality at the end of their training cycles
2023
- M.Sc. ThesisEnd-to-End Decision-Focused Learning Using Learned SolversYehya FarhatSyracuse University, 2023
Achieving fusion of deep learning with combinatorial algorithms promises transformative changes to AI. Creating an impact in a real-world setting requires AI techniques to span a pipeline from data, to predictive models, to decisions. Aligning these components together requires careful consideration, as having these components trained separately does not account for the end goal of the model. This work surveys general frameworks for End-toEnd optimization learning; we focus on the integration of optimization methods within machine learning architectures. We discuss challenges and limitations associated with these methods and propose a novel approach to overcome the bottlenecks that arise.