Curated, opinionated index of post-R1 LLM × Reinforcement Learning. Many deep-dive blog posts cross-linked to many papers — GRPO, DAPO, DPO, PPO, RLHF, GSPO, CISPO, VAPO, Reward Modeling, MoE RL stability, Verifier-Free RL, Training-Free RL, Agentic RL, DeepSeek-R1 reproduction.
See the codeA curated, opinionated index of post-R1 LLM × Reinforcement Learning. Every paper is read, classified, cross-linked, and connected back to a Chinese deep-dive blog post by hscspring.
Last updated: 2026-09 · 42 blog posts · 7 tracks
I consider RL to be a pivotal technology in the field of AI, and NLP (particularly LLM) to be a direction well worth exploring. This repo focuses on post-R1 LLM RL specifically.
Awesome lists are retrievers. This repo is a curator.
Topics covered: DeepSeek-R1 reproduction · GRPO family (DAPO / Dr.GRPO / VAPO / CISPO / GiGPO / GSPO / GMPO / GTPO / Reinforce++ / COPO / GAGPO) · SIS (Selective Importance Sampling) · Pass@k / advantage shaping (AAPO / ProGRPO / GRPOEA / EMPG / BAPO / ASPO) · TRPO / FiberPO theory · PPO · RLHF · DPO · Reward Modeling · Verifier-Free RL · MoE RL Stability · Training-Free RL · Activation Steering · Agentic RL · SVM (Success Visitation Matching) · SFT × RL Interplay · Distribution Alignment · Reward Philosophy (reward hack / Reward-is-Enough debate).
Blog posts on yam.gift are grouped into 7 tracks. Each verdict below is the author's own bottom-line judgment, not a paper summary.
Parsing the original report, then digging into the data / paradigm / experiment side.
Every GRPO variant — DAPO / Dr.GRPO / VAPO / CISPO / GSPO / GMPO / GTPO / Reinforce++ / industry showcases — plus the TRPO → FiberPO theoretical spine.
RM / RM-Data / Verifier-Free / Self-Verified / Verify-Free RL / Reward Philosophy.
R3 / IcePop / TIS / KAT-Coder.
Training-Free / Experiential / Real-time / Planning / RL Boundary.
SFT × RL interplay, forgetting dynamics, distribution alignment — the search for one theory behind all post-training methods.
Step-level credit assignment for multi-turn agent tasks: GiGPO / COPO / GAGPO / SVM. Spun off from Track 02's grouping idea — now its own problem axis.
| GitHub | From | Year | Description |
|---|---|---|---|
| prime-rl | PrimeIntellect-ai | 2025 | Decentralized large-scale RL training framework |
| PRIME | PRIME-RL | 2025 | Scalable RL recipe for reasoning |
| rStar | Microsoft | 2025 | Self-evolved deep reasoning for SLMs |
| veRL | ByteDance | 2024 | LLM RL training framework (Volcano Engine) |
| trl | HuggingFace | 2024 | Train language models with RL |
| RL4LMs | Allen | 2023 | Aligning LMs to human preference via RL |
| alignment-handbook | HuggingFace | 2023 | Recipes for aligning to human/AI preference |
Notation for the My Notes column:
[short title](url) — full Chinese deep-dive available (yam.gift blog or book chapter)(omnibus → ...) — covered as a main thread in a survey/overview blog(<verb: derived/extended/contrasted/described/framed/criticized/...> in [blog]: ...) — touched on as a sub-topic inside another deep-dive, with a one-line pointer; multiple pointers can be chained with ;(shelved: ...) — deliberately not written; the one-line reason is itself the verdict| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| R1 | DeepSeek-R1: Incentivizing Reasoning Capability via RL | DeepSeek | 2025 | paper | DeepSeek R1 深度技术解析及其影响 |
| LIMO | LIMO: Less Is More for Reasoning | SJTU | 2025 | paper | 少量高质量数据 SFT 激活推理 |
| s1 | s1: Simple test-time scaling | Stanford | 2025 | paper | (omnibus → SFT-Data) |
| R1 Survey | The R1-era LLM new paradigm | — | 2025 | — | DeepSeek R1 后 LLM 新范式 |
| R1-Zero+ | Further understanding of R1-Zero | — | 2025 | — | R1-Zero 的进一步理解和探索 |
| SimpleRL-Zoo | SimpleRL-Zoo: R1-Zero RL across diverse base models | HKUST | 2025 | paper | (omnibus → Think-More-about-R1-Zero) |
| FastCuRL | FastCuRL: Curriculum RL with Stage-wise Context Scaling | — | 2025 | paper | (omnibus → Think-More-about-R1-Zero) |
| Logic-RL | Logic-RL: Unleashing LLM Reasoning with Rule-Based RL | — | 2025 | paper | Yarz-Logic:R1-Zero 相关实验报告 |
| Seed-Thinking | Seed-Thinking-v1.5: Advancing Superb Reasoning | ByteDance | 2025 | paper | R1 后范式最佳实践:Seed-Thinking 和 Qwen3 |
| Qwen3 | Qwen3 Technical Report | Qwen | 2025 | paper | (omnibus → Seed-Thinking-Qwen3) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| LIMR | LIMR: Less is More for RL Scaling | GAIR-NLP | 2025 | paper, GitHub | R1 相关:RL 数据选择与 Scaling |
| ORZ | Open-Reasoner-Zero | StepFun | 2025 | paper, GitHub | (omnibus → PPO-Data) |
| Online-DPO-R1 | Online-DPO-R1: Effective Reasoning Without the PPO Overhead | Salesforce | 2025 | paper, GitHub | R1 相关:DPO 数据选择与 DPO 等 RL 算法 |
| LIMD | LIMD: Less is More on DPO Data | — | 2025 | — | (omnibus → DPO-Data) |
| OREAL | Exploring the Limit of Outcome Reward for Math Reasoning | InternLM | 2025 | paper, GitHub | (shelved: the "limit of outcome reward" question got absorbed by the process/dense-reward thread — DELTA / SVM — and RM-Data's "unlocking" view) |
| DeepScaleR | DeepScaleR: Surpassing O1-Preview with a 1.5B Model by Scaling RL | Agentica | 2025 | paper, GitHub | (omnibus → R1-New-Paradigm) |
| L1 / LCPO | Controlling How Long A Reasoning Model Thinks With RL | CMU | 2025 | paper, GitHub | (omnibus → R1-New-Paradigm) |
| MRT | Optimizing Test-Time Compute via Meta RL Fine-Tuning | CMU | 2025 | paper, GitHub | (shelved: budget control already covered by L1/LCPO in R1-New-Paradigm; its dense progress reward is the same sparse→dense move as Track 07) |
| ScalingLaw | Value-Based Deep RL Scales Predictably | Berkeley | 2025 | paper | to-write (as the pre-LLM anchor of a future "RL Scaling Law" post — ScaleRL-era work as the main thread; RL compute scaling is currently the index's blind spot) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GRM | Inference-Time Scaling for Generalist Reward Modeling | DeepSeek | 2025 | paper | Reward Model 建模 |
| Skywork-Reward-V2 | Skywork-Reward-V2 | Skywork | 2025 | paper | Reward 数据如何塑造与激发推理策略 |
| Spurious Rewards | Spurious Rewards: Rethinking Training Signals in RLVR | Allen | 2025 | paper | (omnibus → RM-Data / GRPO-Clip) |
| ICM | Anthropic Internal Coherence Maximization | Anthropic | 2025 | blog | (omnibus → RM-Data) |
| DeepSeekMath-V2 | Towards Self-Verifiable Mathematical Reasoning | DeepSeek | 2025 | paper, GitHub | DeepSeekMath-V2 自我验证:搞数据的风吹到了 RM |
What a reward is, why reward hacking is structural, and whether one scalar can carry intelligence. All covered in one blog: Reward 设计的本质:从 hack 到 hard.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| RM-Memorize | What do Reward Models Memorize? | DeepMind | 2026 | paper | Reward 设计的本质:从 hack 到 hard (RMs memorize surface heuristics → reward hack is structural) |
| Reward is Enough | Reward is Enough | DeepMind (Silver, Singh, Precup, Sutton) | 2021 | paper | (omnibus → Reward-Design: a single scalar reward can drive all of intelligence — AlphaZero as proof) |
| Scalar Reward not Enough | Scalar Reward is not Enough | Vamplew et al. | 2021 | paper | (omnibus → Reward-Design: rebuttal — intelligence needs vector/multi-objective rewards) |
| Era of Experience | Welcome to the Era of Experience | Sutton & Silver | 2025 | paper | (omnibus → Reward-Design: user-guided reward adaptation over grounded signals; bi-level optimization) |
| Why LMs Hallucinate | Why Language Models Hallucinate | OpenAI | 2025 | paper | (omnibus → Reward-Design: hallucination as a form of reward hack — binary benchmarks make "admit uncertainty" never optimal) |
Two blogs (Verifier-Free RL and Verify-Free RL) cover the algorithms below — listed individually for searchability.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| NOVER | NOVER: Incentive Training without External Verifiers | — | 2025 | paper | 无验证器 RL 与 Reference 的妙用 |
| TTRL | TTRL: Test-Time Reinforcement Learning | — | 2025 | paper | 无验证 RL——当模型只能相信自己 |
| SRT | Can Large Reasoning Models Self-Train? | — | 2025 | paper | (omnibus → Verify-Free RL) |
| EM | The Unreasonable Effectiveness of Entropy Minimization in LLM Reasoning | — | 2025 | paper | (omnibus → Verify-Free RL; covers EM-FT / EM-RL / EM-INF) |
| RENT | Maximizing Confidence Alone Improves Reasoning | — | 2025 | paper | (omnibus → Verify-Free RL) |
| EMPO | Right Question is Already Half the Answer: Fully Unsupervised LLM Reasoning Incentivization | — | 2025 | paper | (omnibus → Verify-Free RL) |
| Intuitor | Learning to Reason without External Rewards | — | 2025 | paper | (omnibus → Verify-Free RL) |
| ETTRL | ETTRL: Balancing Exploration and Exploitation via Entropy Mechanism | — | 2025 | paper | (omnibus → Verify-Free RL) |
| Darling | Jointly Reinforcing Diversity and Quality in Language Model Generations | — | 2025 | paper | (omnibus → Verify-Free RL) |
| EVOL-RL | Evolving Language Models without Labels: Majority Drives Selection, Novelty Promotes Variation | — | 2025 | paper | (omnibus → Verify-Free RL) |
| RESTRAIN | RESTRAIN: From Spurious Votes to Signals — Self-Driven RL with Self-Penalization | — | 2025 | paper | (omnibus → Verify-Free RL) |
| No Free Lunch | No Free Lunch: Rethinking Internal Feedback for LLM Reasoning | — | 2025 | paper | (theoretical critique of Verify-Free; omnibus → Verify-Free RL) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| RLHF | Training language models to follow instructions with human feedback | OpenAI | 2022 | paper | HuggingLLM 1.3.3:RLHF 流程与思想 |
| RLOO | Back to Basics: Revisiting REINFORCE Style Optimization for RLHF | Cohere | 2024 | paper | (derived in GiGPO: GRPO with Fnorm=1 ≡ RLOO) |
| ReMax | ReMax: A Simple, Effective, and Efficient RL Method for LLM | CUHK | 2024 | paper | (contrasted in Reinforce++: greedy-baseline variant — inefficient because greedy response is unused for training) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| R3 | Stabilizing MoE RL by Aligning Training and Inference Routers | Xiaomi | 2025 | paper | 稳定压倒一切:MoE RL 训推不一致问题及解决策略 |
| IcePop | Small Leak Can Sink a Great Ship — Boost RL Training on MoE | Ant | 2025 | paper | (omnibus → RL-MoE-Stable) |
| TIS | Your Efficient RL Framework Secretly Brings You Off-Policy RL Training | UCSD | 2025 | paper | (omnibus → RL-MoE-Stable) |
| KAT | KAT-Coder Tech Report | Kuaishou | 2026 | blog | MoE RL 训练不稳定性再思考:训推不一致,还是采样噪声? |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GiGPO | Group-in-Group Policy Optimization for LLM Agent Training | NTU, Skywork AI | 2025 | paper, GitHub | GiGPO:双层级优势函数驱动的 Agent RL 新范式 |
| COPO | Think Fast and Slow: Step-Level Cognitive Depth Adaptation for LLM Agents | Tencent | 2026 | paper, GitHub | COPO:基于认知模式的 Step-Level Agentic RL 优化 |
| GAGPO | Generalized Advantage Grouped Policy Optimization | — | 2026 | paper | GAGPO:如果把GiGPO拉回PPO+GAE |
| SVM | Learning Process Rewards via Success Visitation Matching for Efficient RL | — | 2026 | paper | 从 SVM 到分布对齐:后训练方法的另一个统一视角 |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GRPO | DeepSeekMath: Pushing the Limits of Mathematical Reasoning | DeepSeek | 2024 | paper | (covered in DAPO and R1) |
| DAPO | DAPO: An Open-Source LLM RL System at Scale | ByteDance Seed | 2025 | paper, GitHub | DAPO:为 GRPO 的锦上加四点花 |
| Dr.GRPO | Understanding R1-Zero-Like Training: A Critical Perspective | Sea AI Lab | 2025 | paper, GitHub | 异曲同工的 Dr.GRPO |
| VAPO | VAPO: Efficient and Reliable RL for Advanced Reasoning | ByteDance Seed | 2025 | paper | VAPO:基于价值方法的新突破 |
| CISPO | MiniMax-M1: Scaling Test-Time Compute Efficiently | MiniMax | 2025 | paper, GitHub | GRPO 优化在继续:CISPO 和熵 |
| GSPO | Group Sequence Policy Optimization | Qwen | 2025 | paper | Token Level X:DAPO/DrGRPO 与 GSPO/GMPO 的殊途同归 |
| GMPO | Geometric-Mean Policy Optimization | UCAS, Microsoft | 2025 | paper, GitHub | (omnibus → Token-Level-GSPO-GMPO) |
| GTPO | GTPO: Trajectory-Based Policy Optimization in LLMs | — | 2025 | paper | GRPO「第一背锅侠」X2:GTPO 双 T 傍地走 |
| Reinforce++ | REINFORCE++: Stabilizing Critic-Free Policy Optimization | OpenRLHF | 2025 | paper, GitHub | Reinforce++ 和它的 KL Loss 选择 |
| KimiRL | Kimi k1.5: Scaling RL with LLMs | Kimi | 2025 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| AGAPO | EXAONE 4.0: Unified LLM Integrating Non-reasoning and Reasoning Modes | LG AI | 2025 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| K-EXAONE | EXAONE-2 Tech Report | LG AI | 2026 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| MOPD | MiMo-V2-Flash Technical Report | Xiaomi | 2026 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| SAPO | Soft Adaptive Policy Optimization | Qwen | 2026 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| DCPO | DCPO: Dynamic Clipping Policy Optimization | Baichuan | 2025 | paper, GitHub | (described in GRPO-Clip: adaptive clip bounds based on token prior probability — expanding exploration room for low-probability tokens) |
| SIS | Turning Off-Policy Tokens On-Policy: A Plug-in Approach for Improving LLM Alignment | RUC, JD | 2026 | paper | SIS:不硬clip,大部分token其实可转为on-policy |
| Pass@k Training | Pass@k Training for Adaptively Balancing Exploration and Exploitation | ByteDance Seed, RUC | 2025 | paper | 从Pass@k到advantage,一场意想不到的邂逅 |
| AAPO | AAPO: Enhancing Reasoning with Advantage Margin | — | 2025 | paper | (omnibus → PassK-Training: frozen-reference margin keeps gradient alive when GRPO advantage → 0) |
| ProGRPO | Back to Basics: Revisiting Exploration via Generative Probabilities | — | 2026 | paper | (omnibus → PassK-Training: advantage bias = difficulty × generative confidence, 2-D correction) |
| GRPOEA | Reasoning with Exploration: An Entropy Perspective | — | 2025 | paper | (first in CISPO-and-Entropy: add a clipped, stop-grad entropy term straight onto advantage; revisited in PassK-Training) |
| EMPG | Entropy-Modulated Policy Gradients for Long-Horizon LLM Agents | — | 2025 | paper | (omnibus → PassK-Training: multiplicative entropy gate g(H) — amplify confident steps, damp uncertain ones) |
| BAPO | BAPO: Balanced Policy Optimization with Adaptive Clipping | — | 2025 | paper | (omnibus → PassK-Training: negatives dominate the gradient & clip blocks entropy-raising updates → adaptive c_high/c_low) |
| ASPO | When Importance Sampling Misallocates Credit: Asymmetric Ratios | — | 2025 | paper | (omnibus → PassK-Training: flip the IS ratio for positive tokens only — low-prob key tokens finally get strong updates) |
| Pass@K PO | Pass@K Policy Optimization: Solving Harder RL Problems | DeepMind | 2025 | paper | to-write (low-variance unbiased pass@k gradient estimator — the proof-heavy companion to Pass@k Training) |
| OPO | On-Policy RL with Optimal Reward Baseline | Microsoft | 2025 | paper | (described in Token-Level-GSPO-GMPO: optimal reward baseline minimizes gradient variance; contrasted in GTPO: focuses on advantage/reward level rather than token level) |
| SRPO | SRPO: Cross-Domain Implementation of Large-Scale RL on LLM | Kuaishou | 2025 | paper, HF | (contrasted in Token-Level-GSPO-GMPO: historical resampling retains key samples to improve sample efficiency) |
| DPO | Direct Preference Optimization | Stanford | 2024 | paper | (compared inside DPO-Data) |
| TRPO | Trust Region Policy Optimization | Berkeley | 2015 | paper | TRPO深度拆解:为什么做后训练应该读懂TRPO |
| FiberPO | FiberPO (vanishing theorem & δ-relaxation) | — | 2026 | — | 为什么TRPO在LLM里不能用?——FiberPO的起点 (series part 1) |
| PPO | Proximal Policy Optimization Algorithms | OpenAI | 2017 | paper | (extended in VAPO: Value-based Augmented PPO with GAE refinements / value-pretraining; contrasted in Reinforce++: PPO with critic vs critic-free Reinforce-style) |
| REINFORCE | Simple Statistical Gradient-Following Algorithms | Northeastern | 1992 | paper | (extended in CISPO: REINFORCE + IS → CISPO loss; framed in Open-LLM-RL-ShowCase: REINFORCE-with-baseline as analytic frame for all GRPO variants) |
Pre-R1 RL × NLP works the author considers personally important. Kept here for sentimental and historical reasons rather than as active reading. Includes the final days of the pre-R1 era — PRIME and rStar-Math shipped in early January 2025, and R1 (Jan 20) buried their lines within weeks. The author's full reflection: 《通向 AGI 的技术路径:多模态、强化学习与新架构的交汇点》 — "22 年 RL4LMs 出来后我兴奋的晚上觉都没睡着,第一时间就读了他们的代码。"
| Abbr | Title | From | Year | Link | Note |
|---|---|---|---|---|---|
| RL4LMs / NLPO | RL (Not) for NLP: Benchmarks, Baselines, Building Blocks | Allen | 2022 | paper, GitHub | Personally cited milestone in AI-Future-Framework — first felt RL × NLP could really land |
| FTHP | Fine-Tuning Language Models from Human Preferences | OpenAI | 2020 | paper, GitHub | OpenAI's earliest RLHF experiment; the seed of InstructGPT/ChatGPT |
| Quark | Quark: Controllable Text Generation with Reinforced [Un]learning | Allen | 2022 | paper, GitHub | Early attempt at RL for controllable generation × unlearning — niche but conceptually clean |
| DT | Decision Transformer: RL via Sequence Modeling | Berkeley | 2021 | paper, GitHub | The "RL = sequence modeling" reframing — a parallel branch that diverged from the LLM-RL trunk |
| rStar | rStar: Mutual Reasoning Makes Smaller LLMs Stronger | Microsoft | 2024 | paper, GitHub | High-water mark of the MCTS + SLM mutual-reasoning line — conceptually clean, ended by R1 along with the rest of the search-based branch |
| rStar-Math | rStar-Math: Small LLMs Can Master Math Reasoning | Microsoft | 2025 | paper, GitHub | Shipped 12 days before R1 — the MCTS+PRM line's peak, instantly buried. The author had a blog half-written when R1 landed: a genuinely good paper born in the wrong era; (described in R1-New-Paradigm: rule-based verification on intermediate results via Python execution) |
| PRIME | Process Reinforcement through Implicit Rewards | PRIME-RL | 2025 | paper, GitHub | Implicit PRM (trained as ORM, used as PRM) — the line died with R1, though process reward itself returned later as Track 07's dense rewards; (described in R1-New-Paradigm) |
Pure RL frontier: where the training loop itself is being pushed (boundary, process reward, experience-as-data, planning-as-data).
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| DeepSeek-V3.2 Post-train | DeepSeek-V3.2 Tech Report | DeepSeek | 2025 | paper | DeepSeek V3.2 后训练:稳定压倒一切 |
| RL Boundary (Yue) | Does RL Really Incentivize Reasoning Capacity Beyond the Base Model? | — | 2025 | paper | RL 究竟能不能突破 Base 边界 |
| Invisible Leash | Invisible Leash | Wu et al. | 2025 | paper | (omnibus → RL-Are-You-OK) |
| ProRL | ProRL: Prolonged RL Expands Reasoning Boundaries | NVIDIA | 2025 | paper | (omnibus → RL-Are-You-OK) |
| DELTA | DELTA: Dense Process Reward for RL Boundary Extrapolation | — | 2025 | — | (omnibus → RL-Are-You-OK) |
| ERL | Experience-as-RL | — | 2026 | paper | RL 新范式:从经验到更高质量数据 |
| MR-Search | MR-Search: Meta-Reasoning Search | — | 2026 | paper | (omnibus → RL-New-Paradigm-Data) |
| OEL | Open-Ended Learning | — | 2026 | paper | (omnibus → RL-New-Paradigm-Data) |
| LEPA | LEPA: Learn to Plan before Answering | — | 2025 | paper | 从「会答」到「会想」:Planning as Data 与思考范式重构 |
| Self-Steering | Self-Steering | — | 2025 | paper | (omnibus → Think-Strategy) |
SFT as a special case of RL, forgetting dynamics, unified post-training theory.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GFT | From Imitation to Reward Fine-Tuning with Unbiased Group Advantages | — | 2026 | paper | 你可能没那么懂 SFT:SFT 与 RL 的爱恨纠葛 |
| HPT | Towards a Unified View of Large Language Model Post-Training | — | 2025 | paper | (omnibus → SFT-vs-RL) |
| RL's Razor | Why Online Reinforcement Learning Forgets Less | — | 2025 | paper | (omnibus → SFT-vs-RL) |
| Conditional SFT | Rethinking Generalization in Reasoning SFT | — | 2026 | paper | (omnibus → SFT-vs-RL) |
| MiniLLM | MiniLLM: Knowledge Distillation of Large Language Models | THU, MSR | 2023 | paper | (described in Open-LLM-RL-ShowCase: forward vs reverse KL in distillation; connected in SVM-to-Alignment: reverse-KL distillation sits on the same mode-seeking axis as RL/DPO) |
Post-RL directions covered in the same blogs. The paradigm is moving away from classical RL training, into context, behavior, and parameter-efficient adaptation. They are not RL by the textbook definition, but they share the same goal — shape model behavior — and several of them (Activation Steering, Context Engineering) are the upstream signals that Training-Free RL only later named explicitly.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| TRT | Test-time Recursive Thinking: Self-Improvement without External Feedback | Microsoft | 2026 | paper | Training-Free RL:当训练不再更新参数,而是更新上下文 |
| Training-Free GRPO | Training-Free Group Relative Policy Optimization | — | 2025 | paper | (omnibus → Training-Free RL) |
| MemAPO | MemAPO: Memory-Augmented Policy Optimization | — | 2026 | paper | (omnibus → Training-Free RL) |
| Update-Free Steering | Update-Free On-Policy Steering via Verifiers | — | 2026 | paper | (omnibus → Training-Free RL) |
| Activation Engineering | Steering Language Models With Activation Engineering | — | 2023 | paper | 激活诱导 LLM 指令跟随 |
| Activation Steering (IF) | Improving Instruction-Following in Language Models through Activation Steering | Microsoft | 2024 | paper | (omnibus → 激活诱导 LLM 指令跟随) |
| Context Engineering | Context Engineering for AI Agents: Lessons from Building Manus | Manus | 2025 | blog | 重识 LLM 法则:上下文工程与数据进化 |
| MiCA | MiCA: Minor-Component Adaptation | — | 2026 | paper | 实时学习:极致高效的子空间微调 |
| TinyLoRA | TinyLoRA | — | 2026 | — | (omnibus → Real-time-Learning-from-PEFT) |
All blog posts in publishing order, with the author's one-sentence takeaway. Use this when you want to follow the narrative arc rather than search by paper.
| Date | Track | Blog (Chinese) | One-sentence takeaway |
|---|---|---|---|
| 2025-02-17 | 01 | DeepSeek R1 深度技术解析及其影响 | Data sets the ceiling, algorithms approach it; pure rule-based RL works. |
| 2025-02-18 | 01 | 少量高质量数据 SFT 激活推理 | LIMO/s1: small high-quality SFT activates reasoning, doesn't teach it. |
| 2025-02-27 | 01 | R1 相关:RL 数据选择与 Scaling | LIMR/ORZ: less-is-more applies to RL data, not just SFT. |
| 2025-03-02 | 01 | R1 相关:DPO 数据选择与 DPO 等 RL 算法 | Online-DPO can rival PPO when paired with the right data pipeline. |
| 2025-03-15 | 01 | DeepSeek R1 后 LLM 新范式 | The post-R1 path forks into multiple parallel lines (length, scaling, MRT, …). |
| 2025-03-19 | 02 | DAPO:为 GRPO 的锦上加四点花 | DAPO = Clip-Higher + Dynamic Sampling + Token-Level Loss + Overlong Reward Shaping. |
| 2025-03-28 | 02 | 异曲同工的 Dr.GRPO | Dr.GRPO removes the length & std normalization biases hidden in vanilla GRPO. |
| 2025-04-10 | 01 | R1-Zero 的进一步理解和探索 | R1-Zero behavior depends heavily on base model; "Aha moment" is partly base-pretrain artifact. |
| 2025-04-19 | 02 | VAPO:基于价值方法的新突破 | Value-based methods come back to compete with critic-free GRPO. |
| 2025-04-26 | 01 | Yarz-Logic:R1-Zero 相关实验报告 | Hands-on Logic-RL replication: where R1-Zero's edges are in practice. |
| 2025-05-01 | 01 | R1 后范式最佳实践:Seed-Thinking 和 Qwen3 | Seed-Thinking + Qwen3 are the two most complete industrial post-R1 recipes. |
| 2025-06-09 | 03 | Reward Model 建模 | General-domain RM needs principles+critique, not a single scalar (DeepSeek-GRM). |
| 2025-06-19 | 02 | GRPO 优化在继续:CISPO 和熵 | CISPO shows clip is not just stability — it shapes the explore/exploit edge. |
| 2025-07-01 | 05 | 激活诱导 LLM 指令跟随 | Activation Steering: behavior shaping without weight updates — the prequel to Update-Free Steering. |
| 2025-07-13 | 03 | Reward 数据如何塑造与激发推理策略 | Good reward data unlocks pre-existing strategies; even spurious rewards can do this. |
| 2025-07-25 | 07 | GiGPO:双层级优势函数驱动的 Agent RL 新范式 | Agent RL needs hierarchical (group-in-group) advantages for proper credit assignment. |
| 2025-07-27 | 05 | 重识 LLM 法则:上下文工程与数据进化 | "Everything is context" — the early manifesto behind Training-Free RL. |
| 2025-08-14 | 02 | Token Level X:DAPO/DrGRPO 与 GSPO/GMPO 的殊途同归 | Token-level vs sequence-level is THE axis of the GRPO family. |
| 2025-08-30 | 02 | GRPO「第一背锅侠」X2:GTPO 双 T 傍地走 | GTPO: trajectory-level view exposes more of GRPO's hidden assumptions. |
| 2025-09-12 | 02 | GRPO「又一背锅侠」:Clip 的各种拉扯 | Side-by-side: Clip-Higher vs Clip-Wider vs Spurious Rewards on the same axis. |
| 2025-10-24 | 02 | Reinforce++ 和它的 KL Loss 选择 | KL Loss choice (k2 vs k3) matters more than usually credited. |
| 2025-11-11 | 03 | 无验证器 RL 与 Reference 的妙用 | Without verifiers, use PPL / reference-likelihood / reverse-self-eval as proxies. |
| 2025-11-29 | 03 | DeepSeekMath-V2 自我验证:搞数据的风吹到了 RM | Reward should model "where the answer is wrong"; generation ↔ verification co-evolve. |
| 2025-12-03 | 02 | DeepSeek V3.2 后训练:稳定压倒一切 | Industry's MoE post-train recipe: stability above all else. |
| 2025-12-21 | 03 | 无验证 RL——当模型只能相信自己 | All internal-feedback methods compress entropy → exploration crisis sooner or later. |
| 2025-12-31 | 05 | RL 究竟能不能突破 Base 边界 | Most RL is sampling polish; true extrapolation needs edge data + process reward. |
| 2026-01-14 | 02 | LLM 强化的「炼金术」:主流开源模型的 RL 优化策略赏析 | 5 industrial GRPO variants (Kimi/EXAONE/MiMo/MiniMax/Qwen) compared side-by-side — every team is patching the same holes. |
| 2026-01-17 | 04 | 稳定压倒一切:MoE RL 训推不一致问题及解决策略 | Train-infer router mismatch is the surface; R3 / IcePop / TIS each take a different angle. |
| 2026-01-22 | 04 | MoE RL 训练不稳定性再思考:训推不一致,还是采样噪声? | Even recomputing logprobs on MoE drifts; the deeper cause is sampling noise, not routing. |
| 2026-03-24 | 05 | Training-Free RL:当训练不再更新参数,而是更新上下文 | Advantage in text/context, not in weight space — fixed model can still "RL". |
| 2026-03-29 | 05 | RL 新范式:从经验到更高质量数据 | The loop becomes "trajectory → information gain → re-supervision". |
| 2026-04-11 | 05 | 实时学习:极致高效的子空间微调 | MiCA/TinyLoRA: pluggable real-time learning by occupying the minor singular directions. |
| 2026-04-17 | 05 | 从「会答」到「会想」:Planning as Data 与思考范式重构 | Reasoning becomes a data format; the next battle is how to construct planning data. |
| 2026-04-23 | 07 | COPO:基于认知模式的 Step-Level Agentic RL 优化 | Step-level cognitive advantage reweighting — GRPO should not treat all steps equally in agentic tasks. |
| 2026-05-11 | 02 | TRPO深度拆解:为什么做后训练应该读懂TRPO | TRPO is the theoretical bedrock of PPO and GRPO — IS + Trust Region + Advantage are the three pillars. |
| 2026-05-18 | 07 | GAGPO:如果把GiGPO拉回PPO+GAE | Critic-free Agentic RL: use GRPO's grouping to estimate V, then GAE for per-step advantage. |
| 2026-06-01 | 06 | 你可能没那么懂 SFT:SFT 与 RL 的爱恨纠葛 | SFT is a special case of RL; the question is "which layer is activating vs. memorizing?" |
| 2026-06-22 | 02 | 为什么TRPO在LLM里不能用?——FiberPO的起点 | γ must be 1 in LLM RL → TRPO trust region vanishes to zero; PPO/GRPO clip is empirical δ-relaxation. |
| 2026-07-04 | 06 | 从 SVM 到分布对齐:后训练方法的另一个统一视角 | SVM/DPO/RLHF/SFT are all distribution alignment — differing in anchor count, KL direction, and anchor observability. |
| 2026-07-13 | 02 | SIS:不硬clip,大部分token其实可转为on-policy | Rejection sampling turns most off-policy tokens on-policy — keep the gradient signal instead of clipping it; provably tighter error bound (D_SIS ≤ D). |
| 2026-08-26 | 03 | Reward 设计的本质:从 hack 到 hard | Reward is a lossy compression of preference; reward hack is structural, not a bug — treat reward as a prior to revise, not ground truth. |
| 2026-09-11 | 02 | 从Pass@k到advantage,一场意想不到的邂逅 | Pass@k training = dynamically weakening negative-advantage by global correct-count; converges to the whole 2025-H2 advantage-shaping red ocean (AAPO/ProGRPO/GRPOEA/EMPG/BAPO/ASPO). |
If this index or the linked blog posts are useful, leave a note on GitHub Issues, or cite yam.gift when referencing.
"Don't chase the wind — chase the long view; measure one year by the yardstick of ten." — 长琴
33 commits
Curated, opinionated index of post-R1 LLM × Reinforcement Learning. Many deep-dive blog posts cross-linked to many papers — GRPO, DAPO, DPO, PPO, RLHF, GSPO, CISPO, VAPO, Reward Modeling, MoE RL stability, Verifier-Free RL, Training-Free RL, Agentic RL, DeepSeek-R1 reproduction.
See the codeA curated, opinionated index of post-R1 LLM × Reinforcement Learning. Every paper is read, classified, cross-linked, and connected back to a Chinese deep-dive blog post by hscspring.
Last updated: 2026-09 · 42 blog posts · 7 tracks
I consider RL to be a pivotal technology in the field of AI, and NLP (particularly LLM) to be a direction well worth exploring. This repo focuses on post-R1 LLM RL specifically.
Awesome lists are retrievers. This repo is a curator.
Topics covered: DeepSeek-R1 reproduction · GRPO family (DAPO / Dr.GRPO / VAPO / CISPO / GiGPO / GSPO / GMPO / GTPO / Reinforce++ / COPO / GAGPO) · SIS (Selective Importance Sampling) · Pass@k / advantage shaping (AAPO / ProGRPO / GRPOEA / EMPG / BAPO / ASPO) · TRPO / FiberPO theory · PPO · RLHF · DPO · Reward Modeling · Verifier-Free RL · MoE RL Stability · Training-Free RL · Activation Steering · Agentic RL · SVM (Success Visitation Matching) · SFT × RL Interplay · Distribution Alignment · Reward Philosophy (reward hack / Reward-is-Enough debate).
Blog posts on yam.gift are grouped into 7 tracks. Each verdict below is the author's own bottom-line judgment, not a paper summary.
Parsing the original report, then digging into the data / paradigm / experiment side.
Every GRPO variant — DAPO / Dr.GRPO / VAPO / CISPO / GSPO / GMPO / GTPO / Reinforce++ / industry showcases — plus the TRPO → FiberPO theoretical spine.
RM / RM-Data / Verifier-Free / Self-Verified / Verify-Free RL / Reward Philosophy.
R3 / IcePop / TIS / KAT-Coder.
Training-Free / Experiential / Real-time / Planning / RL Boundary.
SFT × RL interplay, forgetting dynamics, distribution alignment — the search for one theory behind all post-training methods.
Step-level credit assignment for multi-turn agent tasks: GiGPO / COPO / GAGPO / SVM. Spun off from Track 02's grouping idea — now its own problem axis.
| GitHub | From | Year | Description |
|---|---|---|---|
| prime-rl | PrimeIntellect-ai | 2025 | Decentralized large-scale RL training framework |
| PRIME | PRIME-RL | 2025 | Scalable RL recipe for reasoning |
| rStar | Microsoft | 2025 | Self-evolved deep reasoning for SLMs |
| veRL | ByteDance | 2024 | LLM RL training framework (Volcano Engine) |
| trl | HuggingFace | 2024 | Train language models with RL |
| RL4LMs | Allen | 2023 | Aligning LMs to human preference via RL |
| alignment-handbook | HuggingFace | 2023 | Recipes for aligning to human/AI preference |
Notation for the My Notes column:
[short title](url) — full Chinese deep-dive available (yam.gift blog or book chapter)(omnibus → ...) — covered as a main thread in a survey/overview blog(<verb: derived/extended/contrasted/described/framed/criticized/...> in [blog]: ...) — touched on as a sub-topic inside another deep-dive, with a one-line pointer; multiple pointers can be chained with ;(shelved: ...) — deliberately not written; the one-line reason is itself the verdict| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| R1 | DeepSeek-R1: Incentivizing Reasoning Capability via RL | DeepSeek | 2025 | paper | DeepSeek R1 深度技术解析及其影响 |
| LIMO | LIMO: Less Is More for Reasoning | SJTU | 2025 | paper | 少量高质量数据 SFT 激活推理 |
| s1 | s1: Simple test-time scaling | Stanford | 2025 | paper | (omnibus → SFT-Data) |
| R1 Survey | The R1-era LLM new paradigm | — | 2025 | — | DeepSeek R1 后 LLM 新范式 |
| R1-Zero+ | Further understanding of R1-Zero | — | 2025 | — | R1-Zero 的进一步理解和探索 |
| SimpleRL-Zoo | SimpleRL-Zoo: R1-Zero RL across diverse base models | HKUST | 2025 | paper | (omnibus → Think-More-about-R1-Zero) |
| FastCuRL | FastCuRL: Curriculum RL with Stage-wise Context Scaling | — | 2025 | paper | (omnibus → Think-More-about-R1-Zero) |
| Logic-RL | Logic-RL: Unleashing LLM Reasoning with Rule-Based RL | — | 2025 | paper | Yarz-Logic:R1-Zero 相关实验报告 |
| Seed-Thinking | Seed-Thinking-v1.5: Advancing Superb Reasoning | ByteDance | 2025 | paper | R1 后范式最佳实践:Seed-Thinking 和 Qwen3 |
| Qwen3 | Qwen3 Technical Report | Qwen | 2025 | paper | (omnibus → Seed-Thinking-Qwen3) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| LIMR | LIMR: Less is More for RL Scaling | GAIR-NLP | 2025 | paper, GitHub | R1 相关:RL 数据选择与 Scaling |
| ORZ | Open-Reasoner-Zero | StepFun | 2025 | paper, GitHub | (omnibus → PPO-Data) |
| Online-DPO-R1 | Online-DPO-R1: Effective Reasoning Without the PPO Overhead | Salesforce | 2025 | paper, GitHub | R1 相关:DPO 数据选择与 DPO 等 RL 算法 |
| LIMD | LIMD: Less is More on DPO Data | — | 2025 | — | (omnibus → DPO-Data) |
| OREAL | Exploring the Limit of Outcome Reward for Math Reasoning | InternLM | 2025 | paper, GitHub | (shelved: the "limit of outcome reward" question got absorbed by the process/dense-reward thread — DELTA / SVM — and RM-Data's "unlocking" view) |
| DeepScaleR | DeepScaleR: Surpassing O1-Preview with a 1.5B Model by Scaling RL | Agentica | 2025 | paper, GitHub | (omnibus → R1-New-Paradigm) |
| L1 / LCPO | Controlling How Long A Reasoning Model Thinks With RL | CMU | 2025 | paper, GitHub | (omnibus → R1-New-Paradigm) |
| MRT | Optimizing Test-Time Compute via Meta RL Fine-Tuning | CMU | 2025 | paper, GitHub | (shelved: budget control already covered by L1/LCPO in R1-New-Paradigm; its dense progress reward is the same sparse→dense move as Track 07) |
| ScalingLaw | Value-Based Deep RL Scales Predictably | Berkeley | 2025 | paper | to-write (as the pre-LLM anchor of a future "RL Scaling Law" post — ScaleRL-era work as the main thread; RL compute scaling is currently the index's blind spot) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GRM | Inference-Time Scaling for Generalist Reward Modeling | DeepSeek | 2025 | paper | Reward Model 建模 |
| Skywork-Reward-V2 | Skywork-Reward-V2 | Skywork | 2025 | paper | Reward 数据如何塑造与激发推理策略 |
| Spurious Rewards | Spurious Rewards: Rethinking Training Signals in RLVR | Allen | 2025 | paper | (omnibus → RM-Data / GRPO-Clip) |
| ICM | Anthropic Internal Coherence Maximization | Anthropic | 2025 | blog | (omnibus → RM-Data) |
| DeepSeekMath-V2 | Towards Self-Verifiable Mathematical Reasoning | DeepSeek | 2025 | paper, GitHub | DeepSeekMath-V2 自我验证:搞数据的风吹到了 RM |
What a reward is, why reward hacking is structural, and whether one scalar can carry intelligence. All covered in one blog: Reward 设计的本质:从 hack 到 hard.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| RM-Memorize | What do Reward Models Memorize? | DeepMind | 2026 | paper | Reward 设计的本质:从 hack 到 hard (RMs memorize surface heuristics → reward hack is structural) |
| Reward is Enough | Reward is Enough | DeepMind (Silver, Singh, Precup, Sutton) | 2021 | paper | (omnibus → Reward-Design: a single scalar reward can drive all of intelligence — AlphaZero as proof) |
| Scalar Reward not Enough | Scalar Reward is not Enough | Vamplew et al. | 2021 | paper | (omnibus → Reward-Design: rebuttal — intelligence needs vector/multi-objective rewards) |
| Era of Experience | Welcome to the Era of Experience | Sutton & Silver | 2025 | paper | (omnibus → Reward-Design: user-guided reward adaptation over grounded signals; bi-level optimization) |
| Why LMs Hallucinate | Why Language Models Hallucinate | OpenAI | 2025 | paper | (omnibus → Reward-Design: hallucination as a form of reward hack — binary benchmarks make "admit uncertainty" never optimal) |
Two blogs (Verifier-Free RL and Verify-Free RL) cover the algorithms below — listed individually for searchability.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| NOVER | NOVER: Incentive Training without External Verifiers | — | 2025 | paper | 无验证器 RL 与 Reference 的妙用 |
| TTRL | TTRL: Test-Time Reinforcement Learning | — | 2025 | paper | 无验证 RL——当模型只能相信自己 |
| SRT | Can Large Reasoning Models Self-Train? | — | 2025 | paper | (omnibus → Verify-Free RL) |
| EM | The Unreasonable Effectiveness of Entropy Minimization in LLM Reasoning | — | 2025 | paper | (omnibus → Verify-Free RL; covers EM-FT / EM-RL / EM-INF) |
| RENT | Maximizing Confidence Alone Improves Reasoning | — | 2025 | paper | (omnibus → Verify-Free RL) |
| EMPO | Right Question is Already Half the Answer: Fully Unsupervised LLM Reasoning Incentivization | — | 2025 | paper | (omnibus → Verify-Free RL) |
| Intuitor | Learning to Reason without External Rewards | — | 2025 | paper | (omnibus → Verify-Free RL) |
| ETTRL | ETTRL: Balancing Exploration and Exploitation via Entropy Mechanism | — | 2025 | paper | (omnibus → Verify-Free RL) |
| Darling | Jointly Reinforcing Diversity and Quality in Language Model Generations | — | 2025 | paper | (omnibus → Verify-Free RL) |
| EVOL-RL | Evolving Language Models without Labels: Majority Drives Selection, Novelty Promotes Variation | — | 2025 | paper | (omnibus → Verify-Free RL) |
| RESTRAIN | RESTRAIN: From Spurious Votes to Signals — Self-Driven RL with Self-Penalization | — | 2025 | paper | (omnibus → Verify-Free RL) |
| No Free Lunch | No Free Lunch: Rethinking Internal Feedback for LLM Reasoning | — | 2025 | paper | (theoretical critique of Verify-Free; omnibus → Verify-Free RL) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| RLHF | Training language models to follow instructions with human feedback | OpenAI | 2022 | paper | HuggingLLM 1.3.3:RLHF 流程与思想 |
| RLOO | Back to Basics: Revisiting REINFORCE Style Optimization for RLHF | Cohere | 2024 | paper | (derived in GiGPO: GRPO with Fnorm=1 ≡ RLOO) |
| ReMax | ReMax: A Simple, Effective, and Efficient RL Method for LLM | CUHK | 2024 | paper | (contrasted in Reinforce++: greedy-baseline variant — inefficient because greedy response is unused for training) |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| R3 | Stabilizing MoE RL by Aligning Training and Inference Routers | Xiaomi | 2025 | paper | 稳定压倒一切:MoE RL 训推不一致问题及解决策略 |
| IcePop | Small Leak Can Sink a Great Ship — Boost RL Training on MoE | Ant | 2025 | paper | (omnibus → RL-MoE-Stable) |
| TIS | Your Efficient RL Framework Secretly Brings You Off-Policy RL Training | UCSD | 2025 | paper | (omnibus → RL-MoE-Stable) |
| KAT | KAT-Coder Tech Report | Kuaishou | 2026 | blog | MoE RL 训练不稳定性再思考:训推不一致,还是采样噪声? |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GiGPO | Group-in-Group Policy Optimization for LLM Agent Training | NTU, Skywork AI | 2025 | paper, GitHub | GiGPO:双层级优势函数驱动的 Agent RL 新范式 |
| COPO | Think Fast and Slow: Step-Level Cognitive Depth Adaptation for LLM Agents | Tencent | 2026 | paper, GitHub | COPO:基于认知模式的 Step-Level Agentic RL 优化 |
| GAGPO | Generalized Advantage Grouped Policy Optimization | — | 2026 | paper | GAGPO:如果把GiGPO拉回PPO+GAE |
| SVM | Learning Process Rewards via Success Visitation Matching for Efficient RL | — | 2026 | paper | 从 SVM 到分布对齐:后训练方法的另一个统一视角 |
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GRPO | DeepSeekMath: Pushing the Limits of Mathematical Reasoning | DeepSeek | 2024 | paper | (covered in DAPO and R1) |
| DAPO | DAPO: An Open-Source LLM RL System at Scale | ByteDance Seed | 2025 | paper, GitHub | DAPO:为 GRPO 的锦上加四点花 |
| Dr.GRPO | Understanding R1-Zero-Like Training: A Critical Perspective | Sea AI Lab | 2025 | paper, GitHub | 异曲同工的 Dr.GRPO |
| VAPO | VAPO: Efficient and Reliable RL for Advanced Reasoning | ByteDance Seed | 2025 | paper | VAPO:基于价值方法的新突破 |
| CISPO | MiniMax-M1: Scaling Test-Time Compute Efficiently | MiniMax | 2025 | paper, GitHub | GRPO 优化在继续:CISPO 和熵 |
| GSPO | Group Sequence Policy Optimization | Qwen | 2025 | paper | Token Level X:DAPO/DrGRPO 与 GSPO/GMPO 的殊途同归 |
| GMPO | Geometric-Mean Policy Optimization | UCAS, Microsoft | 2025 | paper, GitHub | (omnibus → Token-Level-GSPO-GMPO) |
| GTPO | GTPO: Trajectory-Based Policy Optimization in LLMs | — | 2025 | paper | GRPO「第一背锅侠」X2:GTPO 双 T 傍地走 |
| Reinforce++ | REINFORCE++: Stabilizing Critic-Free Policy Optimization | OpenRLHF | 2025 | paper, GitHub | Reinforce++ 和它的 KL Loss 选择 |
| KimiRL | Kimi k1.5: Scaling RL with LLMs | Kimi | 2025 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| AGAPO | EXAONE 4.0: Unified LLM Integrating Non-reasoning and Reasoning Modes | LG AI | 2025 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| K-EXAONE | EXAONE-2 Tech Report | LG AI | 2026 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| MOPD | MiMo-V2-Flash Technical Report | Xiaomi | 2026 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| SAPO | Soft Adaptive Policy Optimization | Qwen | 2026 | paper | (omnibus → Open-LLM-RL-ShowCase) |
| DCPO | DCPO: Dynamic Clipping Policy Optimization | Baichuan | 2025 | paper, GitHub | (described in GRPO-Clip: adaptive clip bounds based on token prior probability — expanding exploration room for low-probability tokens) |
| SIS | Turning Off-Policy Tokens On-Policy: A Plug-in Approach for Improving LLM Alignment | RUC, JD | 2026 | paper | SIS:不硬clip,大部分token其实可转为on-policy |
| Pass@k Training | Pass@k Training for Adaptively Balancing Exploration and Exploitation | ByteDance Seed, RUC | 2025 | paper | 从Pass@k到advantage,一场意想不到的邂逅 |
| AAPO | AAPO: Enhancing Reasoning with Advantage Margin | — | 2025 | paper | (omnibus → PassK-Training: frozen-reference margin keeps gradient alive when GRPO advantage → 0) |
| ProGRPO | Back to Basics: Revisiting Exploration via Generative Probabilities | — | 2026 | paper | (omnibus → PassK-Training: advantage bias = difficulty × generative confidence, 2-D correction) |
| GRPOEA | Reasoning with Exploration: An Entropy Perspective | — | 2025 | paper | (first in CISPO-and-Entropy: add a clipped, stop-grad entropy term straight onto advantage; revisited in PassK-Training) |
| EMPG | Entropy-Modulated Policy Gradients for Long-Horizon LLM Agents | — | 2025 | paper | (omnibus → PassK-Training: multiplicative entropy gate g(H) — amplify confident steps, damp uncertain ones) |
| BAPO | BAPO: Balanced Policy Optimization with Adaptive Clipping | — | 2025 | paper | (omnibus → PassK-Training: negatives dominate the gradient & clip blocks entropy-raising updates → adaptive c_high/c_low) |
| ASPO | When Importance Sampling Misallocates Credit: Asymmetric Ratios | — | 2025 | paper | (omnibus → PassK-Training: flip the IS ratio for positive tokens only — low-prob key tokens finally get strong updates) |
| Pass@K PO | Pass@K Policy Optimization: Solving Harder RL Problems | DeepMind | 2025 | paper | to-write (low-variance unbiased pass@k gradient estimator — the proof-heavy companion to Pass@k Training) |
| OPO | On-Policy RL with Optimal Reward Baseline | Microsoft | 2025 | paper | (described in Token-Level-GSPO-GMPO: optimal reward baseline minimizes gradient variance; contrasted in GTPO: focuses on advantage/reward level rather than token level) |
| SRPO | SRPO: Cross-Domain Implementation of Large-Scale RL on LLM | Kuaishou | 2025 | paper, HF | (contrasted in Token-Level-GSPO-GMPO: historical resampling retains key samples to improve sample efficiency) |
| DPO | Direct Preference Optimization | Stanford | 2024 | paper | (compared inside DPO-Data) |
| TRPO | Trust Region Policy Optimization | Berkeley | 2015 | paper | TRPO深度拆解:为什么做后训练应该读懂TRPO |
| FiberPO | FiberPO (vanishing theorem & δ-relaxation) | — | 2026 | — | 为什么TRPO在LLM里不能用?——FiberPO的起点 (series part 1) |
| PPO | Proximal Policy Optimization Algorithms | OpenAI | 2017 | paper | (extended in VAPO: Value-based Augmented PPO with GAE refinements / value-pretraining; contrasted in Reinforce++: PPO with critic vs critic-free Reinforce-style) |
| REINFORCE | Simple Statistical Gradient-Following Algorithms | Northeastern | 1992 | paper | (extended in CISPO: REINFORCE + IS → CISPO loss; framed in Open-LLM-RL-ShowCase: REINFORCE-with-baseline as analytic frame for all GRPO variants) |
Pre-R1 RL × NLP works the author considers personally important. Kept here for sentimental and historical reasons rather than as active reading. Includes the final days of the pre-R1 era — PRIME and rStar-Math shipped in early January 2025, and R1 (Jan 20) buried their lines within weeks. The author's full reflection: 《通向 AGI 的技术路径:多模态、强化学习与新架构的交汇点》 — "22 年 RL4LMs 出来后我兴奋的晚上觉都没睡着,第一时间就读了他们的代码。"
| Abbr | Title | From | Year | Link | Note |
|---|---|---|---|---|---|
| RL4LMs / NLPO | RL (Not) for NLP: Benchmarks, Baselines, Building Blocks | Allen | 2022 | paper, GitHub | Personally cited milestone in AI-Future-Framework — first felt RL × NLP could really land |
| FTHP | Fine-Tuning Language Models from Human Preferences | OpenAI | 2020 | paper, GitHub | OpenAI's earliest RLHF experiment; the seed of InstructGPT/ChatGPT |
| Quark | Quark: Controllable Text Generation with Reinforced [Un]learning | Allen | 2022 | paper, GitHub | Early attempt at RL for controllable generation × unlearning — niche but conceptually clean |
| DT | Decision Transformer: RL via Sequence Modeling | Berkeley | 2021 | paper, GitHub | The "RL = sequence modeling" reframing — a parallel branch that diverged from the LLM-RL trunk |
| rStar | rStar: Mutual Reasoning Makes Smaller LLMs Stronger | Microsoft | 2024 | paper, GitHub | High-water mark of the MCTS + SLM mutual-reasoning line — conceptually clean, ended by R1 along with the rest of the search-based branch |
| rStar-Math | rStar-Math: Small LLMs Can Master Math Reasoning | Microsoft | 2025 | paper, GitHub | Shipped 12 days before R1 — the MCTS+PRM line's peak, instantly buried. The author had a blog half-written when R1 landed: a genuinely good paper born in the wrong era; (described in R1-New-Paradigm: rule-based verification on intermediate results via Python execution) |
| PRIME | Process Reinforcement through Implicit Rewards | PRIME-RL | 2025 | paper, GitHub | Implicit PRM (trained as ORM, used as PRM) — the line died with R1, though process reward itself returned later as Track 07's dense rewards; (described in R1-New-Paradigm) |
Pure RL frontier: where the training loop itself is being pushed (boundary, process reward, experience-as-data, planning-as-data).
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| DeepSeek-V3.2 Post-train | DeepSeek-V3.2 Tech Report | DeepSeek | 2025 | paper | DeepSeek V3.2 后训练:稳定压倒一切 |
| RL Boundary (Yue) | Does RL Really Incentivize Reasoning Capacity Beyond the Base Model? | — | 2025 | paper | RL 究竟能不能突破 Base 边界 |
| Invisible Leash | Invisible Leash | Wu et al. | 2025 | paper | (omnibus → RL-Are-You-OK) |
| ProRL | ProRL: Prolonged RL Expands Reasoning Boundaries | NVIDIA | 2025 | paper | (omnibus → RL-Are-You-OK) |
| DELTA | DELTA: Dense Process Reward for RL Boundary Extrapolation | — | 2025 | — | (omnibus → RL-Are-You-OK) |
| ERL | Experience-as-RL | — | 2026 | paper | RL 新范式:从经验到更高质量数据 |
| MR-Search | MR-Search: Meta-Reasoning Search | — | 2026 | paper | (omnibus → RL-New-Paradigm-Data) |
| OEL | Open-Ended Learning | — | 2026 | paper | (omnibus → RL-New-Paradigm-Data) |
| LEPA | LEPA: Learn to Plan before Answering | — | 2025 | paper | 从「会答」到「会想」:Planning as Data 与思考范式重构 |
| Self-Steering | Self-Steering | — | 2025 | paper | (omnibus → Think-Strategy) |
SFT as a special case of RL, forgetting dynamics, unified post-training theory.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| GFT | From Imitation to Reward Fine-Tuning with Unbiased Group Advantages | — | 2026 | paper | 你可能没那么懂 SFT:SFT 与 RL 的爱恨纠葛 |
| HPT | Towards a Unified View of Large Language Model Post-Training | — | 2025 | paper | (omnibus → SFT-vs-RL) |
| RL's Razor | Why Online Reinforcement Learning Forgets Less | — | 2025 | paper | (omnibus → SFT-vs-RL) |
| Conditional SFT | Rethinking Generalization in Reasoning SFT | — | 2026 | paper | (omnibus → SFT-vs-RL) |
| MiniLLM | MiniLLM: Knowledge Distillation of Large Language Models | THU, MSR | 2023 | paper | (described in Open-LLM-RL-ShowCase: forward vs reverse KL in distillation; connected in SVM-to-Alignment: reverse-KL distillation sits on the same mode-seeking axis as RL/DPO) |
Post-RL directions covered in the same blogs. The paradigm is moving away from classical RL training, into context, behavior, and parameter-efficient adaptation. They are not RL by the textbook definition, but they share the same goal — shape model behavior — and several of them (Activation Steering, Context Engineering) are the upstream signals that Training-Free RL only later named explicitly.
| Abbr | Title | From | Year | Link | My Notes |
|---|---|---|---|---|---|
| TRT | Test-time Recursive Thinking: Self-Improvement without External Feedback | Microsoft | 2026 | paper | Training-Free RL:当训练不再更新参数,而是更新上下文 |
| Training-Free GRPO | Training-Free Group Relative Policy Optimization | — | 2025 | paper | (omnibus → Training-Free RL) |
| MemAPO | MemAPO: Memory-Augmented Policy Optimization | — | 2026 | paper | (omnibus → Training-Free RL) |
| Update-Free Steering | Update-Free On-Policy Steering via Verifiers | — | 2026 | paper | (omnibus → Training-Free RL) |
| Activation Engineering | Steering Language Models With Activation Engineering | — | 2023 | paper | 激活诱导 LLM 指令跟随 |
| Activation Steering (IF) | Improving Instruction-Following in Language Models through Activation Steering | Microsoft | 2024 | paper | (omnibus → 激活诱导 LLM 指令跟随) |
| Context Engineering | Context Engineering for AI Agents: Lessons from Building Manus | Manus | 2025 | blog | 重识 LLM 法则:上下文工程与数据进化 |
| MiCA | MiCA: Minor-Component Adaptation | — | 2026 | paper | 实时学习:极致高效的子空间微调 |
| TinyLoRA | TinyLoRA | — | 2026 | — | (omnibus → Real-time-Learning-from-PEFT) |
All blog posts in publishing order, with the author's one-sentence takeaway. Use this when you want to follow the narrative arc rather than search by paper.
| Date | Track | Blog (Chinese) | One-sentence takeaway |
|---|---|---|---|
| 2025-02-17 | 01 | DeepSeek R1 深度技术解析及其影响 | Data sets the ceiling, algorithms approach it; pure rule-based RL works. |
| 2025-02-18 | 01 | 少量高质量数据 SFT 激活推理 | LIMO/s1: small high-quality SFT activates reasoning, doesn't teach it. |
| 2025-02-27 | 01 | R1 相关:RL 数据选择与 Scaling | LIMR/ORZ: less-is-more applies to RL data, not just SFT. |
| 2025-03-02 | 01 | R1 相关:DPO 数据选择与 DPO 等 RL 算法 | Online-DPO can rival PPO when paired with the right data pipeline. |
| 2025-03-15 | 01 | DeepSeek R1 后 LLM 新范式 | The post-R1 path forks into multiple parallel lines (length, scaling, MRT, …). |
| 2025-03-19 | 02 | DAPO:为 GRPO 的锦上加四点花 | DAPO = Clip-Higher + Dynamic Sampling + Token-Level Loss + Overlong Reward Shaping. |
| 2025-03-28 | 02 | 异曲同工的 Dr.GRPO | Dr.GRPO removes the length & std normalization biases hidden in vanilla GRPO. |
| 2025-04-10 | 01 | R1-Zero 的进一步理解和探索 | R1-Zero behavior depends heavily on base model; "Aha moment" is partly base-pretrain artifact. |
| 2025-04-19 | 02 | VAPO:基于价值方法的新突破 | Value-based methods come back to compete with critic-free GRPO. |
| 2025-04-26 | 01 | Yarz-Logic:R1-Zero 相关实验报告 | Hands-on Logic-RL replication: where R1-Zero's edges are in practice. |
| 2025-05-01 | 01 | R1 后范式最佳实践:Seed-Thinking 和 Qwen3 | Seed-Thinking + Qwen3 are the two most complete industrial post-R1 recipes. |
| 2025-06-09 | 03 | Reward Model 建模 | General-domain RM needs principles+critique, not a single scalar (DeepSeek-GRM). |
| 2025-06-19 | 02 | GRPO 优化在继续:CISPO 和熵 | CISPO shows clip is not just stability — it shapes the explore/exploit edge. |
| 2025-07-01 | 05 | 激活诱导 LLM 指令跟随 | Activation Steering: behavior shaping without weight updates — the prequel to Update-Free Steering. |
| 2025-07-13 | 03 | Reward 数据如何塑造与激发推理策略 | Good reward data unlocks pre-existing strategies; even spurious rewards can do this. |
| 2025-07-25 | 07 | GiGPO:双层级优势函数驱动的 Agent RL 新范式 | Agent RL needs hierarchical (group-in-group) advantages for proper credit assignment. |
| 2025-07-27 | 05 | 重识 LLM 法则:上下文工程与数据进化 | "Everything is context" — the early manifesto behind Training-Free RL. |
| 2025-08-14 | 02 | Token Level X:DAPO/DrGRPO 与 GSPO/GMPO 的殊途同归 | Token-level vs sequence-level is THE axis of the GRPO family. |
| 2025-08-30 | 02 | GRPO「第一背锅侠」X2:GTPO 双 T 傍地走 | GTPO: trajectory-level view exposes more of GRPO's hidden assumptions. |
| 2025-09-12 | 02 | GRPO「又一背锅侠」:Clip 的各种拉扯 | Side-by-side: Clip-Higher vs Clip-Wider vs Spurious Rewards on the same axis. |
| 2025-10-24 | 02 | Reinforce++ 和它的 KL Loss 选择 | KL Loss choice (k2 vs k3) matters more than usually credited. |
| 2025-11-11 | 03 | 无验证器 RL 与 Reference 的妙用 | Without verifiers, use PPL / reference-likelihood / reverse-self-eval as proxies. |
| 2025-11-29 | 03 | DeepSeekMath-V2 自我验证:搞数据的风吹到了 RM | Reward should model "where the answer is wrong"; generation ↔ verification co-evolve. |
| 2025-12-03 | 02 | DeepSeek V3.2 后训练:稳定压倒一切 | Industry's MoE post-train recipe: stability above all else. |
| 2025-12-21 | 03 | 无验证 RL——当模型只能相信自己 | All internal-feedback methods compress entropy → exploration crisis sooner or later. |
| 2025-12-31 | 05 | RL 究竟能不能突破 Base 边界 | Most RL is sampling polish; true extrapolation needs edge data + process reward. |
| 2026-01-14 | 02 | LLM 强化的「炼金术」:主流开源模型的 RL 优化策略赏析 | 5 industrial GRPO variants (Kimi/EXAONE/MiMo/MiniMax/Qwen) compared side-by-side — every team is patching the same holes. |
| 2026-01-17 | 04 | 稳定压倒一切:MoE RL 训推不一致问题及解决策略 | Train-infer router mismatch is the surface; R3 / IcePop / TIS each take a different angle. |
| 2026-01-22 | 04 | MoE RL 训练不稳定性再思考:训推不一致,还是采样噪声? | Even recomputing logprobs on MoE drifts; the deeper cause is sampling noise, not routing. |
| 2026-03-24 | 05 | Training-Free RL:当训练不再更新参数,而是更新上下文 | Advantage in text/context, not in weight space — fixed model can still "RL". |
| 2026-03-29 | 05 | RL 新范式:从经验到更高质量数据 | The loop becomes "trajectory → information gain → re-supervision". |
| 2026-04-11 | 05 | 实时学习:极致高效的子空间微调 | MiCA/TinyLoRA: pluggable real-time learning by occupying the minor singular directions. |
| 2026-04-17 | 05 | 从「会答」到「会想」:Planning as Data 与思考范式重构 | Reasoning becomes a data format; the next battle is how to construct planning data. |
| 2026-04-23 | 07 | COPO:基于认知模式的 Step-Level Agentic RL 优化 | Step-level cognitive advantage reweighting — GRPO should not treat all steps equally in agentic tasks. |
| 2026-05-11 | 02 | TRPO深度拆解:为什么做后训练应该读懂TRPO | TRPO is the theoretical bedrock of PPO and GRPO — IS + Trust Region + Advantage are the three pillars. |
| 2026-05-18 | 07 | GAGPO:如果把GiGPO拉回PPO+GAE | Critic-free Agentic RL: use GRPO's grouping to estimate V, then GAE for per-step advantage. |
| 2026-06-01 | 06 | 你可能没那么懂 SFT:SFT 与 RL 的爱恨纠葛 | SFT is a special case of RL; the question is "which layer is activating vs. memorizing?" |
| 2026-06-22 | 02 | 为什么TRPO在LLM里不能用?——FiberPO的起点 | γ must be 1 in LLM RL → TRPO trust region vanishes to zero; PPO/GRPO clip is empirical δ-relaxation. |
| 2026-07-04 | 06 | 从 SVM 到分布对齐:后训练方法的另一个统一视角 | SVM/DPO/RLHF/SFT are all distribution alignment — differing in anchor count, KL direction, and anchor observability. |
| 2026-07-13 | 02 | SIS:不硬clip,大部分token其实可转为on-policy | Rejection sampling turns most off-policy tokens on-policy — keep the gradient signal instead of clipping it; provably tighter error bound (D_SIS ≤ D). |
| 2026-08-26 | 03 | Reward 设计的本质:从 hack 到 hard | Reward is a lossy compression of preference; reward hack is structural, not a bug — treat reward as a prior to revise, not ground truth. |
| 2026-09-11 | 02 | 从Pass@k到advantage,一场意想不到的邂逅 | Pass@k training = dynamically weakening negative-advantage by global correct-count; converges to the whole 2025-H2 advantage-shaping red ocean (AAPO/ProGRPO/GRPOEA/EMPG/BAPO/ASPO). |
If this index or the linked blog posts are useful, leave a note on GitHub Issues, or cite yam.gift when referencing.
"Don't chase the wind — chase the long view; measure one year by the yardstick of ten." — 长琴
33 commits