Browse State-of-the-Art › Policy Gradient Methods
Policy Gradient Methods
103 papers with code · 0 benchmarks · 2 datasets archive 2025-07-28
Benchmarks archive 2025-07-28
No benchmark for this task in the archive.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
2 datasets whose archive record lists this task, ordered by the archive's paper count.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 103 papers with code (382 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
20 Jul 2017 188 repositories listed Syntology ran 99 of 176 samples · 77 unverified · 94 pointer-only (licence)We propose a new family of policy gradient methods for reinforcement learning, which alternate between sampling data through interaction with the environment, and optimizing a "surrogate" objective function using…
-
2 Dec 2016 31 repositories listed Syntology ran 8 of 13 samples · 5 unverified · 3 pointer-only (licence)In this paper we consider the problem of optimizing image captioning systems using reinforcement learning, and show that by carefully optimizing our systems using the test metrics of the MSCOCO task, significant gains…
-
19 Feb 2015 24 repositories listed Syntology ran 7 of 17 samples · 10 unverified · 7 pointer-only (licence)We describe an iterative procedure for optimizing policies, with guaranteed monotonic improvement.
-
8 Jun 2015 17 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Policy gradient methods are an appealing approach in reinforcement learning because they directly optimize the cumulative reward and can straightforwardly be used with nonlinear function approximators such as neural…
-
5 Jun 2016 8 repositories listedRecent neural models of dialogue generation offer great promise for generating responses for conversational agents, but tend to be shortsighted, predicting utterances one at a time while ignoring their influence on…
-
18 Jun 2020 4 repositories listed Syntology ran 0 of 5 samples · 5 unverified · 1 pointer-only (licence)A core challenge in policy optimization in competitive Markov decision processes is the design of efficient optimization methods with desirable convergence and stability properties.
-
3 Oct 2022 3 repositories listedTo help answer this, we first introduce an open-source modular library, RL4LMs (Reinforcement Learning for Language Models), for optimizing language generators with RL.
-
23 May 2019 3 repositories listedWe show that optimizing over such sets results in local movement in the action space and thus convergence to sub-optimal solutions.
-
23 Feb 2019 3 repositories listed Syntology ran 0 of 6 samples · 6 unverifiedDefining action spaces for conversational agents and optimizing their decision-making process with reinforcement learning is an enduring challenge.
-
13 Feb 2025 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 3 pointer-only (licence)In the past decade, motivated by the putative failure of naive self-play deep reinforcement learning (DRL) in adversarial imperfect-information games, researchers have developed numerous DRL algorithms based on…
-
9 May 2023 2 repositories listedOur policy gradient results allow for leveraging approximate symmetries of the environment for policy optimization.
-
30 Oct 2020 2 repositories listed Syntology ran 4 of 18 samples · 14 unverifiedIn today's clinical practice, magnetic resonance imaging (MRI) is routinely accelerated through subsampling of the associated Fourier domain.
-
14 Jul 2020 2 repositories listed Syntology ran 0 of 2 samples · 2 unverifiedPolicy gradient methods have shown success in learning control policies for high-dimensional dynamical systems.
-
10 Sep 2019 2 repositories listedThis article develops a deep reinforcement learning (Deep-RL) framework for dynamic pricing on managed lanes with multiple access locations and heterogeneity in travelers' value of time, origin, and destination.
-
11 Jul 2019 2 repositories listed Syntology ran 1 of 3 samples · 2 unverified · 3 pointer-only (licence)To deal with this problem, we i) introduce a cooperative-game theoretical framework called extended convex game (ECG) that is a superset of global reward game, and ii) propose a local reward approach called Shapley…
-
22 Jun 2019 2 repositories listedRecently, a variety of methods have been developed for this problem, which generally try to learn effective representations of users and items and then match items to users according to their representations.
-
14 May 2019 2 repositories listedPolicy gradient methods are powerful reinforcement learning algorithms and have been demonstrated to solve many complex tasks.
-
18 Jan 2019 2 repositories listedBuilding upon the recent success of deep reinforcement learning methods, we investigate the possibility of on-policy reinforcement learning improvement by reusing the data from several consecutive policies.
-
16 Jul 2018 2 repositories listed Syntology ran 0 of 6 samples · 6 unverifiedER recalls experiences from past iterations to compute gradient estimates for the current policy, increasing data-efficiency.
-
18 Dec 2017 2 repositories listed Syntology ran 2 of 3 samples · 1 unverified · 3 pointer-only (licence)Evolution strategies (ES) are a family of black-box optimization algorithms able to train deep neural networks roughly as well as Q-learning and policy gradient methods on challenging deep reinforcement learning (RL)…
-
30 Oct 2017 2 repositories listed Syntology ran 0 of 7 samples · 7 unverifiedPolicy gradient methods have achieved remarkable successes in solving challenging reinforcement learning problems.
-
7 Nov 2016 2 repositories listedWe analyze the connection between Q-Prop and existing model-free algorithms, and use control variate theory to derive two variants of Q-Prop with conservative and aggressive adaptation.
-
5 May 2025 1 repository listedWe propose a direct retrieval-augmented optimization framework, named DRO, that enables end-to-end training of two key components: (i) a generative knowledge selection model and (ii) an LLM generator.
-
3 Apr 2025 1 repository listedWe propose a decentralized reinforcement learning solution for multi-agent shepherding of non-cohesive targets using policy-gradient methods.
-
27 Feb 2025 1 repository listedAfter briefly summarizing the state of the art for cases with a known model, we focus on scenarios where the system dynamics are unknown, and approximate gradient information is obtained using zeroth-order optimization…
-
3 Feb 2025 1 repository listed Syntology ran 1 of 8 samples · 7 unverifiedDiscrete diffusion models have recently gained significant attention due to their ability to process complex discrete structures for language modeling.
-
25 Jan 2025 1 repository listedIn deep reinforcement learning, policy optimization methods need to deal with issues such as function approximation and the reuse of off-policy data.
-
24 Jan 2025 1 repository listedAs cyber threats grow increasingly sophisticated, reinforcement learning (RL) is emerging as a promising technique to create intelligent and adaptive cyber defense systems.
-
8 Jan 2025 1 repository listedReinforcement learning (RL) aims to estimate the action to take given a (time-varying) state, with the goal of maximizing a cumulative reward function.
-
6 Dec 2024 1 repository listedThis manuscript gives a big-picture, up-to-date overview of the field of (deep) reinforcement learning and sequential decision making, covering value-based methods, policy-based methods, model-based methods, multi-agent…
Syntology lines on 14 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections