paper-with-me

Papers

Speeding up Policy Simulation in Supply Chain RL

2024-06-04 · Vivek Farias, Joren Gijsbrechts, Aryan Khojandi, Tianyi Peng, Andrew Zheng

Simulating a single trajectory of a dynamical system under some state-dependent policy is a core bottleneck in policy optimization (PO) algorithms. The many inherently serial policy evaluations that must be performed in a single simulation constitute the bulk of this bottleneck. In applying PO to supply chain optimization (SCO) problems, simulating a single sample path corresponding to one month of a supply chain can take several hours. We present an iterative algorithm to accelerate policy simulation, dubbed Picard Iteration. This scheme carefully assigns policy evaluation tasks to independent processes. Within an iteration, any given process evaluates the policy only on its assigned tasks while assuming a certain "cached" evaluation for other tasks; the cache is updated at the end of the iteration. Implemented on GPUs, this scheme admits batched evaluation of the policy across a single trajectory. We prove that the structure afforded by many SCO problems allows convergence in a small number of iterations independent of the horizon. We demonstrate practical speedups of 400x on large-scale SCO problems even with a single GPU, and also demonstrate practical efficacy in other RL environments.

📄 PDF Abstract BibTeX arXiv:2406.01939

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Methods 이 논문이 사용한 방법론

PO Stochastic optimization methods have gained significant prominence as effective techniques in contemporary research, addressing complex optimization challenges efficiently. This…
PICARD 설명 없음

Similar Papers 제목 키워드 기반

Evaluating Supply Chain Resilience During Pandemic Using Agent-based Simulation

2024-05-13 · Teddy Lazebnik

Recent pandemics have highlighted vulnerabilities in our global economic systems, especially supply chains. Possible future pandemic raises a dilemma for businesses owners between short-term profitability and long-term s…

Generative Probabilistic Planning for Optimizing Supply Chain Networks

2024-04-11 · Hyung-il Ahn, Santiago Olivar, Hershel Mehta, Young Chol Song

Supply chain networks in enterprises are typically composed of complex topological graphs involving various types of nodes and edges, accommodating numerous products with considerable demand and supply variability. Howev…

Deep Reinforcement LearningOffline RL

An Analysis of Multi-Agent Reinforcement Learning for Decentralized Inventory Control Systems

2023-07-21 · Marwan Mousa, Damien van de Berg, Niki Kotecha, Ehecatl Antonio del Rio-Chanona 외

Most solutions to the inventory management problem assume a centralization of information that is incompatible with organisational constraints in real supply chain networks. The inventory management problem is a well-kno…

ManagementMulti-agent Reinforcement Learningreinforcement-learning

Receding Horizon Games for Modeling Competitive Supply Chains

2024-01-18 · Sophie Hall, Laura Guerrini, Florian Dörfler, Dominic Liao-McPherson

The vast majority of products we use daily are supplied to us through complex global supply chains that transform raw materials into finished goods and distribute them to end consumers. This paper proposes a modeling met…

Model Predictive Control

Bridging Theory and Practice: A Stochastic Learning-Optimization Model for Resilient Automotive Supply Chains

2025-11-09 · Muhammad Shahnawaz, Adeel Safder arxiv

Supply chain disruptions and volatile demand pose significant challenges to the UK automotive industry, which relies heavily on Just-In-Time (JIT) manufacturing. While qualitative studies highlight the potential of integ…

Stochastic OptimizationBayesian Inference