GRPO
https://arxiv.org/abs/2402.03300
DeepSeek-Math's GRPO — group-relative advantage estimation replacing PPO's critic. Used in DeepSeek-R1 reasoning post-training; widely adopted in OSS reasoning RLHF.
At a glance
- Type
- Group Relative Policy Optimization
- Tier
- T3
- Section
- Training infrastructure
- Created
- 2024-02
- Latest release
- searched not found
- License
- searched not found
- GitHub
- searched not found
- Pricing
- not applicable — research paper
- Funding
- not applicable — research paper
Taxonomy
- storage
- n/a
- retrieval
- n/a
- persistence
- n/a
- update
- n/a
- unit
- n/a
- governance
- n/a
- conflict
- n/a
When to use
Optimised for: searched not found
Anti-fit: searched not found
Pros & cons
Pros
searched not found
Cons
searched not found
Claims & capabilities
Foundational to DeepSeek-R1 reasoning model.
Technical surface
- API surface
- not applicable — research paper
- Backend storage
- not applicable — research paper
- Deployment
- not applicable — research paper
- Embedding model
- not applicable — research paper
- Multi-tenancy
- not applicable — research paper
- MCP
- not applicable — research paper
- A2A
- not applicable — research paper
- OpenTelemetry
- not applicable — research paper
Similar systems
Other training infrastructure in the catalog, ranked by inbound references.
- Azure Machine Learning T1
Microsoft Azure's managed ML platform — pipelines, AutoML, Designer, prompt flow (LLM). Heavy integration with Azure OpenAI and Azure AI Studio.
- LoRA T3
Microsoft Research's Low-Rank Adapters method — trains rank-r matrices added to attention weights; 10000x parameter reduction. Foundation of all adapter-style fine-tuning.
- DPO T3
Stanford method that converts RLHF into a supervised-learning loss over preference pairs — no separate reward model needed; widely adopted alignment recipe.
- Accelerate (Hugging Face) T1
Hugging Face's abstraction over distributed-training backends (DDP, FSDP, DeepSpeed, Megatron). Minimal code change to scale a PyTorch script.
- Argilla T2
Open-source data-quality platform for LLM training data — human-in-the-loop labelling, RLHF data collection, dataset curation. Acquired by Hugging Face 2024.
- AWS SageMaker T1
AWS's managed ML platform — Studio, Training, HyperPod (large-scale clusters), Endpoints. Industry-standard for enterprise AWS-hosted training.
Related systems
References (1)
- DPO cites — S2 isInfluential citation
Referenced by (1)
- SEAgent cites — S2 isInfluential citation