paper-with-me

홈 › Papers

Deploying Deep Reinforcement Learning Systems: A Taxonomy of Challenges

2023-08-23 · Ahmed Haj Yahmed, Altaf Allah Abbassi, Amin Nikanjam, Heng Li, Foutse khomh

Deep reinforcement learning (DRL), leveraging Deep Learning (DL) in reinforcement learning, has shown significant potential in achieving human-level autonomy in a wide range of domains, including robotics, computer vision, and computer games. This potential justifies the enthusiasm and growing interest in DRL in both academia and industry. However, the community currently focuses mostly on the development phase of DRL systems, with little attention devoted to DRL deployment. In this paper, we propose an empirical study on Stack Overflow (SO), the most popular Q&A forum for developers, to uncover and understand the challenges practitioners faced when deploying DRL systems. Specifically, we categorized relevant SO posts by deployment platforms: server/cloud, mobile/embedded system, browser, and game engine. After filtering and manual analysis, we examined 357 SO posts about DRL deployment, investigated the current state, and identified the challenges related to deploying DRL systems. Then, we investigate the prevalence and difficulty of these challenges. Results show that the general interest in DRL deployment is growing, confirming the study's relevance and importance. Results also show that DRL deployment is more difficult than other DRL issues. Additionally, we built a taxonomy of 31 unique challenges in deploying DRL to different platforms. On all platforms, RL environment-related challenges are the most popular, and communication-related challenges are the most difficult among practitioners. We hope our study inspires future research and helps the community overcome the most common and difficult challenges practitioners face when deploying DRL systems.

📄 PDF Abstract BibTeX arXiv:2308.12438

Code (1)

drldeploymentchallenges-icsme2023/replicationpackage 공식 구현

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Taxonomy-Guided Zero-Shot Recommendations with LLMs

2024-06-20 · Yueqing Liang, Liangwei Yang, Chen Wang, Xiongxiao Xu 외

With the emergence of large language models (LLMs) and their ability to perform a variety of tasks, their application in recommender systems (RecSys) has shown promise. However, we are facing significant challenges when …

Recommendation Systems

The Challenges of Using Reinforcement Learning for Controlling Industrial Energy Systems

2026-05-29 · Tobias Lademann, Théo Vincent, Jan Peters, Matthias Weigold arxiv

Reinforcement learning has shown promising results for optimizing the control of industrial energy systems, yet most existing studies remain limited to the application in simulation environments. We investigate the chall…

Reinforcement Learning

Fundamental Challenges in Evaluating Text2SQL Solutions and Detecting Their Limitations

2025-01-30 · Cedric Renggli, Ihab F. Ilyas, Theodoros Rekatsinas

In this work, we dive into the fundamental challenges of evaluating Text2SQL solutions and highlight potential failure causes and the potential risks of relying on aggregate metrics in existing benchmarks. We identify tw…

Failure Modes in LLM Systems: A System-Level Taxonomy for Reliable AI Applications

2025-11-25 · Vaishali Vinay arxiv

Large language models (LLMs) are being rapidly integrated into decision-support tools, automation workflows, and AI-enabled software systems. However, their behavior in production environments remains poorly understood, …

Survey on Large Language Model-Enhanced Reinforcement Learning: Concept, Taxonomy, and Methods

2024-03-30 · Yuji Cao, Huan Zhao, Yuheng Cheng, Ting Shu 외

With extensive pre-trained knowledge and high-level general capabilities, large language models (LLMs) emerge as a promising avenue to augment reinforcement learning (RL) in aspects such as multi-task learning, sample ef…

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language Model+3