pith. sign in

arxiv: 1904.12901 · v1 · pith:D4G5XA5Wnew · submitted 2019-04-29 · 💻 cs.LG · cs.AI· cs.RO· stat.ML

Challenges of Real-World Reinforcement Learning

classification 💻 cs.LG cs.AIcs.ROstat.ML
keywords challengesreal-worldsomechallengelearningnineproblemsreal
0
0 comments X
read the original abstract

Reinforcement learning (RL) has proven its worth in a series of artificial domains, and is beginning to show some successes in real-world scenarios. However, much of the research advances in RL are often hard to leverage in real-world systems due to a series of assumptions that are rarely satisfied in practice. We present a set of nine unique challenges that must be addressed to productionize RL to real world problems. For each of these challenges, we specify the exact meaning of the challenge, present some approaches from the literature, and specify some metrics for evaluating that challenge. An approach that addresses all nine challenges would be applicable to a large number of real world problems. We also present an example domain that has been modified to present these challenges as a testbed for practical RL research.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 19 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. D4RL: Datasets for Deep Data-Driven Reinforcement Learning

    cs.LG 2020-04 accept novelty 8.0

    D4RL supplies new offline RL benchmarks and datasets from expert and mixed sources to expose weaknesses in existing algorithms and standardize evaluation.

  2. When are LLMs Sufficient Policy Optimizers for Sequential RL Tasks?

    cs.LG 2026-05 unverdicted novelty 7.0

    PromptPO shows LLMs can act as black-box policy optimizers for sequential RL when leveraging prior knowledge, matching baselines in exploration and robotics but underperforming in MuJoCo.

  3. When are LLMs Sufficient Policy Optimizers for Sequential RL Tasks?

    cs.LG 2026-05 unverdicted novelty 7.0

    PromptPO shows LLMs can act as black-box policy optimizers for sequential RL, matching or exceeding standard baselines with fewer interactions in exploration and robotics tasks when leveraging prior knowledge, but und...

  4. Scalar Federated Learning for Linear Quadratic Regulator

    eess.SY 2026-04 unverdicted novelty 7.0

    A scalar-projection federated zeroth-order method for model-free LQR policy learning that reduces per-agent communication from O(d) to O(1) with convergence rate improving in the number of agents.

  5. Learning Interactive Real-World Simulators

    cs.AI 2023-10 conditional novelty 7.0

    UniSim learns a universal real-world simulator from orchestrated diverse datasets, enabling zero-shot deployment of policies trained purely in simulation.

  6. One Demonstration Is Enough for Real-World Robotic Reinforcement Learning

    cs.RO 2026-07 unverdicted novelty 6.0

    AutoSERL achieves strong performance on six real-world robot manipulation tasks using RL guided by a single demonstration via sliding-window intervention, safety recovery, and automatic termination.

  7. Discovering Interpretable Multi-Parameter Control Policies for Evolutionary Algorithms Using Deep Reinforcement Learning

    cs.LG 2026-06 unverdicted novelty 6.0

    Deep RL with action decomposition and reward shifting learns a symbolic multi-parameter policy for (1+(λ,λ))-GA on OneMax that outperforms baselines across problem sizes.

  8. Model-Based Proactive Cost Generation for Learning Safe Policies Offline with Limited Violation Data

    cs.LG 2026-05 unverdicted novelty 6.0

    PROCO generates synthetic unsafe samples via model-based rollouts and LLM-grounded costs to enable safer policy learning from offline datasets containing few or no violations.

  9. Abstraction for Offline Goal-Conditioned Reinforcement Learning

    cs.LG 2026-05 unverdicted novelty 5.0

    Introduces relativised options and hierarchical abstraction to reuse experience across similar contexts in offline GCRL, with two algorithms demonstrating performance gains.

  10. Echo: Learning from Experience Data via User-Driven Refinement

    cs.AI 2026-05 unverdicted novelty 5.0

    Echo is a framework that harvests user-driven refinements of agent proposals as training signals to align models with real-world needs, demonstrated by raising code completion acceptance from 25.7% to 35.7% in production.

  11. Generating Realistic Safety-Critical Scenarios for Vehicle-Pedestrian Interactions

    cs.RO 2026-05 conditional novelty 5.0

    A three-stage framework pre-trains multi-agent RL agents on real safety-critical data, refines them via online learning in CARLA, and generates the VPSCI dataset of over 198,000 realistic vehicle-pedestrian interactio...

  12. Higher Resolution, Better Generalization: Unlocking Visual Scaling in Deep Reinforcement Learning

    cs.LG 2026-05 unverdicted novelty 5.0

    Higher-resolution observations with global-average-pooling encoders improve RL performance and generalization by enabling more localized visual attention, yielding up to 28% gains over standard Impala encoders.

  13. LANTERN: LLM-Augmented Neurosymbolic Transfer with Experience-Gated Reasoning Networks

    cs.AI 2026-05 unverdicted novelty 5.0

    LANTERN improves RL sample efficiency by 40-60% via LLM-generated task automata, semantic multi-source policy aggregation, and experience-gated adaptive transfer.

  14. Hierarchical Reinforcement Learning with Runtime Safety Shielding for Power Grid Operation

    cs.AI 2026-04 unverdicted novelty 5.0

    A hierarchical RL policy paired with a runtime safety shield using forward simulation achieves longer survival, lower line loading, and zero-shot generalization on Grid2Op benchmarks including stress tests and unseen ...

  15. RESample: A Robust Data Augmentation Framework via Exploratory Sampling for Robotic Manipulation

    cs.RO 2025-10 unverdicted novelty 5.0

    RESample uses exploratory sampling guided by a lightweight Coverage Function to expand VLA training data coverage, yielding 12% performance gains on LIBERO and real-world tasks with 10-20% added samples.

  16. UAV Trajectory and Bandwidth Allocation for Efficient Data Collection in Low-Altitude Intelligent IoT: A Hierarchical DRL Approach

    cs.CE 2026-04 unverdicted novelty 4.0

    A hierarchical DRL method (TBH-DDPG) optimizes UAV trajectories at coarse granularity and bandwidth allocation at fine granularity, reporting 44.44% faster convergence and 58.05% lower computational cost than a non-hi...

  17. UAV Trajectory and Bandwidth Allocation for Efficient Data Collection in Low-Altitude Intelligent IoT: A Hierarchical DRL Approach

    cs.CE 2026-04 unverdicted novelty 3.0

    Hierarchical DRL optimizes UAV trajectories and bandwidth allocation to increase IoT data collection volume, with simulations showing 44% faster convergence and 58% lower compute cost than flat DRL.

  18. Quantum framework for Reinforcement Learning: Integrating Markov decision process, quantum arithmetic, and trajectory search

    quant-ph 2024-12 unverdicted novelty 3.0

    The paper claims a fully quantum MDP model for RL with quantum state transitions, return calculation, and trajectory search that achieves quantum enhancement.

  19. Generative Models and Connected and Automated Vehicles: A Survey in Exploring the Intersection of Transportation and AI

    cs.LG 2024-03 unverdicted novelty 2.0

    A survey reviewing the integration of generative models with connected and automated vehicles to enhance predictive modeling, simulation accuracy, and decision-making.