Methods › Reinforcement Learning › Policy Gradient Methods › REINFORCE
REINFORCE
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
REINFORCE is a Monte Carlo variant of a policy gradient algorithm in reinforcement learning. The agent collects samples of an episode using its current policy, and uses it to update the policy parameter θ. Since one full trajectory must be completed to construct a sample space, it is updated as an off-policy algorithm.
∇_θJ(θ) = 𝔼_π[Gₜ∇_θlnπ_θ(Aₜ|Sₜ)]
Image Credit: Tingwu Wang
Papers archive 2025-07-28
30 shown of 185, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.
-
Asymmetric REINFORCE for off-Policy Reinforcement Learning: Balancing positive and negative rewards 25 Jun 2025 · 0 repositories · arXiv:2506.20520
-
Quantum Fisher-Preconditioned Reinforcement Learning: From Single-Qubit Control to Rayleigh-Fading Link Adaptation 18 Jun 2025 · 0 repositories · arXiv:2506.15753
-
Zeroth-Order Optimization is Secretly Single-Step Policy Optimization 17 Jun 2025 · 0 repositories · arXiv:2506.14460
-
Response-Level Rewards Are All You Need for Online Reinforcement Learning in LLMs: A Mathematical Perspective 3 Jun 2025 · 0 repositories · arXiv:2506.02553
-
REOrdering Patches Improves Vision Models 29 May 2025 · 0 repositories · arXiv:2505.23751
-
Policy Gradient with Second Order Momentum 16 May 2025 · 0 repositories · arXiv:2505.11561
-
Measures of Variability for Risk-averse Policy Gradient 15 Apr 2025 · 0 repositories · arXiv:2504.11412
-
Tapered Off-Policy REINFORCE: Stable and efficient reinforcement learning for LLMs 18 Mar 2025 · 0 repositories · arXiv:2503.14286
-
Multi-Fidelity Policy Gradient Algorithms 7 Mar 2025 · 0 repositories · arXiv:2503.05696
-
VQEL: Enabling Self-Developed Symbolic Language in Agents through Vector Quantization in Emergent Language Games 6 Mar 2025 · 0 repositories · arXiv:2503.04940
-
REINFORCE Adversarial Attacks on Large Language Models: An Adaptive, Distributional, and Semantic Objective 24 Feb 2025 · 1 repository · arXiv:2502.17254
-
Sample Complexity of Linear Quadratic Regulator Without Initial Stability 20 Feb 2025 · 0 repositories · arXiv:2502.14210
-
REINFORCE-ING Chemical Language Models in Drug Design 27 Jan 2025 · 0 repositories · arXiv:2501.15971
-
REINFORCE++: A Simple and Efficient Approach for Aligning Large Language Models 4 Jan 2025 · 5 repositories · arXiv:2501.03262
-
Graph-attention-based Casual Discovery with Trust Region-navigated Clipping Policy Optimization 27 Dec 2024 · 0 repositories · arXiv:2412.19578
-
QE-EBM: Using Quality Estimators as Energy Loss for Machine Translation 14 Oct 2024 · 0 repositories · arXiv:2410.10228
-
On Divergence Measures for Training GFlowNets 12 Oct 2024 · 0 repositories · arXiv:2410.09355
-
TACO-RL: Task Aware Prompt Compression Optimization with Reinforcement Learning 19 Sep 2024 · 0 repositories · arXiv:2409.13035
-
Quantum-inspired Reinforcement Learning for Synthesizable Drug Design 13 Sep 2024 · 0 repositories · arXiv:2409.09183
-
Automated Data Augmentation for Few-Shot Time Series Forecasting: A Reinforcement Learning Approach Guided by a Model Zoo 10 Sep 2024 · 0 repositories · arXiv:2409.06282
-
QuantFactor REINFORCE: Mining Steady Formulaic Alpha Factors with Variance-bounded REINFORCE 8 Sep 2024 · 0 repositories · arXiv:2409.05144
-
Reinforcement Learning: Tutorial and Survey 18 Jul 2024 · 0 repositories
-
Model-free Distortion Canceling and Control of Quantum Devices 13 Jul 2024 · 0 repositories · arXiv:2407.09877
-
An Initial Introduction to Cooperative Multi-Agent Reinforcement Learning 10 May 2024 · 0 repositories · arXiv:2405.06161
-
Proximal Curriculum with Task Correlations for Deep Reinforcement Learning 3 May 2024 · 1 repository · arXiv:2405.02481
-
Finding Visual Task Vectors 8 Apr 2024 · 1 repository · arXiv:2404.05729Syntology ran 2 of 11 samples · 9 unverified · 11 pointer-only (licence)
-
Towards Efficient Risk-Sensitive Policy Gradient: An Iteration Complexity Analysis 13 Mar 2024 · 0 repositories · arXiv:2403.08955
-
Enhancing Multi-Hop Knowledge Graph Reasoning through Reward Shaping Techniques 9 Mar 2024 · 0 repositories · arXiv:2403.05801
-
Re3val: Reinforced and Reranked Generative Retrieval 30 Jan 2024 · 0 repositories · arXiv:2401.16979Syntology ran 8 of 13 samples · 5 unverified · 13 pointer-only (licence)
-
Quantum Architecture Search with Unsupervised Representation Learning 21 Jan 2024 · 0 repositories · arXiv:2401.11576
Tasks archive 2025-07-28
20 shown of 167 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).
Categories archive 2025-07-28
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