paper-with-me

홈 › Papers

Adaptive Reinforcement Learning for Dynamic Configuration Allocation in Pre-Production Testing

2025-10-02 · Yu Zhu arxiv

Ensuring reliability in modern software systems requires rigorous pre-production testing across highly heterogeneous and evolving environments. Because exhaustive evaluation is infeasible, practitioners must decide how to allocate limited testing resources across configurations where failure probabilities may drift over time. Existing combinatorial optimization approaches are static, ad hoc, and poorly suited to such non-stationary settings. We introduce a novel reinforcement learning (RL) framework that recasts configuration allocation as a sequential decision-making problem. Our method is the first to integrate Q-learning with a hybrid reward design that fuses simulated outcomes and real-time feedback, enabling both sample efficiency and robustness. In addition, we develop an adaptive online-offline training scheme that allows the agent to quickly track abrupt probability shifts while maintaining long-run stability. Extensive simulation studies demonstrate that our approach consistently outperforms static and optimization-based baselines, approaching oracle performance. This work establishes RL as a powerful new paradigm for adaptive configuration allocation, advancing beyond traditional methods and offering broad applicability to dynamic testing and resource scheduling domains.

📄 PDF Abstract BibTeX arXiv:2510.05147

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Improved Training Mechanism for Reinforcement Learning via Online Model Selection

2025-12-01 · Aida Afshar, Aldo Pacchiano arxiv

We study the problem of online model selection in reinforcement learning, where the selector has access to a class of reinforcement learning agents and learns to adaptively select the agent with the right configuration. …

Reinforcement Learning

A hierarchical spatial-aware algorithm with efficient reinforcement learning for human-robot task planning and allocation in production

2026-04-14 · Jintao Xue, Xiao Li, Nianmin Zhang arxiv

In advanced manufacturing systems, humans and robots collaborate to conduct the production process. Effective task planning and allocation (TPA) is crucial for achieving high production efficiency, yet it remains challen…

Reinforcement LearningRobot Task Planning

Generating Dispatching Rules for the Interrupting Swap-Allowed Blocking Job Shop Problem Using Graph Neural Network and Reinforcement Learning

2023-02-05 · Vivian W. H. Wong, Sang Hun Kim, Junyoung Park, Jinkyoo Park 외

The interrupting swap-allowed blocking job shop problem (ISBJSSP) is a complex scheduling problem that is able to model many manufacturing planning and logistics applications realistically by addressing both the lack of …

BlockingGraph Neural NetworkScheduling

Multiobjective Reinforcement Learning for Reconfigurable Adaptive Optimal Control of Manufacturing Processes

2018-09-18 · Johannes Dornheim, Norbert Link

In industrial applications of adaptive optimal control often multiple contrary objectives have to be considered. The weights (relative importance) of the objectives are often not known during the design of the control an…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Multi-Agent Reinforcement Learning for Dynamic Mobility Resource Allocation with Hierarchical Adaptive Grouping

2025-07-27 · Farshid Nooshi, Suining He arxiv

Allocating mobility resources (e.g., shared bikes/e-scooters, ride-sharing vehicles) is crucial for rebalancing the mobility demand and supply in the urban environments. We propose in this work a novel multi-agent reinfo…

Multi-agent Reinforcement Learning