English

An approach of deep reinforcement learning for maximizing the net present value of stochastic projects

Machine Learning 2025-11-18 v1 Artificial Intelligence

Abstract

This paper investigates a project with stochastic activity durations and cash flows under discrete scenarios, where activities must satisfy precedence constraints generating cash inflows and outflows. The objective is to maximize expected net present value (NPV) by accelerating inflows and deferring outflows. We formulate the problem as a discrete-time Markov Decision Process (MDP) and propose a Double Deep Q-Network (DDQN) approach. Comparative experiments demonstrate that DDQN outperforms traditional rigid and dynamic strategies, particularly in large-scale or highly uncertain environments, exhibiting superior computational capability, policy reliability, and adaptability. Ablation studies further reveal that the dual-network architecture mitigates overestimation of action values, while the target network substantially improves training convergence and robustness. These results indicate that DDQN not only achieves higher expected NPV in complex project optimization but also provides a reliable framework for stable and effective policy implementation.

Keywords

Cite

@article{arxiv.2511.12865,
  title  = {An approach of deep reinforcement learning for maximizing the net present value of stochastic projects},
  author = {Wei Xu and Fan Yang and Qinyuan Cui and Zhi Chen},
  journal= {arXiv preprint arXiv:2511.12865},
  year   = {2025}
}