The Purpose I Write This Blog
Thinking models are crazily popualr nowadays. The first time I delved in this area was in September, 2023. Later I gradually forgetted this area, until Deepseek came to life. I want to keep to collect information about LLM reasoning (as well as post-training) and share my thoughts here.
💡 This post is mainly focused on reasoning RL. For agentic RL, please refer to this post.
Reinforcement Learning
Blogs
- general
- algorithms
RL algorithms
blogs
general algorithms
- (GAE) High-Dimensional Continuous Control Using Generalized Advantage Estimation
- (DPO) Direct preference optimization: Your language model is secretly a reward model
- From r to q∗: Your language model is secretly a q-function
- (PPO) Proximal Policy Optimization Algorithms
- (REINFORCE++) REINFORCE++: An Efficient RLHF Algorithm with Robustness to Both Prompt and Reward Models
- (GRPO) DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning
- VAPO: Efficient and Reliable Reinforcement Learning for Advanced Reasoning Tasks
- (DAPO) DAPO: An Open-Source LLM Reinforcement Learning System at Scale
- (GSPO) Group Sequence Policy Optimization
- Soft Adaptive Policy Optimization
- (Cispo) MiniMax-M1: Scaling Test-Time Compute Efficiently with Lightning Attention
- RL optimization tricks
- GDPO: Group reward-Decoupled Normalization Policy Optimization for Multi-reward RL Optimization
- DVAO: Dynamic Variance-adaptive Advantage Optimization for Multi-reward Reinforcement Learning
- (RDPO) Multi-Objective and Mixed-Reward Reinforcement Learning via Reward-Decorrelated Policy Optimization
- SRPO :Enhancing Multimodal LLM Reasoning via Reflection-Aware Reinforcement Learning
- (SPO1) Simple Policy Optimization
- (SPO2) Single-stream Policy Optimization
- (SPRO) Self-Guided Process Reward Optimization
- training-inference matching
reward modeling
- text
- reward model for generative models
- VR-Thinker: Boosting Video Reward Models through Thinking-with-Image Reasoning
- (VideoReward) Improving Video Generation with Human Feedback
- VisionReward: Fine-Grained Multi-Dimensional Human Preference Learning for Image and Video Generation
- Black-Box Prompt Optimization: Aligning Large Language Models without Model Training
- learn from RMs
mix-training
Distillation
- On-Policy Distillation
- Self-Distillation
Engineering
- environment
- infra
- (verl) HybridFlow: A Flexible and Efficient RLHF Framework
- slime
- blogs
- training
- inference
Analyses
- RL training
- PPO vs. GRPO
- entropy
- KL divergence
- RL v.s. SFT
- Sft memorizes, rl generalizes: A comparative study of foundation model post-training
- RL Squeezes, SFT Expands: A Comparative Study of Reasoning LLMs
- 3.2 统一视角理解从 SFT 到 RL
- All Roads Lead to Likelihood: The Value of Reinforcement Learning in Fine-Tuning
- Generalist Reward Models: Found Inside Large Language Models
- (DFT) On the Generalization of SFT: A Reinforcement Learning Perspective with Reward Rectification
- (NFT) Bridging Supervised Learning and Reinforcement Learning in Math Reasoning
- others (training dynamics, mechanisms, …)
Thinking Models
text-based
- explicit reasoning
- DeepSeek-V3 Technical Report
- DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning
- DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models
- DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence
- Seed1.5-Thinking: Advancing Superb Reasoning Models with Reinforcement Learning
- Kimi k1.5: Scaling Reinforcement Learning with LLMs
- Kimi K2: Open Agentic Intelligence
- Kimi K2.5: Visual Agentic Intelligence
- KIMI K3: Open Frontier Intelligence
- GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models
- GLM-5: from Vibe Coding to Agentic Engineering
- GLM-5.2: Built for Long-Horizon Tasks
- MAI-Thinking-1: Building a Hill-Climbing Machine
- (Ring-1T) Every Step Evolves: Scaling Reinforcement Learning for Trillion-Scale Thinking Model
- Skywork Open Reasoner 1 Technical Report
- implicit reasoning
- others
- fancy
- blogs
overthinking
- blog
- survey
- papers
- blogs
parallel thinking
visual reasoning
- papers
- think with images
- blog
- survey
- papers
- Zooming without Zooming: Region-to-Image Distillation for Fine-Grained Multimodal Perception
- Thyme: Think Beyond Images
- CodeV: Code with Images for Faithful Visual Reasoning via Tool-Aware Policy Optimization
- CodeDance: A Dynamic Tool-integrated MLLM for Executable Visual Reasoning
- Skywork-R1V4: Toward Agentic Multimodal Intelligence through Interleaved Thinking with Images and DeepResearch
- DeepEyesV2: Toward Agentic Multimodal Model
- DeepEyes: Incentivizing “Thinking with Images” via Reinforcement Learning
- PyVision-RL: Forging Open Agentic Vision Models via RL
- Mini-o3: Scaling Up Reasoning Patterns and Interaction Turns for Visual Search
- Chain-of-Focus: Adaptive Visual Search and Zooming for Multimodal Reasoning via RL
- GRIT: Teaching MLLMs to Think with Images
- VisualToolAgent (VisTA): A Reinforcement Learning Framework for Visual Tool Selection
- VTool-R1: VLMs Learn to Think with Images via Reinforcement Learning on Multimodal Tool Use
- Omni-R1: Reinforcement Learning for Omnimodal Reasoning via Two-System Collaboration
- Visual Sketchpad: Sketching as a Visual Chain of Thought for Multimodal Language Models
- VR-Thinker: Boosting Video Reward Models through Thinking-with-Image Reasoning
- $V^{*}$: Guided Visual Search as a Core Mechanism in Multimodal LLMs
- imagination
- analyses
- video understanding
- survey
- methods
- streaming
- think with images
- blogs
Speech LLMs
- papers
- LLM-based
- end-to-end
- cascaded
- Introducing Seed Full-Duplex Speech LLM: Attentive Listening, Robust Interference Suppression, Enabling More Natural Interaction
- LTS-VoiceAgent: A Listen-Think-Speak Framework for Efficient Streaming Voice Interaction via Semantic Triggering and Incremental Reasoning
- StreamingThinker: Large Language Models Can Think While Reading
- SHANKS: Simultaneous Hearing and Thinking for Spoken Language Models
- multi-modal
- speculative decoding
- LLM-based
others
Analyses on reasoning
implicit reasoning
interpretability
- https://arxiv.org/pdf/2512.15605
- How Reinforcement Learning After Next-Token Prediction Facilitates Learning
- Base Models Know How to Reason, Thinking Models Learn When
- Topology of Reasoning: Understanding Large Reasoning Models through Reasoning Graph Properties
- Does Math Reasoning Improve General LLM Capabilities? Understanding Transferability of LLM Reasoning
- Demystifying Reasoning Dynamics with Mutual Information: Thinking Tokens are Information Peaks in LLM Reasoning
- Thought Anchors: Which LLM Reasoning Steps Matter?
- Understanding Reasoning in Thinking Language Models via Steering Vectors
- Chain-of-Thought Is Not Explainability
- Unveiling the Mechanisms of Explicit CoT Training: How Chain-of-Thought Enhances Reasoning Generalization
- How Do LLMs Perform Two-Hop Reasoning in Context?