Kimina-Prover Preview: Towards Large Formal Reasoning Models with Reinforcement Learning logo

Kimina-Prover Preview: Towards Large Formal Reasoning Models with Reinforcement Learning

Free

Large formal reasoning model for theorem proving in Lean 4

FreeFree tier
Type
Open Source
Company
MoonshotAI

About Kimina-Prover Preview: Towards Large Formal Reasoning Models with Reinforcement Learning

Kimina-Prover Preview is a large formal reasoning model developed by MoonshotAI that proves mathematical theorems in Lean 4 with human-like reasoning. It achieves state-of-the-art performance, reaching an 80%+ pass rate on the miniF2F benchmark, outperforming prior works like BFS-Prover and Hunyuan-Prover. The model uses whole-proof generation enhanced by reinforcement learning, scaling to 72B parameters with a context window of 32K tokens, the longest in neural theorem proving. It introduces a 'Formal Reasoning Pattern' that bridges formal verification with informal mathematical intuition. The project is open source, releasing distilled models, an autoformalization model, a rectified miniF2F-test dataset, and the Kimina Lean Server.

Key Features

Whole-proof generation enhanced by reinforcement learning
State-of-the-art performance: 80%+ pass rate on miniF2F
High sample efficiency: 68.85% pass@32, 65.16% pass@8
Model size scaling to 72B parameters
Long context scaling up to 32K tokens
Distinct Formal Reasoning Pattern bridging formal and informal reasoning
Open source release of distilled models, autoformalization model, proofs, and Kimina Lean Server
Rectified miniF2F-test dataset released to fix errors in original formalizations

Pros & Cons

Pros
  • Achieves 80%+ pass rate on miniF2F, surpassing all prior published results
  • High sample efficiency with strong performance even at low sample budgets (e.g., pass@8 of 65.16%)
  • Open source: releases distilled models, autoformalization model, proofs, and Lean server
  • Uses simple RL without complex techniques like Monte Carlo tree search or process reward models
  • Long context window of 32K tokens, longest in neural theorem proving
Cons
  • Requires significant computational resources due to 72B model size
  • Currently only supports theorem proving in Lean 4 language
  • Limited to formal reasoning; may not generalize to informal mathematical problems

Best For

Mathematical theorem proving in Lean 4Formal verification of mathematical proofsAI research in formal reasoningEducational tool for learning theorem proving

FAQ

What is Kimina-Prover Preview?
It is a large formal reasoning model developed by MoonshotAI that can prove mathematical theorems in Lean 4 using reinforcement learning.
How does it achieve its performance?
It uses whole-proof generation enhanced by reinforcement learning, with model size scaling to 72B parameters and long context scaling up to 32K tokens.
Is the model open source?
Yes, MoonshotAI releases distilled versions of the model, an autoformalization model, proofs, and the Kimina Lean Server on GitHub and Hugging Face.