paper-with-me

홈 › Papers

A Policy Decomposition Framework for Dynamic Order Fulfillment Operations

2026-07-04 · Gal Neria, Michal Tzur, Marlin W. Ulmer arxiv

Modern supply chains span diverse operational environments, ranging from e-commerce distribution networks to customized production-to-order manufacturing lines. Across these settings, operational efficiency depends on coordinating two highly interdependent stages: order preparation and downstream delivery. Although these stages are traditionally managed in isolation, real-world fulfillment systems must satisfy stringent delivery expectations under dynamic stochastic order arrivals. To bridge this gap, we introduce the Dynamic Order Fulfillment Problem (DOFP), a new problem class unifying logistical challenges previously studied separately. We model DOFP as a Markov decision process whose state and decision spaces are partitioned into preparation and delivery sub-spaces, linked by synchronization constraints. While recent approaches attempt to optimize both fulfillment stages simultaneously over myopic rolling horizons, our framework isolates and optimizes the downstream delivery policy, treating preparation strictly as a state-level constraint filter. To solve this, we develop the Decomposition-Driven Framework with Value Function Approximation (DDF-VFA), which utilizes a novel policy-level decomposition. This design partitions the search into a delivery-stage master problem and a preparation-stage compatibility subproblem, iteratively refined via feedback loops. DDF-VFA executes this strategy by combining a large-neighborhood search over partial delivery decisions with a neural-network value function approximation for the cost-to-go. Numerical illustrations on two example variants using real-world datasets show that DDF-VFA consistently outperforms benchmarks that optimize the two stages independently or jointly without decomposition. Finally, the framework naturally scales to accommodate additional real-world complexities such as batched or multi-stage preparation.

📄 PDF Abstract BibTeX arXiv:2607.04056

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OFCOURSE: A Multi-Agent Reinforcement Learning Environment for Order Fulfillment

2023-09-26 · NeurIPS 2023 11

The dramatic growth of global e-commerce has led to a surge in demand for efficient and cost-effective order fulfillment which can increase customers' service levels and sellers' competitiveness. However, managing order …

Omni-scale Learning-based Sequential Decision Framework for Order Fulfillment of Tote-handling Robotic Systems

2026-05-09 · Jiaxin Liu, Peng Yang, Yuping Li, Xinyue Xie arxiv

Driven by the rapid expansion of e-commerce and small-batch production, the size of the intralogistics load unit of finished goods, semi-finished goods and raw materials is steadily shrinking. Totes are gradually replaci…

Multi-agent Reinforcement Learning

Learning to shortcut and shortlist order fulfillment deciding

2021-10-04 · Brian Quanz, Ajay Deshpande, Dahai Xing, Xuan Liu

With the increase of order fulfillment options and business objectives taken into consideration in the deciding process, order fulfillment deciding is becoming more and more complex. For example, with the advent of ship …

Optimizing Agricultural Order Fulfillment Systems: A Hybrid Tree Search Approach

2024-07-19 · Pranay Thangeda, Hoda Helmi, Melkior Ornik

Efficient order fulfillment is vital in the agricultural industry, particularly due to the seasonal nature of seed supply chains. This paper addresses the challenge of optimizing seed orders fulfillment in a centralized …

NavigateScheduling

Context-Aware Synthesis of Optimization Pipelines for Warehouse Optimization

2026-06-25 · Janik Bischoff, Anne Meyer, Uta Mohring, Fabian Dunke 외 arxiv

Order fulfillment in manual picker-to-goods warehouses involves interconnected decisions such as item assignment, order batching, and picker routing. While integrated models capture interactions between these decisions, …