Pith. sign in

REVIEW 2 cited by

Pearl: A Production-ready Reinforcement Learning Agent

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2312.03814 v2 pith:25FHLCBS submitted 2023-12-06 cs.LG cs.AI

classification cs.LGcs.AI
keywords pearlchallengesgithublearningaddressdesignedproduction-readyreinforcement
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Reinforcement learning (RL) is a versatile framework for optimizing long-term goals. Although many real-world problems can be formalized with RL, learning and deploying a performant RL policy requires a system designed to address several important challenges, including the exploration-exploitation dilemma, partial observability, dynamic action spaces, and safety concerns. While the importance of these challenges has been well recognized, existing open-source RL libraries do not explicitly address them. This paper introduces Pearl, a Production-Ready RL software package designed to embrace these challenges in a modular way. In addition to presenting benchmarking results, we also highlight examples of Pearl's ongoing industry adoption to demonstrate its advantages for production use cases. Pearl is open sourced on GitHub at github.com/facebookresearch/pearl and its official website is pearlagent.github.io.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

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

  1. An Empirical Study of Deep Reinforcement Learning in Continuing Tasks

    cs.AI 2025-01 conditional novelty 6.0 of 10

    An empirical study shows deep RL algorithms struggle in continuing tasks without resets and that TD-based reward centering improves their performance across larger MuJoCo and Atari testbeds.

  2. A Research Agenda for Usability and Generalisation in Reinforcement Learning

    cs.AI 2024-12 conditional novelty 4.0 of 10

    RL environments should be described in user-friendly domain-specific languages or natural language, so non-engineers can define tasks and agents can generalize to new tasks.

Pith tools