Dynamic programming paper submitted to EJOR and available on arXiv!
11 Apr 2025Efficient Tree Generation for Globally Optimal Decisions under Probabilistic Outcomes has been submitted to European Journal of Operations Research! It is my first publication since starting work at MITRE. I’m glad to be able to share a preprint here, which will also be available on arXiv.
Here is the abstract:
Many real-world problems require making sequences of decisions where the outcomes of each decision are probabilistic and uncertain, and the availability of different actions is constrained by the outcomes of previous actions. There is a need to generate policies that are adaptive to uncertainty, globally optimal, and yet scalable as the state space grows. In this paper, we propose the generation of optimal decision trees, which dictate which actions should be implemented in different outcome scenarios, while maximizing the expected reward of the strategy. Using a combination of dynamic programming and mixed-integer linear optimization, the proposed methods scale to problems with large but finite state spaces, using problem-specific information to prune away large subsets of the state space that do not yield progress towards rewards. We demonstrate that the presented approach is able to find the globally optimal decision tree in linear time with respect to the number states explored.
Berk